summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori2012-12-19496-1334/+1523
|\ \ \ | |/ / |/| |
| * | hw: move executable format header files to hw/Paolo Bonzini2012-12-191-0/+158
| * | softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini2012-12-1944-45/+45
| * | softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-19200-292/+292
| * | misc: move include files to include/qemu/Paolo Bonzini2012-12-19215-263/+263
| * | qom: move include files to include/qom/Paolo Bonzini2012-12-192-2/+2
| * | migration: move include files to include/migration/Paolo Bonzini2012-12-196-7/+7
| * | monitor: move include files to include/monitor/Paolo Bonzini2012-12-1935-35/+35
| * | exec: move include files to include/exec/Paolo Bonzini2012-12-19132-146/+146
| * | block: move include files to include/block/Paolo Bonzini2012-12-1929-29/+29
| * | qapi: move include files to include/qobject/Paolo Bonzini2012-12-1910-12/+12
| * | janitor: add guards to headersPaolo Bonzini2012-12-1927-0/+127
| * | ui: move files to ui/ and include/ui/Paolo Bonzini2012-12-1953-127/+70
| * | net: reorganize headersPaolo Bonzini2012-12-1972-98/+71
| * | net: do not include net.h everywherePaolo Bonzini2012-12-1913-12/+1
| * | net: move Bluetooth stuff out of net.hPaolo Bonzini2012-12-194-4/+4
| * | janitor: do not include qemu-char everywherePaolo Bonzini2012-12-199-7/+3
| * | janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini2012-12-1913-0/+14
| * | build: kill libdis, move disassemblers to disas/Paolo Bonzini2012-12-191-1/+1
| * | build: move rules from Makefile to */Makefile.objsPaolo Bonzini2012-12-191-0/+2
| * | Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-17128-273/+260
| |\ \
| | * | pci_bus.h: tweak include guardsMichael S. Tsirkin2012-12-171-3/+3
| | * | pci_bus: update commentMichael S. Tsirkin2012-12-171-7/+3
| | * | pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-1713-12/+12
| | * | Revert "pci: prepare makefiles for pci code reorganization"Michael S. Tsirkin2012-12-171-1/+0
| | * | pci: fix path for local includesMichael S. Tsirkin2012-12-1722-62/+62
| | * | pci: update all users to look in pci/Michael S. Tsirkin2012-12-1796-153/+153
| | * | pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-1732-11/+11
| | * | pci: prepare makefiles for pci code reorganizationMichael S. Tsirkin2012-12-121-0/+1
| | * | Fixup q35/ich9 LicensesJason Baron2012-12-123-36/+23
* | | | Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-12-185-15/+15
|\ \ \ \
| * | | | vmmouse_reset(): remove minimal code duplicationLaszlo Ersek2012-12-181-1/+0
| * | | | arm_gic: Add cpu nr to Raised IRQ messagePeter Crosthwaite2012-12-181-1/+1
| * | | | zynq_slcr: Compile time warning fixes.Peter Crosthwaite2012-12-181-3/+4
| * | | | pflash_cfi0x: Send debug messages to stderrPeter Crosthwaite2012-12-182-7/+7
| * | | | pflash_cfi01: qemu_log_mask "unimplemented" msgPeter Crosthwaite2012-12-181-3/+3
| |/ / /
* | | | Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori2012-12-181-82/+113
|\ \ \ \
| * | | | virtio-serial-bus: assert port is non-null in remove_port()Amit Shah2012-12-181-0/+6
| * | | | virtio-serial-bus: send_control_msg() should not deal with cpktsAmit Shah2012-12-181-21/+18
| * | | | virtio-serial: delete timer if active during exitAmit Shah2012-12-131-0/+1
| * | | | virtio-serial: allocate post_load only at load-timeAmit Shah2012-12-131-25/+38
| * | | | virtio-serial: move active ports loading to separate functionAmit Shah2012-12-131-41/+55
| * | | | virtio-serial: use uint32_t to count portsAmit Shah2012-12-131-2/+2
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'spice/spice.v66' into stagingAnthony Liguori2012-12-181-5/+6
|\ \ \ \
| * | | | qxl: save qemu_create_displaysurface_from resultGerd Hoffmann2012-12-171-5/+6
| | |/ / | |/| |
* | | | Fix compile errors when enabling Xen debug logging.Sander Eikelenboom2012-12-171-2/+3
* | | | xen: fix trivial PCI passthrough MSI-X bugStefano Stabellini2012-12-171-1/+1
* | | | xen: implement support for secondary consoles in the console backendStefano Stabellini2012-12-171-7/+21
|/ / /
* | | exec: refactor cpu_restore_stateBlue Swirl2012-12-161-3/+1
* | | Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agrafBlue Swirl2012-12-1519-1005/+1023
|\ \ \
OpenPOWER on IntegriCloud