aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
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
2017-01-09Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-12-22kvmclock: reduce kvmclock difference on migrationMarcelo Tosatti
2016-12-22multiboot: copy the cmdline verbatim, unescape module stringsVlad Lungu
2016-12-22pc: make pit configurableChao Peng
2016-12-22pc: make sata configurableChao Peng
2016-12-22pc: make smbus configurableChao Peng
2016-12-20Move target-* CPU file into a target/ folderThomas Huth
2016-12-16i386: amd_iommu: fix MMIO register count and accessPrasad J Pandit
2016-11-30loader: fix handling of custom address spaces when adding ROM blobsLaszlo Ersek