All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/7] virtio,pc,acpi fixes, cleanups
@ 2015-09-10  9:17 Michael S. Tsirkin
  2015-09-10  9:17 ` [Qemu-devel] [PULL 1/7] pci: Fix pci_device_iommu_address_space() bus propagation Michael S. Tsirkin
                   ` (7 more replies)
  0 siblings, 8 replies; 18+ messages in thread
From: Michael S. Tsirkin @ 2015-09-10  9:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell

The following changes since commit fc04a730b7e60f4a62d6260d4eb9c537d1d3643f:

  Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150908' into staging (2015-09-08 18:02:36 +0100)

are available in the git repository at:

  git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream

for you to fetch changes up to 0f288f854b96f56247e38f4207f71647133f0184:

  hw/pci: fix pci_update_mappings() trace events (2015-09-10 12:15:30 +0300)

----------------------------------------------------------------
virtio,pc,acpi fixes, cleanups

Fixes all over the place.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>

----------------------------------------------------------------
Benjamin Herrenschmidt (1):
      pci: Fix pci_device_iommu_address_space() bus propagation

Cornelia Huck (1):
      virtio: avoid leading underscores for helpers

Eduardo Habkost (1):
      pc: Remove redundant arguments from xen_hvm_init()

Igor Mammedov (2):
      pc: memhotplug: fix incorrectly set reserved-memory-end
      pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines

Laszlo Ersek (1):
      hw/pci: fix pci_update_mappings() trace events

Richard W.M. Jones (1):
      acpi: Remove unused definition.

 include/hw/acpi/aml-build.h       |  1 -
 include/hw/i386/pc.h              |  1 +
 include/hw/virtio/virtio-access.h |  2 +-
 include/hw/virtio/virtio.h        | 11 ++++++-----
 include/hw/xen/xen.h              |  4 ++--
 hw/block/virtio-blk.c             |  7 ++++---
 hw/char/virtio-serial-bus.c       |  2 +-
 hw/i386/pc.c                      |  8 +++++++-
 hw/i386/pc_piix.c                 |  6 +++---
 hw/i386/pc_q35.c                  |  6 +++---
 hw/net/vhost_net.c                |  2 +-
 hw/net/virtio-net.c               | 31 ++++++++++++++++---------------
 hw/pci/pci.c                      | 17 +++++++----------
 hw/scsi/virtio-scsi.c             |  8 ++++----
 hw/virtio/dataplane/vring.c       | 10 +++++-----
 hw/virtio/vhost.c                 |  4 ++--
 hw/virtio/virtio-balloon.c        |  2 +-
 hw/virtio/virtio.c                | 14 +++++++-------
 xen-hvm-stub.c                    |  3 +--
 xen-hvm.c                         | 25 ++++++++++++-------------
 trace-events                      |  4 ++--
 21 files changed, 86 insertions(+), 82 deletions(-)

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

end of thread, other threads:[~2015-09-10 12:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-09-10  9:17 [Qemu-devel] [PULL 0/7] virtio,pc,acpi fixes, cleanups Michael S. Tsirkin
2015-09-10  9:17 ` [Qemu-devel] [PULL 1/7] pci: Fix pci_device_iommu_address_space() bus propagation Michael S. Tsirkin
2015-09-10  9:17 ` [Qemu-devel] [PULL 2/7] pc: Remove redundant arguments from xen_hvm_init() Michael S. Tsirkin
2015-09-10  9:17   ` Michael S. Tsirkin
2015-09-10  9:17 ` [Qemu-devel] [PULL 3/7] virtio: avoid leading underscores for helpers Michael S. Tsirkin
2015-09-10  9:17 ` [Qemu-devel] [PULL 4/7] acpi: Remove unused definition Michael S. Tsirkin
2015-09-10  9:17 ` [Qemu-devel] [PULL 5/7] pc: memhotplug: fix incorrectly set reserved-memory-end Michael S. Tsirkin
2015-09-10  9:18 ` [Qemu-devel] [PULL 6/7] pc: memhotplug: keep reserved-memory-end broken on 2.4 and earlier machines Michael S. Tsirkin
2015-09-10  9:18 ` [Qemu-trivial] [PULL 7/7] hw/pci: fix pci_update_mappings() trace events Michael S. Tsirkin
2015-09-10  9:27   ` Michael S. Tsirkin
2015-09-10  9:18   ` [Qemu-devel] " Michael S. Tsirkin
2015-09-10  9:45   ` [Qemu-trivial] " Laszlo Ersek
2015-09-10  9:45     ` [Qemu-devel] " Laszlo Ersek
2015-09-10  9:54     ` [Qemu-trivial] " Michael S. Tsirkin
2015-09-10  9:54       ` [Qemu-devel] " Michael S. Tsirkin
2015-09-10 10:29       ` [Qemu-trivial] " Laszlo Ersek
2015-09-10 10:29         ` [Qemu-devel] " Laszlo Ersek
2015-09-10 12:55 ` [Qemu-devel] [PULL 0/7] virtio,pc,acpi fixes, cleanups Peter Maydell

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.