All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: [PATCH 0/7] [PULL] qemu-kvm.git uq/master queue
Date: Thu, 12 Apr 2012 22:32:35 -0300	[thread overview]
Message-ID: <cover.1334280761.git.mtosatti@redhat.com> (raw)

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

             reply	other threads:[~2012-04-13  1:32 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-13  1:32 Marcelo Tosatti [this message]
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
  -- strict thread matches above, loose matches on Subject: below --
2010-10-21 18:25 Marcelo Tosatti
2010-06-28 16:14 Marcelo Tosatti

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1334280761.git.mtosatti@redhat.com \
    --to=mtosatti@redhat.com \
    --cc=aliguori@us.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.