qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/4] [uq/master] VCPU writeback rework and related bits
@ 2010-03-01 18:10 Jan Kiszka
  2010-03-01 18:10 ` [Qemu-devel] [PATCH 1/4] KVM: Rework of guest debug state writing Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 18+ messages in thread
From: Jan Kiszka @ 2010-03-01 18:10 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: qemu-devel, kvm

This is the corresponding uq/master series to [1]. Should allow smooth
re-sync with upstream once merged.

Pull URL is

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

[1] http://thread.gmane.org/gmane.comp.emulators.kvm.devel/47706

Jan Kiszka (4):
  KVM: Rework of guest debug state writing
  KVM: Rework VCPU state writeback API
  KVM: x86: Restrict writeback of VCPU state
  x86: Extend validity of bsp_to_cpu

 exec.c                |   17 -----------
 hw/apic.c             |    2 -
 hw/pc.c               |    3 +-
 hw/ppc_newworld.c     |    3 --
 hw/ppc_oldworld.c     |    3 --
 hw/s390-virtio.c      |    1 -
 kvm-all.c             |   43 ++++++++++++++++++---------
 kvm.h                 |   26 ++++++++++++++++-
 savevm.c              |    4 ++
 sysemu.h              |    4 ++
 target-i386/kvm.c     |   77 +++++++++++++++++++++++++++++++++++++++---------
 target-i386/machine.c |   11 -------
 target-ppc/kvm.c      |    2 +-
 target-ppc/machine.c  |    4 --
 target-s390x/kvm.c    |    3 +-
 vl.c                  |   29 ++++++++++++++++++
 16 files changed, 157 insertions(+), 75 deletions(-)

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

end of thread, other threads:[~2010-03-11 19:09 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-01 18:10 [Qemu-devel] [PATCH 0/4] [uq/master] VCPU writeback rework and related bits Jan Kiszka
2010-03-01 18:10 ` [Qemu-devel] [PATCH 1/4] KVM: Rework of guest debug state writing Jan Kiszka
2010-03-01 18:10 ` [Qemu-devel] [PATCH 2/4] KVM: Rework VCPU state writeback API Jan Kiszka
2010-03-02  0:14   ` [Qemu-devel] " Marcelo Tosatti
2010-03-02  8:00     ` Jan Kiszka
2010-03-02 11:55       ` Marcelo Tosatti
2010-03-02 16:31         ` Jan Kiszka
2010-03-03  2:29           ` Marcelo Tosatti
2010-03-04  4:21             ` Marcelo Tosatti
2010-03-04  5:58               ` Kevin O'Connor
2010-03-04 18:35                 ` Marcelo Tosatti
2010-03-06  2:37                   ` Kevin O'Connor
2010-03-08 20:33                     ` Marcelo Tosatti
2010-03-09 13:56                       ` Anthony Liguori
2010-03-11  8:32     ` Avi Kivity
2010-03-11 18:49       ` Marcelo Tosatti
2010-03-01 18:10 ` [Qemu-devel] [PATCH 3/4] KVM: x86: Restrict writeback of VCPU state Jan Kiszka
2010-03-01 18:10 ` [Qemu-devel] [PATCH 4/4] x86: Extend validity of bsp_to_cpu 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).