summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ppc4xx_i2c: Implement directcntl registerBALATON Zoltan2018-06-211-0/+4
* ppc4xx_i2c: Remove unimplemented sdata and intr registersBALATON Zoltan2018-06-211-3/+1Star
* spapr: remove unused spapr_irq routinesCédric Le Goater2018-06-211-4/+0Star
* spapr: split the IRQ allocation sequenceCédric Le Goater2018-06-211-0/+4
* spapr: Add cpu_apply hook to capabilitiesDavid Gibson2018-06-211-0/+1
* spapr: Compute effective capability values earlierDavid Gibson2018-06-211-1/+2
* ppc/pnv: introduce Pnv8Chip and Pnv9Chip modelsCédric Le Goater2018-06-211-1/+23
* spapr_cpu_core: migrate per-CPU dataGreg Kurz2018-06-211-0/+1
* ppc/pnv: introduce a new isa_create() operation to the chip modelCédric Le Goater2018-06-212-2/+2
* ppc/pnv: introduce a new intc_create() operation to the chip modelCédric Le Goater2018-06-211-0/+1
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-06-197-17/+87
|\
| * block/mirror: Add copy mode QAPI interfaceMax Reitz2018-06-181-1/+3
| * job: Add job_progress_increase_remaining()Max Reitz2018-06-181-0/+15
| * block/dirty-bitmap: Add bdrv_dirty_iter_next_areaMax Reitz2018-06-181-0/+2
| * hbitmap: Add @advance param to hbitmap_iter_next()Max Reitz2018-06-181-1/+4
| * block: Allow graph changes in bdrv_drain_all_begin/end sectionsKevin Wolf2018-06-182-0/+2
| * block: ignore_bds_parents parameter for drain functionsKevin Wolf2018-06-182-5/+17
| * block: Allow AIO_WAIT_WHILE with NULL ctxKevin Wolf2018-06-181-4/+9
| * block: Don't poll in parent drain callbacksKevin Wolf2018-06-181-0/+9
| * block: Drain recursively with a single BDRV_POLL_WHILE()Kevin Wolf2018-06-181-3/+6
| * block: Really pause block jobs on drainKevin Wolf2018-06-183-0/+23
| * block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()Kevin Wolf2018-06-181-14/+8Star
* | Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180618-pull-request' ...Peter Maydell2018-06-191-0/+12
|\ \
| * | hw/display: add standalone ramfb deviceGerd Hoffmann2018-06-181-0/+3
| * | hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann2018-06-181-0/+9
| |/
* | target/ppc, spapr: Move VPA information to machine_dataDavid Gibson2018-06-161-0/+11
* | pnv_core: Allocate cpu thread objects individuallyDavid Gibson2018-06-161-1/+1
* | mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland2018-06-161-0/+1
* | mac_newworld: add PMU deviceMark Cave-Ayland2018-06-162-0/+239
* | adb: add property to disable direct reg 3 writesMark Cave-Ayland2018-06-161-0/+1
* | mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland2018-06-162-0/+50
* | mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland2018-06-162-0/+3
|/
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...Peter Maydell2018-06-153-3/+4
|\
| * migration: Poison ramblock loops in migrationDr. David Alan Gilbert2018-06-151-1/+3
| * typedefs: add QJSONGreg Kurz2018-06-152-2/+1Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-06-154-21/+34
|\ \
| * | block: Remove deprecated -drive option serialKevin Wolf2018-06-152-2/+0Star
| * | block: Remove deprecated -drive option addrKevin Wolf2018-06-151-1/+0Star
| * | block: Remove deprecated -drive geometry optionsKevin Wolf2018-06-151-1/+0Star
| * | block: Factor out qobject_input_visitor_new_flat_confused()Markus Armbruster2018-06-151-1/+2
| * | block: Fix -blockdev for certain non-string scalarsMarkus Armbruster2018-06-151-0/+1
| * | block: Add block-specific QDict headerMax Reitz2018-06-152-17/+32
| |/
* | exec.c: Handle IOMMUs in address_space_translate_for_iotlb()Peter Maydell2018-06-152-1/+5
* | iommu: Add IOMMU index argument to translate methodPeter Maydell2018-06-151-1/+2
* | iommu: Add IOMMU index argument to notifier APIsPeter Maydell2018-06-151-1/+6
* | iommu: Add IOMMU index concept to IOMMU APIPeter Maydell2018-06-151-0/+55
* | bswap: Add new stn_*_p() and ldn_*_p() memory access functionsPeter Maydell2018-06-152-0/+56
* | cputlb: Pass cpu_transaction_failed() the correct physaddrPeter Maydell2018-06-151-2/+11
* | cpu-defs.h: Document CPUIOTLBEntry 'addr' fieldPeter Maydell2018-06-151-0/+9
* | hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell2018-06-151-1/+4