aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-20iotests: Add test for -U/force-share conflictsMax Reitz
2018-06-20qemu-img: Use only string options in img_open_optsMax Reitz
2018-06-20qemu-io: Use purely string blockdev optionsMax Reitz
2018-06-20iotests: Add test for rebasing with relative pathsMax Reitz
2018-06-20qemu-img: Resolve relative backing paths in rebaseMax Reitz
2018-06-20configure: recognize more rpmbuild macrosOlaf Hering
2018-06-20qxl: fix local renderer crashGerd Hoffmann
2018-06-20spapr: don't advertise radix GTSE if max-compat-cpu < power9Greg Kurz
2018-06-20target/ppc: always set PPC_MEM_TLBIE in pre 2.8 migration hackGreg Kurz
2018-06-20target/arm: Implement v8M VLLDM and VLSTMPeter Maydell
2018-06-20tcg/arm: Fix memory barrier encodingHenry Wertz
2018-06-20s390-ccw: force diag 308 subcode to unsigned longCornelia Huck
2018-06-20s390: Do not pass inofficial IPL type to the guestViktor Mihajlovski
2018-06-20nbd/client: Fix error messages during NBD_INFO_BLOCK_SIZEEric Blake
2018-06-20ccid: Fix dwProtocols advertisement of T=0Jason Andryuk
2018-06-20device_tree: Increase FDT_MAX_SIZE to 1 MiBGeert Uytterhoeven
2018-06-20hw/char/cmsdk-apb-uart.c: Correctly clear INTSTATUS bits on writesPeter Maydell
2018-06-20tcg: Introduce tcg_set_insn_start_paramRichard Henderson
2018-06-20hw/block/pflash_cfi: fix off-by-one errorPhilippe Mathieu-Daudé
2018-06-20vfio-ccw: fix memory leaks in vfio_ccw_realize()Greg Kurz
2018-06-20cpus.c: ensure running CPU recalculates icount deadlines on timer expiryPeter Maydell
2018-06-20gluster: Fix blockdev-add with server.N.type=unixKevin Wolf
2018-06-20exec: fix memory leak in find_max_supported_pagesize()Greg Kurz
2018-06-20target/i386: Fix andn instructionAlexandro Sanchez Bach
2018-06-20tcg: Mark muluh_i64 and mulsh_i64 as 64-bit opsRichard Henderson
2018-06-20iotests: Test preallocated truncate of 2G imageMax Reitz
2018-06-20block/file-posix: Fix fully preallocated truncateMax Reitz
2018-06-20qemu-pr-helper: Actually allow users to specify pidfileMichal Privoznik
2018-06-20virtio_net: flush uncompleted TX on resetGreg Kurz
2018-06-20arm/translate-a64: treat DISAS_UPDATE as variant of DISAS_EXITVictor Kamensky
2018-06-20tests/multiboot: Add .gitignoreKevin Wolf
2018-06-20tests/multiboot: Add tests for the a.out kludgeKevin Wolf
2018-06-20tests/multiboot: Test exit code for every qemu runKevin Wolf
2018-06-20multiboot: Check validity of mh_header_addrKevin Wolf
2018-06-20multiboot: Reject kernels exceeding the address spaceKevin Wolf
2018-06-20multiboot: fprintf(stderr...) -> error_report()Jack Schwartz
2018-06-20multiboot: Use header names when displaying fieldsJack Schwartz
2018-06-20multiboot: Remove unused variables from multiboot.cJack Schwartz
2018-06-20multiboot: bss_end_addr can be zeroJack Schwartz
2018-06-20migration/block: reset dirty bitmap before read in bulk phasePeter Lieven
2018-06-20memory: fix flatview_access_valid RCU read lock/unlock imbalancePaolo Bonzini
2018-06-20address_space_rw: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-06-20address_space_map: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-06-20address_space_access_valid: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-06-20address_space_read: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-06-20address_space_write: address_space_to_flatview needs RCU lockPaolo Bonzini
2018-06-20memory: inline some performance-sensitive accessorsPaolo Bonzini
2018-06-20openpic_kvm: drop address_space_to_flatview callPaolo Bonzini
2018-06-20sparc: fix leon3 casa instruction when MMU is disabledKONRAD Frederic
2018-06-20linux-user: fix target_mprotect/target_munmap error return valuesMax Filippov