summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* linux-headers: Update to kernel mainline commit b357bf602Eric Auger2018-06-223-0/+12
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-06-20-v2' into...Peter Maydell2018-06-221-3/+8
|\
| * nbd/server: introduce NBD_CMD_CACHEVladimir Sementsov-Ogievskiy2018-06-211-1/+2
| * nbd/server: implement dirty bitmap exportVladimir Sementsov-Ogievskiy2018-06-211-2/+6
* | Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20180615' into stagingPeter Maydell2018-06-215-33/+62
|\ \ | |/ |/|
| * tcg: remove tb_lockEmilio G. Cota2018-06-154-9/+5Star
| * translate-all: protect TB jumps with a per-destination-TB lockEmilio G. Cota2018-06-151-13/+22
| * translate-all: introduce assert_no_pages_lockedEmilio G. Cota2018-06-151-0/+8
| * translate-all: use per-page locking in !user-modeEmilio G. Cota2018-06-151-1/+2
| * translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TBEmilio G. Cota2018-06-151-1/+1
| * tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctxEmilio G. Cota2018-06-151-1/+0Star
| * tcg: track TBs with per-region BST'sEmilio G. Cota2018-06-152-2/+0Star
| * qht: return existing entry when qht_insert failsEmilio G. Cota2018-06-151-2/+5
| * qht: require a default comparison functionEmilio G. Cota2018-06-151-5/+20
* | 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