Re: [patch 3/3] uqmaster: save/restore PIO page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jan 28, 2010 at 02:24:28PM -0600, Anthony Liguori wrote:
> On 01/28/2010 01:03 PM, Marcelo Tosatti wrote:
> >KVM uses a page mapped by userspace as a buffer for PIO.
> >
> >Save/restore it.
> >
> >Signed-off-by: Marcelo Tosatti<mtosatti@xxxxxxxxxx>
> >
> >Index: qemu-kvm/target-i386/cpu.h
> >===================================================================
> >--- qemu-kvm.orig/target-i386/cpu.h
> >+++ qemu-kvm/target-i386/cpu.h
> >@@ -716,6 +716,7 @@ typedef struct CPUX86State {
> >      uint32_t cpuid_kvm_features;
> >
> >      KVMPIOState kvm_pio;
> >+    uint8_t kvm_pio_page[4096];
> 
> TARGET_PAGE_SIZE?

Yep, will do on next respin.

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux