Can Guest OS access abnormal PCI cards such as a fax card or a card designed
for analog phones (like Digium cards)? Can the guest OS gain full access to
the PCI card without going through the virtualization?
_
With tax season right
From: Joerg Roedel <[EMAIL PROTECTED]>
This patch changes the SVM code to intercept SMIs and handle it
outside the guest.
Signed-off-by: Joerg Roedel <[EMAIL PROTECTED]>
--
Joerg Roedel
Operating System Research Center
AMD Saxony LLC & Co. KG
diff --git a/drivers/kvm/svm.c b/drivers/kvm/svm.c
i
On Wed, Feb 14, 2007 at 03:20:18PM +0200, Avi Kivity wrote:
> Well, there's probably an emulator bug somewhere.
>
> Can you add a printk() to set_cr4() in kvm_main.c and see what the guest
> does? The documentation states that it's up to the OS to enable the
> bit, so I can't just apply the pre