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
2018-03-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-03-09
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2018-03-09
memory: fix flatview_access_valid RCU read lock/unlock imbalance
Paolo Bonzini
2018-03-09
Merge remote-tracking branch 'mreitz/tags/pull-block-2018-03-09' into queue-b...
Kevin Wolf
2018-03-09
target/m68k: implement ftentox
Laurent Vivier
2018-03-09
target/m68k: implement ftwotox
Laurent Vivier
2018-03-09
target/m68k: implement fetox
Laurent Vivier
2018-03-09
target/m68k: implement flog2
Laurent Vivier
2018-03-09
target/m68k: implement flog10
Laurent Vivier
2018-03-09
target/m68k: implement flogn
Laurent Vivier
2018-03-09
target/m68k: implement flognp1
Laurent Vivier
2018-03-09
qemu-iotests: fix 203 migration completion race
Stefan Hajnoczi
2018-03-09
iotests: Tweak 030 in order to trigger a race condition with parallel jobs
Alberto Garcia
2018-03-09
iotests: Skip test for ENOMEM error
Fam Zheng
2018-03-09
iotests: Mark all tests executable
Eric Blake
2018-03-09
iotests: Test creating overlay when guest running
Fam Zheng
2018-03-09
softfloat: fix crash on int conversion of SNaN
Stef O'Rear
2018-03-09
qemu-iotests: Test ssh image creation over QMP
Kevin Wolf
2018-03-09
qemu-iotests: Test qcow2 over file image creation with QMP
Kevin Wolf
2018-03-09
block: Fail bdrv_truncate() with negative size
Kevin Wolf
2018-03-09
file-posix: Fix no-op bdrv_truncate() with falloc preallocation
Kevin Wolf
2018-03-09
ssh: Support .bdrv_co_create
Kevin Wolf
2018-03-09
ssh: Pass BlockdevOptionsSsh to connect_to_ssh()
Kevin Wolf
2018-03-09
ssh: QAPIfy host-key-check option
Kevin Wolf
2018-03-09
ssh: Use QAPI BlockdevOptionsSsh object
Kevin Wolf
2018-03-09
sheepdog: Support .bdrv_co_create
Kevin Wolf
2018-03-09
sheepdog: QAPIfy "redundancy" create option
Kevin Wolf
2018-03-09
nfs: Support .bdrv_co_create
Kevin Wolf
2018-03-09
nfs: Use QAPI options in nfs_client_open()
Kevin Wolf
2018-03-09
rbd: Use qemu_rbd_connect() in qemu_rbd_do_create()
Kevin Wolf
2018-03-09
rbd: Assign s->snap/image_name in qemu_rbd_open()
Kevin Wolf
2018-03-09
rbd: Support .bdrv_co_create
Kevin Wolf
2018-03-09
rbd: Pass BlockdevOptionsRbd to qemu_rbd_connect()
Kevin Wolf
2018-03-09
rbd: Remove non-schema options from runtime_opts
Kevin Wolf
2018-03-09
rbd: Factor out qemu_rbd_connect()
Kevin Wolf
2018-03-09
rbd: Fix use after free in qemu_rbd_set_keypairs() error path
Kevin Wolf
2018-03-09
gluster: Support .bdrv_co_create
Kevin Wolf
2018-03-09
file-win32: Support .bdrv_co_create
Kevin Wolf
2018-03-09
file-posix: Support .bdrv_co_create
Kevin Wolf
2018-03-09
block: x-blockdev-create QMP command
Kevin Wolf
2018-03-09
block: Make bdrv_is_whitelisted() public
Kevin Wolf
2018-03-09
qcow2: Use visitor for options in qcow2_create()
Kevin Wolf
2018-03-09
qdict: Introduce qdict_rename_keys()
Kevin Wolf
2018-03-09
test-qemu-opts: Test qemu_opts_to_qdict_filtered()
Kevin Wolf
2018-03-09
test-qemu-opts: Test qemu_opts_append()
Kevin Wolf
2018-03-09
util: Add qemu_opts_to_qdict_filtered()
Kevin Wolf
2018-03-09
qcow2: Handle full/falloc preallocation in qcow2_co_create()
Kevin Wolf
2018-03-09
qcow2: Use QCryptoBlockCreateOptions in qcow2_co_create()
Kevin Wolf
2018-03-09
qcow2: Use BlockdevRef in qcow2_co_create()
Kevin Wolf
[next]