Re: [kvm-devel] [Qemu-devel] [PATCH 6/6] QEMU support for the Kernel Virtual Machine interface (v2)

2008-02-04 Thread Anthony Liguori
Hi Soren, Soren Hansen wrote: > These need to move into VGA_STATE_COMMON instead. Otherwise vmware_vga > will get confoozled becuase it relies on vga.c for its vesa > implementation. The patch is at: > > > http://people.ubuntu.com/~soren/0001-Move-common-VGAState-attributes-to-VGA_STATE_COM

Re: [kvm-devel] [Qemu-devel] [PATCH 6/6] QEMU support for the Kernel Virtual Machine interface (v2)

2008-02-04 Thread Soren Hansen
On Fri, Feb 01, 2008 at 04:12:01PM -0600, Anthony Liguori wrote: > Index: qemu/hw/vga_int.h > === > --- qemu.orig/hw/vga_int.h2008-02-01 15:23:45.0 -0600 > +++ qemu/hw/vga_int.h 2008-02-01 15:29:04.0 -0600 > @@ -145