]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2020-05-19 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-05-19 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2020-05-18 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2020-05-18 Stefan Hajnocziaio-posix: disable fdmon-io_uring when GSource is used
2020-05-18 Stefan Hajnocziaio-posix: don't duplicate fd handler deletion in fdmon...
2020-05-18 Philippe Mathieu... hw: Use QEMU_IS_ALIGNED() on parallel flash block size
2020-05-18 Kevin Wolfiotests/030: Reduce run time by unthrottling job earlier
2020-05-18 Philippe Mathieu... hw/ide/ahci: Log lost IRQs
2020-05-18 John Snowiotests: log messages from notrun()
2020-05-18 Philippe Mathieu... block/block-copy: Simplify block_copy_do_copy()
2020-05-18 Philippe Mathieu... block/block-copy: Fix uninitialized variable in block_c...
2020-05-18 Max Reitzblock: Drop @child_class from bdrv_child_perm()
2020-05-18 Max Reitzblock: Pass BdrvChildRole in remaining cases
2020-05-18 Max Reitzblock: Drop child_file
2020-05-18 Max Reitzblock: Drop bdrv_format_default_perms()
2020-05-18 Max Reitzblock: Make bdrv_filter_default_perms() static
2020-05-18 Max Reitzblock: Use bdrv_default_perms()
2020-05-18 Max Reitztests: Use child_of_bds instead of child_file
2020-05-18 Max Reitzblock: Use child_of_bds in remaining places
2020-05-18 Max Reitzblock: Make filter drivers use child_of_bds
2020-05-18 Max Reitzblock: Make format drivers use child_of_bds
2020-05-18 Max Reitzblock: Drop child_backing
2020-05-18 Max Reitzblock: Make backing files child_of_bds children
2020-05-18 Max Reitzblock: Drop child_format
2020-05-18 Max Reitzblock: Switch child_format users to child_of_bds
2020-05-18 Max Reitzraw-format: Split raw_read_options()
2020-05-18 Max Reitzblock: Add bdrv_default_perms()
2020-05-18 Max Reitzblock: Relax *perms_for_storage for data children
2020-05-18 Max Reitzblock: Pull out bdrv_default_perms_for_storage()
2020-05-18 Max Reitzblock: Pull out bdrv_default_perms_for_cow()
2020-05-18 Max Reitzblock: Distinguish paths in *_format_default_perms
2020-05-18 Max Reitzblock: Add child_of_bds
2020-05-18 Max Reitzblock: Unify bdrv_child_cb_detach()
2020-05-18 Max Reitzblock: Unify bdrv_child_cb_attach()
2020-05-18 Max Reitzblock: Use bdrv_inherited_options()
2020-05-18 Max Reitzblock: Add generic bdrv_inherited_options()
2020-05-18 Max Reitzblock: Rename bdrv_inherited_options()
2020-05-18 Max Reitzblock: Pass parent_is_format to .inherit_options()
2020-05-18 Max Reitzblock: Pass BdrvChildRole to .inherit_options()
2020-05-18 Max Reitzblock: Pass BdrvChildRole to bdrv_child_perm()
2020-05-18 Max Reitzblock: Add BdrvChildRole to BdrvChild
2020-05-18 Max Reitzblock: Add BdrvChildRole and BdrvChildRoleBits
2020-05-18 Max Reitzblock: Rename BdrvChildRole to BdrvChildClass
2020-05-18 Max Reitzblock: Add BlockDriver.is_format
2020-05-18 Max Reitzblock: Mark commit, mirror, blkreplay as filters
2020-05-18 Max Reitzblock: Use bdrv_make_empty() where possible
2020-05-18 Kevin Wolfreplication: Avoid blk_make_empty() on read-only child
2020-05-18 Max Reitzblock: Use blk_make_empty() after commits
2020-05-18 Max Reitzblock: Add blk_make_empty()
2020-05-18 Max Reitzblock: Add bdrv_make_empty()
2020-05-18 Kevin Wolfiotests: Run pylint and mypy in a testcase
2020-05-18 Kevin Wolfiotests: Fix incomplete type declarations
2020-05-18 Lukas Straubblock/replication.c: Avoid cancelling the job twice
2020-05-18 Kevin Wolfiotests: Mirror with different source/target size
2020-05-18 Kevin Wolfmirror: Make sure that source and target size match
2020-05-18 Kevin Wolfiotests/229: Use blkdebug to inject an error
2020-05-18 Kevin Wolfiotests/109: Don't mirror with mismatched size
2020-05-18 Eric Blakeiotests: Enhance 223 to cover qemu-img map improvements
2020-05-18 Eyal Moscoviciqemu-img: Add --start-offset and --max-length to map
2020-05-18 Eyal Moscoviciqemu-img: refactor dump_map_entry JSON format output
2020-05-18 Eyal Moscoviciqemu-img: validate image length in img_map
2020-05-18 Eyal Moscoviciqemu_img: add cvtnum_full to print error reports
2020-05-18 Raphael Pourqemu-nbd: Close inherited stderr
2020-05-18 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/vga...
2020-05-18 Gerd Hoffmannramfb: fix size calculation
2020-05-18 Gerd Hoffmannramfb: add sanity checks to ramfb_create_display_surface
2020-05-18 Gerd Hoffmannramfb: don't update RAMFBState on errors
2020-05-18 Gerd Hoffmannramfb: drop leftover debug message
2020-05-18 Gerd HoffmannRevert "hw/display/ramfb: lock guest resolution after...
2020-05-18 Gerd HoffmannRevert "hw/display/ramfb: initialize fw-config space...
2020-05-18 Philippe Mathieu... hw/display: Include local 'framebuffer.h'
2020-05-18 BALATON Zoltanati-vga: Do not allow unaligned access via index register
2020-05-15 Peter MaydellMerge remote-tracking branch 'remotes/rth/tags/pull...
2020-05-15 Joseph Myerssoftfloat: fix floatx80 pseudo-denormal round to integer
2020-05-15 Joseph Myerssoftfloat: fix floatx80 pseudo-denormal comparisons
2020-05-15 Joseph Myerssoftfloat: fix floatx80 pseudo-denormal addition /...
2020-05-15 Joseph Myerssoftfloat: silence sNaN for conversions to/from floatx80
2020-05-15 Peter MaydellMerge remote-tracking branch 'remotes/stsquad/tags...
2020-05-15 Alex BennéeMAINTAINERS: update the orphaned cpus-common.c file
2020-05-15 Philippe Mathieu... qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwadd...
2020-05-15 Philippe Mathieu... qemu/plugin: Move !CONFIG_PLUGIN stubs altogether
2020-05-15 Philippe Mathieu... qemu/plugin: Trivial code movement
2020-05-15 Alex Bennéetranslate-all: include guest address in out_asm output
2020-05-15 Alex Bennéedisas: add optional note support to cap_disas
2020-05-15 Alex Bennéedisas: include an optional note for the start of disass...
2020-05-15 Alex Bennéeaccel/tcg: don't disable exec_tb trace events
2020-05-15 Richard Hendersonaccel/tcg: Relax va restrictions on 64-bit guests
2020-05-15 Richard Hendersonexec/cpu-all: Use bool for have_guest_base
2020-05-15 Alex Bennéelinux-user: completely re-write init_guest_space
2020-05-15 Thomas Huthtravis.yml: Improve the --disable-tcg test on s390x
2020-05-15 Alex Bennéetests/guest-debug: catch hanging guests
2020-05-15 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2020-05-15 Philippe Mathieu... tests/fuzz: Extract ioport_fuzz_qtest() method
2020-05-15 Philippe Mathieu... tests/fuzz: Extract pciconfig_fuzz_qos() method
2020-05-15 Philippe Mathieu... tests/fuzz: Remove unuseful/unused typedefs
2020-05-15 Philippe Mathieu... tests/fuzz: Add missing space in test description
2020-05-15 Philippe Mathieu... Makefile: List fuzz targets in 'make help'
2020-05-15 Philippe Mathieu... tests/fuzz/Makefile: Do not link code using unavailable...
2020-05-15 Peter MaydellMerge remote-tracking branch 'remotes/armbru/tags/pull...
2020-05-15 Philippe Mathieu... hw: Remove unnecessary DEVICE() cast
next