qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/6] [uq/master] More KVM upstream cleanups, fixes, enhancements
@ 2010-12-29 19:09 Jan Kiszka
  2010-12-29 19:09 ` [Qemu-devel] [PATCH 1/6] kvm: Fix coding style violations Jan Kiszka
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Jan Kiszka @ 2010-12-29 19:09 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: qemu-devel, kvm

Nothing critical, see patches for details.

Jan Kiszka (6):
  kvm: Fix coding style violations
  kvm: Drop return value of kvm_cpu_exec
  kvm: x86: Align kvm_arch_put_registers code with comment
  kvm: Stop on all fatal exit reasons
  kvm: Improve reporting of fatal errors
  kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip

 kvm-all.c           |  171 ++++++++++++++++++++++++++++-----------------------
 kvm-stub.c          |    4 +-
 kvm.h               |    2 +-
 target-i386/cpu.h   |    2 +
 target-i386/cpuid.c |    5 +-
 target-i386/kvm.c   |   46 +++++++++++++-
 target-ppc/kvm.c    |    4 +
 7 files changed, 148 insertions(+), 86 deletions(-)

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

end of thread, other threads:[~2010-12-29 19:10 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-29 19:09 [Qemu-devel] [PATCH 0/6] [uq/master] More KVM upstream cleanups, fixes, enhancements Jan Kiszka
2010-12-29 19:09 ` [Qemu-devel] [PATCH 1/6] kvm: Fix coding style violations Jan Kiszka
2010-12-29 19:09 ` [Qemu-devel] [PATCH 2/6] kvm: Drop return value of kvm_cpu_exec Jan Kiszka
2010-12-29 19:09 ` [Qemu-devel] [PATCH 3/6] kvm: x86: Align kvm_arch_put_registers code with comment Jan Kiszka
2010-12-29 19:09 ` [Qemu-devel] [PATCH 4/6] kvm: Stop on all fatal exit reasons Jan Kiszka
2010-12-29 19:09 ` [Qemu-devel] [PATCH 5/6] kvm: Improve reporting of fatal errors Jan Kiszka
2010-12-29 19:09 ` [Qemu-devel] [PATCH 6/6] kvm: x86: Prepare kvm_get_mp_state for in-kernel irqchip 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).