35558 Commits (aaf36070510cd95f8d77ec208fda8a555b507a1d)
 

Author SHA1 Message Date
Igor Mammedov aaf3607051 tests: virtio-blk: Check if hot-plug/unplug works 12 years ago
Igor Mammedov 9224709b7b tests: virtio-net: Check if hot-plug/unplug works 12 years ago
Igor Mammedov d1f3fc24f8 tests: virtio-rng: Check if hot-plug/unplug works 12 years ago
Igor Mammedov 2f8b276720 libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test() 12 years ago
Igor Mammedov 823a9987c9 tests: virtio-serial: Check if hot-plug/unplug works 12 years ago
Igor Mammedov ac2c4946cc tests: virtio-scsi: Check if hot-plug/unplug works 12 years ago
Gonglei 8ae9a9ef4e qom: Add error handler for object alias property 12 years ago
Gonglei 3a53009fa0 qom: Add error handler for object_property_print() 12 years ago
Peter Crosthwaite 688b057aec qdev: gpio: Register GPIO outputs as QOM links 12 years ago
Peter Crosthwaite a69bef1cf1 qdev: gpio: Register GPIO inputs as child objects 12 years ago
Peter Crosthwaite b235a71f52 qdev: gpio: Don't allow name share between I and O 12 years ago
Peter Maydell b1d28ec6a7 various s390x updates: 12 years ago
Paolo Bonzini 9d1c35dfc9 kvm fix compilation with GCC 4.3.4 12 years ago
Cornelia Huck 4b7757bae7 s390x/virtio-ccw: fix vhost-scsi intialization 12 years ago
Thomas Huth ef1df13087 s390x/migration: migrate CPU state 12 years ago
David Hildenbrand 71dd7e69b3 s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET 12 years ago
David Hildenbrand 99607144a4 s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs 12 years ago
David Hildenbrand c9e659c9ee s390x/kvm: propagate s390 cpu state to kvm 12 years ago
David Hildenbrand eb24f7c689 s390x/kvm: proper use of the cpu states OPERATING and STOPPED 12 years ago
David Hildenbrand 75973bfe41 s390x/kvm: introduce proper states for s390 cpus 12 years ago
Jens Freimann a9fd16544d linux-headers: update to 3.17-rc7 12 years ago
Peter Maydell fcb2cd928f Four changes here. Polling for reconnection of character devices, 12 years ago
Corey Minyard 5008e5b7b8 qemu-char: Fix reconnect socket error reporting 12 years ago
Corey Minyard 5179502918 qemu-sockets: Add error to non-blocking connect handler 12 years ago
Corey Minyard 5748e4c2be qemu-error: Add error_vreport() 12 years ago
Paolo Bonzini 35e4e96c4d virtio-scsi: fix use-after-free of VirtIOSCSIReq 12 years ago
Paolo Bonzini cdebec5e40 linuxboot: compute initrd loading address 12 years ago
Eduardo Habkost fc02086b5a kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct 12 years ago
Eduardo Habkost ac2da55e01 accel: Create accel object when initializing machine 12 years ago
Eduardo Habkost f6a1ef6440 accel: Pass MachineState object to accel init functions 12 years ago
Peter Maydell b6011bd8a5 linux-user pull for 2.2 12 years ago
Mikhail Ilyin 1a1c4db9b2 translate-all.c: memory walker initial address miscalculation 12 years ago
Riku Voipio d80a190594 linux-user: don't include timerfd if not needed 12 years ago
Alexander Graf e52a99f756 linux-user: Simplify timerid checks on g_posix_timers range 12 years ago
Alexander Graf a59b5e35d1 linux-user: Convert blkpg to use a special subop handler 12 years ago
Peter Maydell 40645c7bfd linux-user: Enable epoll_pwait syscall for ARM 12 years ago
Peter Maydell 2472b6c07b gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag 12 years ago
Peter Maydell 507ef2f9fa -----BEGIN PGP SIGNATURE----- 12 years ago
Markus Armbruster 767c86d3e7 blockdev-test: Test device_del after drive_del 12 years ago
Markus Armbruster 2eea5cd452 blockdev-test: Factor out some common code into helpers 12 years ago
Markus Armbruster 37e153fe45 blockdev-test: Simplify by using g_assert_cmpstr() 12 years ago
Markus Armbruster e319df669d blockdev-test: Clean up bogus drive_add argument 12 years ago
Markus Armbruster d0e3866837 blockdev-test: Use single rather than double quotes in QMP 12 years ago
Markus Armbruster e2f3f22188 drive_del-test: Merge of qdev-monitor-test, blockdev-test 12 years ago
Max Reitz f383611a0a iotests: qemu-img info output for corrupt image 12 years ago
Max Reitz 9009b1963c qapi: Add corrupt field to ImageInfoSpecificQCow2 12 years ago
Max Reitz 1b53eab270 iotests: Use _img_info 12 years ago
Eduardo Habkost 0d15da8e6f accel: Rename 'init' method to 'init_machine' 12 years ago
Eduardo Habkost d95c8527e9 accel: Move accel init/allowed code to separate function 12 years ago
Eduardo Habkost 32592e112f accel: Remove tcg_available() function 12 years ago