Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot trap the events in WinXP SP3 #3

Open
GoogleCodeExporter opened this issue Jun 24, 2015 · 3 comments
Open

Cannot trap the events in WinXP SP3 #3

GoogleCodeExporter opened this issue Jun 24, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Follow the steps in the quick start guide exactly

What is the expected output? What do you see instead?

I am trying to set the event traps, but all i get is:

root@nxuser-virtual-machine:/usr/src/nitro-kvm-read-only/nitro-kmod# sudo 
/opt/nitro/bin/qemu-system-x86_64 -snapshot -chardev vc,id=foo -monitor stdio 
-m 1024 -usbdevice tablet -vnc :0 /home/nxuser/xpimage
QEMU 0.13.0 monitor - type 'help' for more information
(qemu) add_scmon_rule rax 274 rcx 0 hex
Error adding syscall monitoring rule. See system log for further details.
(qemu) list_scmon_rules
Error listing syscall monitoring rules. See system log for further details.
(qemu) 

What version of the product are you using? On what operating system?
the latest code

Please provide any additional information below.
The Machine can me made available through SSH.

Original issue reported on code.google.com by kartiks...@gmail.com on 21 Mar 2012 at 5:39

@GoogleCodeExporter
Copy link
Author

Note: The machine is a VM not a physical machine.I think the root cause is this.
I installed it on VMware Workstation
Attaching the dmesg log

Original comment by kartiks...@gmail.com on 22 Mar 2012 at 12:37

Attachments:

@GoogleCodeExporter
Copy link
Author

Also i tried to run Nitro on a Physical machine with the following processor
processor   : 0
vendor_id   : GenuineIntel
cpu family  : 6
model       : 23
model name  : Intel(R) Core(TM)2 Duo CPU     E8300  @ 2.83GHz
stepping    : 6
cpu MHz     : 2000.000
cache size  : 6144 KB
physical id : 0
siblings    : 2

When i load the 
root@nxuser-OptiPlex-755:/usr/src/nitro-kvm-read-only/nitro-kmod# sudo modprobe 
kvm-intel
FATAL: Error inserting kvm_intel 
(/lib/modules/2.6.35-22-generic/kernel/arch/x86/kvm/kvm-intel.ko): Operation 
not supported


What is the minunum hardware requirements?

Original comment by kartiks...@gmail.com on 23 Mar 2012 at 12:37

@GoogleCodeExporter
Copy link
Author

I tried again today using the latest trunk build... still the same issue..
Any help is appreciated.

Original comment by kartiks...@gmail.com on 7 Jul 2012 at 4:41

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant