aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-05-04target/s390x: add S390_FEAT_VECTOR_ENH2 to qemu CPU modelDavid Miller1-0/+3
2022-05-03Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson5-8/+14
2022-05-03util: rename qemu_*block() socket functionsMarc-André Lureau2-2/+2
2022-05-03hw: replace qemu_set_nonblock()Marc-André Lureau2-5/+11
2022-05-03Use g_unix_set_fd_nonblocking()Marc-André Lureau1-1/+1
2022-05-03aspeed/hace: Support AST1030 HACESteven Lee1-0/+20
2022-05-02hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas1-1/+1
2022-05-02aspeed/hace: Support AST2600 HACESteven Lee1-5/+127
2022-05-02aspeed/hace: Support HMAC Key Buffer register.Steven Lee1-0/+7
2022-05-02hw/arm/aspeed: fix AST2500/AST2600 EVB fmc modelJae Hyun Yoo1-2/+2
2022-05-02aspeed: Add an AST1030 eval boardJamin Lin1-0/+66
2022-05-02aspeed/soc : Add AST1030 supportSteven Lee2-1/+304
2022-05-02aspeed/scu: Add AST1030 supportSteven Lee1-0/+63
2022-05-02aspeed/timer: Add AST1030 supportSteven Lee1-0/+17
2022-05-02aspeed/wdt: Add AST1030 supportSteven Lee1-0/+24
2022-05-02aspeed/wdt: Fix ast2500/ast2600 default reload valueSteven Lee1-2/+8
2022-05-02aspeed/smc: Add AST1030 supportSteven Lee1-0/+157
2022-05-02aspeed/adc: Add AST1030 supportSteven Lee1-0/+16
2022-05-02aspeed: Add eMMC Boot Controller stubJoel Stanley1-0/+6
2022-05-02aspeed: sbc: Correct default reset valuesJoel Stanley1-2/+5
2022-05-02hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee1-1/+5
2022-05-02hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee1-1/+38
2022-05-019pfs: fix qemu_mknodat() to always return -1 on error on macOS hostChristian Schoenebeck1-1/+2
2022-05-019pfs: fix removing non-existent POSIX ACL xattr on macOS hostChristian Schoenebeck1-2/+10
2022-05-019pfs: fix wrong errno being sent to Linux client on macOS hostChristian Schoenebeck2-0/+32
2022-05-019pfs: fix wrong encoding of rdev field in Rgetattr on macOSChristian Schoenebeck2-1/+40
2022-05-019pfs: fix qemu_mknodat(S_IFSOCK) on macOSChristian Schoenebeck1-1/+41
2022-04-309pfs: fix qemu_mknodat(S_IFREG) on macOSChristian Schoenebeck1-0/+9
2022-04-309pfs: fix inode sequencing in 'synth' driverChristian Schoenebeck1-2/+2
2022-04-29hw/riscv: Enable TPM backendsAlistair Francis2-0/+5
2022-04-29hw/riscv: virt: Add device plug supportAlistair Francis1-0/+35
2022-04-29hw/riscv: virt: Add support for generating platform FDT entriesAlistair Francis1-0/+19
2022-04-29hw/riscv: virt: Create a platform busAlistair Francis2-19/+50
2022-04-29hw/core: Move the ARM sysbus-fdt to coreAlistair Francis5-4/+3
2022-04-29hw/riscv: virt: Add a machine done notifierAlistair Francis1-90/+101
2022-04-29hw/riscv: Don't add empty bootargs to device treeBin Meng4-4/+4
2022-04-29hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionallyBin Meng1-2/+3
2022-04-28Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel...Richard Henderson2-9/+10
2022-04-28hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2Peter Maydell2-0/+2
2022-04-28hw/arm/smmuv3: Add space in guest error messageJean-Philippe Brucker1-1/+1
2022-04-28hw/arm/smmuv3: Cache event fault recordJean-Philippe Brucker2-8/+7
2022-04-28meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.hPaolo Bonzini1-8/+12
2022-04-27Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson4-40/+70
2022-04-27i386: firmware parsing and sev setup for -bios loaded firmwareGerd Hoffmann1-6/+19
2022-04-27i386: factor out x86_firmware_configure()Gerd Hoffmann1-14/+22
2022-04-27i386: move bios load error messageGerd Hoffmann1-3/+6
2022-04-26Merge tag 'pull-nios2-20220426' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson5-25/+408
2022-04-26Merge tag 'misc-next-pull-request' of https://gitlab.com/berrange/qemu into s...Richard Henderson1-1/+1
2022-04-26hw/nios2: Machine with a Vectored Interrupt ControllerAmir Gonnen2-9/+53
2022-04-26hw/nios2: Move memory regions into Nios2MachineRichard Henderson1-14/+16