summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* | hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell2018-06-151-6/+2Star
|/
* ui: darwin: gtk: Add missing input keymapKeno Fischer2018-06-141-0/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell2018-06-121-3/+9
|\
| * object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau2018-06-121-3/+9
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell2018-06-126-18/+22
|\ \
| * | ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater2018-06-121-0/+1
| * | mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland2018-06-121-1/+1
| * | cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland2018-06-122-15/+14Star
| * | ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland2018-06-121-0/+1
| * | osdep: powerpc64 align memory to allow 2MB radix THP page tablesNicholas Piggin2018-06-121-1/+2