]> git.proxmox.com Git - qemu.git/commit
Merge remote-tracking branch 'afaerber/memory-ioport' into staging
authorAnthony Liguori <aliguori@us.ibm.com>
Tue, 15 Jan 2013 22:54:41 +0000 (16:54 -0600)
committerAnthony Liguori <aliguori@us.ibm.com>
Tue, 15 Jan 2013 22:54:41 +0000 (16:54 -0600)
commit8ec12ec734da08a945a05e2b0f89d2639048c771
tree9272fbd6b3603cc343eb4395531064384fa4bd2a
parent58a864dec23f9052a5379a3ce81566e065c14afa
parentc3a29809e4d8924a0cfffd7f1af3c2f3c46f5889
Merge remote-tracking branch 'afaerber/memory-ioport' into staging

* afaerber/memory-ioport:
  acpi_piix4: Do not use old_portio-style callbacks
  xen_platform: Do not use old_portio-style callbacks
  hw/dma.c: Fix conversion of ioport_register* to MemoryRegion

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>