summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * scsi-disk: introduce check_lba_rangePaolo Bonzini2012-09-211-8/+16
* | Merge branch 'usb.65' of git://git.kraxel.org/qemuAurelien Jarno2012-09-214-134/+618
|\ \ | |/ |/|
| * uhci: Don't queue up packets after one with the SPD flag setHans de Goede2012-09-131-1/+4
| * usb-redir: Revert usb-redir part of commit 93bfef4cHans de Goede2012-09-131-5/+3
| * usb-redir: Add chardev open / close debug loggingHans de Goede2012-09-131-0/+6
| * usb-redir: Add support for migrationHans de Goede2012-09-131-3/+346
| * usb-redir: Store max_packet_size in endp_dataHans de Goede2012-09-131-1/+3
| * usb-redir: Add an already_in_flight packet-id queueHans de Goede2012-09-131-0/+43
| * usb-redir: Change cancelled packet code into a generic packet-id queueHans de Goede2012-09-131-31/+71
OpenPOWER on IntegriCloud