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
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
2014-10-10
s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET
David Hildenbrand
2014-10-10
s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
David Hildenbrand
2014-10-10
s390x/kvm: propagate s390 cpu state to kvm
David Hildenbrand
2014-10-10
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
David Hildenbrand
2014-10-10
s390x/kvm: introduce proper states for s390 cpus
David Hildenbrand
2014-10-10
linux-headers: update to 3.17-rc7
Jens Freimann
2014-10-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-10-09
qemu-char: Fix reconnect socket error reporting
Corey Minyard
2014-10-09
qemu-sockets: Add error to non-blocking connect handler
Corey Minyard
2014-10-09
qemu-error: Add error_vreport()
Corey Minyard
2014-10-09
virtio-scsi: fix use-after-free of VirtIOSCSIReq
Paolo Bonzini
2014-10-09
linuxboot: compute initrd loading address
Paolo Bonzini
2014-10-09
kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
Eduardo Habkost
2014-10-09
accel: Create accel object when initializing machine
Eduardo Habkost
2014-10-09
accel: Pass MachineState object to accel init functions
Eduardo Habkost
2014-10-07
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141006-2' i...
Peter Maydell
[next]