summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* stdvga+bochs-display: add dummy mmio handlerGerd Hoffmann2020-03-162-6/+6
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200313a'...Peter Maydell2020-03-137-43/+135
|\
| * migration: recognize COLO as part of activating processzhanghailiang2020-03-131-0/+1
| * ram/colo: only record bitmap of dirty pages in COLO stagezhanghailiang2020-03-131-4/+5
| * COLO: Optimize memory back-up processzhanghailiang2020-03-133-17/+53
| * migration/throttle: Add throttle-trig-thres migration parameterKeqian Zhu2020-03-134-23/+76
| * configure: Improve zstd testJuan Quintela2020-03-131-1/+2
|/
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200312'...Peter Maydell2020-03-1257-74/+5787
|\
| * target/arm: kvm: Inject events at the last stage of syncBeata Michalska2020-03-122-10/+20
| * hw/arm/virt: kvm: allow gicv3 by default if v2 cannot workEric Auger2020-03-121-1/+16
| * hw/arm/virt: kvm: Restructure finalize_gic_version()Eric Auger2020-03-121-20/+66
| * target/arm/kvm: Let kvm_arm_vgic_probe() return a bitmapEric Auger2020-03-123-8/+20
| * hw/arm/virt: Introduce finalize_gic_version()Eric Auger2020-03-122-21/+34
| * hw/arm/virt: Introduce VirtGICType enum typeEric Auger2020-03-122-17/+24
| * hw/arm/virt: Document 'max' value in gic-version property descriptionEric Auger2020-03-121-1/+2
| * docs: add Orange Pi PC documentNiek Linnenbank2020-03-123-0/+256
| * tests/boot_linux_console: Test booting NetBSD via U-Boot on OrangePi PCPhilippe Mathieu-Daudé2020-03-121-0/+70
| * tests/boot_linux_console: Add a SLOW test booting Ubuntu on OrangePi PCPhilippe Mathieu-Daudé2020-03-121-0/+48
| * tests/boot_linux_console: Add a SD card test for the OrangePi PC boardPhilippe Mathieu-Daudé2020-03-121-0/+47
| * tests/boot_linux_console: Add initrd test for the Orange Pi PC boardPhilippe Mathieu-Daudé2020-03-121-0/+40
| * tests/boot_linux_console: Add a quick test for the OrangePi PC boardPhilippe Mathieu-Daudé2020-03-121-0/+25
| * hw/arm/allwinner: add RTC device supportNiek Linnenbank2020-03-128-1/+571
| * hw/arm/allwinner-h3: add SDRAM controller deviceNiek Linnenbank2020-03-127-3/+502
| * hw/arm/allwinner-h3: add Boot ROM supportNiek Linnenbank2020-03-123-0/+43
| * hw/arm/allwinner-h3: add EMAC ethernet deviceNiek Linnenbank2020-03-129-1/+1006
| * hw/arm/allwinner: add SD/MMC host controllerNiek Linnenbank2020-03-1211-1/+1059
| * hw/arm/allwinner: add Security Identifier deviceNiek Linnenbank2020-03-127-1/+254
| * hw/arm/allwinner: add CPU Configuration moduleNiek Linnenbank2020-03-126-1/+351
| * hw/arm/allwinner-h3: add System Control moduleNiek Linnenbank2020-03-125-1/+219
| * hw/arm/allwinner-h3: add USB host controllerNiek Linnenbank2020-03-125-0/+72
| * hw/arm/allwinner-h3: add Clock Control UnitNiek Linnenbank2020-03-125-1/+320
| * hw/arm: add Xunlong Orange Pi PC machineNiek Linnenbank2020-03-123-1/+94
| * hw/arm: add Allwinner H3 System-on-ChipNiek Linnenbank2020-03-126-0/+450
| * hw/arm/fsl-imx25: Wire up USB controllersGuenter Roeck2020-03-122-0/+33
| * hw/arm/fsl-imx25: Wire up eSDHC controllersGuenter Roeck2020-03-123-0/+57
| * hw/arm/cubieboard: make sure SOC object isn't leakedIgor Mammedov2020-03-121-0/+3
| * target/arm: Disable clean_data_tbi for system modeRichard Henderson2020-03-121-0/+11
| * target/arm: Check addresses for disabled regimesRichard Henderson2020-03-121-1/+34
| * aspeed/smc: Fix User mode select/unselect schemeCédric Le Goater2020-03-122-16/+24
| * aspeed/smc: Add some tracingCédric Le Goater2020-03-123-0/+27
| * target/arm: Fix some comment typosPeter Maydell2020-03-122-2/+2
| * target/arm: Recalculate hflags correctly after writes to CONTROLPeter Maydell2020-03-123-4/+16
| * target/arm: Update hflags in trans_CPS_v7m()Peter Maydell2020-03-121-1/+4
| * hw/intc/armv7m_nvic: Rebuild hflags on resetPeter Maydell2020-03-121-0/+6
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-03-1217-57/+262
|\ \
| * | qemu-iotests: adding LUKS cleanup for non-UTF8 secret errorDaniel Henrique Barboza2020-03-113-0/+79
| * | crypto.c: cleanup created file when block_crypto_co_create_opts_luks failsDaniel Henrique Barboza2020-03-111-0/+18
| * | block.c: adding bdrv_co_delete_fileDaniel Henrique Barboza2020-03-112-0/+27
| * | block: introducing 'bdrv_co_delete_file' interfaceDaniel Henrique Barboza2020-03-112-0/+27
| * | tests/qemu-iotests: Fix socket_scm_helper build pathPhilippe Mathieu-Daudé2020-03-112-1/+1