summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
...
* | scsi: Set SCSI BUS itself as default HotplugHandlerIgor Mammedov2014-10-151-1/+7
* | s390x: Convert virtio-ccw to hotplug handler APIIgor Mammedov2014-10-151-8/+9
* | s390x: Convert s390-virtio to hotplug handler APIIgor Mammedov2014-10-151-5/+5
* | s390x: Drop not used allow_hotplug in event-facilityIgor Mammedov2014-10-151-2/+0
* | virtio-mmio: Drop useless bus->allow_hotplug = 0Igor Mammedov2014-10-151-15/+2
* | virtio-serial: Convert to hotplug-handler APIIgor Mammedov2014-10-151-5/+15
* | virtio-pci: Drop BusState::allow_hotplugIgor Mammedov2014-10-151-3/+0
* | target-i386: ICC bus: Drop BusState::allow_hotplugIgor Mammedov2014-10-151-8/+0
* | qdev: Drop hotplug check from bus_add_child()Igor Mammedov2014-10-151-4/+0
* | qdev: Add wrapper to set BUS as HotplugHandlerIgor Mammedov2014-10-151-0/+19
* | qdev: Add simple/generic unplug callback for HotplugHandlerIgor Mammedov2014-10-151-0/+5
* | qdev: HotplugHandler: Provide unplug callbackIgor Mammedov2014-10-152-2/+22
* | qdev: HotplugHandler: Rename unplug callback to unplug_requestIgor Mammedov2014-10-158-18/+19
* | Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()Igor Mammedov2014-10-153-6/+6
* | qdev: gpio: Register GPIO outputs as QOM linksPeter Crosthwaite2014-10-131-0/+12
* | qdev: gpio: Register GPIO inputs as child objectsPeter Crosthwaite2014-10-131-0/+9
* | qdev: gpio: Don't allow name share between I and OPeter Crosthwaite2014-10-131-0/+2
|/
* s390x/virtio-ccw: fix vhost-scsi intializationCornelia Huck2014-10-101-1/+1
* s390x/kvm: proper use of the cpu states OPERATING and STOPPEDDavid Hildenbrand2014-10-101-1/+1
* s390x/kvm: introduce proper states for s390 cpusDavid Hildenbrand2014-10-101-32/+0
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-10-091-4/+5
|\
| * virtio-scsi: fix use-after-free of VirtIOSCSIReqPaolo Bonzini2014-10-091-4/+5
* | q35/ahci: Pick up -cdrom and -hda optionsJohn Snow2014-10-033-0/+21
* | ide: Update ide_drive_get to be HBA agnosticJohn Snow2014-10-0310-14/+26
* | pc/vl: Add units-per-default-bus propertyJohn Snow2014-10-032-1/+3
* | Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141002-1' into s...Peter Maydell2014-10-025-590/+296
|\ \ | |/ |/|
| * vga: Add endian to vmstateBenjamin Herrenschmidt2014-09-302-4/+39
| * vga: Make fb endian a common state variableBenjamin Herrenschmidt2014-09-302-13/+20
| * vga: Rename vga_template.h to vga-helpers.hBenjamin Herrenschmidt2014-09-302-1/+1
| * vga: Remove some "should be done in BIOS" commentsBenjamin Herrenschmidt2014-09-301-4/+2
| * cirrus: Remove non-32bpp cursor drawingBenjamin Herrenschmidt2014-09-302-130/+36
| * vga: Simplify vga_draw_blank() a bitBenjamin Herrenschmidt2014-09-301-7/+2
| * vga: Remove rgb_to_pixel indirectionBenjamin Herrenschmidt2014-09-303-29/+19
| * vga: Separate LE and BE conversion functionsBenjamin Herrenschmidt2014-09-302-40/+112
| * vga: Remove remainder of old conversion cruftBenjamin Herrenschmidt2014-09-302-178/+95
| * vga: Start cutting out non-32bpp conversion supportBenjamin Herrenschmidt2014-09-301-236/+22
* | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-3012-275/+624
|\ \
| * | virtio-scsi: Handle TMF request cancellation asynchronouslyFam Zheng2014-09-301-7/+57
| * | scsi: Introduce scsi_req_cancel_asyncFam Zheng2014-09-301-0/+26
| * | scsi: Introduce scsi_req_cancel_completeFam Zheng2014-09-303-4/+19
| * | scsi: Drop SCSIReqOps.cancel_ioFam Zheng2014-09-303-29/+2
| * | scsi: Unify request unref in scsi_req_cancelFam Zheng2014-09-302-40/+10
| * | scsi-generic: Handle canceled request in scsi_command_completeFam Zheng2014-09-301-4/+6
| * | scsi: Drop scsi_req_abortFam Zheng2014-09-302-18/+10
| * | virtio-scsi: Process ".iothread" propertyFam Zheng2014-09-301-0/+4
| * | virtio-scsi: Call bdrv_io_plug/bdrv_io_unplug in cmd request handlingFam Zheng2014-09-301-0/+4
| * | virtio-scsi: Batched prepare for cmd reqsFam Zheng2014-09-302-4/+14
| * | virtio-scsi: Two stages processing of cmd requestFam Zheng2014-09-302-9/+15
| * | virtio-scsi: Add migration state notifier for dataplane codeFam Zheng2014-09-301-3/+32
| * | virtio-scsi: Hook up with dataplaneFam Zheng2014-09-301-4/+48
OpenPOWER on IntegriCloud