aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-10-14hw/arm/bcm2835: Add various unimplemented peripheralsPhilippe Mathieu-Daudé
2019-10-14hw/arm/bcm2835: Rename some definitionsPhilippe Mathieu-Daudé
2019-10-14aspeed/soc: Add ASPEED Video stubJoel Stanley
2019-10-14aspeed: add support for the Aspeed MII controller of the AST2600Cédric Le Goater
2019-10-14aspeed: Parameterise number of MACsJoel Stanley
2019-10-14aspeed: Add an AST2600 eval boardCédric Le Goater
2019-10-14aspeed/soc: Add AST2600 supportCédric Le Goater
2019-10-14aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-14aspeed/i2c: Add AST2600 supportCédric Le Goater
2019-10-14aspeed/i2c: Introduce an object class per SoCCédric Le Goater
2019-10-14aspeed/smc: Introduce segment operationsCédric Le Goater
2019-10-14hw: wdt_aspeed: Add AST2600 supportJoel Stanley
2019-10-14watchdog/aspeed: Introduce an object class per SoCCédric Le Goater
2019-10-14aspeed/sdmc: Add AST2600 supportJoel Stanley
2019-10-14aspeed/sdmc: Introduce an object class per SoCCédric Le Goater
2019-10-14aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater
2019-10-14aspeed/timer: Add AST2600 supportCédric Le Goater
2019-10-14aspeed/timer: Add support for control register 3Cédric Le Goater
2019-10-14aspeed/timer: Introduce an object class per SoCCédric Le Goater
2019-10-14hw: aspeed_scu: Add AST2600 supportJoel Stanley
2019-10-14hw/sd/aspeed_sdhci: New deviceEddie James
2019-10-14hw/timer/mss-timerc: Switch to transaction-based ptimer APIPeter Maydell
2019-10-14ptimer: Provide new transaction-based APIPeter Maydell
2019-10-14ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-10-14linux headers: update against v5.4-rc1Eric Auger
2019-10-14Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...Peter Maydell
2019-10-10s390x/tcg: MVCL: Exit to main loop if requestedDavid Hildenbrand
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy
2019-10-10block/block-copy: split block_copy_set_callbacks functionVladimir Sementsov-Ogievskiy
2019-10-10block/backup: move in-flight requests handling from backup to block-copyVladimir Sementsov-Ogievskiy
2019-10-10qapi: query-blockstat: add driver specific file-posix statsAnton Nefedov
2019-10-10block: add empty account cookie typeAnton Nefedov
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov
2019-10-10block: move block_copy from block/backup.c to separate fileVladimir Sementsov-Ogievskiy
2019-10-10block: introduce aio task poolVladimir Sementsov-Ogievskiy
2019-10-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...Peter Maydell
2019-10-04target/i386: expand feature words to 64 bitsPaolo Bonzini
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger
2019-10-04vfio: Turn the container error into an Error handleEric Auger
2019-10-04spapr: Eliminate SpaprIrq::init hookDavid Gibson
2019-10-04spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson
2019-10-04xive: Improve irq claim/free pathDavid Gibson
2019-10-04spapr: Handle freeing of multiple irqs in frontend onlyDavid Gibson
2019-10-04spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson
2019-10-04spapr: Simplify spapr_qirq() handlingDavid Gibson
2019-10-04spapr: Eliminate nr_irqs parameter to SpaprIrq::initDavid Gibson
2019-10-04spapr: Clarify and fix handling of nr_irqsDavid Gibson
2019-10-04spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helperDavid Gibson
2019-10-04spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson
2019-10-04xics: Create sPAPR specific ICS subtypeDavid Gibson