summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'misc-pull-request' of gitlab.com:marcandre.lureau/qemu into stagingRichard Henderson2022-05-035-8/+14
|\
| * util: rename qemu_*block() socket functionsMarc-André Lureau2022-05-032-2/+2
| * hw: replace qemu_set_nonblock()Marc-André Lureau2022-05-032-5/+11
| * Use g_unix_set_fd_nonblocking()Marc-André Lureau2022-05-031-1/+1
* | aspeed/hace: Support AST1030 HACESteven Lee2022-05-031-0/+20
* | hw/gpio/aspeed_gpio: Fix QOM pin propertyPeter Delevoryas2022-05-021-1/+1
* | aspeed/hace: Support AST2600 HACESteven Lee2022-05-021-5/+127
* | aspeed/hace: Support HMAC Key Buffer register.Steven Lee2022-05-021-0/+7
* | hw/arm/aspeed: fix AST2500/AST2600 EVB fmc modelJae Hyun Yoo2022-05-021-2/+2
* | aspeed: Add an AST1030 eval boardJamin Lin2022-05-021-0/+66
* | aspeed/soc : Add AST1030 supportSteven Lee2022-05-022-1/+304
* | aspeed/scu: Add AST1030 supportSteven Lee2022-05-021-0/+63
* | aspeed/timer: Add AST1030 supportSteven Lee2022-05-021-0/+17
* | aspeed/wdt: Add AST1030 supportSteven Lee2022-05-021-0/+24
* | aspeed/wdt: Fix ast2500/ast2600 default reload valueSteven Lee2022-05-021-2/+8
* | aspeed/smc: Add AST1030 supportSteven Lee2022-05-021-0/+157
* | aspeed/adc: Add AST1030 supportSteven Lee2022-05-021-0/+16
* | aspeed: Add eMMC Boot Controller stubJoel Stanley2022-05-021-0/+6
* | aspeed: sbc: Correct default reset valuesJoel Stanley2022-05-021-2/+5
* | hw: aspeed_scu: Introduce clkin_25Mhz attributeSteven Lee2022-05-021-1/+5
* | hw: aspeed_scu: Add AST2600 apb_freq and hpll calculation functionSteven Lee2022-05-021-1/+38
|/
* 9pfs: fix qemu_mknodat() to always return -1 on error on macOS hostChristian Schoenebeck2022-05-011-1/+2
* 9pfs: fix removing non-existent POSIX ACL xattr on macOS hostChristian Schoenebeck2022-05-011-2/+10
* 9pfs: fix wrong errno being sent to Linux client on macOS hostChristian Schoenebeck2022-05-012-0/+32
* 9pfs: fix wrong encoding of rdev field in Rgetattr on macOSChristian Schoenebeck2022-05-012-1/+40
* 9pfs: fix qemu_mknodat(S_IFSOCK) on macOSChristian Schoenebeck2022-05-011-1/+41
* 9pfs: fix qemu_mknodat(S_IFREG) on macOSChristian Schoenebeck2022-04-301-0/+9
* 9pfs: fix inode sequencing in 'synth' driverChristian Schoenebeck2022-04-301-2/+2
* hw/riscv: Enable TPM backendsAlistair Francis2022-04-292-0/+5
* hw/riscv: virt: Add device plug supportAlistair Francis2022-04-291-0/+35
* hw/riscv: virt: Add support for generating platform FDT entriesAlistair Francis2022-04-291-0/+19
* hw/riscv: virt: Create a platform busAlistair Francis2022-04-292-19/+50
* hw/core: Move the ARM sysbus-fdt to coreAlistair Francis2022-04-295-4/+3Star
* hw/riscv: virt: Add a machine done notifierAlistair Francis2022-04-291-90/+101
* hw/riscv: Don't add empty bootargs to device treeBin Meng2022-04-294-4/+4
* hw/riscv: spike: Add '/chosen/stdout-path' in device tree unconditionallyBin Meng2022-04-291-2/+3
* Merge tag 'pull-target-arm-20220428' of https://git.linaro.org/people/pmaydel...Richard Henderson2022-04-282-9/+10
|\
| * hw/arm/smmuv3: Advertise support for SMMUv3.2-BBML2Peter Maydell2022-04-282-0/+2
| * hw/arm/smmuv3: Add space in guest error messageJean-Philippe Brucker2022-04-281-1/+1
| * hw/arm/smmuv3: Cache event fault recordJean-Philippe Brucker2022-04-282-8/+7Star
* | meson: remove CONFIG_XEN_PCI_PASSTHROUGH from config-target.hPaolo Bonzini2022-04-281-8/+12
|/
* Merge tag 'kraxel-20220427-pull-request' of git://git.kraxel.org/qemu into st...Richard Henderson2022-04-274-40/+70
|\
| * i386: firmware parsing and sev setup for -bios loaded firmwareGerd Hoffmann2022-04-271-6/+19
| * i386: factor out x86_firmware_configure()Gerd Hoffmann2022-04-271-14/+22
| * i386: move bios load error messageGerd Hoffmann2022-04-271-3/+6
| * hw/display/vmware_vga: do not discard screen updatesCarwyn Ellis2022-04-222-18/+24
* | Merge tag 'pull-nios2-20220426' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2022-04-265-25/+408
|\ \
| * | hw/nios2: Machine with a Vectored Interrupt ControllerAmir Gonnen2022-04-262-9/+53
| * | hw/nios2: Move memory regions into Nios2MachineRichard Henderson2022-04-261-14/+16
| * | hw/nios2: Introduce Nios2MachineStateRichard Henderson2022-04-261-2/+22