aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-20memory: fix race between TCG and accesses to dirty bitmapPaolo Bonzini
2019-08-20target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...Peter Maydell
2019-08-20i386/kvm: initialize struct at full before ioctl callAndrey Shinkevich
2019-08-20tests: Fix uninitialized byte in test_visitor_in_fuzzAndrey Shinkevich
2019-08-20test-throttle: Fix uninitialized use of burst_lengthAndrey Shinkevich
2019-08-20target-i386: kvm: 'kvm_get_supported_msrs' cleanupLi Qiang
2019-08-209p: simplify source file selectionPaolo Bonzini
2019-08-20configure: Define target access alignment in configuretony.nguyen@bt.com
2019-08-20memory: assert on out of scope notificationYan Zhao
2019-08-20hw/i386/pc: Map into memory the initrdStefano Garzarella
2019-08-20elf-ops.h: Map into memory the ELF to loadStefano Garzarella
2019-08-20loader: Handle memory-mapped ELFsStefano Garzarella
2019-08-20target-i386: adds PV_SCHED_YIELD CPUID feature bitWanpeng Li
2019-08-20kvm: i386: halt poll control MSR supportMarcelo Tosatti
2019-08-20Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2...Peter Maydell
2019-08-20Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...Peter Maydell
2019-08-20Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...Peter Maydell
2019-08-20hw/core: Add a config switch for the generic loader deviceThomas Huth
2019-08-20hw/misc: Add a config switch for the "unimplemented" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "split-irq" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "or-irq" deviceThomas Huth
2019-08-20hw/core: Add a config switch for the "register" deviceThomas Huth
2019-08-19hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machinesPhilippe Mathieu-Daudé
2019-08-19hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMUPhilippe Mathieu-Daudé
2019-08-19hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/KconfigPhilippe Mathieu-Daudé
2019-08-19target/mips: tests/tcg: Fix target configurations for MSA testsAleksandar Markovic
2019-08-19target/mips: tests/tcg: Add optional printing of more detailed failure infoAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_mipssim.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_malta.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_int.cAleksandar Markovic
2019-08-19target/mips: Style improvements in mips_fulong2e.cAleksandar Markovic
2019-08-19target/mips: Style improvements in cps.cAleksandar Markovic
2019-08-19target/mips: Style improvements in translate.cAleksandar Markovic
2019-08-19target/mips: Style improvements in machine.cAleksandar Markovic
2019-08-19target/mips: Style improvements in cpu.cAleksandar Markovic
2019-08-19target/mips: Style improvements in cp0_timer.cAleksandar Markovic
2019-08-19Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190819' into stagingPeter Maydell
2019-08-19doc: Preallocation does not require writing zeroesMax Reitz
2019-08-19iotests: Fix 141 when run with qedMax Reitz
2019-08-19vpc: Do not return RAW from block_statusMax Reitz
2019-08-19vmdk: Make block_status recurse for flat extentsMax Reitz
2019-08-19vdi: Make block_status recurse for fixed imagesMax Reitz
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz
2019-08-19iotests: Test convert -n to pre-filled imageMax Reitz
2019-08-19iotests: Convert to preallocated encrypted qcow2Max Reitz
2019-08-19vhdx: Fix .bdrv_has_zero_init()Max Reitz
2019-08-19vdi: Fix .bdrv_has_zero_init()Max Reitz
2019-08-19qcow2: Fix .bdrv_has_zero_init()Max Reitz
2019-08-19block: Use bdrv_has_zero_init_truncate()Max Reitz
2019-08-19block: Implement .bdrv_has_zero_init_truncate()Max Reitz