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
2015-05-27
tap-solaris: Convert tap_open() to Error
Markus Armbruster
2015-05-27
tap-bsd: Convert tap_open() to Error
Markus Armbruster
2015-05-27
tap-linux: Convert tap_open() to Error
Markus Armbruster
2015-05-27
tap: Permit incremental conversion of tap_open() to Error
Markus Armbruster
2015-05-27
tap: Convert launch_script() to Error
Markus Armbruster
2015-05-27
tap: Convert net_init_tap_one() to Error
Markus Armbruster
2015-05-27
tap: Convert tap_set_sndbuf() to Error
Markus Armbruster
2015-05-27
tap: Improve -netdev/netdev_add/-net/... bridge error reporting
Markus Armbruster
2015-05-27
tap: net_tap_fd_init() can't fail, drop dead error handling
Markus Armbruster
2015-05-27
net/dump: Improve -net/host_net_add dump error reporting
Markus Armbruster
2015-05-27
net: Improve -net nic error reporting
Markus Armbruster
2015-05-27
net: Permit incremental conversion of init functions to Error
Markus Armbruster
2015-05-27
net: Improve error message for -net hubport a bit
Markus Armbruster
2015-05-27
net: Change help text to list -netdev instead of -net by default
Thomas Huth
2015-05-26
Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging
Peter Maydell
2015-05-22
ahci: do not remap clb/fis unconditionally
John Snow
2015-05-22
macio: move unaligned DMA write code into separate pmac_dma_write() function
Mark Cave-Ayland
2015-05-22
macio: move unaligned DMA read code into separate pmac_dma_read() function
Mark Cave-Ayland
2015-05-22
qtest: pre-buffer hex nibs
John Snow
2015-05-22
libqos/ahci: Swap memread/write with bufread/write
John Snow
2015-05-22
qtest: add memset to qtest protocol
John Snow
2015-05-22
qtest: Add base64 encoded read/write
John Snow
2015-05-22
qtest: allow arbitrarily long sends
John Snow
2015-05-22
qtest/ahci: add migrate halted dma test
John Snow
2015-05-22
qtest/ahci: add halted dma test
John Snow
2015-05-22
qtest/ahci: add flush migrate test
John Snow
2015-05-22
qtest/ahci: add migrate dma test
John Snow
2015-05-22
qtest/ahci: Add migration test
John Snow
2015-05-22
ich9/ahci: Enable Migration
John Snow
2015-05-22
libqos: Add migration helpers
John Snow
2015-05-22
libqos/ahci: Fix sector set method
John Snow
2015-05-22
libqos/ahci: Add halted command helpers
John Snow
2015-05-22
glib: remove stale compat functions
John Snow
2015-05-22
configure: require glib 2.22
John Snow
2015-05-22
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2015-05-22
Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150522'...
Peter Maydell
2015-05-22
MAINTAINERS: Split "Block QAPI, monitor, command line" off core
Markus Armbruster
2015-05-22
MAINTAINERS: Add header files to Block Layer Core section
Kevin Wolf
2015-05-22
tests: add test case for encrypted qcow2 read/write
Daniel P. Berrange
2015-05-22
qemu-io: prompt for encryption keys when required
Daniel P. Berrange
2015-05-22
util: allow \n to terminate password input
Daniel P. Berrange
2015-05-22
util: move read_password method out of qemu-img into osdep/oslib
Daniel P. Berrange
2015-05-22
qcow2/qcow: protect against uninitialized encryption key
Daniel P. Berrange
2015-05-22
qemu-iotests: Make debugging python tests easier
Fam Zheng
2015-05-22
qemu-iotests: qemu-img info on afl VMDK image with a huge capacity
Fam Zheng
2015-05-22
block: Detect multiplication overflow in bdrv_getlength
Fam Zheng
2015-05-22
qemu-io: Use getopt() correctly
Eric Blake
2015-05-22
qcow2: style fixes in qcow2-cache.c
Alberto Garcia
2015-05-22
qcow2: make qcow2_cache_put() a void function
Alberto Garcia
2015-05-22
qcow2: use a hash to look for entries in the L2 cache
Alberto Garcia
[next]