summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* 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
| * ehci: Walk async schedule before and after migrationHans de Goede2012-09-131-0/+28
| * ehci: Don't set seen to 0 when removing unseen queue-headsHans de Goede2012-09-131-6/+18
| * ehci: Don't process too much frames in 1 timer tick (v2)Hans de Goede2012-09-121-0/+14
| * ehci: Fix interrupts stopping when Interrupt Threshold Control is 8Hans de Goede2012-09-121-1/+1
| * ehci: switch to new-style memory opsGerd Hoffmann2012-09-121-89/+84
| * usb-host: allow emulated (non-async) control requests without USBPacketGerd Hoffmann2012-09-121-1/+1
* | hw/pflash_cfi0[12]: Use host-utils.h ctz32()Peter Maydell2012-09-192-72/+2
* | pflash_cfi01: fix vendor specific extended queryAurelien Jarno2012-09-191-1/+3
* | xilinx_timer: Fix a compile error if debug enabledChris Wulff2012-09-191-1/+2
* | xilinx: fix names of ethernet and dma links.Peter A. G. Crosthwaite2012-09-191-2/+4
* | xilinx.h: Error check when setting linksPeter A. G. Crosthwaite2012-09-191-2/+8
* | xilinx_timer: Fixed "frequency" prop namePeter A. G. Crosthwaite2012-09-192-2/+3
* | xilinx_timer: Send dbg msgs to stderr not stdoutPeter A. G. Crosthwaite2012-09-191-4/+4
* | xilinx_timer: Removed comma in device namePeter A. G. Crosthwaite2012-09-192-3/+3
* | Merge remote-tracking branch 'kwolf/for-anthony' into stagingAnthony Liguori2012-09-173-10/+9
|\ \
| * | ahci: properly reset PxCMD on HBA resetJason Baron2012-09-121-1/+1
| * | ide: Fix error messages from static code analysis (no real error)Stefan Weil2012-09-121-9/+2
OpenPOWER on IntegriCloud