aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-18iotests: Run pylint and mypy in a testcaseKevin Wolf
2020-05-18iotests: Fix incomplete type declarationsKevin Wolf
2020-05-18block/replication.c: Avoid cancelling the job twiceLukas Straub
2020-05-18iotests: Mirror with different source/target sizeKevin Wolf
2020-05-18mirror: Make sure that source and target size matchKevin Wolf
2020-05-18iotests/229: Use blkdebug to inject an errorKevin Wolf
2020-05-18iotests/109: Don't mirror with mismatched sizeKevin Wolf
2020-05-18iotests: Enhance 223 to cover qemu-img map improvementsEric Blake
2020-05-18qemu-img: Add --start-offset and --max-length to mapEyal Moscovici
2020-05-18qemu-img: refactor dump_map_entry JSON format outputEyal Moscovici
2020-05-18qemu-img: validate image length in img_mapEyal Moscovici
2020-05-18qemu_img: add cvtnum_full to print error reportsEyal Moscovici
2020-05-18qemu-nbd: Close inherited stderrRaphael Pour
2020-05-18Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200518-pull-request' ...Peter Maydell
2020-05-18ramfb: fix size calculationGerd Hoffmann
2020-05-18ramfb: add sanity checks to ramfb_create_display_surfaceGerd Hoffmann
2020-05-18ramfb: don't update RAMFBState on errorsGerd Hoffmann
2020-05-18ramfb: drop leftover debug messageGerd Hoffmann
2020-05-18Revert "hw/display/ramfb: lock guest resolution after it's set"Gerd Hoffmann
2020-05-18Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann
2020-05-18hw/display: Include local 'framebuffer.h'Philippe Mathieu-Daudé
2020-05-18ati-vga: Do not allow unaligned access via index registerBALATON Zoltan
2020-05-15Merge remote-tracking branch 'remotes/rth/tags/pull-fpu-20200515' into stagingPeter Maydell
2020-05-15softfloat: fix floatx80 pseudo-denormal round to integerJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal comparisonsJoseph Myers
2020-05-15softfloat: fix floatx80 pseudo-denormal addition / subtractionJoseph Myers
2020-05-15softfloat: silence sNaN for conversions to/from floatx80Joseph Myers
2020-05-15Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-tcg-plugins-1...Peter Maydell
2020-05-15MAINTAINERS: update the orphaned cpus-common.c fileAlex Bennée
2020-05-15qemu/qemu-plugin: Make qemu_plugin_hwaddr_is_io() hwaddr argument constPhilippe Mathieu-Daudé
2020-05-15qemu/plugin: Move !CONFIG_PLUGIN stubs altogetherPhilippe Mathieu-Daudé
2020-05-15qemu/plugin: Trivial code movementPhilippe Mathieu-Daudé
2020-05-15translate-all: include guest address in out_asm outputAlex Bennée
2020-05-15disas: add optional note support to cap_disasAlex Bennée
2020-05-15disas: include an optional note for the start of disassemblyAlex Bennée
2020-05-15accel/tcg: don't disable exec_tb trace eventsAlex Bennée
2020-05-15accel/tcg: Relax va restrictions on 64-bit guestsRichard Henderson
2020-05-15exec/cpu-all: Use bool for have_guest_baseRichard Henderson
2020-05-15linux-user: completely re-write init_guest_spaceAlex Bennée
2020-05-15travis.yml: Improve the --disable-tcg test on s390xThomas Huth
2020-05-15tests/guest-debug: catch hanging guestsAlex Bennée
2020-05-15Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200515-pull-request' i...Peter Maydell
2020-05-15tests/fuzz: Extract ioport_fuzz_qtest() methodPhilippe Mathieu-Daudé
2020-05-15tests/fuzz: Extract pciconfig_fuzz_qos() methodPhilippe Mathieu-Daudé
2020-05-15tests/fuzz: Remove unuseful/unused typedefsPhilippe Mathieu-Daudé
2020-05-15tests/fuzz: Add missing space in test descriptionPhilippe Mathieu-Daudé
2020-05-15Makefile: List fuzz targets in 'make help'Philippe Mathieu-Daudé
2020-05-15tests/fuzz/Makefile: Do not link code using unavailable devicesPhilippe Mathieu-Daudé
2020-05-15Merge remote-tracking branch 'remotes/armbru/tags/pull-qom-2020-05-15' into s...Peter Maydell
2020-05-15hw: Remove unnecessary DEVICE() castPhilippe Mathieu-Daudé