Age | Commit message (Expand) | Author |
2022-05-02 | aspeed/smc: Add AST1030 support | Steven Lee |
2022-05-02 | aspeed/adc: Add AST1030 support | Steven Lee |
2022-05-02 | aspeed: Add eMMC Boot Controller stub | Joel Stanley |
2022-05-02 | aspeed: sbc: Correct default reset values | Joel Stanley |
2022-05-02 | hw: aspeed_scu: Introduce clkin_25Mhz attribute | Steven Lee |
2022-05-02 | hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation function | Steven Lee |
2022-05-01 | 9pfs: fix qemu_mknodat() to always return -1 on error on macOS host | Christian Schoenebeck |
2022-05-01 | 9pfs: fix removing non-existent POSIX ACL xattr on macOS host | Christian Schoenebeck |
2022-05-01 | 9pfs: fix wrong errno being sent to Linux client on macOS host | Christian Schoenebeck |
2022-05-01 | 9pfs: fix wrong encoding of rdev field in Rgetattr on macOS | Christian Schoenebeck |
2022-05-01 | 9pfs: fix qemu_mknodat(S_IFSOCK) on macOS | Christian Schoenebeck |
2022-04-30 | 9pfs: fix qemu_mknodat(S_IFREG) on macOS | Christian Schoenebeck |
2022-04-30 | 9pfs: fix inode sequencing in 'synth' driver | Christian Schoenebeck |
2022-04-29 | hw/riscv: Enable TPM backends | Alistair Francis |
2022-04-29 | hw/riscv: virt: Add device plug support | Alistair Francis |
2022-04-29 | hw/riscv: virt: Add support for generating platform FDT entries | Alistair Francis |
2022-04-29 | hw/riscv: virt: Create a platform bus | Alistair Francis |
2022-04-29 | hw/core: Move the ARM sysbus-fdt to core | Alistair Francis |
2022-04-29 | hw/riscv: virt: Add a machine done notifier | Alistair Francis |
2022-04-29 | hw/riscv: Don't add empty bootargs to device tree | Bin Meng |
2022-04-29 | hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionally | Bin Meng |
2022-04-28 | Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel... | Richard Henderson |
2022-04-28 | hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2 | Peter Maydell |
2022-04-28 | hw/arm/smmuv3: Add space in guest error message | Jean-Philippe Brucker |
2022-04-28 | hw/arm/smmuv3: Cache event fault record | Jean-Philippe Brucker |
2022-04-28 | meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.h | Paolo Bonzini |
2022-04-27 | Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st... | Richard Henderson |
2022-04-27 | i386: firmware parsing and sev setup for -bios loaded firmware | Gerd Hoffmann |
2022-04-27 | i386: factor out x86_firmware_configure() | Gerd Hoffmann |
2022-04-27 | i386: move bios load error message | Gerd Hoffmann |
2022-04-26 | Merge tag 'pull-nios2-20220426' of https://gitlab.com/rth7680/qemu into staging | Richard Henderson |
2022-04-26 | Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s... | Richard Henderson |
2022-04-26 | hw/nios2: Machine with a Vectored Interrupt Controller | Amir Gonnen |
2022-04-26 | hw/nios2: Move memory regions into Nios2Machine | Richard Henderson |
2022-04-26 | hw/nios2: Introduce Nios2MachineState | Richard Henderson |
2022-04-26 | hw/intc: Vectored Interrupt Controller (VIC) | Amir Gonnen |
2022-04-26 | hw/char: fix qcode array bounds check in ESCC impl | Daniel P. Berrangé |
2022-04-26 | vdpa: Add missing tracing to batch mapping functions | Eugenio PĂ©rez |
2022-04-26 | hw/pvrdma: Some cosmetic fixes | Yuval Shaia |
2022-04-22 | Merge tag 'pull-target-arm-20220422-1' of https://git.linaro.org/people/pmayd... | Richard Henderson |
2022-04-22 | hw/arm/smmuv3: Pass the actual perm to returned IOMMUTLBEntry in smmuv3_trans... | Xiang Chen |
2022-04-22 | hw/arm/virt: Support TCG GICv4 | Peter Maydell |
2022-04-22 | hw/arm/virt: Abstract out calculation of redistributor region capacity | Peter Maydell |
2022-04-22 | hw/arm/virt: Use VIRT_GIC_VERSION_* enum values in create_gic() | Peter Maydell |
2022-04-22 | hw/intc/arm_gicv3: Allow 'revision' property to be set to 4 | Peter Maydell |
2022-04-22 | hw/intc/arm_gicv3: Update ID and feature registers for GICv4 | Peter Maydell |
2022-04-22 | hw/intc/arm_gicv3_redist: Implement gicv3_redist_inv_vlpi() | Peter Maydell |
2022-04-22 | hw/intc/arm_gicv3_redist: Implement gicv3_redist_vinvall() | Peter Maydell |
2022-04-22 | hw/intc/arm_gicv3_redist: Implement gicv3_redist_mov_vlpi() | Peter Maydell |
2022-04-22 | hw/intc/arm_gicv3_redist: Use set_pending_table_bit() in mov handling | Peter Maydell |