qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 00/13] x86 and SCSI patches for QEMU 2.2.0-rc2
@ 2014-11-13 15:40 Paolo Bonzini
  2014-11-13 15:40 ` [Qemu-devel] [PULL 01/13] esp-pci: fixup deadlock with linux Paolo Bonzini
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: Paolo Bonzini @ 2014-11-13 15:40 UTC (permalink / raw)
  To: qemu-devel

The following changes since commit 6e76d125f244e10676b917208f2a074729820246:

  Update version for v2.2.0-rc0 release (2014-11-05 15:21:04 +0000)

are available in the git repository at:

  git://github.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to 3ef0eab178e5120a0e1c079d163d5c71689d9b71:

  acpi: accurate overflow check (2014-11-13 16:13:28 +0100)

----------------------------------------------------------------
x86 and SCSI fixes.  I left out the APIC device model
patches, pending confirmation from the submitter that they really
fix QNX.

----------------------------------------------------------------
Eduardo Habkost (1):
      kvmclock: Add comment explaining why we need cpu_clean_all_dirty()

Fam Zheng (1):
      virtio-scsi: Fix comment for VirtIOSCSIReq

Hannes Reinecke (2):
      esp-pci: fixup deadlock with linux
      esp: Do not overwrite ESP_TCHI after reset

Ming Lei (2):
      virtio-scsi: dataplane: fix allocation for 'cmd_vrings'
      virtio-scsi: dataplane: suppress guest notification

Paolo Bonzini (4):
      virtio-scsi: work around bug in old BIOSes
      esp: fix coding standards
      target-i386: eliminate dead code and hoist common code out of "if"
      target-i386: fix Coverity complaints about overflows

Pavel Dovgalyuk (2):
      apic_common: migrate missing fields
      acpi: accurate overflow check

SeokYeon Hwang (1):
      smbios: change 'ram_addr_t' variables to 'uint64_t'

 hw/acpi/core.c                  |  7 +++++--
 hw/i386/kvm/apic.c              |  3 +++
 hw/i386/kvm/clock.c             | 14 ++++++++++++++
 hw/i386/smbios.c                | 10 +++++-----
 hw/intc/apic_common.c           | 38 ++++++++++++++++++++++++++++++++++++++
 hw/scsi/esp-pci.c               |  3 +++
 hw/scsi/esp.c                   | 11 +++++++++--
 hw/scsi/virtio-scsi-dataplane.c |  9 +++++++--
 hw/scsi/virtio-scsi.c           | 17 +++++++++++++++++
 include/hw/scsi/esp.h           |  1 +
 include/hw/virtio/virtio-scsi.h |  3 ++-
 target-i386/cpu.h               |  2 +-
 target-i386/seg_helper.c        | 17 ++++-------------
 13 files changed, 109 insertions(+), 26 deletions(-)
-- 
1.8.3.1

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

end of thread, other threads:[~2014-11-13 16:44 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-13 15:40 [Qemu-devel] [PULL 00/13] x86 and SCSI patches for QEMU 2.2.0-rc2 Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 01/13] esp-pci: fixup deadlock with linux Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 02/13] virtio-scsi: work around bug in old BIOSes Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 03/13] esp: fix coding standards Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 04/13] virtio-scsi: dataplane: fix allocation for 'cmd_vrings' Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 05/13] esp: Do not overwrite ESP_TCHI after reset Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 06/13] virtio-scsi: dataplane: suppress guest notification Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 07/13] virtio-scsi: Fix comment for VirtIOSCSIReq Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 08/13] target-i386: eliminate dead code and hoist common code out of "if" Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 09/13] apic_common: migrate missing fields Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 10/13] target-i386: fix Coverity complaints about overflows Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 11/13] kvmclock: Add comment explaining why we need cpu_clean_all_dirty() Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 12/13] smbios: change 'ram_addr_t' variables to 'uint64_t' Paolo Bonzini
2014-11-13 15:40 ` [Qemu-devel] [PULL 13/13] acpi: accurate overflow check Paolo Bonzini
2014-11-13 16:43 ` [Qemu-devel] [PULL 00/13] x86 and SCSI patches for QEMU 2.2.0-rc2 Peter Maydell

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