Age | Commit message (Expand) | Author |
2020-07-06 | pc_basic_device_init: pass PCMachineState | Gerd Hoffmann |
2020-07-06 | audio: deprecate -soundhw hda | Gerd Hoffmann |
2020-07-06 | audio: deprecate -soundhw sb16 | Gerd Hoffmann |
2020-07-06 | audio: deprecate -soundhw gus | Gerd Hoffmann |
2020-07-06 | audio: deprecate -soundhw cs4231a | Gerd Hoffmann |
2020-07-06 | audio: deprecate -soundhw adlib | Gerd Hoffmann |
2020-07-06 | audio: deprecate -soundhw es1370 | Gerd Hoffmann |
2020-07-06 | audio: deprecate -soundhw ac97 | Gerd Hoffmann |
2020-07-06 | audio: add deprecated_register_soundhw | Gerd Hoffmann |
2020-07-06 | stubs: add pci_create_simple | Gerd Hoffmann |
2020-07-06 | stubs: add isa_create_simple | Gerd Hoffmann |
2020-07-04 | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200703'... | Peter Maydell |
2020-07-04 | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200703a'... | Peter Maydell |
2020-07-04 | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20200703' into staging | Peter Maydell |
2020-07-03 | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging | Peter Maydell |
2020-07-03 | Deprecate TileGX port | Peter Maydell |
2020-07-03 | Replace uses of FROM_SSI_SLAVE() macro with QOM casts | Peter Maydell |
2020-07-03 | hw/arm/spitz: Provide usual QOM macros for corgi-ssp and spitz-lcdtg | Peter Maydell |
2020-07-03 | hw/arm/pxa2xx_pic: Use LOG_GUEST_ERROR for bad guest register accesses | Peter Maydell |
2020-07-03 | hw/arm/spitz: Use LOG_GUEST_ERROR for bad guest register accesses | Peter Maydell |
2020-07-03 | hw/gpio/zaurus.c: Use LOG_GUEST_ERROR for bad guest register accesses | Peter Maydell |
2020-07-03 | hw/arm/spitz: Encapsulate misc GPIO handling in a device | Peter Maydell |
2020-07-03 | hw/misc/max111x: Create header file for documentation, TYPE_ macros | Peter Maydell |
2020-07-03 | hw/misc/max111x: Use GPIO lines rather than max111x_set_input() | Peter Maydell |
2020-07-03 | hw/arm/spitz: Use max111x properties to set initial values | Peter Maydell |
2020-07-03 | ssi: Add ssi_realize_and_unref() | Peter Maydell |
2020-07-03 | hw/misc/max111x: Don't use vmstate_register() | Peter Maydell |
2020-07-03 | hw/misc/max111x: provide QOM properties for setting initial values | Peter Maydell |
2020-07-03 | hw/arm/spitz: Implement inbound GPIO lines for bit5 and power signals | Peter Maydell |
2020-07-03 | hw/arm/spitz: Keep pointers to scp0, scp1 in SpitzMachineState | Peter Maydell |
2020-07-03 | hw/arm/spitz: Keep pointers to MPU and SSI devices in SpitzMachineState | Peter Maydell |
2020-07-03 | hw/arm/spitz: Create SpitzMachineClass abstract base class | Peter Maydell |
2020-07-03 | hw/arm/spitz: Detabify | Peter Maydell |
2020-07-03 | hw/display/bcm2835_fb.c: Initialize all fields of struct | Peter Maydell |
2020-07-03 | target/arm: Fix temp double-free in sve ldr/str | Richard Henderson |
2020-07-03 | tests/acpi: virt: update golden masters for DSDT | Andrew Jones |
2020-07-03 | hw/arm/virt-acpi-build: Only expose flash on older machine types | Andrew Jones |
2020-07-03 | tests/acpi: virt: allow DSDT acpi table changes | Andrew Jones |
2020-07-03 | tests/acpi: remove stale allowed tables | Andrew Jones |
2020-07-03 | target/arm: kvm: Handle misconfigured dabt injection | Beata Michalska |
2020-07-03 | target/arm: kvm: Handle DABT with no valid ISS | Beata Michalska |
2020-07-03 | hw/arm/virt: Let the virtio-iommu bypass MSIs | Eric Auger |
2020-07-03 | virtio-iommu-pci: Add array of Interval properties | Eric Auger |
2020-07-03 | virtio-iommu: Handle reserved regions in the translation process | Eric Auger |
2020-07-03 | virtio-iommu: Implement RESV_MEM probe request | Eric Auger |
2020-07-03 | qdev: Introduce DEFINE_PROP_RESERVED_REGION | Eric Auger |
2020-07-03 | Select MDIO device 2 and 1 as PHY devices for i.MX6UL EVK board. | Jean-Christophe Dubois |
2020-07-03 | Add the ability to select a different PHY for each i.MX6UL FEC interface | Jean-Christophe Dubois |
2020-07-03 | Add a phy-num property to the i.MX FEC emulator | Jean-Christophe Dubois |
2020-07-03 | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20200... | Peter Maydell |