qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/5] [uq/master] MSR refactorings, KVMState elimination, kvmclock device
@ 2010-12-31 12:01 Jan Kiszka
  2010-12-31 12:01 ` [Qemu-devel] [PATCH 1/5] kvm: x86: Refactor msr_star/hsave_pa setup and checks Jan Kiszka
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Jan Kiszka @ 2010-12-31 12:01 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: qemu-devel, kvm

More refactorings of upstream KVM to allow further unifications with
qemu-kvm. See patches for details.

Jan Kiszka (5):
  kvm: x86: Refactor msr_star/hsave_pa setup and checks
  kvm: x86: Reset paravirtual MSRs
  kvm: x86: Drop MCE MSRs write back restrictions
  kvm: Eliminate KVMState arguments
  kvm: x86: Introduce kvmclock device to save/restore its state

 cpu-defs.h            |    2 -
 kvm-all.c             |  233 +++++++++++++++++++++----------------------------
 kvm-stub.c            |    2 +-
 kvm.h                 |   15 +--
 target-i386/cpuid.c   |    9 +-
 target-i386/kvm.c     |  205 ++++++++++++++++++++++++++++---------------
 target-i386/kvm_x86.h |    3 +
 target-ppc/kvm.c      |   12 ++--
 target-s390x/kvm.c    |    8 +--
 9 files changed, 258 insertions(+), 231 deletions(-)

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

end of thread, other threads:[~2010-12-31 12:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-31 12:01 [Qemu-devel] [PATCH 0/5] [uq/master] MSR refactorings, KVMState elimination, kvmclock device Jan Kiszka
2010-12-31 12:01 ` [Qemu-devel] [PATCH 1/5] kvm: x86: Refactor msr_star/hsave_pa setup and checks Jan Kiszka
2010-12-31 12:01 ` [Qemu-devel] [PATCH 2/5] kvm: x86: Reset paravirtual MSRs Jan Kiszka
2010-12-31 12:01 ` [Qemu-devel] [PATCH 3/5] kvm: x86: Drop MCE MSRs write back restrictions Jan Kiszka
2010-12-31 12:01 ` [Qemu-devel] [PATCH 4/5] kvm: Eliminate KVMState arguments Jan Kiszka
2010-12-31 12:01 ` [Qemu-devel] [PATCH 5/5] kvm: x86: Introduce kvmclock device to save/restore its state Jan Kiszka

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).