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-04-25
seccomp: add shmctl(), mlock(), and munlock() to the syscall whitelist
Paul Moore
2014-04-25
seccomp: add timerfd_create and timerfd_settime to the whitelist
Felix Geyer
2014-04-25
iscsi: Don't use error_is_set() to suppress additional errors
Markus Armbruster
2014-04-25
blockdev: Clean up fragile use of error_is_set()
Markus Armbruster
2014-04-25
nbd: Use return values instead of error_is_set(errp)
Markus Armbruster
2014-04-25
qemu-img: Consistently name Error * objects err, and not errp
Markus Armbruster
2014-04-25
Use error_is_set() only when necessary (again)
Markus Armbruster
2014-04-25
block: Expose host_* drivers in blockdev-add
Kevin Wolf
2014-04-25
MAINTAINERS: Add qemu-img/io to block subsystem
Kevin Wolf
2014-04-25
qemu-iotests: Improve and make use of QMPTestCase.wait_until_completed()
Fam Zheng
2014-04-25
doc: add -drive rerror=,werror= to qemu --help output
Stefan Hajnoczi
2014-04-25
block: Prevent coroutine stack overflow when recursing in bdrv_open_backing_f...
BenoƮt Canet
2014-04-25
monitor: fix qmp_getfd() fd leak in error case
Stefan Hajnoczi
2014-04-25
HMP: support specifying dump format for dump-guest-memory
Qiao Nuohan
2014-04-25
HMP: fix doc of dump-guest-memory
Qiao Nuohan
2014-04-25
qmp: object-add: Validate class before creating object
Eduardo Habkost
2014-04-25
net: Don't use error_is_set() to suppress additional errors
Markus Armbruster
2014-04-25
net: Make qmp_query_rx_filter() with name argument more obvious
Markus Armbruster
2014-04-25
monitor: Add device_add and device_del completion.
Hani Benhabiles
2014-04-25
monitor: Add command_completion callback to mon_cmd_t.
Hani Benhabiles
2014-04-25
monitor: Fix drive_del id argument type completion.
Hani Benhabiles
2014-04-25
error: Remove some unused headers
Cole Robinson
2014-04-25
qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED
Cole Robinson
2014-04-25
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
qerror.h: Remove unused error classes
Cole Robinson
2014-04-25
error: Print error_report() to stderr if using qmp
Cole Robinson
2014-04-25
monitor: Remove unused monitor_print_filename
Cole Robinson
2014-04-25
error: Privatize error_print_loc
Cole Robinson
2014-04-25
vnc: Remove default_mon usage
Cole Robinson
2014-04-25
slirp: Remove default_mon usage
Cole Robinson
2014-04-25
Merge remote-tracking branch 'remotes/rth/tags/tgt-axp-pull-20140424' into st...
Peter Maydell
2014-04-25
net: xilinx_axienet.c: Add phy soft reset bit clearing
Nathan Rossi
2014-04-25
net/net.c: Remove unnecessary semicolon
Igor Ryzhov
2014-04-25
pcnet: remove duplicate assignment
Prasad Joshi
2014-04-25
tap: Avoid extra iterations while closing file fd
Pankaj Gupta
2014-04-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2014-04-25
s390x/kvm: sync gbea and pp register
Christian Borntraeger
2014-04-25
s390x/kvm: rework KVM synchronize to tracing for some ONEREGS
Christian Borntraeger
2014-04-25
linux-headers update
Cornelia Huck
2014-04-25
s390x: empty function stubs in preparation for __KVM_HAVE_GUEST_DEBUG
David Hildenbrand
2014-04-24
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-5' into staging
Peter Maydell
2014-04-24
Merge remote-tracking branch 'remotes/rth/tags/tcg-next-20140422' into staging
Peter Maydell
2014-04-24
Merge remote-tracking branch 'remotes/rth/tags/tcg-ia64-pull-20140421' into s...
Peter Maydell
2014-04-24
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-04-18' in...
Peter Maydell
2014-04-23
block/cloop: use PRIu32 format specifier for uint32_t
Stefan Hajnoczi
2014-04-23
usb: mtp filesharing
Gerd Hoffmann
2014-04-22
vmdk: Fix "%x" to PRIx32 in format strings for cid
Fam Zheng
2014-04-22
qemu-img: Improve error messages
Fam Zheng
2014-04-22
usb: add CompatibleID support to msos
Gerd Hoffmann
2014-04-22
qemu-iotests: Check common namespace for id and node-name
Kevin Wolf
[prev]
[next]