index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-07-07
mirror: Fix qiov size for short requests
Kevin Wolf
2014-07-07
Fix nocow typos in manpage
Chunyan Liu
2014-07-03
MAINTAINERS: seccomp: change email contact for Eduardo Otubo
Eduardo Otubo
2014-07-01
Update version for v2.1.0-rc0 release
Peter Maydell
2014-07-01
net: add mmsghdr struct check for L2TPV3
Gonglei
2014-07-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20140701-1' into s...
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20140701-1' into s...
Peter Maydell
2014-07-01
ccid-card-emulated: use EventNotifier
Paolo Bonzini
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2014-07-01
ui/vnc: fix potential memory corruption issues
Peter Lieven
2014-07-01
ui/vnc: limit client_cut_text msg payload size
Peter Lieven
2014-07-01
usb: initialize libusb_device to avoid crash
Jincheng Miao
2014-07-01
usb: Fix usb-bt-dongle initialization.
Hani Benhabiles
2014-07-01
input: fix jumpy mouse cursor with USB mouse emulation
Christian Burger
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/memory' into staging
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-2.1' into...
Peter Maydell
2014-07-01
Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
Peter Maydell
2014-07-01
trace: add qemu_system_powerdown_request and qemu_system_shutdown_request tra...
Yang Zhiyong
2014-07-01
block: add backing-file option to block-stream
Jeff Cody
2014-07-01
block: extend block-commit to accept a string for the backing file
Jeff Cody
2014-07-01
block: add helper function to determine if a BDS is in a chain
Jeff Cody
2014-07-01
block: add QAPI command to allow live backing file change
Jeff Cody
2014-07-01
configure: Fix -lm test, so that tools can be compiled on hosts that require -lm
Alexey Kardashevskiy
2014-07-01
qdev: correctly send DEVICE_DELETED for recursively-deleted devices
Paolo Bonzini
2014-07-01
memory: do not give a name to the internal exec.c regions
Paolo Bonzini
2014-07-01
memory: MemoryRegion: Add size property
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: Add may-overlap and priority props
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: Add container and addr props
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: replace owner field with QOM parent
Paolo Bonzini
2014-07-01
memory: MemoryRegion: QOMify
Peter Crosthwaite
2014-07-01
memory: MemoryRegion: use /machine as default owner
Paolo Bonzini
2014-07-01
libqtest: escape strings in QMP commands, fix leak
Paolo Bonzini
2014-07-01
qom: object: Ignore refs/unrefs of NULL
Peter Crosthwaite
2014-07-01
qom: object: remove parent pointer when unparenting
Peter Crosthwaite
2014-07-01
mc146818rtc: add "rtc-time" link to "/machine/rtc"
Marcelo Tosatti
2014-07-01
qom: allow creating an alias of a child<> property
Paolo Bonzini
2014-07-01
qom: add a generic mechanism to resolve paths
Paolo Bonzini
2014-07-01
qapi: Change back sector-count to sectors-count in quorum QAPI events.
Benoît Canet
2014-07-01
block/cow: Avoid use of uninitialized cow_bs in error path
Peter Maydell
2014-07-01
block: simplify bdrv_find_base() and bdrv_find_overlay()
Jeff Cody
2014-07-01
block: make 'top' argument to block-commit optional
Jeff Cody
2014-07-01
iotests: Add more tests to quick group
Max Reitz
2014-07-01
iotests: Add qemu tests to quick group
Max Reitz
2014-07-01
iotests: Simplify qemu-iotests-quick.sh
Max Reitz
2014-07-01
qemu-img create: add 'nocow' option
Chunyan Liu
2014-07-01
virtio-scsi: scsi events must be converted to target endianness
Cédric Le Goater
2014-07-01
virtio-scsi: virtio_scsi_push_event() lacks VirtIOSCSIReq parsing
Greg Kurz
2014-07-01
qom: add object_property_add_alias()
Stefan Hajnoczi
2014-07-01
virtio-blk: remove need for explicit x-data-plane=on option
Stefan Hajnoczi
[next]