Age | Commit message (Expand) | Author |
2020-07-06 | tests/acceptance: Add a test for the sun4u sparc64 machine | Thomas Huth |
2020-07-06 | hw/m68k/mcf5206: Replace remaining hw_error()s by qemu_log_mask() | Thomas Huth |
2020-07-06 | configure / util: Auto-detect the availability of openpty() | Thomas Huth |
2020-07-06 | tests/qtest: Unify the test for the xenfv and xenpv machines | Thomas Huth |
2020-07-06 | fuzz: do not use POSIX shm for coverage bitmap | Alexander Bulekov |
2020-07-06 | fuzz: fix broken qtest check at rcu_disable_atfork | Alexander Bulekov |
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 |
2020-07-03 | migration: Count new_dirty instead of real_dirty | Keqian Zhu |
2020-07-03 | migration: postcopy take proper error return | Dr. David Alan Gilbert |
2020-07-03 | virtiofsd: Allow addition or removal of capabilities | Dr. David Alan Gilbert |
2020-07-03 | virtiofsd: Check capability calls | Dr. David Alan Gilbert |
2020-07-03 | virtiofsd: Terminate capability list | Dr. David Alan Gilbert |