* KVM Test report, kernel 6b9e4fa0... qemu 2d1fe187... [not found] <8F9B1D95D29E8A42905D3F4AAB23ED140A63A269@SHSMSX103.ccr.corp.intel.com> @ 2013-09-16 6:59 ` Zhou, Chao 2013-09-16 8:09 ` Gleb Natapov 0 siblings, 1 reply; 3+ messages in thread From: Zhou, Chao @ 2013-09-16 6:59 UTC (permalink / raw) To: 'kvm@vger.kernel.org' Hi All, This is KVM upstream test result against kvm.git next branch and qemu.git master branch. kvm.git next branch: 6b9e4fa07443f5baf5bbd7ab043abd6976f8d7bc based on kernel 3.11.0-rc1 qemu.git master branch: 2d1fe1873a984d1c2c89ffa3d12949cafc718551 We found two new bugs and two bugs fixed in the past one month. We also closed two bugs with invalid New issue (1): 1. [Nested] Windows XP Mode can not work https://bugzilla.kernel.org/show_bug.cgi?id=60782 2. [Nested] L2 guest fail to start in VMware on KVM https://bugzilla.kernel.org/show_bug.cgi?id=61411 Fixed issues (2): 1. 64bit RHEL6.4 guest crashes and reboots continuously https://bugs.launchpad.net/qemu-kvm/+bug/1207623 2. Guest hang after live migration https://bugs.launchpad.net/qemu/+bug/1213797 closed bugs with invalid(2): 1. Can't install or boot up 32bit win8 guest. https://bugs.launchpad.net/qemu/+bug/1007269 2. vCPU hot-add makes the guest abort. https://bugs.launchpad.net/qemu/+bug/1019179 Old issues (7): ---------------------------------------------------------------------------------------------------------- 1. guest panic with parameter "-cpu host" in qemu command line (about vPMU issue). https://bugs.launchpad.net/qemu/+bug/994378 2. Nested Virt: VMX can't be initialized in L1 Xen ("Xen on KVM") https://bugzilla.kernel.org/show_bug.cgi?id=45931 3. Guest has no "xsave" feature with parameter "-cpu qemu64,+xsave" in qemu command line. https://bugs.launchpad.net/qemu/+bug/1042561 4. Guest hang when doing kernel build and writing data in guest. https://bugs.launchpad.net/qemu/+bug/1096814 5. with 'monitor pty', it needs to flush pts device after sending command to it https://bugs.launchpad.net/qemu/+bug/1185228 6. [nested virt] L2 Windows guest can't boot up ('-cpu host' to start L1) https://bugzilla.kernel.org/show_bug.cgi?id=58921 7. [nested virt] L2 has NMI error when creating L1 with "-cpu host" parameter https://bugzilla.kernel.org/show_bug.cgi?id=58941 Test environment: ================================================================== Platform IvyBridge-EP Sandybridge-EP CPU Cores 32 32 Memory size 64GB 32GB Regards Zhou Chao ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: KVM Test report, kernel 6b9e4fa0... qemu 2d1fe187... 2013-09-16 6:59 ` KVM Test report, kernel 6b9e4fa0... qemu 2d1fe187 Zhou, Chao @ 2013-09-16 8:09 ` Gleb Natapov 2013-09-16 8:58 ` Zhou, Chao 0 siblings, 1 reply; 3+ messages in thread From: Gleb Natapov @ 2013-09-16 8:09 UTC (permalink / raw) To: Zhou, Chao; +Cc: 'kvm@vger.kernel.org' On Mon, Sep 16, 2013 at 06:59:18AM +0000, Zhou, Chao wrote: > Old issues (7): > ---------------------------------------------------------------------------------------------------------- > 1. guest panic with parameter "-cpu host" in qemu command line (about vPMU issue). > https://bugs.launchpad.net/qemu/+bug/994378 What's your guest kernel? How does it panic? Does L1 boot with nested disabled? I suspect that your L1 guest is compiled without guest support. > 4. Guest hang when doing kernel build and writing data in guest. > https://bugs.launchpad.net/qemu/+bug/1096814 That's host issue. Can you reproduce with latest kernel? -- Gleb. ^ permalink raw reply [flat|nested] 3+ messages in thread
* RE: KVM Test report, kernel 6b9e4fa0... qemu 2d1fe187... 2013-09-16 8:09 ` Gleb Natapov @ 2013-09-16 8:58 ` Zhou, Chao 0 siblings, 0 replies; 3+ messages in thread From: Zhou, Chao @ 2013-09-16 8:58 UTC (permalink / raw) To: Gleb Natapov; +Cc: 'kvm@vger.kernel.org' > -----Original Message----- > From: kvm-owner@vger.kernel.org [mailto:kvm-owner@vger.kernel.org] On > Behalf Of Gleb Natapov > Sent: Monday, September 16, 2013 4:10 PM > To: Zhou, Chao > Cc: 'kvm@vger.kernel.org' > Subject: Re: KVM Test report, kernel 6b9e4fa0... qemu 2d1fe187... > > On Mon, Sep 16, 2013 at 06:59:18AM +0000, Zhou, Chao wrote: > > Old issues (7): > > ---------------------------------------------------------------------- > > ------------------------------------ > > 1. guest panic with parameter "-cpu host" in qemu command line (about > vPMU issue). > > https://bugs.launchpad.net/qemu/+bug/994378 > What's your guest kernel? How does it panic? Does L1 boot with nested > disabled? I suspect that your L1 guest is compiled without guest support. > Guest kernel:3.8.5. L1 boot with nested enabled. We'll check the kernel config. Thanks. > > 4. Guest hang when doing kernel build and writing data in guest. > > https://bugs.launchpad.net/qemu/+bug/1096814 > That's host issue. Can you reproduce with latest kernel? > Yes, we've tried with kernel 3.11.0-rc1, this issue still exists. > -- > Gleb. > -- > To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a > message to majordomo@vger.kernel.org More majordomo info at > http://vger.kernel.org/majordomo-info.html Thanks, Zhou Chao ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-16 8:58 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <8F9B1D95D29E8A42905D3F4AAB23ED140A63A269@SHSMSX103.ccr.corp.intel.com>
2013-09-16 6:59 ` KVM Test report, kernel 6b9e4fa0... qemu 2d1fe187 Zhou, Chao
2013-09-16 8:09 ` Gleb Natapov
2013-09-16 8:58 ` Zhou, Chao
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.