[Qemu-devel] Re: [PATCH][uq/master] KVM: x86: Fix eflags corruption in kvm mode

2010-02-22 Thread Avi Kivity
On 02/22/2010 10:13 AM, Jan Kiszka wrote: Avi Kivity wrote: On 02/19/2010 07:21 PM, Jan Kiszka wrote: This should explain a lot of the weird breakages of upstream KVM we've seen recently (actually we should have seen it much earlier): Stop translating eflags into TCG format when in k

[Qemu-devel] Re: [PATCH][uq/master] KVM: x86: Fix eflags corruption in kvm mode

2010-02-22 Thread Jan Kiszka
Avi Kivity wrote: > On 02/19/2010 07:21 PM, Jan Kiszka wrote: >> This should explain a lot of the weird breakages of upstream KVM we've >> seen recently (actually we should have seen it much earlier): >> >> Stop translating eflags into TCG format when in kvm mode as we never >> translate it back an

[Qemu-devel] Re: [PATCH][uq/master] KVM: x86: Fix eflags corruption in kvm mode

2010-02-21 Thread Avi Kivity
On 02/19/2010 07:21 PM, Jan Kiszka wrote: This should explain a lot of the weird breakages of upstream KVM we've seen recently (actually we should have seen it much earlier): Stop translating eflags into TCG format when in kvm mode as we never translate it back and rather sync this broken state