summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | aspeed: Introduce an object class per SoCCédric Le Goater2019-10-151-6/+3
* | aspeed/i2c: Add AST2600 supportCédric Le Goater2019-10-151-1/+4
* | aspeed/i2c: Introduce an object class per SoCCédric Le Goater2019-10-151-0/+15
* | aspeed/smc: Introduce segment operationsCédric Le Goater2019-10-151-0/+4
* | hw: wdt_aspeed: Add AST2600 supportJoel Stanley2019-10-152-1/+2
* | watchdog/aspeed: Introduce an object class per SoCCédric Le Goater2019-10-151-2/+16
* | aspeed/sdmc: Add AST2600 supportJoel Stanley2019-10-151-0/+1
* | aspeed/sdmc: Introduce an object class per SoCCédric Le Goater2019-10-151-4/+15
* | aspeed/timer: Add support for IRQ status register on the AST2600Cédric Le Goater2019-10-151-0/+1
* | aspeed/timer: Add AST2600 supportCédric Le Goater2019-10-151-0/+1
* | aspeed/timer: Add support for control register 3Cédric Le Goater2019-10-151-0/+1
* | aspeed/timer: Introduce an object class per SoCCédric Le Goater2019-10-151-0/+15
* | hw: aspeed_scu: Add AST2600 supportJoel Stanley2019-10-151-1/+6
* | hw/sd/aspeed_sdhci: New deviceEddie James2019-10-152-0/+37
* | hw/timer/mss-timerc: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-1/+0
* | ptimer: Provide new transaction-based APIPeter Maydell2019-10-151-0/+72
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-5/+6
* | linux headers: update against v5.4-rc1Eric Auger2019-10-158-4/+234
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-10-152-0/+16
|\ \
| * | vl: Split off user_creatable_print_help()Kevin Wolf2019-10-141-0/+12
| * | replay: add BH oneshot event for block layerPavel Dovgalyuk2019-10-141-0/+4
* | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...Peter Maydell2019-10-144-73/+131
|\ \ \ | |/ / |/| |
| * | migration: Support gtree migrationEric Auger2019-10-111-0/+40
| * | rcu: Use automatic rc_read unlock in core memory/exec codeDr. David Alan Gilbert2019-10-111-73/+65
| * | rcu: Add automatically released rcu_read_lock variantsDr. David Alan Gilbert2019-10-111-0/+25
| * | migration: use migration_is_active to represent active stateWei Yang2019-10-111-0/+1
* | | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...Peter Maydell2019-10-145-0/+152
|\ \ \
| * | | block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy2019-10-102-5/+10
| * | | block/block-copy: split block_copy_set_callbacks functionVladimir Sementsov-Ogievskiy2019-10-101-4/+9
| * | | block/backup: move in-flight requests handling from backup to block-copyVladimir Sementsov-Ogievskiy2019-10-101-0/+8
| * | | qapi: query-blockstat: add driver specific file-posix statsAnton Nefedov2019-10-102-0/+2
| * | | block: add empty account cookie typeAnton Nefedov2019-10-101-0/+1
| * | | qapi: add unmap to BlockDeviceStatsAnton Nefedov2019-10-101-0/+1
| * | | block: move block_copy from block/backup.c to separate fileVladimir Sementsov-Ogievskiy2019-10-101-0/+76
| * | | block: introduce aio task poolVladimir Sementsov-Ogievskiy2019-10-101-0/+54
| |/ /
* / / s390x/tcg: MVCL: Exit to main loop if requestedDavid Hildenbrand2019-10-101-0/+17
|/ /
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...Peter Maydell2019-10-0711-52/+116
|\ \
| * | spapr: Eliminate SpaprIrq::init hookDavid Gibson2019-10-041-1/+0
| * | spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson2019-10-041-1/+2
| * | xive: Improve irq claim/free pathDavid Gibson2019-10-042-3/+3
| * | spapr: Handle freeing of multiple irqs in frontend onlyDavid Gibson2019-10-041-1/+1
| * | spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson2019-10-042-3/+0
| * | spapr: Simplify spapr_qirq() handlingDavid Gibson2019-10-041-1/+0
| * | spapr: Eliminate nr_irqs parameter to SpaprIrq::initDavid Gibson2019-10-041-1/+1
| * | spapr: Clarify and fix handling of nr_irqsDavid Gibson2019-10-041-7/+12
| * | spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helperDavid Gibson2019-10-041-2/+3
| * | spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson2019-10-041-7/+0
| * | xics: Create sPAPR specific ICS subtypeDavid Gibson2019-10-041-1/+3
| * | xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson2019-10-041-10/+6
| * | xics: Eliminate reset hookDavid Gibson2019-10-041-1/+0