summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2012-10-05hw/9pfs: avoid buffer overrunJim Meyering1-2/+2
2012-10-05scsi, pci, qdev, isa-bus, sysbus: don't let *_get_fw_dev_path return NULLJim Meyering6-11/+7
2012-10-04Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into stagingAnthony Liguori4-17/+38
2012-10-04Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori6-55/+27
2012-10-04Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori1-9/+3
2012-10-04Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori4-20/+32
2012-10-04Merge remote-tracking branch 'kraxel/usb.66' into stagingAnthony Liguori3-106/+137
2012-10-04Make target_phys_addr_t 64 bits unconditionallyAvi Kivity3-13/+3
2012-10-03xen: Introduce xen_modified_memory.Anthony PERARD1-0/+1
2012-10-03qemu/xen: Add 64 bits big bar support on qemuXudong Hao2-15/+31
2012-10-03xen: Fix, no unplug of pt device by platform device.Anthony PERARD1-2/+6
2012-10-01vfio_pci: fix build on 32-bit systemsAnthony Liguori1-1/+1
2012-10-01vfio: Enable vfio-pci and mark supportedAlex Williamson1-1/+2
2012-10-01vfio: vfio-pci device assignment driverAlex Williamson2-0/+1978
2012-09-28iostatus: reorganize io error codePaolo Bonzini3-45/+17
2012-09-28iostatus: change is_read to a boolPaolo Bonzini4-6/+6
2012-09-28iostatus: move BlockdevOnError declaration to QAPIPaolo Bonzini5-13/+13
2012-09-28iostatus: rename BlockErrorAction, BlockQMPEventActionPaolo Bonzini3-3/+3
2012-09-28virtio-serial-bus: let chardev know the exact number of bytes requestedAmit Shah1-8/+3
2012-09-28virtio: Introduce virtqueue_get_avail_bytes()Amit Shah2-8/+25
2012-09-28virtio: use unsigned int for counting bytes in vqAmit Shah1-1/+1
2012-09-28virtio-net: fix used len for txMichael S. Tsirkin1-2/+2
2012-09-28virtio: don't mark unaccessed memory as dirtyMichael S. Tsirkin1-1/+1
2012-09-26Versatile Express: Add modelling of NOR flashFrancesco Lavra1-2/+24
2012-09-26Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra1-5/+2
2012-09-26hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge1-1/+2
2012-09-26pl190: fix read of VECTADDRBrendan Fennell1-6/+12
2012-09-26pci-assign: use monitor_handle_fd_paramPaolo Bonzini1-9/+3
2012-09-26usb: Fix usb_packet_map() in the presence of IOMMUsDavid Gibson1-9/+15
2012-09-26ehci: Fix interrupt packet MULT handlingHans de Goede1-20/+20
2012-09-26xhci: create a memory region for each portGerd Hoffmann1-42/+43
2012-09-26xhci: route string & usb hub supportGerd Hoffmann1-31/+55
2012-09-26xhci: tweak limitsGerd Hoffmann1-4/+4
2012-09-26compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann1-0/+16
2012-09-26add pc-1.3 machine typeGerd Hoffmann1-2/+10
2012-09-25add a boot parameter to set reboot timeoutAmos Kong1-0/+25
2012-09-25ivshmem: add 64bit optionGerd Hoffmann2-3/+14
2012-09-25compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann1-0/+16
2012-09-25add pc-1.3 machine typeGerd Hoffmann1-2/+10
2012-09-25target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov1-1/+13
2012-09-25target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov1-1/+13
2012-09-25acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov1-3/+5
2012-09-25Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori4-7/+6
2012-09-25Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori3-23/+46
2012-09-23pflash_cfi01: Fix warning caused by unreachable codeStefan Weil1-4/+4
2012-09-23ioh3420: Remove unreachable codeStefan Weil1-1/+0
2012-09-23lm4549: Fix buffer overflowStefan Weil1-1/+1
2012-09-23cadence_uart: Fix buffer overflowStefan Weil1-1/+1
2012-09-21Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno4-134/+618
2012-09-21SCSI: Standard INQUIRY data should report HiSup flag as set.Ronnie Sahlberg1-1/+1