summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* hw/i386: Fix broken build for non POSIX hostsStefan Weil2013-01-051-0/+5
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2013-01-043-2/+6
|\
| * hw/mcf5206: Reduce size of lookup tableStefan Weil2013-01-041-1/+1
| * pseries: Remove unneeded include statement (fixes MinGW builds)Stefan Weil2013-01-041-1/+1
| * pc_sysfw: Check for qemu_find_file() failureMarkus Armbruster2013-01-041-0/+4
* | Merge remote-tracking branch 'kraxel/testdev.1' into stagingAnthony Liguori2013-01-045-49/+283
|\ \
| * | pc: remove bochs bios debug portsGerd Hoffmann2013-01-041-41/+0
| * | hw: Add test device for unittests executionLucas Meneghel Rodrigues2013-01-042-0/+183
| * | add isa-debug-exit device.Gerd Hoffmann2013-01-042-1/+76
| * | switch debugcon to memory apiGerd Hoffmann2013-01-041-7/+24
| |/
* | apci: assign memory regions to ich9 lpc deviceGerd Hoffmann2013-01-043-4/+8
* | apci: assign memory regions to piix4 acpi deviceGerd Hoffmann2013-01-041-7/+13
* | acpi: autoload dsdtGerd Hoffmann2013-01-044-0/+26
|/
* dataplane: use linux-headers/ for virtio includesStefan Hajnoczi2013-01-032-4/+3
* Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori2013-01-0215-5/+1527
|\
| * virtio-blk: Return UNSUPP for unknown request typesAlexey Zaytsev2013-01-021-1/+5
| * virtio-blk: add x-data-plane=on|off performance featureStefan Hajnoczi2013-01-022-1/+46
| * dataplane: add virtio-blk data plane codeStefan Hajnoczi2013-01-024-1/+496
| * virtio-blk: restore VirtIOBlkConf->config_wce flagStefan Hajnoczi2013-01-023-2/+6
| * dataplane: add Linux AIO request queueStefan Hajnoczi2013-01-023-1/+175
| * dataplane: add event loopStefan Hajnoczi2013-01-023-1/+141
| * dataplane: add virtqueue vring codeStefan Hajnoczi2013-01-023-1/+425
| * dataplane: add host memory mapping codeStefan Hajnoczi2013-01-024-1/+237
* | Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori2013-01-021-4/+10
|\ \
| * | qemu-kvm/pci-assign: 64 bits bar emulationXudong Hao2012-12-251-4/+10
* | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-01-029-61/+136
|\ \ \ | |_|/ |/| |
| * | virtio-pci: don't poll masked vectorsMichael S. Tsirkin2012-12-261-12/+40
| * | msix: expose access to masked/pending stateMichael S. Tsirkin2012-12-262-3/+6
| * | msi: add API to get notified about pending bit pollMichael S. Tsirkin2012-12-265-4/+21
| * | pcie: Fix bug in pcie_ext_cap_set_nextKnut Omang2012-12-261-1/+1
| * | virtio: make bindings typesafeMichael S. Tsirkin2012-12-204-45/+72
* | | pflash_cfi01: Suppress warning when Linux probes for AMD flashStefan Weil2013-01-011-0/+3
* | | usb/redirect.c: unbreak compilation due to include/char/char.hAlon Levy2012-12-281-0/+1
* | | Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerberBlue Swirl2012-12-2821-469/+542
|\ \ \
| * \ \ Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-23497-1337/+1527
| |\ \ \ | | |/ /
| * | | ppc_booke: Pass PowerPCCPU to ppc_booke_timers_init()Andreas Färber2012-12-196-8/+7
| * | | ppc4xx_devs: Return PowerPCCPU from ppc4xx_init()Andreas Färber2012-12-193-9/+13
| * | | ppc_booke: Pass PowerPCCPU to {decr,fit,wdt} timer callbacksAndreas Färber2012-12-191-13/+10
| * | | ppc: Pass PowerPCCPU to [h]decr timer callbacksAndreas Färber2012-12-191-8/+10
| * | | ppc: Pass PowerPCCPU to [h]decr callbacksAndreas Färber2012-12-191-27/+33
| * | | ppc: Pass PowerPCCPU to ppc_set_irq()Andreas Färber2012-12-193-36/+60
| * | | kvm: Pass CPUState to kvm_vcpu_ioctl()Andreas Färber2012-12-195-14/+14
| * | | qdev-properties.c: Separate core from the code used only by qemu-system-*Eduardo Habkost2012-12-195-340/+360
| * | | qdev: Coding style fixesEduardo Habkost2012-12-192-19/+37
| * | | target-alpha: Avoid leaking the alarm timer over resetAndreas Färber2012-12-191-2/+1
| * | | alpha: Pass AlphaCPU array to TyphoonAndreas Färber2012-12-193-23/+26
* | | | tmp105: Create API for TMP105 temperature sensor.Alex Horn2012-12-233-11/+76
| |/ / |/| |
* | | 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
OpenPOWER on IntegriCloud