aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-06tests/qtest: Unify the test for the xenfv and xenpv machinesThomas Huth
2020-07-06fuzz: do not use POSIX shm for coverage bitmapAlexander Bulekov
2020-07-06fuzz: fix broken qtest check at rcu_disable_atforkAlexander Bulekov
2020-07-04MAINTAINERS: update linux-user maintainerRiku Voipio
2020-07-04linux-user: Add strace support for printing arguments of ioctl()Filip Bozuta
2020-07-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'...Peter Maydell
2020-07-04Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200703a'...Peter Maydell
2020-07-04Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into stagingPeter Maydell
2020-07-03Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-07-03crypto/tls-cipher-suites: Produce fw_cfg consumable blobPhilippe Mathieu-Daudé
2020-07-03softmmu/vl: Allow -fw_cfg 'gen_id' option to use the 'etc/' namespacePhilippe Mathieu-Daudé
2020-07-03softmmu/vl: Let -fw_cfg option take a 'gen_id' argumentPhilippe Mathieu-Daudé
2020-07-03hw/nvram/fw_cfg: Add the FW_CFG_DATA_GENERATOR interfacePhilippe Mathieu-Daudé
2020-07-03crypto: Add tls-cipher-suites objectPhilippe Mathieu-Daudé
2020-07-03Deprecate TileGX portPeter Maydell
2020-07-03Replace uses of FROM_SSI_SLAVE() macro with QOM castsPeter Maydell
2020-07-03hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtgPeter Maydell
2020-07-03hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accessesPeter Maydell
2020-07-03hw/arm/spitz: Encapsulate misc GPIO handling in a devicePeter Maydell
2020-07-03hw/misc/max111x: Create header file for documentation, TYPE_ macrosPeter Maydell
2020-07-03hw/misc/max111x: Use GPIO lines rather than max111x_set_input()Peter Maydell
2020-07-03hw/arm/spitz: Use max111x properties to set initial valuesPeter Maydell
2020-07-03ssi: Add ssi_realize_and_unref()Peter Maydell
2020-07-03hw/misc/max111x: Don't use vmstate_register()Peter Maydell
2020-07-03hw/misc/max111x: provide QOM properties for setting initial valuesPeter Maydell
2020-07-03hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signalsPeter Maydell
2020-07-03hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineStatePeter Maydell
2020-07-03hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineStatePeter Maydell
2020-07-03hw/arm/spitz: Create SpitzMachineClass abstract base classPeter Maydell
2020-07-03hw/arm/spitz: DetabifyPeter Maydell
2020-07-03hw/display/bcm2835_fb.c: Initialize all fields of structPeter Maydell
2020-07-03target/arm: Fix temp double-free in sve ldr/strRichard Henderson
2020-07-03tests/acpi: virt: update golden masters for DSDTAndrew Jones
2020-07-03hw/arm/virt-acpi-build: Only expose flash on older machine typesAndrew Jones
2020-07-03tests/acpi: virt: allow DSDT acpi table changesAndrew Jones
2020-07-03tests/acpi: remove stale allowed tablesAndrew Jones
2020-07-03target/arm: kvm: Handle misconfigured dabt injectionBeata Michalska
2020-07-03target/arm: kvm: Handle DABT with no valid ISSBeata Michalska
2020-07-03hw/arm/virt: Let the virtio-iommu bypass MSIsEric Auger
2020-07-03virtio-iommu-pci: Add array of Interval propertiesEric Auger
2020-07-03virtio-iommu: Handle reserved regions in the translation processEric Auger
2020-07-03virtio-iommu: Implement RESV_MEM probe requestEric Auger
2020-07-03qdev: Introduce DEFINE_PROP_RESERVED_REGIONEric Auger
2020-07-03Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board.Jean-Christophe Dubois
2020-07-03Add the ability to select a different PHY for each i.MX6UL FEC interfaceJean-Christophe Dubois
2020-07-03Add a phy-num property to the i.MX FEC emulatorJean-Christophe Dubois
2020-07-03Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200...Peter Maydell
2020-07-03migration: Count new_dirty instead of real_dirtyKeqian Zhu