summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* ast2400: replace ast2400 with aspeed_socCédric Le Goater2016-09-222-50/+49Star
* ast2400: rename the Aspeed SoC files to aspeed_socCédric Le Goater2016-09-223-3/+3
* kvm/apic: drop debuggingMichael S. Tsirkin2016-09-191-1/+0Star
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2016-09-194-57/+58
|\
| * 9pfs: fix potential segfault during walkGreg Kurz2016-09-191-2/+3
| * 9pfs: introduce v9fs_path_sprintf() helperGreg Kurz2016-09-164-13/+21
| * 9pfs: drop useless v9fs_string_null() functionGreg Kurz2016-09-161-4/+4
| * 9pfs: drop duplicate line in proxy backendGreg Kurz2016-09-161-1/+0Star
| * 9pfs: drop unused fmt strings in the proxy backendGreg Kurz2016-09-161-37/+30Star
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160919' into stagingPeter Maydell2016-09-193-1/+39
|\ \
| * | virtio-ccw: set revision 2 as maximal revision numberPierre Morel2016-09-191-1/+1
| * | virtio-ccw: respond to READ_STATUS commandPierre Morel2016-09-192-0/+21
| * | s390x/kvm: disable cpu model for the 2.7 machineChristian Borntraeger2016-09-191-0/+17
* | | 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