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
2016-07-13
qemu-iotests: Test naming of throttling groups
Alberto Garcia
2016-07-13
blockdev: Fix regression with the default naming of throttling groups
Alberto Garcia
2016-07-13
vmdk: fix metadata write regression
Reda Sallahi
2016-07-13
Improve block job rate limiting for small bandwidth values
Sascha Silbe
2016-07-13
qcow2: Fix qcow2_get_cluster_offset()
Max Reitz
2016-07-13
qemu-io: Use correct range limitations
Max Reitz
2016-07-13
qcow2: Avoid making the L1 table too big
Max Reitz
2016-07-13
qemu-img: Use strerror() for generic resize error
Max Reitz
2016-07-13
block: Remove BB options from blockdev-add
Kevin Wolf
2016-07-13
qemu-iotests: Test setting WCE with qdev
Kevin Wolf
2016-07-13
block/qdev: Allow configuring rerror/werror with qdev properties
Kevin Wolf
2016-07-13
commit: Fix use of error handling policy
Kevin Wolf
2016-07-13
block/qdev: Allow configuring WCE with qdev properties
Kevin Wolf
2016-07-13
block/qdev: Allow node name for drive properties
Kevin Wolf
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-13
test-coroutine: prepare for the next patch
Paolo Bonzini
2016-07-13
coroutine: use QSIMPLEQ instead of QTAILQ
Paolo Bonzini
2016-07-13
raw-posix: Use qemu_dup
Fam Zheng
2016-07-13
osdep: Introduce qemu_dup
Fam Zheng
2016-07-13
blockjob: Update description of the 'device' field in the QMP API
Alberto Garcia
2016-07-13
qemu-img: Set the ID of the block job in img_commit()
Alberto Garcia
2016-07-13
commit: Add 'job-id' parameter to 'block-commit'
Alberto Garcia
2016-07-13
stream: Add 'job-id' parameter to 'block-stream'
Alberto Garcia
2016-07-13
backup: Add 'job-id' parameter to 'blockdev-backup' and 'drive-backup'
Alberto Garcia
2016-07-13
mirror: Add 'job-id' parameter to 'blockdev-mirror' and 'drive-mirror'
Alberto Garcia
2016-07-13
blockjob: Add 'job_id' parameter to block_job_create()
Alberto Garcia
2016-07-13
block: Use block_job_get() in find_block_job()
Alberto Garcia
2016-07-13
blockjob: Add block_job_get()
Alberto Garcia
2016-07-13
blockjob: Update description of the 'id' field
Alberto Garcia
2016-07-13
stream: Fix prototype of stream_start()
Alberto Garcia
2016-07-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-include-2016-07-12' in...
Peter Maydell
2016-07-12
cris: Fix broken header guard in hw/cris/boot.h
Markus Armbruster
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-07-12
libdecnumber: Don't error out on decNumberLocal.h re-inclusion
Markus Armbruster
2016-07-12
libdecnumber: Don't fool around with guards to avoid #include
Markus Armbruster
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
2016-07-12
Drop Emacs local variables lists redundant with .dir-locals.el
Markus Armbruster
2016-07-12
spapr_pci: Include spapr.h instead of playing games with #error
Markus Armbruster
2016-07-12
tcg: Clean up tcg-target.h header guards
Markus Armbruster
2016-07-12
linux-user: Fix broken header guard in syscall_defs.h
Markus Armbruster
2016-07-12
linux-user: Clean up hostdep.h header guards
Markus Armbruster
2016-07-12
linux-user: Clean up target_structs.h header guards
Markus Armbruster
2016-07-12
linux-user: Clean up target_signal.h header guards
Markus Armbruster
2016-07-12
linux-user: Clean up target_cpu.h header guards
Markus Armbruster
2016-07-12
linux-user: Clean up target_syscall.h header guards
Markus Armbruster
2016-07-12
target-*: Clean up cpu.h header guards
Markus Armbruster
2016-07-12
scripts: New clean-header-guards.pl
Markus Armbruster
2016-07-12
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2016-07-12
bswap.h: Document cpu_to_* and *_to_cpu conversion functions
Peter Maydell
[next]