aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-09-16block: Remove unused masksNir Soffer2-3/+1
2019-09-16block: Use QEMU_IS_ALIGNEDNir Soffer8-19/+19
2019-09-16Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20190915' into stagingPeter Maydell1-5/+10
2019-09-16memory: inline and optimize devend_memopPaolo Bonzini2-19/+18
2019-09-16memory: fetch pmem size in get_file_size()Stefan Hajnoczi5-96/+33
2019-09-16elf-ops.h: fix int overflow in load_elf()Stefano Garzarella3-0/+8
2019-09-16hw/i386: Move CONFIG_ACPI_PCI to CONFIG_PCCole Robinson2-1/+1
2019-09-16test-char: fix AddressSanitizer failurePaolo Bonzini1-22/+22
2019-09-16win32: fix README file in NSIS installerPaolo Bonzini1-2/+2
2019-09-16exec.c: add a check between constants to see whether we could skipWei Yang1-1/+2
2019-09-16exec.c: correct the maximum skip value during compactWei Yang1-1/+1
2019-09-16exec.c: subpage->sub_section is already initialized to 0Wei Yang1-5/+5
2019-09-16exec.c: get nodes_nb_alloc with one MAX calculationWei Yang1-2/+1
2019-09-16exec.c: replace hwaddr with uint64_t for better understandingWei Yang1-2/+2
2019-09-16i386/kvm: support guest access CORE cstateWanpeng Li2-2/+5
2019-09-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190913'...Peter Maydell20-266/+1585
2019-09-14target/hppa: prevent trashing of temporary in do_depw_sar()Sven Schnelle1-4/+6
2019-09-14target/hppa: prevent trashing of temporary in trans_mtctl()Sven Schnelle1-1/+4
2019-09-13qemu-ga: Convert invocation documentation to rSTPeter Maydell8-161/+166
2019-09-13atomic_template: fix indentation in GEN_ATOMIC_HELPEREmilio G. Cota1-1/+1
2019-09-13aspeed/scu: Introduce a aspeed_scu_get_apb_freq() routineCédric Le Goater3-22/+14
2019-09-13aspeed/scu: Introduce per-SoC SCU typesCédric Le Goater3-37/+64
2019-09-13aspeed/smc: Calculate checksum on normal DMAChristian Svensson1-0/+1
2019-09-13aspeed/smc: Inject errors in DMA checksumCédric Le Goater2-0/+37
2019-09-13aspeed/smc: Add DMA calibration settingsCédric Le Goater1-1/+63
2019-09-13aspeed/smc: Add support for DMAsCédric Le Goater4-6/+226
2019-09-13aspeed: Use consistent typenamesCédric Le Goater3-22/+18
2019-09-13aspeed: Remove unused SoC definitionsCédric Le Goater1-26/+0
2019-09-13aspeed: add a GPIO controller to the SoCRashmica Gupta2-0/+20
2019-09-13hw/gpio: Add basic Aspeed GPIO model for AST2400 and AST2500Rashmica Gupta3-0/+985
2019-09-13Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-sep-12-2019' ...Peter Maydell5-36/+48
2019-09-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...Peter Maydell19-116/+249
2019-09-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell67-293/+593
2019-09-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-0/+3
2019-09-13qcow2: Stop overwriting compressed clusters one by oneAlberto Garcia1-7/+1
2019-09-13block/create: Do not abort if a block driver is not availablePhilippe Mathieu-Daudé1-1/+5
2019-09-13qemu-io: Don't leak pattern file in error pathKevin Wolf1-0/+4
2019-09-13iotests: extend sleeping time under ValgrindAndrey Shinkevich1-1/+5
2019-09-13iotests: extended timeout under ValgrindAndrey Shinkevich3-3/+18
2019-09-13iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich1-0/+4
2019-09-13iotests: Add casenotrun report to bash testsAndrey Shinkevich1-0/+9
2019-09-13iotests: exclude killed processes from running under ValgrindAndrey Shinkevich4-2/+18
2019-09-13iotests: allow Valgrind checking all QEMU processesAndrey Shinkevich4-58/+78
2019-09-13block/nfs: add support for nfs_umountPeter Lieven1-0/+3
2019-09-13block/nfs: tear down aio before nfs_closePeter Lieven1-2/+4
2019-09-13Merge remote-tracking branch 'remotes/berrange/tags/filemon-test-pull-request...Peter Maydell1-9/+34
2019-09-12target/mips: gdbstub: Revert commit 8e0b373Libo Zhou1-2/+1
2019-09-12hw/mips/mips_jazz: Remove no-longer-necessary override of do_unassigned_accessPeter Maydell1-23/+4
2019-09-12target/mips: Switch to do_transaction_failed() hookPeter Maydell3-20/+14
2019-09-12hw/mips/mips_jazz: Override do_transaction_failed hookPeter Maydell1-8/+46