All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue
@ 2010-04-26 17:58 Marcelo Tosatti
  2010-04-26 17:58 ` [PATCH 01/10] KVM: x86: Add debug register saving and restoring Marcelo Tosatti
                   ` (10 more replies)
  0 siblings, 11 replies; 32+ messages in thread
From: Marcelo Tosatti @ 2010-04-26 17:58 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: qemu-devel, kvm, Marcelo Tosatti

The following changes since commit a303f9e37b87ced34e966dc2c0b7f86bc5e74035:
  Blue Swirl (1):
        sh4: remove dead assignments, spotted by clang analyzer

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master

Jan Kiszka (1):
      KVM: x86: Add debug register saving and restoring

Marcelo Tosatti (8):
      target-i386: print EFER in cpu_dump_state
      kvm: handle internal error
      kvm_init_vcpu requires global lock held
      kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu
      vga: fix typo in length passed to kvm_log_stop
      introduce leul_to_cpu
      kvm: port qemu-kvm's bitmap scanning
      introduce qemu_ram_map

Sheng Yang (1):
      kvm: allow qemu to set EPT identity mapping address

 bswap.h              |    2 +
 cpu-common.h         |    1 +
 cpus.c               |    2 +-
 exec.c               |   28 ++++++++++++++
 hw/vga.c             |    4 +-
 kvm-all.c            |   96 +++++++++++++++++++++++++++++++++++++++++---------
 kvm.h                |    1 +
 target-i386/helper.c |    1 +
 target-i386/kvm.c    |   81 +++++++++++++++++++++++++++++++++++++++++-
 9 files changed, 195 insertions(+), 21 deletions(-)

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

end of thread, other threads:[~2010-05-03 13:02 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-26 17:58 [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2010-04-26 17:58 ` [PATCH 01/10] KVM: x86: Add debug register saving and restoring Marcelo Tosatti
2010-04-26 17:58 ` [PATCH 02/10] target-i386: print EFER in cpu_dump_state Marcelo Tosatti
2010-04-26 17:58 ` [PATCH 03/10] kvm: handle internal error Marcelo Tosatti
2010-04-26 17:59 ` [PATCH 04/10] kvm: allow qemu to set EPT identity mapping address Marcelo Tosatti
2010-04-26 17:59 ` [PATCH 05/10] kvm_init_vcpu requires global lock held Marcelo Tosatti
2010-04-26 17:59 ` [PATCH 06/10] kvm: remove explicit kvm_arch_reset_vcpu from kvm_init_vcpu Marcelo Tosatti
2010-04-28 15:39   ` Anthony Liguori
2010-04-28 16:22     ` [Qemu-devel] " Marcelo Tosatti
2010-04-28 16:42       ` Marcelo Tosatti
2010-04-28 16:46       ` Anthony Liguori
2010-04-26 17:59 ` [PATCH 07/10] vga: fix typo in length passed to kvm_log_stop Marcelo Tosatti
2010-04-26 17:59 ` [PATCH 08/10] introduce leul_to_cpu Marcelo Tosatti
2010-04-26 17:59 ` [PATCH 09/10] kvm: port qemu-kvm's bitmap scanning Marcelo Tosatti
2010-04-27  4:49   ` Yoshiaki Tamura
2010-04-27 14:42     ` Marcelo Tosatti
2010-04-27 23:09       ` Yoshiaki Tamura
2010-04-26 17:59 ` [PATCH 10/10] introduce qemu_ram_map Marcelo Tosatti
2010-04-26 18:27   ` Anthony Liguori
2010-04-26 18:49     ` Marcelo Tosatti
2010-04-26 18:54       ` Anthony Liguori
2010-04-27 14:28         ` Cam Macdonell
2010-04-27 14:49           ` Marcelo Tosatti
2010-04-26 18:29   ` Anthony Liguori
2010-04-26 18:50     ` Marcelo Tosatti
2010-04-26 18:57       ` Anthony Liguori
2010-04-26 19:14         ` Marcelo Tosatti
2010-04-26 19:20           ` [Qemu-devel] " Anthony Liguori
2010-04-26 19:45             ` Marcelo Tosatti
2010-04-27 14:32   ` Cam Macdonell
2010-04-27 14:50     ` Marcelo Tosatti
2010-05-03 13:02 ` [PATCH 00/10] [PULL] qemu-kvm.git uq/master queue Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.