aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-07-07vhost-vdpa: introduce vhost-vdpa net clientCindy Lu
2020-07-07vhost-vdpa: introduce vhost-vdpa backendCindy Lu
2020-07-07Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-07-0...Peter Maydell
2020-07-06Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...Peter Maydell
2020-07-06tests/acceptance: Add a test for the sun4u sparc64 machineThomas Huth
2020-07-06hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask()Thomas Huth
2020-07-06configure / util: Auto-detect the availability of openpty()Thomas Huth
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-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