summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland2018-01-242-9/+38
* Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell2018-01-232-6/+6
|\
| * Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-222-6/+6
* | hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow2018-01-191-6/+0Star
|/
* possible_cpus: add CPUArchId::type fieldIgor Mammedov2018-01-191-0/+2
* nvdimm: add 'unarmed' optionHaozhong Zhang2018-01-191-0/+9
* nvdimm: add a macro for property "label-size"Haozhong Zhang2018-01-191-0/+3
* hostmem-file: add "align" optionHaozhong Zhang2018-01-191-0/+3
* qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth2018-01-191-0/+1
* machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost2018-01-191-1/+4
* memfd: split qemu_memfd_alloc()Marc-André Lureau2018-01-191-0/+1
* intel-iommu: Extend address width to 48 bitsPrasad Singamsetty2018-01-181-0/+1
* intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty2018-01-181-2/+4
* pci/shpc: Move function to generic header fileYuval Shaia2018-01-181-0/+10
* qemu: add a cleanup callback function to EventNotifierGal Hammer2018-01-181-0/+1
* vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu2018-01-181-0/+41
* vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu2018-01-182-0/+27
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell2018-01-181-0/+8
|\
| * target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang2018-01-181-0/+5
| * pc: add 2.12 machine typesHaozhong Zhang2018-01-181-0/+3
* | ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater2018-01-162-3/+11
* | ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater2018-01-161-0/+10
* | hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh2018-01-161-21/+24
* | spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson2018-01-161-0/+3
* | spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson2018-01-161-0/+3
* | spapr: Validate capabilities on migrationDavid Gibson2018-01-161-0/+6
* | spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson2018-01-161-0/+3
* | spapr: Capabilities infrastructureDavid Gibson2018-01-161-0/+31
|/
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-01-165-7/+47
|\
| * util/qemu-thread-*: add qemu_lock, locked and unlock trace eventsAlex Bennée2018-01-161-4/+35
| * cpu_physical_memory_sync_dirty_bitmap: Another alignment fixDr. David Alan Gilbert2018-01-161-2/+3
| * readline: add a free functionMarc-André Lureau2018-01-161-0/+1
| * chardev: introduce qemu_chr_timeout_add_ms()Peter Xu2018-01-121-0/+3
| * hpet: recover timer offset correctlyPavel Dovgalyuk2018-01-121-1/+5
* | sdhci: add a 'dma' property to the sysbus devicesPhilippe Mathieu-Daudé2018-01-161-0/+1
* | sdhci: fix the PCI device, using the PCI address space for DMAPhilippe Mathieu-Daudé2018-01-161-0/+1
* | sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-onlyPhilippe Mathieu-Daudé2018-01-161-2/+2
* | sdhci: use DEFINE_SDHCI_COMMON_PROPERTIES() for common sysbus/pci propertiesPhilippe Mathieu-Daudé2018-01-161-1/+3
* | sdhci: remove dead codePhilippe Mathieu-Daudé2018-01-161-2/+0Star
* | sdhci: clean up includesPhilippe Mathieu-Daudé2018-01-161-1/+6
* | migration: finalize current_migration objectVladimir Sementsov-Ogievskiy2018-01-151-0/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180112-pull-request' i...Peter Maydell2018-01-122-1/+1
|\ \
| * | sdl2: Ignore UI hotkeys after a focus change when GUI modifier is heldJindrich Makovicka2018-01-121-0/+1
| * | spice: remove QXLWorker interface fieldFrediano Ziglio2018-01-121-1/+0Star
| |/
* | Merge remote-tracking branch 'origin/master' into HEADMichael S. Tsirkin2018-01-1181-646/+1741
|\|
| * Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180111'...Peter Maydell2018-01-112-4/+24
| |\
| | * imx_fec: Reserve full FSL_IMX25_FEC_SIZE page for the register fileAndrey Smirnov2018-01-112-1/+1
| | * imx_fec: Add support for multiple Tx DMA ringsAndrey Smirnov2018-01-111-2/+16
| | * imx_fec: Emulate SHIFT16 in ENETx_RACCAndrey Smirnov2018-01-111-0/+2
| | * imx_fec: Use ENET_FTRL to determine truncation lengthAndrey Smirnov2018-01-111-1/+2