]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
authorAnthony Liguori <anthony@codemonkey.ws>
Tue, 3 Sep 2013 17:31:07 +0000 (12:31 -0500)
committerAnthony Liguori <anthony@codemonkey.ws>
Tue, 3 Sep 2013 17:31:07 +0000 (12:31 -0500)
commit9889e04ac193cad7fa0526573ce0cc752dcabb99
treeba28c7e9e99eb96deaaa9da99609a441fef0ae29
parent5cff81f098a57762ab937bfbedb298e658af2c7f
parent23fe2b3f9e7df8da53ac1bc32c6875254911d7f4
Merge remote-tracking branch 'mst/tags/for_anthony' into staging

pc,pci,virtio fixes and cleanups

This includes pc and pci cleanups and enhancements,
and a virtio bugfix for level interrupts.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
# gpg: Signature made Sun 01 Sep 2013 03:15:36 AM CDT using RSA key ID D28D5469
# gpg: Can't check signature: public key not found

# By Michael S. Tsirkin (3) and others
# Via Michael S. Tsirkin
* mst/tags/for_anthony:
  virtio_pci: fix level interrupts with irqfd
  pc: reduce duplication, fix PIIX descriptions
  hw: Clean up bogus default boot order
  pci: add config space access traces
  pc: fix regression for 64 bit PCI memory
  pci: Introduce helper to retrieve a PCI device's DMA address space

Message-id: 1378023590-11109-1-git-send-email-mst@redhat.com
Signed-off-by: Anthony Liguori <anthony@codemonkey.ws>
14 files changed:
hw/arm/spitz.c
hw/arm/stellaris.c
hw/openrisc/openrisc_sim.c
hw/pci-host/q35.c
hw/pci/pci.c
hw/ppc/ppc405_boards.c
hw/ppc/spapr.c
hw/ppc/virtex_ml507.c
hw/s390x/s390-virtio-ccw.c
hw/sparc64/sun4u.c
hw/virtio/virtio-pci.c
include/hw/pci/pci.h
trace-events
vl.c