aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2019-12-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191216-...Peter Maydell16-313/+832
2019-12-16hw/arm/virt: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-55/+54
2019-12-16hw/arm/acpi: enable SHPC native hot plugHeyi Guo1-1/+6
2019-12-16hw/arm/acpi: simplify AML bit and/or statementHeyi Guo1-8/+8
2019-12-16hw/arm/sbsa-ref: Simplify by moving the gic in the machine statePhilippe Mathieu-Daudé1-44/+42
2019-12-16aspeed: Change the "nic" property definitionCédric Le Goater2-13/+11
2019-12-16aspeed: Change the "scu" property definitionCédric Le Goater4-25/+25
2019-12-16gpio: fix memory leak in aspeed_gpio_init()PanNengyuan1-0/+1
2019-12-16aspeed: Add support for the tacoma-bmc boardCédric Le Goater1-0/+28
2019-12-16aspeed: Remove AspeedBoardConfig array and use AspeedMachineClassCédric Le Goater1-104/+127
2019-12-16aspeed/smc: Add AST2600 timings registersCédric Le Goater1-3/+14
2019-12-16aspeed/smc: Do not map disabled segment on the AST2600Cédric Le Goater1-5/+11
2019-12-16aspeed/smc: Restore default AHB window mapping at resetCédric Le Goater1-11/+21
2019-12-16watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley1-4/+17
2019-12-16watchdog/aspeed: Improve watchdog timeout messageJoel Stanley1-1/+2
2019-12-16aspeed/scu: Fix W1C behaviorJoel Stanley1-5/+14
2019-12-16aspeed/sdmc: Make ast2600 default 1GJoel Stanley1-3/+3
2019-12-16aspeed/i2c: Add trace eventsCédric Le Goater2-13/+89
2019-12-16aspeed/i2c: Add support for DMA transfersCédric Le Goater3-3/+133
2019-12-16aspeed: Add a DRAM memory region at the SoC levelCédric Le Goater2-4/+12
2019-12-16aspeed/i2c: Check SRAM enablement on AST2500Cédric Le Goater1-0/+37
2019-12-16aspeed/i2c: Add support for pool buffer transfersCédric Le Goater1-19/+178
2019-12-16exynos4210_gic: Suppress gcc9 format-truncation warningsDavid Gibson1-1/+8
2019-12-14s390x/event-facility: Fix realize() error API violationsMarkus Armbruster1-2/+4
2019-12-14s390x: Don't do a normal reset on the initial cpuJanosch Frank1-0/+3
2019-12-14hw: add compat machines for 5.0Cornelia Huck6-5/+58
2019-12-14vfio-ccw: Fix error messageBoris Fiuczynski1-1/+1
2019-12-13Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell7-2/+15
2019-12-13virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertisedEvgeny Yakovlev7-2/+15
2019-12-13virtio-fs: fix MSI-X nvectors calculationStefan Hajnoczi1-1/+2
2019-12-13vhost-user-fs: remove "vhostfd" propertyMarc-André Lureau1-1/+0
2019-12-02net/virtio: Fix failover error handling crash bugsMarkus Armbruster1-6/+13
2019-12-02net/virtio: Drop useless n->primary_dev not null checksMarkus Armbruster1-7/+1
2019-11-26Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20191126'...Peter Maydell1-0/+2
2019-11-26Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191126' into...Peter Maydell5-26/+65
2019-11-26hw/arm: versal: Add the CRP as unimplementedEdgar E. Iglesias1-0/+2
2019-11-26Merge remote-tracking branch 'remotes/palmer/tags/riscv-for-master-4.2-rc3' i...Peter Maydell5-10/+16
2019-11-26ppc/spapr_events: fix potential NULL pointer dereference in rtas_event_log_de...PanNengyuan1-0/+1
2019-11-26mos6522: update counters when timer interrupts are offLaurent Vivier1-2/+6
2019-11-26spapr: Work around spurious warnings from vfio INTx initializationDavid Gibson1-1/+10
2019-11-26spapr: Handle irq backend changes with VFIO PCI devicesDavid Gibson1-0/+6
2019-11-26vfio/pci: Respond to KVM irqchip change notifierDavid Gibson2-6/+20
2019-11-26vfio/pci: Split vfio_intx_update()David Gibson1-17/+22
2019-11-25hw/riscv: Add optional symbol callback ptr to riscv_load_kernel()Zhuang, Siwei (Data61, Kensington NSW)5-9/+12
2019-11-25RISC-V: virt: This is a "sifive,test1" test finisherPalmer Dabbelt1-1/+4
2019-11-25Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell1-20/+38
2019-11-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell3-24/+37
2019-11-25net/virtio: return error when device_opts arg is NULLJens Freimann1-3/+6
2019-11-25net/virtio: fix re-plugging of primary deviceJens Freimann1-17/+25
2019-11-25net/virtio: return early when failover primary alread addedJens Freimann1-0/+4