aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty
2018-01-18pci/shpc: Move function to generic header fileYuval Shaia
2018-01-18qemu: add a cleanup callback function to EventNotifierGal Hammer
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu
2018-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell
2018-01-17target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang
2018-01-17pc: add 2.12 machine typesHaozhong Zhang
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater
2018-01-17hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson
2018-01-17spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson
2018-01-17spapr: Validate capabilities on migrationDavid Gibson
2018-01-17spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson
2018-01-17spapr: Capabilities infrastructureDavid Gibson
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-01-16util/qemu-thread-*: add qemu_lock, locked and unlock trace eventsAlex Bennée
2018-01-16cpu_physical_memory_sync_dirty_bitmap: Another alignment fixDr. David Alan Gilbert
2018-01-16readline: add a free functionMarc-André Lureau
2018-01-16sdhci: add a 'dma' property to the sysbus devicesPhilippe Mathieu-Daudé
2018-01-16sdhci: fix the PCI device, using the PCI address space for DMAPhilippe Mathieu-Daudé
2018-01-16sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-onlyPhilippe Mathieu-Daudé
2018-01-16sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci propertiesPhilippe Mathieu-Daudé
2018-01-16sdhci: remove dead codePhilippe Mathieu-Daudé
2018-01-16sdhci: clean up includesPhilippe Mathieu-Daudé
2018-01-15migration: finalize current_migration objectVladimir Sementsov-Ogievskiy
2018-01-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180112-pull-request' i...Peter Maydell
2018-01-12sdl2: Ignore UI hotkeys after a focus change when GUI modifier is heldJindrich Makovicka
2018-01-12spice: remove QXLWorker interface fieldFrediano Ziglio
2018-01-12chardev: introduce qemu_chr_timeout_add_ms()Peter Xu
2018-01-12hpet: recover timer offset correctlyPavel Dovgalyuk
2018-01-11Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin
2018-01-11Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...Peter Maydell
2018-01-11imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov
2018-01-11imx_fec: Add support for multiple Tx DMA ringsAndrey Smirnov
2018-01-11imx_fec: Emulate SHIFT16 in ENETx_RACCAndrey Smirnov
2018-01-11imx_fec: Use ENET_FTRL to determine truncation lengthAndrey Smirnov
2018-01-11imx_fec: Move Tx frame buffer away from the stackAndrey Smirnov
2018-01-11Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.12-20180111' int...Peter Maydell
2018-01-11Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-01-10' into st...Peter Maydell
2018-01-11Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2018-01-10nbd: rename nbd_option and nbd_opt_replyVladimir Sementsov-Ogievskiy
2018-01-10ppc/pnv: change powernv_ prefix to pnv_ for overall naming consistencyCédric Le Goater
2018-01-10ppc4xx_i2c: Implement basic I2C functionsBALATON Zoltan
2018-01-09sun4u_iommu: update to reflect IOMMU is no longer part of the APB deviceMark Cave-Ayland
2018-01-09sun4u: split IOMMU device out from apb.c to sun4u_iommu.cMark Cave-Ayland
2018-01-09apb: QOMify IOMMUMark Cave-Ayland
2018-01-09sun4m: remove include/hw/sparc/sun4m.h and all references to itMark Cave-Ayland