index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-05-12
include/qemu/osdep.h: Add macros for pointer alignment
Sergey Fedorov
2016-05-12
include/qemu/osdep.h: Add a macro to check for alignment
Sergey Fedorov
2016-05-12
tb: consistently use uint32_t for tb->flags
Emilio G. Cota
2016-05-12
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-05-12
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160512'...
Peter Maydell
2016-05-12
gtk: update grab code for gtk 3.20
Gerd Hoffmann
2016-05-12
spice: fix coverity complains
Gonglei
2016-05-12
egl-helpers: fix possible resource leak
Gonglei
2016-05-12
Changed malloc to g_malloc, free to g_free in ui/shader.c
Md Haris Iqbal
2016-05-12
spice/gl: add & use qemu_spice_gl_monitor_config
Gerd Hoffmann
2016-05-12
ui/gtk: copy to clipboard support
Michael S. Tsirkin
2016-05-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-05-12' into ...
Peter Maydell
2016-05-12
Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-05-12' in...
Kevin Wolf
2016-05-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-usb-20160511-1' into s...
Peter Maydell
2016-05-12
qemu-iotests: iotests: fail hard if not run via "check"
Sascha Silbe
2016-05-12
block: enable testing of LUKS driver with block I/O tests
Daniel P. Berrange
2016-05-12
block: add support for encryption secrets in block I/O tests
Daniel P. Berrange
2016-05-12
block: add support for --image-opts in block I/O tests
Daniel P. Berrange
2016-05-12
qemu-io: Add 'write -z -u' to test MAY_UNMAP flag
Eric Blake
2016-05-12
qemu-io: Add 'write -f' to test FUA flag
Eric Blake
2016-05-12
qemu-io: Allow unaligned access by default
Eric Blake
2016-05-12
qemu-io: Use bool for command line flags
Eric Blake
2016-05-12
qemu-io: Make 'open' subcommand more like command line
Eric Blake
2016-05-12
qemu-io: Add missing option documentation
Eric Blake
2016-05-12
qmp: add monitor command to add/remove a child
Wen Congyang
2016-05-12
quorum: implement bdrv_add_child() and bdrv_del_child()
Wen Congyang
2016-05-12
Add new block driver interface to add/delete a BDS's child
Wen Congyang
2016-05-12
qemu-img: check block status of backing file when converting.
Ren Kimura
2016-05-12
iotests: fix the redirection order in 083
Wei Jiangang
2016-05-12
block: Inactivate all children
Fam Zheng
2016-05-12
block: Drop superfluous invalidating bs->file from drivers
Fam Zheng
2016-05-12
block: Invalidate all children
Fam Zheng
2016-05-12
nbd: Simplify client FUA handling
Eric Blake
2016-05-12
block: Honor BDRV_REQ_FUA during write_zeroes
Eric Blake
2016-05-12
block: Make supported_write_flags a per-bds property
Eric Blake
2016-05-12
qcow2: improve qcow2_co_write_zeroes()
Denis V. Lunev
2016-05-12
block: Kill unused sector-based blk_* functions
Eric Blake
2016-05-12
qemu-io: Switch to byte-based block access
Eric Blake
2016-05-12
qemu-img: Switch to byte-based block access
Eric Blake
2016-05-12
nbd: Switch to byte-based block access
Eric Blake
2016-05-12
atapi: Switch to byte-based block access
Eric Blake
2016-05-12
m25p80: Switch to byte-based block access
Eric Blake
2016-05-12
sd: Switch to byte-based block access
Eric Blake
2016-05-12
pflash: Switch to byte-based block access
Eric Blake
2016-05-12
onenand: Switch to byte-based block access
Eric Blake
2016-05-12
nand: Switch to byte-based block access
Eric Blake
2016-05-12
fdc: Switch to byte-based block access
Eric Blake
2016-05-12
xen_disk: Switch to byte-based aio block access
Eric Blake
2016-05-12
virtio: Switch to byte-based aio block access
Eric Blake
2016-05-12
scsi-disk: Switch to byte-based aio block access
Eric Blake
[prev]
[next]