summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi6-130/+245
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi2-4/+7
2017-05-29pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entryLadi Prosek1-2/+5
2017-05-25intel_iommu: support passthrough (PT)Peter Xu4-59/+176
2017-05-25intel_iommu: allow dev-iotlb context entry conditionallyPeter Xu1-13/+36
2017-05-25intel_iommu: use IOMMU_ACCESS_FLAG()Peter Xu1-1/+1
2017-05-25intel_iommu: provide vtd_ce_get_type()Peter Xu1-1/+6
2017-05-25intel_iommu: renaming context entry helpersPeter Xu1-12/+12
2017-05-25x86-iommu: use DeviceClass propertiesPeter Xu1-40/+7
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu2-4/+4
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake2-2/+2
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake1-2/+5
2017-05-18migration: migration.h was not neededJuan Quintela1-1/+0
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi6-15/+57
2017-05-17kvmvapic: Remove user_creatable flagEduardo Habkost1-5/+0
2017-05-17ioapic: Remove user_creatable flagEduardo Habkost1-5/+0
2017-05-17kvmclock: Remove user_creatable flagEduardo Habkost1-5/+0
2017-05-17iommu: Remove FIXME comment about user_creatable=trueEduardo Habkost2-8/+2
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost5-0/+25
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost1-1/+1
2017-05-16xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini1-5/+10
2017-05-11pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()Igor Mammedov2-15/+14
2017-05-11pc: add node-id property to CPUIgor Mammedov1-0/+17
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov1-6/+17
2017-05-11numa: equally distribute memory on nodesLaurent Vivier2-0/+4
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen1-0/+4
2017-05-10iommu: Don't crash if machine is not PC_MACHINEEduardo Habkost2-3/+26
2017-05-10pc: add 2.10 machine typePeter Xu2-5/+23
2017-05-10pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov3-5/+6
2017-05-10hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel1-2/+2
2017-05-03hw/i386: Build-time assertion on pc/q35 reset register being identical.Phil Dennis-Jordan1-0/+3
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan1-3/+29
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell5-2/+1907
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu3-1/+466
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu3-1/+1441
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng1-3/+1
2017-04-20intel_iommu: enable remote IOTLBPeter Xu3-13/+180
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu2-6/+77
2017-04-20intel_iommu: provide its own replay() callbackPeter Xu2-5/+184
2017-04-20intel_iommu: use the correct memory region for device IOTLB notificationJason Wang1-1/+1
2017-03-24trace: Avoid abuse of amdvi_mmio_readEric Blake2-2/+2
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant1-1/+1
2017-03-14kvmclock: Don't crash QEMU if KVM is disabledEduardo Habkost1-0/+6
2017-03-03Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-4/+20
2017-03-02hw/pxb-pcie: fix PCI Express hotplug supportMarcel Apfelbaum1-0/+3
2017-03-02acpi: simplify _OSCMichael S. Tsirkin1-4/+1
2017-03-02ACPI: Add Virtual Machine Generation ID supportBen Warren1-0/+16
2017-03-01pc: pcihp: avoid adding ACPI_PCIHP_PROP_BSEL twiceIgor Mammedov1-2/+2
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell1-2/+2
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka1-2/+2