aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)Author
2019-10-24hw: Move Xilinx ZynqMP RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move sun4v hypervisor RTC from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move M48T59 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24hw: Move PL031 device from hw/timer/ to hw/rtc/ subdirectoryPhilippe Mathieu-Daudé
2019-10-24spapr/xive: Set the OS CAM line at resetCédric Le Goater
2019-10-24ppc: Reset the interrupt presenter from the CPU reset handlerCédric Le Goater
2019-10-24ppc/pnv: Add a PnvChip pointer to PnvCoreCédric Le Goater
2019-10-24spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClassDavid Gibson
2019-10-24spapr: Remove SpaprIrq::nr_msisDavid Gibson
2019-10-24spapr, xics, xive: Move SpaprIrq::post_load hook to backendsDavid Gibson
2019-10-24spapr, xics, xive: Move SpaprIrq::reset hook logic into activate/deactivateDavid Gibson
2019-10-24spapr: Remove SpaprIrq::init_kvm hookDavid Gibson
2019-10-24spapr, xics, xive: Match signatures for XICS and XIVE KVM connect routinesDavid Gibson
2019-10-24spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr, xics, xive: Move set_irq from SpaprIrq to SpaprInterruptControllerDavid Gibson
2019-10-24spapr: Formalize notion of active interrupt controllerDavid Gibson
2019-10-24spapr, xics, xive: Move irq claim and free from SpaprIrq to SpaprInterruptCon...David Gibson
2019-10-24spapr, xics, xive: Move cpu_intc_create from SpaprIrq to SpaprInterruptContro...David Gibson
2019-10-24spapr, xics, xive: Introduce SpaprInterruptController QOM interfaceDavid Gibson
2019-10-24spapr: Set VSMT to smp_threads by defaultGreg Kurz
2019-10-24ppc/pnv: Improve trigger data definitionCédric Le Goater
2019-10-22hw/arm/omap1: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/arm/omap2: Create the RAM in the boardPhilippe Mathieu-Daudé
2019-10-22hw/sd/sdhci: Add dummy Samsung SDHCI controllerPhilippe Mathieu-Daudé
2019-10-17Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2019-10-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2019-10-15numa: Introduce MachineClass::auto_enable_numa for implicit NUMA nodeTao Xu
2019-10-15hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2019-10-15hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé
2019-10-15aspeed/soc: Add ASPEED Video stubJoel Stanley
2019-10-15aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater
2019-10-15aspeed: Parameterise number of MACsJoel Stanley
2019-10-15aspeed/soc: Add AST2600 supportCédric Le Goater
2019-10-15aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/i2c: Add AST2600 supportCédric Le Goater
2019-10-15aspeed/i2c: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/smc: Introduce segment operationsCédric Le Goater
2019-10-15hw: wdt_aspeed: Add AST2600 supportJoel Stanley
2019-10-15watchdog/aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/sdmc: Add AST2600 supportJoel Stanley
2019-10-15aspeed/sdmc: Introduce an object class per SoCCédric Le Goater
2019-10-15aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater
2019-10-15aspeed/timer: Add AST2600 supportCédric Le Goater
2019-10-15aspeed/timer: Add support for control register 3Cédric Le Goater
2019-10-15aspeed/timer: Introduce an object class per SoCCédric Le Goater
2019-10-15hw: aspeed_scu: Add AST2600 supportJoel Stanley
2019-10-15hw/sd/aspeed_sdhci: New deviceEddie James
2019-10-15hw/timer/mss-timerc: Switch to transaction-based ptimer APIPeter Maydell