How to use code to create a new GuestVM

2012-01-11 Thread
Hi, everyone I am a newbie about KVM. I am new want to write a module to create a GuestVM in demand. Which function should I look into. And which struct is corresponding to a GuestVM, Shadow page table? Thanks for your help. R -- To unsubscribe from this list: send the line

Is that possible to virtualize a kernel module?

2011-12-27 Thread
Hi, I am currently do a project to detect malicious module. And I want to use KVM, namely, using virtualization to achieve this? Is that possible to virtualize a kernel module without a virtualized Linux? For example, if I only want to virtualize a network device, the network device still runs