summaryrefslogtreecommitdiffstats
path: root/hw/i386
Commit message (Expand)AuthorAgeFilesLines
...
* microvm/acpi: add minimal acpi supportGerd Hoffmann2020-09-175-1/+237
* microvm: make virtio irq base runtime configurableGerd Hoffmann2020-09-171-4/+7
* acpi: ged: add x86 device variant.Gerd Hoffmann2020-09-172-0/+37
* microvm: name qboot binary qboot.romGerd Hoffmann2020-09-171-2/+2
* Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-...Peter Maydell2020-09-121-1/+1
|\
| * hw/i386: make explicit clearing of pch_rev_idAlex Bennée2020-09-101-1/+1
* | Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-0910-20/+20
* | Move QOM typedefs and add missing includesEduardo Habkost2020-09-0910-23/+43
|/
* Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger2020-09-022-2/+0Star
* Revert "hw/i386: Introduce apicid functions inside X86MachineState"Babu Moger2020-09-021-5/+0Star
* Revert "hw/i386: Move arch_id decode inside x86_cpus_init"Babu Moger2020-09-022-33/+10Star
* Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger2020-09-021-1/+0Star
* x86-iommu: Rename QOM type macrosEduardo Habkost2020-09-023-3/+3
* hw/i386/kvm/ioapic.c: fix typo in error messageKenta Ishiguro2020-09-011-1/+1
* hw: Remove superfluous breaksLiao Pingfang2020-09-011-1/+0Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-281-1/+1
|\
| * amd_iommu: Use TYPE_AMD_IOMMU_PCI constantEduardo Habkost2020-08-271-1/+1
* | i386/acpi: fix inconsistent QEMU/OVMF device pathsMichael S. Tsirkin2020-08-271-2/+2
|/
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-08-223-2/+28
|\
| * hw: add compat machines for 5.2Cornelia Huck2020-08-193-2/+28
* | meson: convert hw/arch*Marc-André Lureau2020-08-216-26/+47
* | meson: infrastructure for building emulatorsPaolo Bonzini2020-08-214-4/+4
* | trace: switch position of headers to what Meson requiresPaolo Bonzini2020-08-212-0/+2
|/
* hw/pci-host: save/restore pci host config registerHogan Wang2020-07-271-1/+2
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2020-07-241-3/+3
* intel_iommu: Use correct shift for 256 bits qi descriptorLiu Yi L2020-07-222-2/+8
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2020-07-111-0/+5
|\
| * pc: fix leak in pc_system_flash_cleanup_unusedAlexander Bulekov2020-07-111-0/+5
* | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st...Peter Maydell2020-07-112-4/+7
|\ \ | |/ |/|
| * xen: cleanup unrealized flash devicesPaul Durrant2020-07-102-4/+7
* | error: Eliminate error_propagate() manuallyMarkus Armbruster2020-07-101-4/+2Star
* | error: Eliminate error_propagate() with Coccinelle, part 1Markus Armbruster2020-07-101-3/+1Star
* | error: Avoid unnecessary error_propagate() after error_setg()Markus Armbruster2020-07-101-24/+11Star
* | qom: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-2/+1Star
* | qom: Put name parameter before value / visitor parameterMarkus Armbruster2020-07-104-21/+21
* | qapi: Use returned bool to check for failure, Coccinelle partMarkus Armbruster2020-07-101-2/+1Star
|/
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul...Peter Maydell2020-07-091-1/+1
|\
| * intel_iommu: "aw-bits" error message still refers to "x-aw-bits"Menno Lageman2020-07-071-1/+1
* | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request...Peter Maydell2020-07-083-10/+10
|\ \
| * | audio: deprecate -soundhw pcspkGerd Hoffmann2020-07-061-0/+2
| * | audio: create pcspk device earlyGerd Hoffmann2020-07-061-1/+2
| * | audio: rework pcspk_init()Gerd Hoffmann2020-07-061-1/+1
| * | pc_basic_device_init: drop no_vmport argGerd Hoffmann2020-07-063-4/+1Star
| * | pc_basic_device_init: drop has_pit argGerd Hoffmann2020-07-063-4/+3Star
| * | pc_basic_device_init: pass PCMachineStateGerd Hoffmann2020-07-063-3/+4
| |/
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-07-075-28/+42
|\ \ | |/ |/|
| * numa: Auto-enable NUMA when any memory devices are possibleDavid Hildenbrand2020-07-034-0/+4
| * pc: Support for virtio-mem-pciDavid Hildenbrand2020-07-032-21/+29
| * pc: Support coldplugging of virtio-pmem-pci devices on all busesDavid Hildenbrand2020-07-021-8/+10
* | amd_iommu: Fix amdvi_realize() error API violationMarkus Armbruster2020-07-021-2/+4