aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)Author
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-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
2020-09-17microvm/acpi: add acpi_dsdt_add_virtio() for x86Gerd Hoffmann
2020-09-17microvm/acpi: add minimal acpi supportGerd Hoffmann
2020-09-17microvm: make virtio irq base runtime configurableGerd Hoffmann
2020-09-17acpi: ged: add x86 device variant.Gerd Hoffmann
2020-09-17microvm: name qboot binary qboot.romGerd Hoffmann
2020-09-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell
2020-09-10hw/i386: make explicit clearing of pch_rev_idAlex Bennée
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger
2020-09-02Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger
2020-09-02Revert "hw/i386: Move arch_id decode inside x86_cpus_init"Babu Moger
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost
2020-09-01hw/i386/kvm/ioapic.c: fix typo in error messageKenta Ishiguro
2020-09-01hw: Remove superfluous breaksLiao Pingfang
2020-08-28Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-08-27amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost
2020-08-27i386/acpi: fix inconsistent QEMU/OVMF device pathsMichael S. Tsirkin
2020-08-22Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-08-21meson: convert hw/arch*Marc-André Lureau
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini
2020-08-19hw: add compat machines for 5.2Cornelia Huck
2020-07-27hw/pci-host: save/restore pci host config registerHogan Wang
2020-07-24error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2020-07-22intel_iommu: Use correct shift for 256 bits qi descriptorLiu Yi L