qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH v2 0/2] Use kvm64/kvm32 when running under KVM


From: Jes . Sorensen
Subject: [Qemu-devel] [PATCH v2 0/2] Use kvm64/kvm32 when running under KVM
Date: Wed, 28 Jul 2010 14:42:22 +0200

From: Jes Sorensen <address@hidden>

This set of patches adds default CPU types to the PC compat
definitions, and patch #2 sets the CPU type to kvm64/kvm32 when
running under KVM.

Long term we might want to qdev'ify the CPUs but I think it is better
to keep it simple for 0.13.

Jes Sorensen (2):
  Set a default CPU type for compat PC machine defs.
  Use kvm32/kvm64 as default CPUs when running under KVM.

 hw/boards.h  |    1 +
 hw/pc.c      |   13 +++++++++++--
 hw/pc_piix.c |   15 +++++++++++++++
 vl.c         |    2 ++
 4 files changed, 29 insertions(+), 2 deletions(-)




reply via email to

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