summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+0Star
| * | 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/+0Star
| * | spapr: Simplify spapr_qirq() handlingDavid Gibson2019-10-041-1/+0Star
| * | 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/+0Star
| * | 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/+6Star
| * | xics: Eliminate reset hookDavid Gibson2019-10-041-1/+0Star
| * | xics: Rename misleading ics_simple_*() functionsDavid Gibson2019-10-041-3/+3
| * | xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson2019-10-041-4/+0Star
| * | xics: Minor fixes for XICSFabric interfaceDavid Gibson2019-10-041-5/+1Star
| * | spapr: Stop providing RTAS blobAlexey Kardashevskiy2019-10-041-2/+0Star
| * | spapr: Simplify handling of pre ISA 3.0 guest workaround handlingDavid Gibson2019-10-041-1/+1
| * | spapr/irq: Introduce an ics_irq_free() helperCédric Le Goater2019-10-041-0/+5
| * | hw/ppc/pnv_homer: add PowerNV homer device modelBalamuruhan S2019-10-042-0/+56
| * | hw/ppc/pnv_occ: add sram device model for occ common areaBalamuruhan S2019-10-041-0/+3
| * | hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARsBalamuruhan S2019-10-041-0/+18
| |/
* | target/i386: expand feature words to 64 bitsPaolo Bonzini2019-10-041-1/+1
* | memory: allow memory_region_register_iommu_notifier() to failEric Auger2019-10-041-5/+16
* | vfio: Turn the container error into an Error handleEric Auger2019-10-041-1/+1
|/
* kvm: split too big memory section on several memslotsIgor Mammedov2019-09-301-0/+1
* Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190925' into stagingPeter Maydell2019-09-276-82/+43Star
|\
| * cputlb: Remove cpu->mem_io_vaddrRichard Henderson2019-09-251-2/+0Star
| * cputlb: Merge and move memory_notdirty_write_{prepare,complete}Richard Henderson2019-09-251-65/+0Star
| * cputlb: Partially inline memory_region_section_get_iotlbRichard Henderson2019-09-251-5/+1Star
| * cputlb: Move NOTDIRTY handling from I/O path to TLB pathRichard Henderson2019-09-251-2/+0Star
| * cputlb: Move ROM handling from I/O path to TLB pathRichard Henderson2019-09-252-2/+4
| * cputlb: Introduce TLB_BSWAPRichard Henderson2019-09-251-1/+3
| * qemu/compiler.h: Add qemu_build_not_reachedRichard Henderson2019-09-251-0/+15
| * cputlb: Disable __always_inline__ without optimizationRichard Henderson2019-09-251-0/+11
| * exec: Use TARGET_PAGE_BITS_MIN for TLB flagsRichard Henderson2019-09-251-6/+10
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-09-261-1/+13
|\ \