summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-09-194-23/+57
|\
| * virtio-bus: Plug devices after features are negotiatedMaxime Coquelin2016-09-154-23/+57
* | Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20160915.0' in...Peter Maydell2016-09-151-1/+3
|\ \
| * | vfio/pci: Fix regression in MSI routing configurationDavid Gibson2016-09-151-1/+3
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-158-43/+63
|\ \ \
| * | | pcspk: adding vmstate for save/restorePavel Dovgalyuk2016-09-151-2/+15
| * | | kvmvapic: fix state change handlerPavel Dovgalyuk2016-09-151-0/+1
| * | | pc: apic: introduce APIC macroWanpeng Li2016-09-151-11/+15
| * | | pc: apic: fix touch LAPIC when irqchip is splitWanpeng Li2016-09-141-8/+10
| * | | scsi: pvscsi: limit process IO loop to ring sizePrasad J Pandit2016-09-141-1/+4
| * | | scsi: mptsas: use g_new0 to allocate MPTSASRequest objectLi Qiang2016-09-141-1/+1
| * | | virtio-scsi: Don't abort when media is ejectedFam Zheng2016-09-141-6/+9
| * | | scsi-disk: Cleaning up around tray open stateFam Zheng2016-09-141-14/+8Star
* | | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2016-09-158-15/+7Star
|\ \ \ \ | |_|/ / |/| | |
| * | | mptsas: change .realize function nameCao jin2016-09-151-2/+2
| * | | fw_cfg: remove useless castsLaurent Vivier2016-09-151-2/+2
| * | | tricore: remove useless castLaurent Vivier2016-09-151-1/+1
| * | | s390x: remove useless castLaurent Vivier2016-09-151-1/+1
| * | | Remove unused function declarationsLadi Prosek2016-09-152-7/+0Star
| * | | ivshmem: Delete duplicate debug messageStefano Dong (董兴水)2016-09-151-1/+0Star
| * | | sh4: fix broken link to documentationReda Sallahi2016-09-151-1/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160914-1' into s...Peter Maydell2016-09-153-9/+204
|\ \ \ | |/ / |/| |
| * | usb-mtp: added object propertiesIsaac Lozano2016-09-141-0/+177
| * | usb-mtp: fix sending files larger than 4gbIsaac Lozano2016-09-141-5/+15
| * | usb:xhci:fix memory leak in usb_xhci_exitLi Qiang2016-09-131-2/+1Star
| * | usb-host: fix streams detection in usb_host_speed_compatGerd Hoffmann2016-09-131-2/+5
| * | xhci: Fix remainder field for TR_SETUP completion event.Hans Petter Selasky2016-09-131-0/+6
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-09-1534-152/+351
|\ \ \ | | |/ | |/|
| * | x86/lapic: Load LAPIC state at post_loadDr. David Alan Gilbert2016-09-131-2/+25
| * | i8257: Make device "i8257" unavailable with -deviceMarkus Armbruster2016-09-131-0/+2
| * | Revert "megasas: remove useless check for cmd->frame"Paolo Bonzini2016-09-131-1/+5
| * | hw: replace most use of qemu_chr_fe_write with qemu_chr_fe_write_allDaniel P. Berrange2016-09-1326-24/+95
| * | sclpconsolelm: remove bogus check for -EAGAINDaniel P. Berrange2016-09-131-18/+3Star
| * | ipmi: check return of qemu_chr_fe_write() for errorsDaniel P. Berrange2016-09-131-2/+6
| * | scsi: pvscsi: limit loop to fetch SG listPrasad J Pandit2016-09-131-5/+6
| * | scsi: mptconfig: fix misuse of MPTSAS_CONFIG_PACKPaolo Bonzini2016-09-131-2/+2
| * | scsi: mptconfig: fix an assert expressionPrasad J Pandit2016-09-131-1/+1
| * | vmw_pvscsi: check page count while initialising descriptor ringsPrasad J Pandit2016-09-131-10/+9Star
| * | scsi-disk: change disk serial length from 20 to 36Rony Weng2016-09-131-2/+2
| * | lsi: never set DMA FIFO Empty (DFE) bit in DSTAT registerHervé Poussineau2016-09-131-1/+1
| * | lsi: implement I/O memory space for Memory Move instructionsHervé Poussineau2016-09-131-10/+39
| * | lsi: do not exit QEMU if reading invalid registerHervé Poussineau2016-09-131-5/+13
| * | lsi: print register names in debug printsHervé Poussineau2016-09-131-73/+146
* | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2016-09-135-5/+5
|\ \ \
| * | | hw/net/e1000e: Fix compiler warningChanglong Xie2016-09-131-1/+1
| * | | trace-event: display "%d" instead of "0x%d"Laurent Vivier2016-09-131-1/+1
| * | | pic: fix typo in error message: KVM_GET_IRQCHIP -> KVM_SET_IRQCHIPBruce Rogers2016-09-131-1/+1
| * | | hw/dma/omap: spelling fix: endiannessMichael Tokarev2016-09-131-1/+1
| * | | hw/bt/hci: spelling fix: endiannessMichael Tokarev2016-09-131-1/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2016-09-131-2/+2
|\ \ \ | |/ / |/| |