summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'sstabellini/xen-2012-10-03' into stagingAnthony Liguori2012-10-044-17/+38
|\
| * xen: Introduce xen_modified_memory.Anthony PERARD2012-10-031-0/+1
| * qemu/xen: Add 64 bits big bar support on qemuXudong Hao2012-10-032-15/+31
| * xen: Fix, no unplug of pt device by platform device.Anthony PERARD2012-10-031-2/+6
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-10-046-55/+27
|\ \
| * | iostatus: reorganize io error codePaolo Bonzini2012-09-283-45/+17
| * | iostatus: change is_read to a boolPaolo Bonzini2012-09-284-6/+6
| * | iostatus: move BlockdevOnError declaration to QAPIPaolo Bonzini2012-09-285-13/+13
| * | iostatus: rename BlockErrorAction, BlockQMPEventActionPaolo Bonzini2012-09-283-3/+3
* | | Merge remote-tracking branch 'qmp/queue/qmp' into stagingAnthony Liguori2012-10-041-9/+3
|\ \ \
| * | | pci-assign: use monitor_handle_fd_paramPaolo Bonzini2012-09-261-9/+3
* | | | Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2012-10-044-20/+32
|\ \ \ \
| * | | | virtio-serial-bus: let chardev know the exact number of bytes requestedAmit Shah2012-09-281-8/+3
| * | | | virtio: Introduce virtqueue_get_avail_bytes()Amit Shah2012-09-282-8/+25
| * | | | virtio: use unsigned int for counting bytes in vqAmit Shah2012-09-281-1/+1
| * | | | virtio-net: fix used len for txMichael S. Tsirkin2012-09-281-2/+2
| * | | | virtio: don't mark unaccessed memory as dirtyMichael S. Tsirkin2012-09-281-1/+1
| | |/ / | |/| |
* | | | Merge remote-tracking branch 'kraxel/usb.66' into stagingAnthony Liguori2012-10-043-106/+137
|\ \ \ \
| * | | | usb: Fix usb_packet_map() in the presence of IOMMUsDavid Gibson2012-09-261-9/+15
| * | | | ehci: Fix interrupt packet MULT handlingHans de Goede2012-09-261-20/+20
| * | | | xhci: create a memory region for each portGerd Hoffmann2012-09-261-42/+43
| * | | | xhci: route string & usb hub supportGerd Hoffmann2012-09-261-31/+55
| * | | | xhci: tweak limitsGerd Hoffmann2012-09-261-4/+4
| * | | | compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann2012-09-261-0/+16
| * | | | add pc-1.3 machine typeGerd Hoffmann2012-09-261-2/+10
* | | | | Make target_phys_addr_t 64 bits unconditionallyAvi Kivity2012-10-043-13/+3
| |_|_|/ |/| | |
* | | | vfio_pci: fix build on 32-bit systemsAnthony Liguori2012-10-011-1/+1
* | | | vfio: Enable vfio-pci and mark supportedAlex Williamson2012-10-011-1/+2
* | | | vfio: vfio-pci device assignment driverAlex Williamson2012-10-012-0/+1978
| |/ / |/| |
* | | Versatile Express: Add modelling of NOR flashFrancesco Lavra2012-09-261-2/+24
* | | Versatile Express: Fix NOR flash 0 address and remove flash aliasFrancesco Lavra2012-09-261-5/+2
* | | hw/armv7m_nvic: Correctly register GIC region when setting up NVICMeador Inge2012-09-261-1/+2
* | | pl190: fix read of VECTADDRBrendan Fennell2012-09-261-6/+12
| |/ |/|
* | add a boot parameter to set reboot timeoutAmos Kong2012-09-251-0/+25
* | ivshmem: add 64bit optionGerd Hoffmann2012-09-252-3/+14
* | compat: turn off msi/msix on xhci for old machine typesGerd Hoffmann2012-09-251-0/+16
* | add pc-1.3 machine typeGerd Hoffmann2012-09-251-2/+10
* | target-sparc: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-1/+13
* | target-arm: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-1/+13
* | acpi: use notifier for signaling guest system_powerdown commandIgor Mammedov2012-09-251-3/+5
|/
* Merge remote-tracking branch 'stefanha/trivial-patches' into stagingAnthony Liguori2012-09-254-7/+6
|\
| * pflash_cfi01: Fix warning caused by unreachable codeStefan Weil2012-09-231-4/+4
| * ioh3420: Remove unreachable codeStefan Weil2012-09-231-1/+0
| * lm4549: Fix buffer overflowStefan Weil2012-09-231-1/+1
| * cadence_uart: Fix buffer overflowStefan Weil2012-09-231-1/+1
* | Merge remote-tracking branch 'bonzini/scsi-next' into stagingAnthony Liguori2012-09-253-23/+46
|\ \ | |/ |/|
| * SCSI: Standard INQUIRY data should report HiSup flag as set.Ronnie Sahlberg2012-09-211-1/+1
| * scsi-disk: use scsi_data_cdb_lengthPaolo Bonzini2012-09-211-9/+5
| * scsi: introduce scsi_cdb_length and scsi_data_cdb_lengthPaolo Bonzini2012-09-212-5/+20
| * scsi-disk: fix check for out-of-range LBAPaolo Bonzini2012-09-211-1/+5
OpenPOWER on IntegriCloud