aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2013-01-09pci-assign: Enable MSIX on device to match guestAlex Williamson
2013-01-09pci: use constants for devices under the 1B36 device ID, document themPaolo Bonzini
2013-01-08ivshmem: use symbolic constant for PCI ID, add to pci-ids.txtPaolo Bonzini
2013-01-08virtio-9p: use symbolic constant, add to pci-ids.txtPaolo Bonzini
2013-01-07vhost: backend masking supportMichael S. Tsirkin
2013-01-07vhost: set started flag while start is in progressMichael S. Tsirkin
2013-01-07virtio-net: set/clear vhost_started in reverse orderMichael S. Tsirkin
2013-01-07virtio: backend virtqueue notifier maskingMichael S. Tsirkin
2013-01-07virtio-pci: cache msix messagesMichael S. Tsirkin
2013-01-07msix: add api to access msix messageMichael S. Tsirkin
2013-01-07virtio: don't waste irqfds on control vqsMichael S. Tsirkin
2013-01-06Revert "virtio-pci: replace byte swap hack"Blue Swirl
2013-01-06virtio-pci: replace byte swap hackBlue Swirl
2013-01-05hw/i386: Fix broken build for non POSIX hostsStefan Weil
2013-01-04Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori
2013-01-04Merge remote-tracking branch 'kraxel/testdev.1' into stagingAnthony Liguori
2013-01-04hw/mcf5206: Reduce size of lookup tableStefan Weil
2013-01-04pseries: Remove unneeded include statement (fixes MinGW builds)Stefan Weil
2013-01-04pc_sysfw: Check for qemu_find_file() failureMarkus Armbruster
2013-01-04pc: remove bochs bios debug portsGerd Hoffmann
2013-01-04hw: Add test device for unittests executionLucas Meneghel Rodrigues
2013-01-04add isa-debug-exit device.Gerd Hoffmann
2013-01-04switch debugcon to memory apiGerd Hoffmann
2013-01-04apci: assign memory regions to ich9 lpc deviceGerd Hoffmann
2013-01-04apci: assign memory regions to piix4 acpi deviceGerd Hoffmann
2013-01-04acpi: autoload dsdtGerd Hoffmann
2013-01-03dataplane: use linux-headers/ for virtio includesStefan Hajnoczi
2013-01-02Merge remote-tracking branch 'stefanha/block' into stagingAnthony Liguori
2013-01-02virtio-blk: Return UNSUPP for unknown request typesAlexey Zaytsev
2013-01-02virtio-blk: add x-data-plane=on|off performance featureStefan Hajnoczi
2013-01-02dataplane: add virtio-blk data plane codeStefan Hajnoczi
2013-01-02virtio-blk: restore VirtIOBlkConf->config_wce flagStefan Hajnoczi
2013-01-02dataplane: add Linux AIO request queueStefan Hajnoczi
2013-01-02dataplane: add event loopStefan Hajnoczi
2013-01-02dataplane: add virtqueue vring codeStefan Hajnoczi
2013-01-02dataplane: add host memory mapping codeStefan Hajnoczi
2013-01-02Merge remote-tracking branch 'qemu-kvm/uq/master' into stagingAnthony Liguori
2013-01-02Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori
2013-01-01pflash_cfi01: Suppress warning when Linux probes for AMD flashStefan Weil
2012-12-28usb/redirect.c: unbreak compilation due to include/char/char.hAlon Levy
2012-12-28Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerberBlue Swirl
2012-12-26virtio-pci: don't poll masked vectorsMichael S. Tsirkin
2012-12-26msix: expose access to masked/pending stateMichael S. Tsirkin
2012-12-26msi: add API to get notified about pending bit pollMichael S. Tsirkin
2012-12-26pcie: Fix bug in pcie_ext_cap_set_nextKnut Omang
2012-12-25qemu-kvm/pci-assign: 64 bits bar emulationXudong Hao
2012-12-23tmp105: Create API for TMP105 temperature sensor.Alex Horn
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber
2012-12-20virtio: make bindings typesafeMichael S. Tsirkin
2012-12-19Merge remote-tracking branch 'bonzini/header-dirs' into stagingAnthony Liguori