summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | 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
OpenPOWER on IntegriCloud