qemu-devel
[Top][All Lists]
Advanced

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

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


From: Avi Kivity
Subject: Re: [Qemu-devel] vmware vga + kvm interaction
Date: Sun, 13 Dec 2009 12:50:18 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.5) Gecko/20091203 Fedora/3.0-3.13.rc2.fc12 Thunderbird/3.0

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 vmvga is that it accesses cpu registers in response to an I/O instruction. Maybe this bit is broken. Does your hw/vmport.c have cpu_synchronize_state() in vmport_ioport_read()?

Hmm, upstream doesn't, so no surprise it is broken.

--
error compiling committee.c: too many arguments to function





reply via email to

[Prev in Thread] Current Thread [Next in Thread]