summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-06-18block: Drain recursively with a single BDRV_POLL_WHILE()Kevin Wolf
2018-06-18block: Really pause block jobs on drainKevin Wolf
2018-06-18block: Avoid unnecessary aio_poll() in AIO_WAIT_WHILE()Kevin Wolf
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann
2018-06-16target/ppc, spapr: Move VPA information to machine_dataDavid Gibson
2018-06-16pnv_core: Allocate cpu thread objects individuallyDavid Gibson
2018-06-16mos6522: expose mos6522_update_irq() through MOS6522DeviceClassMark Cave-Ayland
2018-06-16mac_newworld: add PMU deviceMark Cave-Ayland
2018-06-16adb: add property to disable direct reg 3 writesMark Cave-Ayland
2018-06-16mac_newworld: add gpios to macio devices with PMU enabledMark Cave-Ayland
2018-06-16mac_newworld: add via machine option to control mac99 VIA/ADB configurationMark Cave-Ayland
2018-06-15tcg: remove tb_lockEmilio G. Cota
2018-06-15translate-all: protect TB jumps with a per-destination-TB lockEmilio G. Cota
2018-06-15translate-all: introduce assert_no_pages_lockedEmilio G. Cota
2018-06-15translate-all: use per-page locking in !user-modeEmilio G. Cota
2018-06-15translate-all: iterate over TBs in a page with PAGE_FOR_EACH_TBEmilio G. Cota
2018-06-15tcg: move tb_ctx.tb_phys_invalidate_count to tcg_ctxEmilio G. Cota
2018-06-15tcg: track TBs with per-region BST'sEmilio G. Cota
2018-06-15qht: return existing entry when qht_insert failsEmilio G. Cota
2018-06-15qht: require a default comparison functionEmilio G. Cota
2018-06-15Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180615a'...Peter Maydell
2018-06-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-06-15exec.c: Handle IOMMUs in address_space_translate_for_iotlb()Peter Maydell
2018-06-15iommu: Add IOMMU index argument to translate methodPeter Maydell
2018-06-15iommu: Add IOMMU index argument to notifier APIsPeter Maydell
2018-06-15iommu: Add IOMMU index concept to IOMMU APIPeter Maydell
2018-06-15bswap: Add new stn_*_p() and ldn_*_p() memory access functionsPeter Maydell
2018-06-15cputlb: Pass cpu_transaction_failed() the correct physaddrPeter Maydell
2018-06-15cpu-defs.h: Document CPUIOTLBEntry 'addr' fieldPeter Maydell
2018-06-15hw/core/or-irq: Support more than 16 inputs to an OR gatePeter Maydell
2018-06-15hw/arm/armv7m: Remove unused armv7m_init() functionPeter Maydell
2018-06-15migration: Poison ramblock loops in migrationDr. David Alan Gilbert
2018-06-15typedefs: add QJSONGreg Kurz
2018-06-15block: Remove deprecated -drive option serialKevin Wolf
2018-06-15block: Remove deprecated -drive option addrKevin Wolf
2018-06-15block: Remove deprecated -drive geometry optionsKevin Wolf
2018-06-15block: Factor out qobject_input_visitor_new_flat_confused()Markus Armbruster
2018-06-15block: Fix -blockdev for certain non-string scalarsMarkus Armbruster
2018-06-15block: Add block-specific QDict headerMax Reitz
2018-06-14ui: darwin: gtk: Add missing input keymapKeno Fischer
2018-06-12Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180612-pull-request' ...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180612' into...Peter Maydell
2018-06-12Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-12ppc/pnv: fix LPC HC firmware address spaceCédric Le Goater
2018-06-12mos6522: move timer frequency initialisation to mos6522_resetMark Cave-Ayland
2018-06-12cuda: embed mos6522_cuda device directly rather than using QOM object linkMark Cave-Ayland
2018-06-12ppc: add missing FW_CFG_PPC_NVRAM_FLAT definitionMark Cave-Ayland
2018-06-12osdep: powerpc64 align memory to allow 2MB radix THP page tablesNicholas Piggin