Re: [Qemu-devel] vmware vga + kvm interaction

2009-12-14 Thread Dave Airlie
On Tue, Dec 15, 2009 at 12:28 AM, Anthony Liguori wrote: > Dave Airlie wrote: >> >> I actually reinvented at least one of the patches locally and it >> didn't seem to help, >> but I'll try and take a closer look today, >> > > http://repo.or.cz/w/qemu/aliguori-queue.git vmware-vga-for-dave > > Is t

Re: [Qemu-devel] vmware vga + kvm interaction

2009-12-14 Thread Anthony Liguori
Dave Airlie wrote: I actually reinvented at least one of the patches locally and it didn't seem to help, but I'll try and take a closer look today, http://repo.or.cz/w/qemu/aliguori-queue.git vmware-vga-for-dave Is the local branch I have for vmware-vga work. I'm not sure why I never push

Re: [Qemu-devel] vmware vga + kvm interaction

2009-12-13 Thread Dave Airlie
On Mon, Dec 14, 2009 at 3:59 AM, Anthony Liguori wrote: > Avi Kivity wrote: >> >> On 12/13/2009 10:55 AM, Dave Airlie wrote: >>> >>> If I boot an F12 LiveCD with vmware VGA without KVM enabled, I get the >>> syslinux boot screen and can pick >>> options, the same qemu run with -enable-kvm, I just

Re: [Qemu-devel] vmware vga + kvm interaction

2009-12-13 Thread Anthony Liguori
Avi Kivity wrote: On 12/13/2009 10:55 AM, Dave Airlie wrote: If I boot an F12 LiveCD with vmware VGA without KVM enabled, I get the syslinux boot screen and can pick options, the same qemu run with -enable-kvm, I just get a blank screen. Anyone have any clues on why this might be? One of

Re: [Qemu-devel] vmware vga + kvm interaction

2009-12-13 Thread Avi Kivity
On 12/13/2009 10:55 AM, Dave Airlie wrote: If I boot an F12 LiveCD with vmware VGA without KVM enabled, I get the syslinux boot screen and can pick options, the same qemu run with -enable-kvm, I just get a blank screen. Anyone have any clues on why this might be? One of the niceties of vm

[Qemu-devel] vmware vga + kvm interaction

2009-12-13 Thread Dave Airlie
If I boot an F12 LiveCD with vmware VGA without KVM enabled, I get the syslinux boot screen and can pick options, the same qemu run with -enable-kvm, I just get a blank screen. Anyone have any clues on why this might be? all with latest git tree. Dave.