qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] KVM pull request: Various fixes and cleanups
@ 2010-02-03 21:29 Jan Kiszka
  2010-02-03 21:29 ` [Qemu-devel] [PATCH 1/4] KVM: x86: Fix up misreported CPU features Jan Kiszka
                   ` (4 more replies)
  0 siblings, 5 replies; 20+ messages in thread
From: Jan Kiszka @ 2010-02-03 21:29 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Marcelo Tosatti, qemu-devel, kvm, Avi Kivity

As discussed in http://www.spinics.net/lists/kvm/msg28517.html, this is
the first part of the KVM upstream patches developed while cleaning up
qemu-kvm.

Please pull from

	git://git.kiszka.org/qemu.git queues/kvm

Jan Kiszka (4):
  KVM: x86: Fix up misreported CPU features
  KVM: Make vmport KVM-compatible
  KVM: Move and rename regs_modified
  KVM: Rework of guest debug state writing

 cpu-defs.h        |    3 ++-
 hw/vmport.c       |    3 +++
 kvm-all.c         |   21 ++++++++-------------
 target-i386/cpu.h |    9 ++++++++-
 target-i386/kvm.c |   19 ++++++++++++++++++-
 5 files changed, 39 insertions(+), 16 deletions(-)

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

end of thread, other threads:[~2010-02-08 16:07 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-03 21:29 [Qemu-devel] [PATCH 0/4] KVM pull request: Various fixes and cleanups Jan Kiszka
2010-02-03 21:29 ` [Qemu-devel] [PATCH 1/4] KVM: x86: Fix up misreported CPU features Jan Kiszka
2010-02-03 21:29 ` [Qemu-devel] [PATCH 2/4] KVM: Make vmport KVM-compatible Jan Kiszka
2010-02-03 21:29 ` [Qemu-devel] [PATCH 3/4] KVM: Move and rename regs_modified Jan Kiszka
2010-02-03 21:29 ` [Qemu-devel] [PATCH 4/4] KVM: Rework of guest debug state writing Jan Kiszka
2010-02-03 23:49   ` [Qemu-devel] " Marcelo Tosatti
2010-02-04  0:33     ` Jan Kiszka
2010-02-04 13:00       ` Marcelo Tosatti
2010-02-04 15:04         ` Jan Kiszka
2010-02-04 15:41           ` Jan Kiszka
2010-02-04 18:05             ` Marcelo Tosatti
2010-02-04 18:53               ` Jan Kiszka
2010-02-04 19:00                 ` Jan Kiszka
2010-02-08 15:52                   ` Marcelo Tosatti
2010-02-08 16:07                     ` Jan Kiszka
2010-02-04 19:21                 ` Jan Kiszka
2010-02-04 20:50                   ` Marcelo Tosatti
2010-02-08 15:52                   ` Marcelo Tosatti
2010-02-03 21:35 ` [Qemu-devel] [PATCH 0/4] KVM pull request: Various fixes and cleanups Anthony Liguori
2010-02-03 21:54   ` 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).