summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber497-1337/+1527
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori496-1334/+1523
2012-12-19ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber6-8/+7
2012-12-19ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()Andreas Färber3-9/+13
2012-12-19ppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer callbacksAndreas Färber1-13/+10
2012-12-19ppc: Pass PowerPCCPU to [h]decr timer callbacksAndreas Färber1-8/+10
2012-12-19ppc: Pass PowerPCCPU to [h]decr callbacksAndreas Färber1-27/+33
2012-12-19ppc: Pass PowerPCCPU to ppc_set_irq()Andreas Färber3-36/+60
2012-12-19kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber5-14/+14
2012-12-19qdev-properties.c: Separate core from the code used only by qemu-system-*Eduardo Habkost5-340/+360
2012-12-19qdev: Coding style fixesEduardo Habkost2-19/+37
2012-12-19hw: move executable format header files to hw/Paolo Bonzini1-0/+158
2012-12-19softmmu: move remaining include files to include/ subdirectoriesPaolo Bonzini44-45/+45
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini200-292/+292
2012-12-19misc: move include files to include/qemu/Paolo Bonzini215-263/+263
2012-12-19qom: move include files to include/qom/Paolo Bonzini2-2/+2
2012-12-19migration: move include files to include/migration/Paolo Bonzini6-7/+7
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini35-35/+35
2012-12-19exec: move include files to include/exec/Paolo Bonzini132-146/+146
2012-12-19block: move include files to include/block/Paolo Bonzini29-29/+29
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini10-12/+12
2012-12-19janitor: add guards to headersPaolo Bonzini27-0/+127
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini53-127/+70
2012-12-19net: reorganize headersPaolo Bonzini72-98/+71
2012-12-19net: do not include net.h everywherePaolo Bonzini13-12/+1
2012-12-19net: move Bluetooth stuff out of net.hPaolo Bonzini4-4/+4
2012-12-19janitor: do not include qemu-char everywherePaolo Bonzini9-7/+3
2012-12-19janitor: do not rely on indirect inclusions of or from qemu-char.hPaolo Bonzini13-0/+14
2012-12-19build: kill libdis, move disassemblers to disas/Paolo Bonzini1-1/+1
2012-12-19build: move rules from Makefile to */Makefile.objsPaolo Bonzini1-0/+2
2012-12-19target-alpha: Avoid leaking the alarm timer over resetAndreas Färber1-2/+1
2012-12-19alpha: Pass AlphaCPU array to TyphoonAndreas Färber3-23/+26
2012-12-18Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori5-15/+15
2012-12-18Merge remote-tracking branch 'amit/master' into stagingAnthony Liguori1-82/+113
2012-12-18Merge remote-tracking branch 'spice/spice.v66' into stagingAnthony Liguori1-5/+6
2012-12-18vmmouse_reset(): remove minimal code duplicationLaszlo Ersek1-1/+0
2012-12-18arm_gic: Add cpu nr to Raised IRQ messagePeter Crosthwaite1-1/+1
2012-12-18zynq_slcr: Compile time warning fixes.Peter Crosthwaite1-3/+4
2012-12-18pflash_cfi0x: Send debug messages to stderrPeter Crosthwaite2-7/+7
2012-12-18pflash_cfi01: qemu_log_mask "unimplemented" msgPeter Crosthwaite1-3/+3
2012-12-18virtio-serial-bus: assert port is non-null in remove_port()Amit Shah1-0/+6
2012-12-18virtio-serial-bus: send_control_msg() should not deal with cpktsAmit Shah1-21/+18
2012-12-17Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini128-273/+260
2012-12-17qxl: save qemu_create_displaysurface_from resultGerd Hoffmann1-5/+6
2012-12-17Fix compile errors when enabling Xen debug logging.Sander Eikelenboom1-2/+3
2012-12-17xen: fix trivial PCI passthrough MSI-X bugStefano Stabellini1-1/+1
2012-12-17xen: implement support for secondary consoles in the console backendStefano Stabellini1-7/+21
2012-12-17pci_bus.h: tweak include guardsMichael S. Tsirkin1-3/+3
2012-12-17pci_bus: update commentMichael S. Tsirkin1-7/+3
2012-12-17pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin13-12/+12