Age | Commit message (Expand) | Author | Files | Lines |
2020-09-30 | microvm: add pcie support | Gerd Hoffmann | 3 | -0/+97 |
2020-09-29 | qapi: Restrict LostTickPolicy enum to machine code | Philippe Mathieu-Daudé | 1 | -1/+1 |
2020-09-29 | piix4: don't reserve hw resources when hotplug is off globally | Ani Sinha | 1 | -7/+18 |
2020-09-29 | i440fx/acpi: do not add hotplug related amls for cold plugged bridges | Ani Sinha | 1 | -6/+6 |
2020-09-29 | x86: acpi: introduce the PCI0.SMI0 ACPI device | Igor Mammedov | 1 | -1/+28 |
2020-09-29 | x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp | Igor Mammedov | 1 | -0/+6 |
2020-09-29 | x86: cpuhp: prevent guest crash on CPU hotplug when broadcast SMI is in use | Igor Mammedov | 1 | -0/+11 |
2020-09-29 | x86: lpc9: let firmware negotiate 'CPU hotplug with SMI' features | Igor Mammedov | 1 | -1/+3 |
2020-09-29 | cphp: remove deprecated cpu-add command(s) | Igor Mammedov | 2 | -28/+0 |
2020-09-29 | pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ... | David Hildenbrand | 1 | -1/+1 |
2020-09-24 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell | 1 | -1/+1 |
2020-09-23 | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 1 | -1/+1 |
2020-09-22 | smp: drop support for deprecated (invalid topologies) | Igor Mammedov | 1 | -12/+4 |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost | 8 | -24/+8 |
2020-09-17 | microvm: enable ramfb | Gerd Hoffmann | 1 | -0/+3 |
2020-09-17 | microvm: wire up hotplug | Gerd Hoffmann | 1 | -0/+42 |
2020-09-17 | x86: move cpu hotplug from pc to x86 | Gerd Hoffmann | 2 | -276/+276 |
2020-09-17 | x86: move acpi_dev from pc/microvm | Gerd Hoffmann | 6 | -24/+31 |
2020-09-17 | x86: constify x86_machine_is_*_enabled | Gerd Hoffmann | 1 | -2/+2 |
2020-09-17 | microvm/acpi: disable virtio-mmio cmdline hack | Gerd Hoffmann | 1 | -1/+2 |
2020-09-17 | microvm/acpi: use seabios with acpi=on | Gerd Hoffmann | 1 | -1/+4 |
2020-09-17 | microvm/acpi: use GSI 16-23 for virtio | Gerd Hoffmann | 1 | -1/+1 |
2020-09-17 | microvm/acpi: add acpi_dsdt_add_virtio() for x86 | Gerd Hoffmann | 1 | -0/+52 |
2020-09-17 | microvm/acpi: add minimal acpi support | Gerd Hoffmann | 5 | -1/+237 |
2020-09-17 | microvm: make virtio irq base runtime configurable | Gerd Hoffmann | 1 | -4/+7 |
2020-09-17 | acpi: ged: add x86 device variant. | Gerd Hoffmann | 2 | -0/+37 |
2020-09-17 | microvm: name qboot binary qboot.rom | Gerd Hoffmann | 1 | -2/+2 |
2020-09-12 | Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-fixes-100920-... | Peter Maydell | 1 | -1/+1 |
2020-09-10 | hw/i386: make explicit clearing of pch_rev_id | Alex Bennée | 1 | -1/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 10 | -20/+20 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 10 | -23/+43 |
2020-09-02 | Revert "hw/i386: Update structures to save the number of nodes per package" | Babu Moger | 2 | -2/+0 |
2020-09-02 | Revert "hw/i386: Introduce apicid functions inside X86MachineState" | Babu Moger | 1 | -5/+0 |
2020-09-02 | Revert "hw/i386: Move arch_id decode inside x86_cpus_init" | Babu Moger | 2 | -33/+10 |
2020-09-02 | Revert "i386: Fix pkg_id offset for EPYC cpu models" | Babu Moger | 1 | -1/+0 |
2020-09-02 | x86-iommu: Rename QOM type macros | Eduardo Habkost | 3 | -3/+3 |
2020-09-01 | hw/i386/kvm/ioapic.c: fix typo in error message | Kenta Ishiguro | 1 | -1/+1 |
2020-09-01 | hw: Remove superfluous breaks | Liao Pingfang | 1 | -1/+0 |
2020-08-28 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 1 | -1/+1 |
2020-08-27 | amd_iommu: Use TYPE_AMD_IOMMU_PCI constant | Eduardo Habkost | 1 | -1/+1 |
2020-08-27 | i386/acpi: fix inconsistent QEMU/OVMF device paths | Michael S. Tsirkin | 1 | -2/+2 |
2020-08-22 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell | 3 | -2/+28 |
2020-08-21 | meson: convert hw/arch* | Marc-André Lureau | 6 | -26/+47 |
2020-08-21 | meson: infrastructure for building emulators | Paolo Bonzini | 4 | -4/+4 |
2020-08-21 | trace: switch position of headers to what Meson requires | Paolo Bonzini | 2 | -0/+2 |
2020-08-19 | hw: add compat machines for 5.2 | Cornelia Huck | 3 | -2/+28 |
2020-07-27 | hw/pci-host: save/restore pci host config register | Hogan Wang | 1 | -1/+2 |
2020-07-24 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster | 1 | -3/+3 |
2020-07-22 | intel_iommu: Use correct shift for 256 bits qi descriptor | Liu Yi L | 2 | -2/+8 |
2020-07-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell | 1 | -0/+5 |