summaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-01-22s390x: fix storage attributes migration for non-small guestsClaudio Imbrenda
2018-01-22hw/s390x: Replace fprintf(stderr, "*\n" with qemu_log_mask()Alistair Francis
2018-01-22s390x/sclp: fix missing be conversionDavid Hildenbrand
2018-01-22s390x/sclp: fixup highest CPU addressChristian Borntraeger
2018-01-19fw_cfg: fix memory corruption when all fw_cfg slots are usedMarcel Apfelbaum
2018-01-19possible_cpus: add CPUArchId::type fieldIgor Mammedov
2018-01-19nvdimm: add 'unarmed' optionHaozhong Zhang
2018-01-19nvdimm: add a macro for property "label-size"Haozhong Zhang
2018-01-19qdev: Check for the availability of a hotplug controller before adding a deviceThomas Huth
2018-01-19q35: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19xen: Add only xen-sysdev to dynamic sysbus device listEduardo Habkost
2018-01-19spapr: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19ppc: e500: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19hw/arm/virt: Allow only supported dynamic sysbus devicesEduardo Habkost
2018-01-19machine: Replace has_dynamic_sysbus with list of allowed devicesEduardo Habkost
2018-01-18vhost: remove assertion to prevent crashJay Zhou
2018-01-18vhost-user: fix misaligned access to payloadMichael S. Tsirkin
2018-01-18vhost-user: factor out msg head and payloadMichael S. Tsirkin
2018-01-18x86_iommu: check if machine has PCI busMohammed Gamal
2018-01-18x86_iommu: Move machine check to x86_iommu_realize()Mohammed Gamal
2018-01-18hw/acpi-build: Make next_base easy to followDou Liyang
2018-01-18hw/pci-bridge: fix QEMU crash because of pcie-root-portMarcel Apfelbaum
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-18virtio: improve virtio devices initialization timeGal Hammer
2018-01-18virtio: postpone the execution of event_notifier_cleanup functionGal 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-17pc: add 2.12 machine typesHaozhong Zhang
2018-01-17ppc/pnv: change initrd addressCédric Le Goater
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-17ppc/pnv: change core mask for POWER9Cédric Le Goater
2018-01-17ppc/pnv: use POWER9 DD2 processorCédric Le Goater
2018-01-17spapr: Adjust default VSMT value for better migration compatibilityDavid Gibson
2018-01-17spapr: Allow some cases where we can't set VSMT mode in the kernelDavid Gibson
2018-01-17target/ppc: Clarify compat mode max_threads valueDavid Gibson
2018-01-17spapr: Remove unnecessary 'options' field from sPAPRCapabilityInfoDavid Gibson
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-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2018-01-16net: Drop unusual use of do { } while (0);Eric Blake
2018-01-16scsi-disk: release AioContext in unaligned WRITE SAME caseStefan Hajnoczi