aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2017-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-240217-1' into ...Peter Maydell
2017-02-24tcg: drop global lock during TCG code executionJan Kiszka
2017-02-22machine: replace query_hotpluggable_cpus() callback with has_hotpluggable_cpu...Igor Mammedov
2017-02-22machine: unify [pc_|spapr_]query_hotpluggable_cpus() callbacksIgor Mammedov
2017-02-22change CPUArchId.cpu type to Object*Igor Mammedov
2017-02-22pc: pass apic_id to pc_find_cpu_slot() directly so lookup could be done witho...Igor Mammedov
2017-02-22pc: calculate topology only once when possible_cpus is initialisedIgor Mammedov
2017-02-22pc: move pcms->possible_cpus init out of pc_cpus_init()Igor Mammedov
2017-02-22machine: move possible_cpus to MachineStateIgor Mammedov
2017-02-21hw/i386: Deprecate -drive if=scsi with PC machine typesMarkus Armbruster
2017-02-21hw: Deprecate -drive if=scsi with non-onboard HBAsMarkus Armbruster
2017-02-21hw: Default -drive to if=ide explicitly where it worksMarkus Armbruster
2017-02-17intel_iommu: vtd_slpt_level_shift check levelPeter Xu
2017-02-17intel_iommu: convert dbg macros to trace for transPeter Xu
2017-02-17intel_iommu: convert dbg macros to traces for invPeter Xu
2017-02-17intel_iommu: renaming gpa to iova where properPeter Xu
2017-02-17intel_iommu: simplify irq region translationPeter Xu
2017-02-17intel_iommu: add "caching-mode" optionAviv Ben-David
2017-02-16kvm/ioapic: correct kvm ioapic versionPeter Xu
2017-02-16kvm/ioapic: dump real object instead of a fake onePeter Xu
2017-02-03Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20170202' into sta...Peter Maydell
2017-02-02Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2017-02-01hw/i386: check if nvdimm is enabled before pluggingHaozhong Zhang
2017-02-01intel_iommu: fix and simplify size calculation in process_device_iotlb_desc()Jason Wang
2017-01-31trace: clean up trace-events filesStefan Hajnoczi
2017-01-31trace: move hw/i386/xen events to correct subdirDaniel P. Berrange
2017-01-27xen-platform: add missing disk unplug optionPaul Durrant
2017-01-27xen-platform: add support for unplugging NVMe disks...Paul Durrant
2017-01-27xen-platform: re-structure unplug_disksPaul Durrant
2017-01-27icount: update instruction counter on apic patchingPavel Dovgalyuk
2017-01-24hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell
2017-01-24pci-assign: avoid pointless statPaolo Bonzini
2017-01-24hw: Fix typos found by codespellStefan Weil
2017-01-23machine: Make possible_cpu_arch_ids() return const pointerIgor Mammedov
2017-01-23pc: don't return cpu pointer from pc_new_cpu() as it's not needed anymoreIgor Mammedov
2017-01-23pc: cleanup: move smbios_set_cpuid() into pc_build_smbios()Igor Mammedov
2017-01-20Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-01-19kvm: move cpu synchronization codeVincent Palatin
2017-01-18pc: Add 2.9 machine-typesEduardo Habkost
2017-01-18fw-cfg: support writeable blobsMichael S. Tsirkin
2017-01-16pc: fix crash in rtc_set_memory() if initial cpu is marked as hotpluggedIgor Mammedov
2017-01-10memhp: don't generate memory hotplug AML if it's not enabled/supportedIgor Mammedov
2017-01-10memhp: move GPE handler_E03 into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: merge build_memory_devices() into build_memory_hotplug_aml()Igor Mammedov
2017-01-10memhp: move build_memory_devices() into memory_hotplug.cIgor Mammedov
2017-01-10acpi: add ATSR for q35Jason Wang
2017-01-10intel_iommu: support device iotlb descriptorJason Wang
2017-01-10intel_iommu: allocate new key when creating new address spaceJason Wang
2017-01-10intel_iommu: name vtd address space with devfnJason Wang
2017-01-10intel_iommu: allow migrationPeter Xu