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-06-29
device_tree: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-29
hw/arm/sysbus-fdt: Replace error_setg(&error_fatal) by error_report() + exit()
Philippe Mathieu-Daudé
2018-06-29
hw/block/fdc: Replace error_setg(&error_abort) by assert()
Philippe Mathieu-Daudé
2018-06-29
Merge remote-tracking branch 'remotes/berrange/tags/min-glib-pull-request' in...
Peter Maydell
2018-06-29
hw/block/pflash_cfi: Convert from DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/block/fdc: Convert from FLOPPY_DPRINTF() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/net/etraxfs_eth: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/net/ne2000: Convert printf() calls to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/net/ne2000: Add trace events
Philippe Mathieu-Daudé
2018-06-29
hw/input/tsc2005: Convert a fprintf() call to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/char/parallel: Convert from pdebug() macro to trace events
Philippe Mathieu-Daudé
2018-06-29
hw/char/serial: Convert from DPRINTF macro to trace events
Philippe Mathieu-Daudé
2018-06-29
sdcard: Reduce sdcard_set_blocklen() trace digits
Philippe Mathieu-Daudé
2018-06-29
trace: Fix format string for the struct timeval members casted to size_t
Philippe Mathieu-Daudé
2018-06-29
simpletrace: Convert name from mapping record to str
Eduardo Habkost
2018-06-29
block: Remove unused sector-based vectored I/O
Eric Blake
2018-06-29
vhdx: Switch to byte-based calls
Eric Blake
2018-06-29
replication: Switch to byte-based calls
Eric Blake
2018-06-29
qcow: Switch to a byte-based driver
Eric Blake
2018-06-29
qcow: Switch qcow_co_writev to byte-based calls
Eric Blake
2018-06-29
qcow: Switch qcow_co_readv to byte-based calls
Eric Blake
2018-06-29
qcow: Switch get_cluster_offset to be byte-based
Eric Blake
2018-06-29
parallels: Switch to byte-based calls
Eric Blake
2018-06-29
file-posix: Fix EINTR handling
Fam Zheng
2018-06-29
iscsi: Don't blindly use designator length in response for memcpy
Fam Zheng
2018-06-29
qcow2: Fix src_offset in copy offloading
Fam Zheng
2018-06-29
file-posix: Implement co versions of discard/flush
Kevin Wolf
2018-06-29
qemu-iotests: Test qcow2 not leaking clusters on write error
Kevin Wolf
2018-06-29
qcow2: Free allocated clusters on write error
Kevin Wolf
2018-06-29
qemu-iotests: Update 026.out.nocache reference output
Kevin Wolf
2018-06-29
block/crypto: Simplify block_crypto_{open,create}_opts_init()
Markus Armbruster
2018-06-29
block: Move request tracking to children in copy offloading
Fam Zheng
2018-06-29
qcow2: Remove dead check on !ret
Fam Zheng
2018-06-29
file-posix: Make .bdrv_co_truncate asynchronous
Kevin Wolf
2018-06-29
block: Use tracked request for truncate
Kevin Wolf
2018-06-29
block: Move bdrv_truncate() implementation to io.c
Kevin Wolf
2018-06-29
qcow2: Remove coroutine trampoline for preallocate_co()
Kevin Wolf
2018-06-29
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
2018-06-29
qcow2: Fix qcow2_truncate() error return value
Kevin Wolf
2018-06-29
hw/block/nvme: add optional parameter num_queues for nvme device
Weiping Zhang
2018-06-29
usb-storage: Add rerror/werror properties
Kevin Wolf
2018-06-29
qapi/job: The next release will be 3.0
Kevin Wolf
2018-06-29
block/crypto: Pacify Coverity after commit f853465aacb
Markus Armbruster
2018-06-29
block-qdict: Pacify Coverity after commit f1b34a248e9
Markus Armbruster
2018-06-29
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-06-29
glib: enforce the minimum required version and warn about old APIs
Daniel P. Berrangé
2018-06-29
glib: bump min required glib library version to 2.40
Daniel P. Berrangé
2018-06-29
util: remove redundant include of glib.h and add osdep.h
Daniel P. Berrangé
2018-06-29
tests/boot-serial: Do not delete the output file in case of errors
Thomas Huth
2018-06-29
hw/scsi: add VPD Block Limits emulation
Daniel Henrique Barboza
[prev]
[next]