aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2018-01-26usb-storage: Fix share-rw option parsingFam Zheng1-0/+1
2018-01-26usb: Remove legacy -usbdevice options (host, serial, disk and net)Thomas Huth1-1/+0
2018-01-25Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125'...Peter Maydell2-3/+7
2018-01-25Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell2-14/+50
2018-01-25sdhci: fix a NULL pointer dereference due to uninitialized AddresSpace objectPhilippe Mathieu-Daudé1-0/+1
2018-01-25vmstate: Add VMSTATE_UINT64_SUB_ARRAYRichard Henderson1-3/+6
2018-01-24Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+0
2018-01-24apb: rename apb.c to sabre.cMark Cave-Ayland1-1/+1
2018-01-24apb: rename QOM type from TYPE_APB to TYPE_SABREMark Cave-Ayland1-5/+5
2018-01-24apb: QOMify sabre PCI host bridgeMark Cave-Ayland1-3/+11
2018-01-24apb: rename APB functions to use sabre prefixMark Cave-Ayland1-1/+0
2018-01-24simba: rename PBMPCIBridge and QOM types to reflect simba namingMark Cave-Ayland1-5/+5
2018-01-24apb: split simba PCI bridge into hw/pci-bridge/simba.cMark Cave-Ayland2-9/+38
2018-01-24Revert "qemu: add a cleanup callback function to EventNotifier"Michael S. Tsirkin1-1/+0
2018-01-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180122' into stagingPeter Maydell1-5/+1
2018-01-23Merge remote-tracking branch 'remotes/huth/tags/pull-request-2018-01-22' into...Peter Maydell2-6/+6
2018-01-22linux-headers: updateCornelia Huck1-5/+1
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis2-6/+6
2018-01-19hw/ide: Remove duplicated definitions from ahci_internal.hJohn Snow1-6/+0
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov1-0/+2
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang1-0/+9
2018-01-19nvdimm: add a macro for property "label-size"Haozhong Zhang1-0/+3
2018-01-19hostmem-file: add "align" optionHaozhong Zhang1-0/+3
2018-01-19qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth1-0/+1
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost1-1/+4
2018-01-19memfd: split qemu_memfd_alloc()Marc-André Lureau1-0/+1
2018-01-18intel-iommu: Extend address width to 48 bitsPrasad Singamsetty1-0/+1
2018-01-18intel-iommu: Redefine macros to enable supporting 48 bit address widthPrasad Singamsetty1-2/+4
2018-01-18pci/shpc: Move function to generic header fileYuval Shaia1-0/+10
2018-01-18qemu: add a cleanup callback function to EventNotifierGal Hammer1-0/+1
2018-01-18vhost-user-blk: introduce a new vhost-user-blk host deviceChangpeng Liu1-0/+41
2018-01-18vhost-user: add new vhost user messages to support virtio config spaceChangpeng Liu2-0/+27
2018-01-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...Peter Maydell1-0/+8
2018-01-17target/i386: add clflushopt to "Skylake-Server" cpu modelHaozhong Zhang1-0/+5
2018-01-17pc: add 2.12 machine typesHaozhong Zhang1-0/+3
2018-01-17ppc/pnv: fix XSCOM core addressing on POWER9Cédric Le Goater2-3/+11
2018-01-17ppc/pnv: introduce pnv*_is_power9() helpersCédric Le Goater1-0/+10
2018-01-17hw/ppc/spapr_caps: Rework spapr_caps to use uint8 internal representationSuraj Jitindar Singh1-21/+24
2018-01-17spapr: Handle Decimal Floating Point (DFP) as an optional capabilityDavid Gibson1-0/+3
2018-01-17spapr: Handle VMX/VSX presence as an spapr capability flagDavid Gibson1-0/+3
2018-01-17spapr: Validate capabilities on migrationDavid Gibson1-0/+6
2018-01-17spapr: Treat Hardware Transactional Memory (HTM) as an optional capabilityDavid Gibson1-0/+3
2018-01-17spapr: Capabilities infrastructureDavid Gibson1-0/+31
2018-01-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell5-7/+47
2018-01-16util/qemu-thread-*: add qemu_lock, locked and unlock trace eventsAlex Bennée1-4/+35
2018-01-16cpu_physical_memory_sync_dirty_bitmap: Another alignment fixDr. David Alan Gilbert1-2/+3
2018-01-16readline: add a free functionMarc-André Lureau1-0/+1
2018-01-16sdhci: add a 'dma' property to the sysbus devicesPhilippe Mathieu-Daudé1-0/+1
2018-01-16sdhci: fix the PCI device, using the PCI address space for DMAPhilippe Mathieu-Daudé1-0/+1
2018-01-16sdhci: fix CAPAB/MAXCURR registers, both are 64bit and read-onlyPhilippe Mathieu-Daudé1-2/+2