aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini
2012-12-19target-alpha: Avoid leaking the alarm timer over resetAndreas Färber
2012-12-19alpha: Pass AlphaCPU array to TyphoonAndreas Färber
2012-12-18Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2012-12-18Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori
2012-12-18Merge remote-tracking branch 'spice/spice.v66' into stagingAnthony Liguori
2012-12-18vmmouse_reset(): remove minimal code duplicationLaszlo Ersek
2012-12-18arm_gic: Add cpu nr to Raised IRQ messagePeter Crosthwaite
2012-12-18zynq_slcr: Compile time warning fixes.Peter Crosthwaite
2012-12-18pflash_cfi0x: Send debug messages to stderrPeter Crosthwaite
2012-12-18pflash_cfi01: qemu_log_mask "unimplemented" msgPeter Crosthwaite
2012-12-18virtio-serial-bus: assert port is non-null in remove_port()Amit Shah
2012-12-18virtio-serial-bus: send_control_msg() should not deal with cpktsAmit Shah
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini
2012-12-17qxl: save qemu_create_displaysurface_from resultGerd Hoffmann
2012-12-17Fix compile errors when enabling Xen debug logging.Sander Eikelenboom
2012-12-17xen: fix trivial PCI passthrough MSI-X bugStefano Stabellini
2012-12-17xen: implement support for secondary consoles in the console backendStefano Stabellini
2012-12-17pci_bus.h: tweak include guardsMichael S. Tsirkin
2012-12-17pci_bus: update commentMichael S. Tsirkin
2012-12-17pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin
2012-12-17Revert "pci: prepare makefiles for pci code reorganization"Michael S. Tsirkin
2012-12-17pci: fix path for local includesMichael S. Tsirkin
2012-12-17pci: update all users to look in pci/Michael S. Tsirkin
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin
2012-12-16exec: refactor cpu_restore_stateBlue Swirl
2012-12-15Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl
2012-12-14pixman: fix vnc tight png/jpeg supportGerd Hoffmann
2012-12-14pseries: Increase default NVRAM sizeDavid Gibson
2012-12-14PPC: e500: pci: Export slot2irq calculationAlexander Graf
2012-12-14PPC: E500plat: Make a lot of PCI slots availableAlexander Graf
2012-12-14PPC: E500: Move PCI slot information into paramsAlexander Graf
2012-12-14PPC: E500: Generate dt pci irq map dynamicallyAlexander Graf
2012-12-14PPC: E500: PCI: Make IRQ calculation more genericAlexander Graf
2012-12-14PPC: E500: PCI: Make first slot qdev settableAlexander Graf
2012-12-14openpic: Accelerate pending irq searchAlexander Graf
2012-12-14openpic: fix minor coding style issuesAlexander Graf
2012-12-14MSI-X: Fix endiannessAlexander Graf
2012-12-14PPC: e500: Declare pci bridge as bridgeAlexander Graf
2012-12-14PPC: e500: Add MSI supportAlexander Graf
2012-12-14openpic: add Shared MSI supportAlexander Graf
2012-12-14openpic: make brr1 model specificAlexander Graf
2012-12-14openpic: convert to qdevAlexander Graf
2012-12-14openpic: remove irq_outAlexander Graf
2012-12-14openpic: rename openpic_t to OpenPICStateAlexander Graf
2012-12-14openpic: convert simple reg operations to builtin bitopsAlexander Graf
2012-12-14openpic: remove unused type variableAlexander Graf