qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/1] target-i386: Fix default Hypervisor level for kvm
@ 2012-09-20 20:06 Don Slutz
  2012-09-20 20:06 ` [Qemu-devel] [PATCH v2 1/1] target-i386: Fix default Hypervisor level for hypervisor-vendor=kvm Don Slutz
  0 siblings, 1 reply; 8+ messages in thread
From: Don Slutz @ 2012-09-20 20:06 UTC (permalink / raw)
  To: qemu-devel, ehabkost, imammedo, kvm; +Cc: Don Slutz

Looking at http://lkml.indiana.edu/hypermail/linux/kernel/1205.0/00100.html
The new value for EAX is 0x40000001.

This depends on http://lists.gnu.org/archive/html/qemu-devel/2012-09/msg02497.html

As far as I known it is #5.  It depends on (1), (2), (3) and (4).

Based on cpu-queue[1] branch.
(From http://lists.gnu.org/archive/html/qemu-devel/2012-09/msg02639.html)

[1] https://github.com/ehabkost/qemu/commits/cpu-queue
    My branch is now based on Andreas's qom-cpu branch from
    https://github.com/afaerber/qemu-cpu/commits/qom-cpu

Changes form v1 to v2:
  Drop patch #1 -- possible live-migrating issues.

  Added kvm1 and kvm0 to handle the 2 cases.  

Don Slutz (1):
  target-i386: Fix default Hypervisor level for hypervisor-vendor=kvm.

 target-i386/cpu.c |   17 +++++++++++++----
 1 files changed, 13 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-09-22  3:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-20 20:06 [Qemu-devel] [PATCH v2 0/1] target-i386: Fix default Hypervisor level for kvm Don Slutz
2012-09-20 20:06 ` [Qemu-devel] [PATCH v2 1/1] target-i386: Fix default Hypervisor level for hypervisor-vendor=kvm Don Slutz
2012-09-21 14:18   ` Eduardo Habkost
2012-09-21 20:26     ` Don Slutz
2012-09-21 20:49       ` Eduardo Habkost
2012-09-21 21:28         ` Don Slutz
2012-09-21 21:53           ` Eduardo Habkost
2012-09-22  3:26             ` Don Slutz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).