aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16build-sys: do not make qemu-ga link with pixmanMarc-André Lureau
2020-03-16oslib-posix: initialize mutex and condition variablePaolo Bonzini
2020-03-16hw/i386/intel_iommu: Fix out-of-bounds access on guest IRTJan Kiszka
2020-03-16MAINTAINERS: Add entry for Guest X86 HAXM CPUsColin Xu
2020-03-16WHPX: Use QEMU values for trapped CPUIDSunil Muthuswamy
2020-03-16WHPX: TSC get and set should be dependent on VM stateSunil Muthuswamy
2020-03-16util: add util function buffer_zero_avx512()Robert Hoo
2020-03-16configure: add configure option avx512f_optRobert Hoo
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé
2020-03-16optionrom/pvh: scan entire RSDP AreaJoe Richey
2020-03-16scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]Christophe de Dinechin
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...Peter Maydell
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...Peter Maydell
2020-03-16stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann
2020-03-16audio: add audiodev format=f32 option documentationVolker Rümelin
2020-03-16audio: fix saturation nonlinearity in clip_* functionsVolker Rümelin
2020-03-16audio: change mixing engine float range to [-1.f, 1.f]Volker Rümelin
2020-03-16audio: consistency changesVolker Rümelin
2020-03-16audio: change naming scheme of FLOAT_CONV macrosVolker Rümelin
2020-03-16qapi/audio: add documentation for AudioFormatVolker Rümelin
2020-03-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200313a'...Peter Maydell
2020-03-13migration: recognize COLO as part of activating processzhanghailiang
2020-03-13ram/colo: only record bitmap of dirty pages in COLO stagezhanghailiang
2020-03-13COLO: Optimize memory back-up processzhanghailiang
2020-03-13migration/throttle: Add throttle-trig-thres migration parameterKeqian Zhu
2020-03-13configure: Improve zstd testJuan Quintela
2020-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...Peter Maydell
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-03-12target/arm: kvm: Inject events at the last stage of syncBeata Michalska
2020-03-12hw/arm/virt: kvm: allow gicv3 by default if v2 cannot workEric Auger
2020-03-12hw/arm/virt: kvm: Restructure finalize_gic_version()Eric Auger
2020-03-12target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmapEric Auger
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger
2020-03-12hw/arm/virt: Document 'max' value in gic-version property descriptionEric Auger
2020-03-12docs: add Orange Pi PC documentNiek Linnenbank
2020-03-12tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PCPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PCPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a SD card test for the OrangePi PC boardPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add initrd test for the Orange Pi PC boardPhilippe Mathieu-Daudé
2020-03-12tests/boot_linux_console: Add a quick test for the OrangePi PC boardPhilippe Mathieu-Daudé
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank