All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
@ 2012-04-13  1:32 Marcelo Tosatti
  2012-04-13  1:32 ` [PATCH 1/7] kvm: add flightrecorder script Marcelo Tosatti
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Marcelo Tosatti @ 2012-04-13  1:32 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Marcelo Tosatti, qemu-devel, kvm

The following changes since commit dadc1064c348545695b8a14d9dc72ccaa2983be7:

  target-microblaze: added PetaLogix copyright (2012-04-12 09:56:51 +0200)

are available in the git repository at:
  git://git.kernel.org/pub/scm/virt/kvm/qemu-kvm.git uq/master

Eric B Munson (1):
      kvmclock: guest stop notification

Jan Kiszka (2):
      kvm: Drop redundant kvm_enabled from cpu_thread_is_idle
      kvm: Drop unused kvm_pit_in_kernel

Jason Baron (1):
      kvm: set gsi_bits and max_gsi correctly

Marcelo Tosatti (1):
      kvm: update linux headers

Michael S. Tsirkin (1):
      kvm: allow arbitrarily sized mmio ioeventfd

Stefan Hajnoczi (1):
      kvm: add flightrecorder script

 cpus.c                          |    3 +-
 hw/ivshmem.c                    |    8 +-
 hw/kvm/clock.c                  |   16 +++++
 kvm-all.c                       |   23 +++----
 kvm-stub.c                      |    8 +--
 kvm.h                           |    5 +-
 linux-headers/asm-powerpc/kvm.h |    1 +
 linux-headers/asm-s390/kvm.h    |    2 +
 linux-headers/linux/kvm.h       |    9 +++
 scripts/kvm/kvm_flightrecorder  |  126 +++++++++++++++++++++++++++++++++++++++
 10 files changed, 171 insertions(+), 30 deletions(-)
 create mode 100755 scripts/kvm/kvm_flightrecorder

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

end of thread, other threads:[~2012-04-13 16:10 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-13  1:32 [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2012-04-13  1:32 ` [PATCH 1/7] kvm: add flightrecorder script Marcelo Tosatti
2012-04-13  1:32 ` [PATCH 2/7] kvm: Drop redundant kvm_enabled from cpu_thread_is_idle Marcelo Tosatti
2012-04-13  1:32 ` [PATCH 3/7] kvm: allow arbitrarily sized mmio ioeventfd Marcelo Tosatti
2012-04-13  1:32 ` [PATCH 4/7] kvm: Drop unused kvm_pit_in_kernel Marcelo Tosatti
2012-04-13  1:32 ` [PATCH 5/7] kvm: set gsi_bits and max_gsi correctly Marcelo Tosatti
2012-04-13  1:32 ` [PATCH 6/7] kvm: update linux headers Marcelo Tosatti
2012-04-13  1:32 ` [PATCH 7/7] kvmclock: guest stop notification Marcelo Tosatti
2012-04-13 16:10 ` [Qemu-devel] [PATCH 0/7] [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.