summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* qdev: Drop legacy hotplug fields/methodsIgor Mammedov2014-10-151-4/+1
* scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fieldsIgor Mammedov2014-10-151-2/+0
* qdev: Add wrapper to set BUS as HotplugHandlerIgor Mammedov2014-10-151-7/+4
* qdev: Add simple/generic unplug callback for HotplugHandlerIgor Mammedov2014-10-151-0/+2
* qdev: HotplugHandler: Provide unplug callbackIgor Mammedov2014-10-151-0/+12
* qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-153-11/+13
* Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()Igor Mammedov2014-10-151-0/+5
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-10-099-8/+67
|\
| * qemu-sockets: Add error to non-blocking connect handlerCorey Minyard2014-10-091-1/+1
| * qemu-error: Add error_vreport()Corey Minyard2014-10-091-0/+1
| * accel: Create accel object when initializing machineEduardo Habkost2014-10-091-0/+2
| * accel: Pass MachineState object to accel init functionsEduardo Habkost2014-10-093-4/+3
| * accel: Rename 'init' method to 'init_machine'Eduardo Habkost2014-10-041-1/+1
| * accel: Remove tcg_available() functionEduardo Habkost2014-10-041-1/+0
| * accel: Move qtest accel registration to qtest.cEduardo Habkost2014-10-041-1/+0
| * accel: Move Xen registration code to xen-common.cEduardo Habkost2014-10-041-1/+0
| * accel: Move KVM accel registration to kvm-all.cEduardo Habkost2014-10-041-2/+0
| * accel: Use QOM classes for accel typesEduardo Habkost2014-10-041-0/+30
| * accel: Move accel code to accel.cEduardo Habkost2014-10-041-0/+32
* | translate-all.c: memory walker initial address miscalculationMikhail Ilyin2014-10-061-2/+2
* | 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
OpenPOWER on IntegriCloud