aboutsummaryrefslogtreecommitdiff
path: root/hw/i386
AgeCommit message (Expand)AuthorFilesLines
2020-09-17microvm: enable ramfbGerd Hoffmann1-0/+3
2020-09-17microvm: wire up hotplugGerd Hoffmann1-0/+42
2020-09-17x86: move cpu hotplug from pc to x86Gerd Hoffmann2-276/+276
2020-09-17x86: move acpi_dev from pc/microvmGerd Hoffmann6-24/+31
2020-09-17x86: constify x86_machine_is_*_enabledGerd Hoffmann1-2/+2
2020-09-17microvm/acpi: disable virtio-mmio cmdline hackGerd Hoffmann1-1/+2
2020-09-17microvm/acpi: use seabios with acpi=onGerd Hoffmann1-1/+4
2020-09-17microvm/acpi: use GSI 16-23 for virtioGerd Hoffmann1-1/+1
2020-09-17microvm/acpi: add acpi_dsdt_add_virtio() for x86Gerd Hoffmann1-0/+52
2020-09-17microvm/acpi: add minimal acpi supportGerd Hoffmann5-1/+237
2020-09-17microvm: make virtio irq base runtime configurableGerd Hoffmann1-4/+7
2020-09-17acpi: ged: add x86 device variant.Gerd Hoffmann2-0/+37
2020-09-17microvm: name qboot binary qboot.romGerd Hoffmann1-2/+2
2020-09-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell1-1/+1
2020-09-10hw/i386: make explicit clearing of pch_rev_idAlex Bennée1-1/+1
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost10-20/+20
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost10-23/+43
2020-09-02Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger2-2/+0
2020-09-02Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger1-5/+0
2020-09-02Revert "hw/i386: Move arch_id decode inside x86_cpus_init"Babu Moger2-33/+10
2020-09-02Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger1-1/+0
2020-09-02x86-iommu: Rename QOM type macrosEduardo Habkost3-3/+3
2020-09-01hw/i386/kvm/ioapic.c: fix typo in error messageKenta Ishiguro1-1/+1
2020-09-01hw: Remove superfluous breaksLiao Pingfang1-1/+0
2020-08-28Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell1-1/+1
2020-08-27amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost1-1/+1
2020-08-27i386/acpi: fix inconsistent QEMU/OVMF device pathsMichael S. Tsirkin1-2/+2
2020-08-22Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell3-2/+28
2020-08-21meson: convert hw/arch*Marc-André Lureau6-26/+47
2020-08-21meson: infrastructure for building emulatorsPaolo Bonzini4-4/+4
2020-08-21trace: switch position of headers to what Meson requiresPaolo Bonzini2-0/+2
2020-08-19hw: add compat machines for 5.2Cornelia Huck3-2/+28
2020-07-27hw/pci-host: save/restore pci host config registerHogan Wang1-1/+2
2020-07-24error: Strip trailing '\n' from error string arguments (again)Markus Armbruster1-3/+3
2020-07-22intel_iommu: Use correct shift for 256 bits qi descriptorLiu Yi L2-2/+8
2020-07-11Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-0/+5
2020-07-11Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...Peter Maydell2-4/+7
2020-07-10pc: fix leak in pc_system_flash_cleanup_unusedAlexander Bulekov1-0/+5
2020-07-10error: Eliminate error_propagate() manuallyMarkus Armbruster1-4/+2
2020-07-10error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster1-3/+1
2020-07-10error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster1-24/+11
2020-07-10qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster1-2/+1
2020-07-10qom: Put name parameter before value / visitor parameterMarkus Armbruster4-21/+21
2020-07-10qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster1-2/+1
2020-07-10xen: cleanup unrealized flash devicesPaul Durrant2-4/+7
2020-07-09Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell1-1/+1
2020-07-08Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell3-10/+10
2020-07-07Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell5-28/+42
2020-07-07intel_iommu: "aw-bits" error message still refers to "x-aw-bits"Menno Lageman1-1/+1
2020-07-06audio: deprecate -soundhw pcspkGerd Hoffmann1-0/+2