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
2019-03-08
qcow2: Add basic data-file infrastructure
Kevin Wolf
2019-03-08
qcow2: Support external data file in qemu-img check
Kevin Wolf
2019-03-08
qcow2: Return error for snapshot operation with data file
Kevin Wolf
2019-03-08
qcow2: External file I/O
Kevin Wolf
2019-03-08
qcow2: Prepare qcow2_co_block_status() for data file
Kevin Wolf
2019-03-08
qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()
Kevin Wolf
2019-03-08
qcow2: Don't assume 0 is an invalid cluster offset
Kevin Wolf
2019-03-08
qcow2: Prepare count_contiguous_clusters() for external data file
Kevin Wolf
2019-03-08
qcow2: Prepare qcow2_get_cluster_type() for external data file
Kevin Wolf
2019-03-08
qcow2: Pass bs to qcow2_get_cluster_type()
Kevin Wolf
2019-03-08
qcow2: Basic definitions for external data files
Kevin Wolf
2019-03-08
qcow2: Extend spec for external data files
Kevin Wolf
2019-03-08
qcow2: Simplify preallocation code
Kevin Wolf
2019-03-08
qemu-iotests: Test qcow2 preallocation modes
Kevin Wolf
2019-03-08
qemu-iotests: Ensure GNU sed is used
Philippe Mathieu-Daudé
2019-03-08
qemu-iotests: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2019-03-08
tests/bios-tables: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2019-03-08
tests/multiboot: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2019-03-08
iotests: check whitelisted formats
Andrey Shinkevich
2019-03-08
iotests: ask QEMU for supported formats
Andrey Shinkevich
2019-03-08
block: iterate_format with account of whitelisting
Andrey Shinkevich
2019-03-08
iotests: open notrun files in text mode
Andrey Shinkevich
2019-03-08
qcow2: Default to 4KB for the qcow2 cache entry size
Alberto Garcia
2019-03-08
iotests: use iotests.VM in 238
Stefan Hajnoczi
2019-03-08
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-kconfig' into...
Peter Maydell
2019-03-08
iothread: document about why we need explicit aio_poll()
Peter Xu
2019-03-08
iothread: push gcontext earlier in the thread_fn
Peter Xu
2019-03-08
iothread: create main loop unconditionally
Peter Xu
2019-03-08
iothread: create the gcontext unconditionally
Peter Xu
2019-03-08
iothread: replace init_done_cond with a semaphore
Peter Xu
2019-03-08
tricore: fixed RCR_CADDN instruction
David Brenken
2019-03-08
tricore: fixed RCR_CADD instruction
David Brenken
2019-03-08
cirrus.yml: Add macOS continuous integration task
Thomas Huth
2019-03-08
tests/bios-tables: Improve portability by searching bash in the $PATH
Philippe Mathieu-Daudé
2019-03-08
vhost-user-test: fix leaks
Marc-André Lureau
2019-03-07
target/hppa: Optimize blr r0,rn
Richard Henderson
2019-03-07
target/hppa: Do not return freed temporary
Richard Henderson
2019-03-07
tests: Do not use "\n" in g_test_message() strings
Thomas Huth
2019-03-07
hw/devices: Remove unused TC6393XB_RAM definition
Philippe Mathieu-Daudé
2019-03-07
hw: Remove unused 'hw/devices.h' include
Philippe Mathieu-Daudé
2019-03-07
tests: Move qdict-test-data.txt to tests/data/qobject/
Philippe Mathieu-Daudé
2019-03-07
kconfig: add documentation
Paolo Bonzini
2019-03-07
.travis.yml: test that no-default-device builds do not regress
Paolo Bonzini
2019-03-07
xtensa-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
unicore32-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
sparc64-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
sparc-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
sh4-softmmu.mak: express dependencies with Kconfig
Paolo Bonzini
2019-03-07
s390x: express dependencies with Kconfig
Thomas Huth
2019-03-07
riscv-softmmu.mak: replace CONFIG_* with Kconfig "select" directives
Paolo Bonzini
[prev]
[next]