summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flagPeter Maydell2014-10-061-0/+3
* util: Emancipate id_wellformed() from QemuOptsMarkus Armbruster2014-10-032-1/+3
* ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-031-0/+1
* pc/vl: Add units-per-default-bus propertyJohn Snow2014-10-031-0/+2
* blockdev: Allow overriding if_max_dev propertyJohn Snow2014-10-031-0/+2
* blockdev: Orphaned drive searchJohn Snow2014-10-031-0/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-304-12/+119
|\
| * util: introduce bitmap_try_newPeter Lieven2014-09-301-2/+11
| * virtio-scsi: Handle TMF request cancellation asynchronouslyFam Zheng2014-09-301-2/+7
| * scsi: Introduce scsi_req_cancel_asyncFam Zheng2014-09-301-0/+3
| * scsi: Introduce scsi_req_cancel_completeFam Zheng2014-09-301-0/+1
| * scsi: Drop SCSIReqOps.cancel_ioFam Zheng2014-09-301-1/+0
| * scsi: Drop scsi_req_abortFam Zheng2014-09-301-1/+0
| * virtio-scsi: Batched prepare for cmd reqsFam Zheng2014-09-301-0/+4
| * virtio-scsi: Two stages processing of cmd requestFam Zheng2014-09-301-1/+2
| * virtio-scsi: Add migration state notifier for dataplane codeFam Zheng2014-09-301-0/+2
| * virtio-scsi-dataplane: Code to run virtio-scsi on iothreadFam Zheng2014-09-301-0/+19
| * virtio-scsi: Add VirtIOSCSIVring in VirtIOSCSIReqFam Zheng2014-09-301-1/+14
| * virtio-scsi: Add 'iothread' property to virtio-scsiFam Zheng2014-09-301-0/+1
| * virtio: add a wrapper for virtio-backend initializationGonglei2014-09-301-0/+3
| * virtio-scsi: Make virtio_scsi_push_event publicFam Zheng2014-09-231-0/+2
| * virtio-scsi: Make virtio_scsi_free_req publicFam Zheng2014-09-231-0/+1
| * virtio-scsi: Make virtio_scsi_init_req publicFam Zheng2014-09-231-0/+1
| * virtio-scsi: Split virtio_scsi_handle_ctrl_req from virtio_scsi_handle_ctrlFam Zheng2014-09-231-0/+1
| * virtio-scsi: Split virtio_scsi_handle_cmd_req from virtio_scsi_handle_cmdFam Zheng2014-09-231-0/+36
| * scsi: Optimize scsi_req_allocFam Zheng2014-09-231-7/+14
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-09-301-10/+5
|\ \
| * | loader: g_realloc(p, 0) frees and returns NULL, simplifyMarkus Armbruster2014-09-291-10/+5
* | | Merge remote-tracking branch 'remotes/rth/tags/tcg-next-201400729' into stagingPeter Maydell2014-09-302-8/+35
|\ \ \
| * | | qemu/compiler: Define QEMU_ARTIFICIALRichard Henderson2014-09-291-0/+6
| * | | tcg-sparc: Use ADDXC in addsub2_i64Richard Henderson2014-09-291-8/+29
* | | | Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20140929-1' into ...Peter Maydell2014-09-291-0/+3
|\ \ \ \ | |/ / / |/| | |
| * | | console: add graphic_console_set_hwopsGerd Hoffmann2014-09-291-0/+3
* | | | Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into stagingPeter Maydell2014-09-293-12/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | qemu-socket: Eliminate silly QERR_ macrosMarkus Armbruster2014-09-261-12/+0
| * | | qemu-socket: Polish errors for connect() and listen() failureMarkus Armbruster2014-09-261-2/+2
| * | | qapi: add visit_start_union and visit_end_unionMichael Roth2014-09-262-0/+4
| |/ /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2014-09-292-0/+2
|\ \ \ | |/ / |/| |
| * | block: Validate node-nameKevin Wolf2014-09-251-0/+1
| * | block: Keep DriveInfo alive until BlockDriverState diesMarkus Armbruster2014-09-251-0/+1
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-262-0/+9
|\ \ \
| * | | Introduce cpu_clean_all_dirtyMarcelo Tosatti2014-09-162-0/+9
* | | | qom: Add cpu_exec_interrupt hookRichard Henderson2014-09-251-0/+2
* | | | qom: Add cpu_exec_enter and cpu_exec_exit hooksRichard Henderson2014-09-251-0/+5
| |/ / |/| |
* | | virtio: Fix wrong type cast from pointer to longStefan Weil2014-09-241-2/+2
* | | Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140923-1' into s...Peter Maydell2014-09-231-3/+8
|\ \ \
| * | | usb-bus: introduce a wrapper function to check speedGonglei2014-09-231-0/+1
| * | | usb-bus: remove "init" from USBDeviceClass structGonglei2014-09-231-2/+0
| * | | usb-bus: convert USBDeviceClass init to realizeGonglei2014-09-231-2/+8
* | | | Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20140923' into s...Peter Maydell2014-09-231-2/+0
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud