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-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
2018-03-09
qcow2: Pass BlockdevCreateOptions to qcow2_co_create()
Kevin Wolf
2018-03-09
qcow2: Let qcow2_create() handle protocol layer
Kevin Wolf
2018-03-09
qcow2: Rename qcow2_co_create2() to qcow2_co_create()
Kevin Wolf
2018-03-09
block/qapi: Add qcow2 create options to schema
Kevin Wolf
2018-03-09
block/qapi: Introduce BlockdevCreateOptions
Kevin Wolf
2018-03-09
qcow2: Make qemu-img check detect corrupted L1 tables in snapshots
Alberto Garcia
2018-03-09
qcow2: Check snapshot L1 table in qcow2_snapshot_delete()
Alberto Garcia
2018-03-09
qcow2: Check snapshot L1 table in qcow2_snapshot_goto()
Alberto Garcia
2018-03-09
qcow2: Check snapshot L1 tables in qcow2_check_metadata_overlap()
Alberto Garcia
2018-03-09
qcow2: Check L1 table parameters in qcow2_expand_zero_clusters()
Alberto Garcia
2018-03-09
qcow2: Check L1 table offset in qcow2_snapshot_load_tmp()
Alberto Garcia
2018-03-09
qcow2: Generalize validate_table_offset() into qcow2_validate_table()
Alberto Garcia
2018-03-09
block: convert bdrv_check callback to coroutine_fn
Paolo Bonzini
2018-03-09
block: convert bdrv_invalidate_cache callback to coroutine_fn
Paolo Bonzini
2018-03-09
qed: make bdrv_qed_do_open a coroutine_fn
Paolo Bonzini
2018-03-09
qcow2: make qcow2_do_open a coroutine_fn
Paolo Bonzini
2018-03-09
qcow2: fix flushing after dirty bitmap metadata writes
Paolo Bonzini
2018-03-09
qcow2: introduce qcow2_write_caches and qcow2_flush_caches
Paolo Bonzini
2018-03-09
block: implement the bdrv_reopen_prepare helper for LUKS driver
Daniel P. Berrange
2018-03-09
Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-upstream-v8.2' in...
Peter Maydell
2018-03-08
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180308' into staging
Peter Maydell
2018-03-08
Merge remote-tracking branch 'remotes/stsquad/tags/pull-shippable-disable-ppc...
Peter Maydell
2018-03-08
s390x/virtio: Convert virtio-ccw from *_exit to *_unrealize
Nia Alarie
2018-03-08
pc-bios/s390-ccw: Move string arrays from bootmap header to .c file
Thomas Huth
2018-03-08
s390x/sclp: clean up sclp masks
Claudio Imbrenda
2018-03-08
s390x/sclp: proper support of larger send and receive masks
Claudio Imbrenda
2018-03-08
vfio-ccw: license text should indicate GPL v2 or later
Cornelia Huck
2018-03-08
s390x/sclpconsole: Remove dead code - remove exit handlers
Nia Alarie
2018-03-08
numa: we don't implement NUMA for s390x
David Hildenbrand
2018-03-08
hw/s390x: Add the possibility to specify the netboot image on the command line
Thomas Huth
2018-03-08
target/s390x: Remove leading underscores from #defines
Thomas Huth
2018-03-08
s390/ipl: only print boot menu error if -boot menu=on was specified
Collin L. Walling
2018-03-08
hw/s390x/ipl: Bail out if the network bootloader can not be found
Thomas Huth
2018-03-08
.shippable.yml: disable powerpc-cross image
Alex Bennée
2018-03-08
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...
Peter Maydell
[next]