summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2013-01-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori3-2/+6
2013-01-04Merge remote-tracking branch 'kraxel/testdev.1' into stagingAnthony Liguori5-49/+283
2013-01-04hw/mcf5206: Reduce size of lookup tableStefan Weil1-1/+1
2013-01-04pseries: Remove unneeded include statement (fixes MinGW builds)Stefan Weil1-1/+1
2013-01-04pc_sysfw: Check for qemu_find_file() failureMarkus Armbruster1-0/+4
2013-01-04pc: remove bochs bios debug portsGerd Hoffmann1-41/+0
2013-01-04hw: Add test device for unittests executionLucas Meneghel Rodrigues2-0/+183
2013-01-04add isa-debug-exit device.Gerd Hoffmann2-1/+76
2013-01-04switch debugcon to memory apiGerd Hoffmann1-7/+24
2013-01-04apci: assign memory regions to ich9 lpc deviceGerd Hoffmann3-4/+8
2013-01-04apci: assign memory regions to piix4 acpi deviceGerd Hoffmann1-7/+13
2013-01-04acpi: autoload dsdtGerd Hoffmann4-0/+26
2013-01-03dataplane: use linux-headers/ for virtio includesStefan Hajnoczi2-4/+3
2013-01-02Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori15-5/+1527
2013-01-02virtio-blk: Return UNSUPP for unknown request typesAlexey Zaytsev1-1/+5
2013-01-02virtio-blk: add x-data-plane=on|off performance featureStefan Hajnoczi2-1/+46
2013-01-02dataplane: add virtio-blk data plane codeStefan Hajnoczi4-1/+496
2013-01-02virtio-blk: restore VirtIOBlkConf->config_wce flagStefan Hajnoczi3-2/+6
2013-01-02dataplane: add Linux AIO request queueStefan Hajnoczi3-1/+175
2013-01-02dataplane: add event loopStefan Hajnoczi3-1/+141
2013-01-02dataplane: add virtqueue vring codeStefan Hajnoczi3-1/+425
2013-01-02dataplane: add host memory mapping codeStefan Hajnoczi4-1/+237
2013-01-02Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori1-4/+10
2013-01-02Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori9-61/+136
2013-01-01pflash_cfi01: Suppress warning when Linux probes for AMD flashStefan Weil1-0/+3
2012-12-28usb/redirect.c: unbreak compilation due to include/char/char.hAlon Levy1-0/+1
2012-12-28Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerberBlue Swirl21-469/+542
2012-12-26virtio-pci: don't poll masked vectorsMichael S. Tsirkin1-12/+40
2012-12-26msix: expose access to masked/pending stateMichael S. Tsirkin2-3/+6
2012-12-26msi: add API to get notified about pending bit pollMichael S. Tsirkin5-4/+21
2012-12-26pcie: Fix bug in pcie_ext_cap_set_nextKnut Omang1-1/+1
2012-12-25qemu-kvm/pci-assign: 64 bits bar emulationXudong Hao1-4/+10
2012-12-23tmp105: Create API for TMP105 temperature sensor.Alex Horn3-11/+76
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber497-1337/+1527
2012-12-20virtio: make bindings typesafeMichael S. Tsirkin4-45/+72
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