index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-10-15
qmp: Print descriptions of object properties
Gonglei
2014-10-15
qdev: Set the object property's description to the qdev property's.
Gonglei
2014-10-15
qom: Add description field in ObjectProperty struct
Gonglei
2014-10-15
qdev: Add description field in PropertyInfo struct
Gonglei
2014-10-15
qdev: device_del: Search for to be unplugged device in 'peripheral' container
Igor Mammedov
2014-10-15
qdev: HotplugHandler: Add support for unplugging BUS-less devices
Igor Mammedov
2014-10-15
qdev: Drop legacy hotplug fields/methods
Igor Mammedov
2014-10-15
usb: Convert usb devices to hotplug handler API
Igor Mammedov
2014-10-15
usb: Convert usb-ccid to hotplug handler API
Igor Mammedov
2014-10-15
usb-storage: Drop not needed "allow_hotplug = 0"
Igor Mammedov
2014-10-15
usb-bot: Drop not needed "allow_hotplug = 0"
Igor Mammedov
2014-10-15
usb-bot: Mark device as non hotpluggable
Igor Mammedov
2014-10-15
scsi: Cleanup not used anymore SCSIBusInfo{hotplug, hot_unplug} fields
Igor Mammedov
2014-10-15
scsi: Convert virtio-scsi HBA to hotplug handler API
Igor Mammedov
2014-10-15
scsi: Convert pvscsi HBA to hotplug handler API
Igor Mammedov
2014-10-15
scsi: Set SCSI BUS itself as default HotplugHandler
Igor Mammedov
2014-10-15
s390x: Convert virtio-ccw to hotplug handler API
Igor Mammedov
2014-10-15
s390x: Convert s390-virtio to hotplug handler API
Igor Mammedov
2014-10-15
s390x: Drop not used allow_hotplug in event-facility
Igor Mammedov
2014-10-15
virtio-mmio: Drop useless bus->allow_hotplug = 0
Igor Mammedov
2014-10-15
virtio-serial: Convert to hotplug-handler API
Igor Mammedov
2014-10-15
virtio-pci: Drop BusState::allow_hotplug
Igor Mammedov
2014-10-15
target-i386: ICC bus: Drop BusState::allow_hotplug
Igor Mammedov
2014-10-15
qdev: Drop hotplug check from bus_add_child()
Igor Mammedov
2014-10-15
qdev: Add wrapper to set BUS as HotplugHandler
Igor Mammedov
2014-10-15
qdev: Add simple/generic unplug callback for HotplugHandler
Igor Mammedov
2014-10-15
qdev: HotplugHandler: Provide unplug callback
Igor Mammedov
2014-10-15
qdev: HotplugHandler: Rename unplug callback to unplug_request
Igor Mammedov
2014-10-15
qdev: do not allow to instantiate non hotpluggable device with device_add
Igor Mammedov
2014-10-15
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
Igor Mammedov
2014-10-15
tests: usb: usb-uas hotplug test
Igor Mammedov
2014-10-15
tests: usb: usb-storage hotplug test
Igor Mammedov
2014-10-15
tests: usb: Generic usb device hotplug
Igor Mammedov
2014-10-15
tests: usb: add port test to uhci unit test
Igor Mammedov
2014-10-15
tests: usb: Move uhci port test code to libqos/usb.c
Igor Mammedov
2014-10-15
tests: virtio-blk: Check if hot-plug/unplug works
Igor Mammedov
2014-10-15
tests: virtio-net: Check if hot-plug/unplug works
Igor Mammedov
2014-10-15
tests: virtio-rng: Check if hot-plug/unplug works
Igor Mammedov
2014-10-15
libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()
Igor Mammedov
2014-10-15
tests: virtio-serial: Check if hot-plug/unplug works
Igor Mammedov
2014-10-15
tests: virtio-scsi: Check if hot-plug/unplug works
Igor Mammedov
2014-10-15
qom: Add error handler for object alias property
Gonglei
2014-10-15
qom: Add error handler for object_property_print()
Gonglei
2014-10-13
qdev: gpio: Register GPIO outputs as QOM links
Peter Crosthwaite
2014-10-13
qdev: gpio: Register GPIO inputs as child objects
Peter Crosthwaite
2014-10-13
qdev: gpio: Don't allow name share between I and O
Peter Crosthwaite
2014-10-10
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into staging
Peter Maydell
2014-10-10
kvm fix compilation with GCC 4.3.4
Paolo Bonzini
2014-10-10
s390x/virtio-ccw: fix vhost-scsi intialization
Cornelia Huck
2014-10-10
s390x/migration: migrate CPU state
Thomas Huth
[next]