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
path:
root
/
block
/
vhdx-log.c
Age
Commit message (
Expand
)
Author
2016-05-19
qemu-common: stop including qemu/bswap.h from qemu-common.h
Paolo Bonzini
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2016-01-20
block: Clean up includes
Peter Maydell
2016-01-13
vhdx: Fix "log that needs to be replayed" error message
Markus Armbruster
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2014-08-20
block: Drop some superfluous casts from void *
Markus Armbruster
2014-08-15
vhdx: Handle failure for potentially large allocations
Kevin Wolf
2014-08-15
block: VHDX endian fixes
Jeff Cody
2014-08-15
block: vhdx - add error check
Jeff Cody
2014-03-25
Fixed various typos
Deepak Kathayat
2014-01-31
block/vhdx: Error checking fixes
Markus Armbruster
2013-12-20
block: vhdx - improve error message, and .bdrv_check implementation
Jeff Cody
2013-11-07
block: vhdx - add log write support
Jeff Cody
2013-11-07
block: vhdx - log parsing, replay, and flush support
Jeff Cody