aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-03-16WHPX: TSC get and set should be dependent on VM stateSunil Muthuswamy3-9/+110
2020-03-16util: add util function buffer_zero_avx512()Robert Hoo2-10/+64
2020-03-16configure: add configure option avx512f_optRobert Hoo1-0/+41
2020-03-16misc: Replace zero-length arrays with flexible array member (manual)Philippe Mathieu-Daudé10-15/+15
2020-03-16misc: Replace zero-length arrays with flexible array member (automatic)Philippe Mathieu-Daudé24-34/+35
2020-03-16optionrom/pvh: scan entire RSDP AreaJoe Richey1-1/+1
2020-03-16scsi/qemu-pr-helper: Fix out-of-bounds access to trnptid_list[]Christophe de Dinechin1-7/+10
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200316-pull-request' ...Peter Maydell2-6/+6
2020-03-16Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200316-pull-request...Peter Maydell4-27/+39
2020-03-16stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann2-6/+6
2020-03-16audio: add audiodev format=f32 option documentationVolker Rümelin1-2/+2
2020-03-16audio: fix saturation nonlinearity in clip_* functionsVolker Rümelin1-3/+2
2020-03-16audio: change mixing engine float range to [-1.f, 1.f]Volker Rümelin2-11/+10
2020-03-16audio: consistency changesVolker Rümelin1-1/+1
2020-03-16audio: change naming scheme of FLOAT_CONV macrosVolker Rümelin1-11/+11
2020-03-16qapi/audio: add documentation for AudioFormatVolker Rümelin1-0/+14
2020-03-13Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200313a'...Peter Maydell7-43/+135
2020-03-13migration: recognize COLO as part of activating processzhanghailiang1-0/+1
2020-03-13ram/colo: only record bitmap of dirty pages in COLO stagezhanghailiang1-4/+5
2020-03-13COLO: Optimize memory back-up processzhanghailiang3-17/+53
2020-03-13migration/throttle: Add throttle-trig-thres migration parameterKeqian Zhu4-23/+76
2020-03-13configure: Improve zstd testJuan Quintela1-1/+2
2020-03-12Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...Peter Maydell57-74/+5787
2020-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell17-57/+262
2020-03-12target/arm: kvm: Inject events at the last stage of syncBeata Michalska2-10/+20
2020-03-12hw/arm/virt: kvm: allow gicv3 by default if v2 cannot workEric Auger1-1/+16
2020-03-12hw/arm/virt: kvm: Restructure finalize_gic_version()Eric Auger1-20/+66
2020-03-12target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmapEric Auger3-8/+20
2020-03-12hw/arm/virt: Introduce finalize_gic_version()Eric Auger2-21/+34
2020-03-12hw/arm/virt: Introduce VirtGICType enum typeEric Auger2-17/+24
2020-03-12hw/arm/virt: Document 'max' value in gic-version property descriptionEric Auger1-1/+2
2020-03-12docs: add Orange Pi PC documentNiek Linnenbank3-0/+256
2020-03-12tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PCPhilippe Mathieu-Daudé1-0/+70
2020-03-12tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PCPhilippe Mathieu-Daudé1-0/+48
2020-03-12tests/boot_linux_console: Add a SD card test for the OrangePi PC boardPhilippe Mathieu-Daudé1-0/+47
2020-03-12tests/boot_linux_console: Add initrd test for the Orange Pi PC boardPhilippe Mathieu-Daudé1-0/+40
2020-03-12tests/boot_linux_console: Add a quick test for the OrangePi PC boardPhilippe Mathieu-Daudé1-0/+25
2020-03-12hw/arm/allwinner: add RTC device supportNiek Linnenbank8-1/+571
2020-03-12hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank7-3/+502
2020-03-12hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank3-0/+43
2020-03-12hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank9-1/+1006
2020-03-12hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank11-1/+1059
2020-03-12hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank7-1/+254
2020-03-12hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank6-1/+351
2020-03-12hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank5-1/+219
2020-03-12hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank5-0/+72
2020-03-12hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank5-1/+320
2020-03-12hw/arm: add Xunlong Orange Pi PC machineNiek Linnenbank3-1/+94
2020-03-12hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank6-0/+450
2020-03-12hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck2-0/+33