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
2013-09-27
qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usage
Jeff Cody
2013-09-27
qemu-iotests: Add basic ability to use binary sample images
Jeff Cody
2013-09-26
qemu-iotests: fix qmp.py search path
Fam Zheng
2013-09-26
block: use DIV_ROUND_UP in bdrv_co_do_readv
Fam Zheng
2013-09-25
qcow2: Assert against currently impossible overflow
Max Reitz
2013-09-25
block: qed - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
block: qcow2 - used QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
block: vpc - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
block: vdi - use QEMU_PACKED for on-disk structures
Jeff Cody
2013-09-25
rbd: avoid qemu_rbd_snap_list() memory leaks
Stefan Hajnoczi
2013-09-25
qdict: Extract qdict_extract_subqdict
Benoît Canet
2013-09-25
block: Fix compiler warning (-Werror=uninitialized)
Stefan Weil
2013-09-25
block: introduce BlockDriver.bdrv_needs_filename to enable some drivers.
Benoît Canet
2013-09-25
qemu-iotests: add monolithicFlat creation test to 059
Fam Zheng
2013-09-25
qemu-iotests: fix test case 059
Fam Zheng
2013-09-25
vmdk: fix cluster size check for flat extents
Fam Zheng
2013-09-25
block/get_block_status: avoid segfault if there is no backing_hd
Peter Lieven
2013-09-25
block/get_block_status: set *pnum = 0 on error
Peter Lieven
2013-09-25
qcow2: Don't shadow return value
Max Reitz
2013-09-25
qemu-iotests: Do not execute 052 with -nocache
Max Reitz
2013-09-25
qemu-iotests: add test for backing file overriding
Fam Zheng
2013-09-25
block: fix backing file overriding
Fam Zheng
2013-09-23
Merge remote-tracking branch 'stefanha/tracing' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'mjt/trivial-patches' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2013-09-23
Merge remote-tracking branch 'bonzini/scsi-next' into staging
Anthony Liguori
2013-09-20
kvm: fix traces to use %x instead of %d
Alexey Kardashevskiy
2013-09-20
e1000: NetClientInfo.receive_iov implemented
Vincenzo Maffione
2013-09-20
pcnet-pci: mark I/O and MMIO as LITTLE_ENDIAN
Aurelien Jarno
2013-09-20
virtio-blk: do not relay a previous driver's WCE configuration to the current
Paolo Bonzini
2013-09-20
blockdev: do not default cache.no-flush to true
Paolo Bonzini
2013-09-20
block: don't lose data from last incomplete sector
Fam Zheng
2013-09-20
tests/.gitignore: ignore test-throttle
Fam Zheng
2013-09-20
exec: Fix broken build for MinGW (regression)
Stefan Weil
2013-09-20
kvm: Fix compiler warning (clang)
Stefan Weil
2013-09-20
tcg-sparc: Fix parenthesis warning
Richard Henderson
2013-09-20
Makefile: Remove some more files when cleaning
Stefan Weil
2013-09-20
target-i386: Fix segment cache dump
Tobias Markus
2013-09-20
iov: avoid "orig_len may be used unitialized" warning
Michael Tokarev
2013-09-20
vscclient: remove unnecessary use of uninitialized variable
Michael Tokarev
2013-09-20
trace-events: Clean up with scripts/cleanup-trace-events.pl again
Markus Armbruster
2013-09-20
tci: Fix qemu-alpha on 32 bit hosts (wrong assertions)
Stefan Weil
2013-09-20
*-user: Improve documentation for lock_user function
Stefan Weil
2013-09-20
MAINTAINERS: Add missing entry to filelist for TCI target
Stefan Weil
2013-09-20
translate-all: Fix formatting of dump output
Stefan Weil
2013-09-20
*-user: Fix typo in comment (ulocking -> unlocking)
Stefan Weil
2013-09-20
docs: Fix IO port number for CPU present bitmap.
Anthony PERARD
2013-09-20
q35: Fix typo in constant DEFUALT -> DEFAULT.
Richard W.M. Jones
[next]