[PATCH] autotest - make KVM tests explicitly pick qemu vs qemu-kvm depending on the test.

2010-03-23 Thread Jes Sorensen
Make KVM tests explicitly pick qemu vs qemu-kvm depending on the test, rather than relying on a global variable for it. Signed-off-by: Jes Sorensen jes.soren...@redhat.com --- client/tests/kvm/tests.cfg.sample |7 ++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/client

[PATCH] KVM test: make KVM tests explicitly pick qemu vs qemu-kvm depending on the test.

2010-03-23 Thread Lucas Meneghel Rodrigues
From: Jes Sorensen jes.soren...@redhat.com Make KVM tests explicitly pick qemu vs qemu-kvm depending on the test, rather than relying on a global variable for it. Signed-off-by: Jes Sorensen jes.soren...@redhat.com --- client/tests/kvm/tests.cfg.sample |7 ++- 1 files changed, 6

Re: Qemu vs Qemu-KVM

2009-12-22 Thread Avi Kivity
On 12/22/2009 12:21 AM, Mikolaj Kucharski wrote: On Mon, Dec 21, 2009 at 09:22:52AM +0200, Gleb Natapov wrote: I have personal interest in resolving RedHat's bz #508801, unfortunately I cannot do that myself, so I wanted to ask on the list for help, but now I'm confused where should I go.

Re: Qemu vs Qemu-KVM

2009-12-22 Thread Gleb Natapov
On Tue, Dec 22, 2009 at 09:15:57AM +0200, Gleb Natapov wrote: On Mon, Dec 21, 2009 at 10:21:14PM +, Mikolaj Kucharski wrote: On Mon, Dec 21, 2009 at 09:22:52AM +0200, Gleb Natapov wrote: I have personal interest in resolving RedHat's bz #508801, unfortunately I cannot do that

Re: Qemu vs Qemu-KVM

2009-12-21 Thread Avi Kivity
On 12/21/2009 09:22 AM, Gleb Natapov wrote: Can you try kvm modules from latest kvm.git please? It looks like emulation of push %ds fails and it was added after 2.6.32. We shouldn't be emulating 'push %ds' at all. It's not used either for mmio or for updating page tables. Something

Re: Qemu vs Qemu-KVM

2009-12-21 Thread Mikolaj Kucharski
On Mon, Dec 21, 2009 at 09:22:52AM +0200, Gleb Natapov wrote: I have personal interest in resolving RedHat's bz #508801, unfortunately I cannot do that myself, so I wanted to ask on the list for help, but now I'm confused where should I go. Can you try kvm modules from latest kvm.git

Qemu vs Qemu-KVM

2009-12-20 Thread Mikolaj Kucharski
Hi all, Qemu and Qemu-KVM, are they the same projects with the same developers behind of those projects or not? Are those projects trying to converge at some stage, or is this just RedHat's convention to create from kvm's sources package named qemu? I have an issue with qemu from Fedora 12, and

Re: Qemu vs Qemu-KVM

2009-12-20 Thread Gleb Natapov
On Sun, Dec 20, 2009 at 11:10:24PM +, Mikolaj Kucharski wrote: Hi all, Qemu and Qemu-KVM, are they the same projects with the same developers behind of those projects or not? Are those projects trying to converge at some stage, or is this just RedHat's convention to create from kvm's