qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/9] [PULL] qemu-kvm.git uq/master queue
@ 2011-05-02 18:32 Marcelo Tosatti
  2011-05-02 18:32 ` [Qemu-devel] [PATCH 1/9] kvm: use kernel-provided para_features instead of statically coming up with new capabilities Marcelo Tosatti
                   ` (9 more replies)
  0 siblings, 10 replies; 13+ messages in thread
From: Marcelo Tosatti @ 2011-05-02 18:32 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Marcelo Tosatti, qemu-devel, kvm

The following changes since commit cd18f05e248bb916028021634058da06a4657e26:

  Don't zero out buffer in sched_getaffinity (2011-05-02 10:00:01 +0300)

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

Glauber Costa (3):
      kvm: use kernel-provided para_features instead of statically coming up with new capabilities
      kvm: add kvmclock to its second bit
      kvm: create kvmclock when one of the flags are present

Jan Kiszka (4):
      x86: Allow multiple cpu feature matches of lookup_feature
      Break up user and system cpu_interrupt implementations
      Redirect cpu_interrupt to callback handler
      kvm: Install specialized interrupt handler

Michael Tokarev (1):
      fix crash in migration, 32-bit userspace on 64-bit host

Paolo Bonzini (1):
      kvm: use qemu_free consistently

 cpu-all.h           |   14 ++++++++-
 exec.c              |   18 ++++++++---
 hw/kvmclock.c       |    6 +++-
 kvm-all.c           |   30 +++++++++++++++++--
 target-i386/cpuid.c |   16 ++++++----
 target-i386/kvm.c   |   80 ++++++++++++++++++++++++++++++++-------------------
 6 files changed, 117 insertions(+), 47 deletions(-)

^ permalink raw reply	[flat|nested] 13+ messages in thread
* [Qemu-devel] [PATCH 0/9] [PULL] qemu-kvm.git uq/master queue
@ 2012-09-11 21:26 Marcelo Tosatti
  2012-09-17 18:20 ` Anthony Liguori
  0 siblings, 1 reply; 13+ messages in thread
From: Marcelo Tosatti @ 2012-09-11 21:26 UTC (permalink / raw)
  To: Anthony Liguori; +Cc: Marcelo Tosatti, qemu-devel, kvm

The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc:

  Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 +0200)

are available in the git repository at:

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

Jan Kiszka (7):
      memory: Flush coalesced MMIO on selected region access
      memory: Use transaction_begin/commit also for single-step operations
      memory: Fold memory_region_update_topology into memory_region_transaction_commit
      memory: Flush coalesced MMIO on mapping and state changes
      VGA: Flush coalesced MMIO on related MMIO/PIO accesses
      kvm: Stop flushing coalesced MMIO on vmexit
      kvm: Rename irqchip_inject_ioctl to irq_set_ioctl

Peter Maydell (2):
      update-linux-headers.sh: Don't hard code list of architectures
      kvm-all.c: Move init of irqchip_inject_ioctl out of kvm_irqchip_create()

 hw/cirrus_vga.c                 |    7 +++
 hw/qxl.c                        |    1 +
 hw/vga-isa-mm.c                 |    1 +
 hw/vga.c                        |    5 ++
 hw/vmware_vga.c                 |    1 +
 kvm-all.c                       |   17 +++---
 memory.c                        |  104 +++++++++++++++++++++++----------------
 memory.h                        |   26 ++++++++++
 scripts/update-linux-headers.sh |   16 ++++++-
 9 files changed, 125 insertions(+), 53 deletions(-)

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

end of thread, other threads:[~2012-09-17 18:21 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-02 18:32 [Qemu-devel] [PATCH 0/9] [PULL] qemu-kvm.git uq/master queue Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 1/9] kvm: use kernel-provided para_features instead of statically coming up with new capabilities Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 2/9] x86: Allow multiple cpu feature matches of lookup_feature Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 3/9] kvm: add kvmclock to its second bit Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 4/9] kvm: create kvmclock when one of the flags are present Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 5/9] Break up user and system cpu_interrupt implementations Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 6/9] Redirect cpu_interrupt to callback handler Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 7/9] kvm: Install specialized interrupt handler Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 8/9] fix crash in migration, 32-bit userspace on 64-bit host Marcelo Tosatti
2011-05-02 18:32 ` [Qemu-devel] [PATCH 9/9] kvm: use qemu_free consistently Marcelo Tosatti
2011-05-02 18:54 ` [Qemu-devel] [PATCH 0/9] [PULL] qemu-kvm.git uq/master queue Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2012-09-11 21:26 Marcelo Tosatti
2012-09-17 18:20 ` Anthony Liguori

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).