summaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2017-06-20qapi: update the qobject visitor to use QNUM_U64Marc-André Lureau
2017-06-20qapi: merge QInt and QFloat in QNumMarc-André Lureau
2017-06-13migration: Move remaining exported functions to migration/misc.hJuan Quintela
2017-06-13migration: create global_state.cJuan Quintela
2017-06-07kvmclock: update system_time_msr address forciblyDenis Plotnikov
2017-06-05numa: make sure that all cpus have has_node_id set if numa is enabledIgor Mammedov
2017-06-05numa: consolidate cpu_preplug fixups/checks for pc/arm/spaprIgor Mammedov
2017-06-02Remove/replace sysemu/char.h inclusionMarc-André Lureau
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-30Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into stagingStefan Hajnoczi
2017-05-29pc: ACPI BIOS: use highest NUMA node for hotplug mem hole SRAT entryLadi Prosek
2017-05-25intel_iommu: support passthrough (PT)Peter Xu
2017-05-25intel_iommu: allow dev-iotlb context entry conditionallyPeter Xu
2017-05-25intel_iommu: use IOMMU_ACCESS_FLAG()Peter Xu
2017-05-25intel_iommu: provide vtd_ce_get_type()Peter Xu
2017-05-25intel_iommu: renaming context entry helpersPeter Xu
2017-05-25x86-iommu: use DeviceClass propertiesPeter Xu
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake
2017-05-18migration: migration.h was not neededJuan Quintela
2017-05-18Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-17kvmvapic: Remove user_creatable flagEduardo Habkost
2017-05-17ioapic: Remove user_creatable flagEduardo Habkost
2017-05-17kvmclock: Remove user_creatable flagEduardo Habkost
2017-05-17iommu: Remove FIXME comment about user_creatable=trueEduardo Habkost
2017-05-17sysbus: Set user_creatable=false by default on TYPE_SYS_BUS_DEVICEEduardo Habkost
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-05-16xen/mapcache: store dma information in revmapcache entries for debuggingStefano Stabellini
2017-05-11pc: get numa node mapping from possible_cpus instead of numa_get_node_for_cpu()Igor Mammedov
2017-05-11pc: add node-id property to CPUIgor Mammedov
2017-05-11numa: move source of default CPUs to NUMA node mapping into boardsIgor Mammedov
2017-05-11numa: equally distribute memory on nodesLaurent Vivier
2017-05-11numa: Allow setting NUMA distance for different NUMA nodesHe Chen
2017-05-10iommu: Don't crash if machine is not PC_MACHINEEduardo Habkost
2017-05-10pc: add 2.10 machine typePeter Xu
2017-05-10pc/fwcfg: unbreak migration from qemu-2.5 and qemu-2.6 during firmware bootIgor Mammedov
2017-05-10hw/acpi-defs: replace leading X with x_ in FADT field namesArd Biesheuvel
2017-05-03hw/i386: Build-time assertion on pc/q35 reset register being identical.Phil Dennis-Jordan
2017-05-03hw/i386: Use Rev3 FADT (ACPI 2.0) instead of Rev1 to improve guest OS support.Phil Dennis-Jordan
2017-04-26Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170421-v2-tag' i...Peter Maydell
2017-04-25move xen-mapcache.c to hw/i386/xen/Anthony Xu
2017-04-25move xen-hvm.c to hw/i386/xen/Anthony Xu
2017-04-24error: Apply error_propagate_null.cocci againFam Zheng
2017-04-20intel_iommu: enable remote IOTLBPeter Xu
2017-04-20intel_iommu: allow dynamic switch of IOMMU regionPeter Xu
2017-04-20intel_iommu: provide its own replay() callbackPeter Xu
2017-04-20intel_iommu: use the correct memory region for device IOTLB notificationJason Wang
2017-03-24trace: Avoid abuse of amdvi_mmio_readEric Blake
2017-03-22xen: create wrappers for all other uses of xc_hvm_XXX() functionsPaul Durrant