aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
2020-11-16hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug offPhilippe Mathieu-Daudé
2020-11-03pc: comment style fixupMichael S. Tsirkin
2020-11-01Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2020-10-30intel_iommu: Fix two misuse of "0x%u" printsPeter Xu
2020-10-30pc: Implement -no-hpet as sugar for -machine hpet=onEduardo Habkost
2020-10-30acpi/crs: Support ranges > 32b for hostsBen Widawsky
2020-10-30acpi/crs: Prevent bad ranges for host bridgesBen Widawsky
2020-10-28pc-dimm: Drop @errp argument of pc_dimm_plug()Greg Kurz
2020-10-21Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20201021-pull-reque...Peter Maydell
2020-10-21microvm: add usb supportGerd Hoffmann
2020-10-21apci: drop has_pci arg for acpi_build_madtGerd Hoffmann
2020-10-21microvm: set pci_irq_maskGerd Hoffmann
2020-10-21x86: make pci irqs runtime configurableGerd Hoffmann
2020-10-21qapi: Restrict Xen migration commands to migration.jsonPhilippe Mathieu-Daudé
2020-10-19hw/xen: Set suppress-vmdesc for Xen machinesJason Andryuk
2020-10-19xen: xenguest is not used so is not neededMichael Tokarev
2020-10-14i386/kvm: Delete kvm_allows_irq0_override()Eduardo Habkost
2020-10-14i386/kvm: Remove IRQ routing support checksEduardo Habkost
2020-10-05cpus: prepare new CpusAccel cpu accelerator interfaceClaudio Fontana
2020-10-05cpu-timers, icount: new modulesClaudio Fontana
2020-10-01Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200930-pull-reque...Peter Maydell
2020-09-30target/i386: always create kvmclock deviceVitaly Kuznetsov
2020-09-30hw/xen: Split x86-specific declaration from generic hardware onesPhilippe Mathieu-Daudé
2020-09-30hw/i386/xen: Rename X86/PC specific function as xen_hvm_init_pc()Philippe Mathieu-Daudé
2020-09-30hw/i386/q35: Remove unreachable Xen code on Q35 machinePhilippe Mathieu-Daudé
2020-09-30numa: drop support for '-numa node' (without memory specified)Igor Mammedov
2020-09-30acpi: i386: Move VMBus DSDT entry to SBJon Doron
2020-09-30microvm/pcie: add 64bit mmio windowGerd Hoffmann
2020-09-30microvm: add pcie supportGerd Hoffmann
2020-09-29qapi: Restrict LostTickPolicy enum to machine codePhilippe Mathieu-Daudé
2020-09-29piix4: don't reserve hw resources when hotplug is off globallyAni Sinha
2020-09-29i440fx/acpi: do not add hotplug related amls for cold plugged bridgesAni Sinha
2020-09-29x86: acpi: introduce the PCI0.SMI0 ACPI deviceIgor Mammedov
2020-09-29x86: acpi: introduce AcpiPmInfo::smi_on_cpuhpIgor Mammedov
2020-09-29x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in useIgor Mammedov
2020-09-29x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' featuresIgor Mammedov
2020-09-29cphp: remove deprecated cpu-add command(s)Igor Mammedov
2020-09-29pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...David Hildenbrand
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-22smp: drop support for deprecated (invalid topologies)Igor Mammedov
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-17microvm: enable ramfbGerd Hoffmann
2020-09-17microvm: wire up hotplugGerd Hoffmann
2020-09-17x86: move cpu hotplug from pc to x86Gerd Hoffmann
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann
2020-09-17x86: constify x86_machine_is_*_enabledGerd Hoffmann
2020-09-17microvm/acpi: disable virtio-mmio cmdline hackGerd Hoffmann
2020-09-17microvm/acpi: use seabios with acpi=onGerd Hoffmann
2020-09-17microvm/acpi: use GSI 16-23 for virtioGerd Hoffmann