Sign in
qemu
/
qemu
/
0ddef15b0432fbcb65429e17b32231e18aa103c9
0ddef15
virtio-serial: Convert to hotplug-handler API
by Igor Mammedov
· 10 years ago
7f17a91
virtio-pci: Drop BusState::allow_hotplug
by Igor Mammedov
· 10 years ago
c32e36f
target-i386: ICC bus: Drop BusState::allow_hotplug
by Igor Mammedov
· 10 years ago
e378acb
qdev: Drop hotplug check from bus_add_child()
by Igor Mammedov
· 10 years ago
431bbb2
qdev: Add wrapper to set BUS as HotplugHandler
by Igor Mammedov
· 10 years ago
014176f
qdev: Add simple/generic unplug callback for HotplugHandler
by Igor Mammedov
· 10 years ago
181a2c6
qdev: HotplugHandler: Provide unplug callback
by Igor Mammedov
· 10 years ago
14d5a28
qdev: HotplugHandler: Rename unplug callback to unplug_request
by Igor Mammedov
· 10 years ago
ce9835e
qdev: do not allow to instantiate non hotpluggable device with device_add
by Igor Mammedov
· 10 years ago
39b888b
Access BusState::allow_hotplug using wraper qbus_is_hotpluggable()
by Igor Mammedov
· 10 years ago
49cec38
tests: usb: usb-uas hotplug test
by Igor Mammedov
· 10 years ago
b6ca82f
tests: usb: usb-storage hotplug test
by Igor Mammedov
· 10 years ago
b393768
tests: usb: Generic usb device hotplug
by Igor Mammedov
· 10 years ago
fbd942c
tests: usb: add port test to uhci unit test
by Igor Mammedov
· 10 years ago
b0354ec
tests: usb: Move uhci port test code to libqos/usb.c
by Igor Mammedov
· 10 years ago
aaf3607
tests: virtio-blk: Check if hot-plug/unplug works
by Igor Mammedov
· 10 years ago
9224709
tests: virtio-net: Check if hot-plug/unplug works
by Igor Mammedov
· 10 years ago
d1f3fc2
tests: virtio-rng: Check if hot-plug/unplug works
by Igor Mammedov
· 10 years ago
2f8b276
libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()
by Igor Mammedov
· 10 years ago
823a998
tests: virtio-serial: Check if hot-plug/unplug works
by Igor Mammedov
· 10 years ago
ac2c494
tests: virtio-scsi: Check if hot-plug/unplug works
by Igor Mammedov
· 10 years ago
8ae9a9e
qom: Add error handler for object alias property
by Gonglei
· 10 years ago
3a53009
qom: Add error handler for object_property_print()
by Gonglei
· 10 years ago
688b057
qdev: gpio: Register GPIO outputs as QOM links
by Peter Crosthwaite
· 10 years ago
a69bef1
qdev: gpio: Register GPIO inputs as child objects
by Peter Crosthwaite
· 10 years ago
b235a71
qdev: gpio: Don't allow name share between I and O
by Peter Crosthwaite
· 10 years ago
b1d28ec
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20141010' into staging
by Peter Maydell
· 10 years ago
9d1c35d
kvm fix compilation with GCC 4.3.4
by Paolo Bonzini
· 10 years ago
4b7757b
s390x/virtio-ccw: fix vhost-scsi intialization
by Cornelia Huck
· 10 years ago
ef1df13
s390x/migration: migrate CPU state
by Thomas Huth
· 10 years ago
71dd7e6
s390x/kvm: synchronize the cpu state after SIGP (INITIAL) CPU RESET
by David Hildenbrand
· 10 years ago
9960714
s390x/kvm: reuse kvm_s390_reset_vcpu() to get rid of ifdefs
by David Hildenbrand
· 10 years ago
c9e659c
s390x/kvm: propagate s390 cpu state to kvm
by David Hildenbrand
· 10 years ago
eb24f7c
s390x/kvm: proper use of the cpu states OPERATING and STOPPED
by David Hildenbrand
· 10 years ago
75973bf
s390x/kvm: introduce proper states for s390 cpus
by David Hildenbrand
· 10 years ago
a9fd165
linux-headers: update to 3.17-rc7
by Jens Freimann
· 10 years ago
fcb2cd9
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
by Peter Maydell
· 10 years ago
5008e5b
qemu-char: Fix reconnect socket error reporting
by Corey Minyard
· 10 years ago
5179502
qemu-sockets: Add error to non-blocking connect handler
by Corey Minyard
· 10 years ago
5748e4c
qemu-error: Add error_vreport()
by Corey Minyard
· 10 years ago
35e4e96
virtio-scsi: fix use-after-free of VirtIOSCSIReq
by Paolo Bonzini
· 10 years ago
cdebec5
linuxboot: compute initrd loading address
by Paolo Bonzini
· 10 years ago
fc02086
kvm: Make KVMState be the TYPE_KVM_ACCEL instance struct
by Eduardo Habkost
· 10 years ago
ac2da55
accel: Create accel object when initializing machine
by Eduardo Habkost
· 10 years ago
f6a1ef6
accel: Pass MachineState object to accel init functions
by Eduardo Habkost
· 10 years ago
b6011bd
Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20141006-2' into staging
by Peter Maydell
· 10 years ago
1a1c4db
translate-all.c: memory walker initial address miscalculation
by Mikhail Ilyin
· 10 years ago
d80a190
linux-user: don't include timerfd if not needed
by Riku Voipio
· 10 years ago
e52a99f
linux-user: Simplify timerid checks on g_posix_timers range
by Alexander Graf
· 11 years ago
a59b5e3
linux-user: Convert blkpg to use a special subop handler
by Alexander Graf
· 11 years ago
40645c7
linux-user: Enable epoll_pwait syscall for ARM
by Peter Maydell
· 10 years ago
2472b6c
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
by Peter Maydell
· 10 years ago
507ef2f
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging
by Peter Maydell
· 10 years ago
767c86d
blockdev-test: Test device_del after drive_del
by Markus Armbruster
· 10 years ago
2eea5cd
blockdev-test: Factor out some common code into helpers
by Markus Armbruster
· 10 years ago
37e153f
blockdev-test: Simplify by using g_assert_cmpstr()
by Markus Armbruster
· 10 years ago
e319df6
blockdev-test: Clean up bogus drive_add argument
by Markus Armbruster
· 10 years ago
d0e3866
blockdev-test: Use single rather than double quotes in QMP
by Markus Armbruster
· 10 years ago
e2f3f22
drive_del-test: Merge of qdev-monitor-test, blockdev-test
by Markus Armbruster
· 10 years ago
f383611
iotests: qemu-img info output for corrupt image
by Max Reitz
· 10 years ago
9009b19
qapi: Add corrupt field to ImageInfoSpecificQCow2
by Max Reitz
· 10 years ago
1b53eab
iotests: Use _img_info
by Max Reitz
· 10 years ago
0d15da8
accel: Rename 'init' method to 'init_machine'
by Eduardo Habkost
· 10 years ago
d95c852
accel: Move accel init/allowed code to separate function
by Eduardo Habkost
· 10 years ago
32592e1
accel: Remove tcg_available() function
by Eduardo Habkost
· 10 years ago
3a6ce51
accel: Move qtest accel registration to qtest.c
by Eduardo Habkost
· 10 years ago
b152b05
accel: Move Xen registration code to xen-common.c
by Eduardo Habkost
· 10 years ago
782c3f2
accel: Move KVM accel registration to kvm-all.c
by Eduardo Habkost
· 10 years ago
b31f9ac
accel: Report unknown accelerator as "not found" instead of "does not exist"
by Eduardo Habkost
· 10 years ago
f6dfb83
accel: Make AccelClass.available() optional
by Eduardo Habkost
· 10 years ago
b14a0b7
accel: Use QOM classes for accel types
by Eduardo Habkost
· 10 years ago
a224655
accel: Move accel name lookup to separate function
by Eduardo Habkost
· 10 years ago
e8b466e
accel: Simplify configure_accelerator() using AccelType *acc variable
by Eduardo Habkost
· 10 years ago
e54adde
accel: Create AccelType typedef
by Eduardo Habkost
· 10 years ago
a1a9cb0
accel: Move accel code to accel.c
by Eduardo Habkost
· 10 years ago
2067444
vl.c: Small coding style fix
by Eduardo Habkost
· 10 years ago
01ca519
qemu-char: Print the remote and local addresses for a socket
by Corey Minyard
· 10 years ago
5dd1f02
qemu-char: Add reconnecting to client sockets
by Corey Minyard
· 10 years ago
16cc4ff
qemu-char: set socket filename to disconnected when not connected
by Corey Minyard
· 10 years ago
cfb429c
qemu-char: Move some items into TCPCharDriver
by Corey Minyard
· 10 years ago
43ded1a
qemu-char: Rework qemu_chr_open_socket() for reconnect
by Corey Minyard
· 10 years ago
9f78116
qemu-char: Make the filename size for a chardev a #define
by Corey Minyard
· 10 years ago
f5bebbb
util: Emancipate id_wellformed() from QemuOpts
by Markus Armbruster
· 10 years ago
d93162e
q35/ahci: Pick up -cdrom and -hda options
by John Snow
· 10 years ago
6b9e03a
qtest/bios-tables: Correct Q35 command line
by John Snow
· 10 years ago
d8f94e1
ide: Update ide_drive_get to be HBA agnostic
by John Snow
· 10 years ago
1602651
pc/vl: Add units-per-default-bus property
by John Snow
· 10 years ago
21dff8c
blockdev: Allow overriding if_max_dev property
by John Snow
· 10 years ago
a66c9dc
blockdev: Orphaned drive search
by John Snow
· 10 years ago
cf77b2d
qemu-iotests: Fix supported cache modes for 052
by Kevin Wolf
· 10 years ago
d9323e9
make check-block: Use default cache modes
by Kevin Wolf
· 10 years ago
20d6cd4
Modify qemu_opt_rename to realize renaming all items in opts
by Jun Li
· 10 years ago
d1319b0
vmdk: Fix integer overflow in offset calculation
by Fam Zheng
· 10 years ago
fbf28a4
block: Drop superfluous conditionals around qemu_opts_del()
by Markus Armbruster
· 10 years ago
18fe46d
ssh: Don't crash if either host or path is not specified.
by Richard W.M. Jones
· 10 years ago
af95738
snapshot: fix referencing wrong variable in while loop in do_delvm
by Zhang Haoyu
· 10 years ago
b00a0dd
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20141002-1' into staging
by Peter Maydell
· 10 years ago
53b9871
Merge remote-tracking branch 'remotes/kraxel/tags/pull-console-20141002-1' into staging
by Peter Maydell
· 10 years ago
fbcaca9
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20141002-1' into staging
by Peter Maydell
· 10 years ago
50c6617
add input-send-event command
by Marcelo Tosatti
· 10 years ago
Next »