Age | Commit message (Expand) | Author |
2020-09-02 | Revert "hw/i386: Update structures to save the number of nodes per package" | Babu Moger |
2020-09-02 | Revert "hw/i386: Introduce apicid functions inside X86MachineState" | Babu Moger |
2020-09-02 | Revert "hw/i386: Move arch_id decode inside x86_cpus_init" | Babu Moger |
2020-09-02 | Revert "i386: Fix pkg_id offset for EPYC cpu models" | Babu Moger |
2020-09-02 | x86-iommu: Rename QOM type macros | Eduardo Habkost |
2020-09-01 | hw/i386/kvm/ioapic.c: fix typo in error message | Kenta Ishiguro |
2020-09-01 | hw: Remove superfluous breaks | Liao Pingfang |
2020-08-28 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2020-08-27 | amd_iommu: Use TYPE_AMD_IOMMU_PCI constant | Eduardo Habkost |
2020-08-27 | i386/acpi: fix inconsistent QEMU/OVMF device paths | Michael S. Tsirkin |
2020-08-22 | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request... | Peter Maydell |
2020-08-21 | meson: convert hw/arch* | Marc-André Lureau |
2020-08-21 | meson: infrastructure for building emulators | Paolo Bonzini |
2020-08-21 | trace: switch position of headers to what Meson requires | Paolo Bonzini |
2020-08-19 | hw: add compat machines for 5.2 | Cornelia Huck |
2020-07-27 | hw/pci-host: save/restore pci host config register | Hogan Wang |
2020-07-24 | error: Strip trailing '\n' from error string arguments (again) | Markus Armbruster |
2020-07-22 | intel_iommu: Use correct shift for 256 bits qi descriptor | Liu Yi L |
2020-07-11 | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging | Peter Maydell |
2020-07-11 | Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20200710' into st... | Peter Maydell |
2020-07-10 | pc: fix leak in pc_system_flash_cleanup_unused | Alexander Bulekov |
2020-07-10 | error: Eliminate error_propagate() manually | Markus Armbruster |
2020-07-10 | error: Eliminate error_propagate() with Coccinelle, part 1 | Markus Armbruster |
2020-07-10 | error: Avoid unnecessary error_propagate() after error_setg() | Markus Armbruster |
2020-07-10 | qom: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-07-10 | qom: Put name parameter before value / visitor parameter | Markus Armbruster |
2020-07-10 | qapi: Use returned bool to check for failure, Coccinelle part | Markus Armbruster |
2020-07-10 | xen: cleanup unrealized flash devices | Paul Durrant |
2020-07-09 | Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.1-pul... | Peter Maydell |
2020-07-08 | Merge remote-tracking branch 'remotes/kraxel/tags/audio-20200706-pull-request... | Peter Maydell |
2020-07-07 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-07-07 | intel_iommu: "aw-bits" error message still refers to "x-aw-bits" | Menno Lageman |
2020-07-06 | audio: deprecate -soundhw pcspk | Gerd Hoffmann |
2020-07-06 | audio: create pcspk device early | Gerd Hoffmann |
2020-07-06 | audio: rework pcspk_init() | Gerd Hoffmann |
2020-07-06 | pc_basic_device_init: drop no_vmport arg | Gerd Hoffmann |
2020-07-06 | pc_basic_device_init: drop has_pit arg | Gerd Hoffmann |
2020-07-06 | pc_basic_device_init: pass PCMachineState | Gerd Hoffmann |
2020-07-03 | numa: Auto-enable NUMA when any memory devices are possible | David Hildenbrand |
2020-07-03 | pc: Support for virtio-mem-pci | David Hildenbrand |
2020-07-02 | pc: Support coldplugging of virtio-pmem-pci devices on all buses | David Hildenbrand |
2020-07-02 | amd_iommu: Fix amdvi_realize() error API violation | Markus Armbruster |
2020-07-02 | x86: Fix x86_cpu_new() error handling | Markus Armbruster |
2020-06-26 | hyperv: vmbus: Remove the 2nd IRQ | Jon Doron |
2020-06-26 | numa: forbid '-numa node, mem' for 5.1 and newer machine types | Igor Mammedov |
2020-06-25 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2020-06-24 | acpi: q35: drop _SB.PCI0.ISA.LPCD opregion. | Gerd Hoffmann |
2020-06-24 | acpi: drop build_piix4_pm() | Gerd Hoffmann |
2020-06-24 | acpi: drop serial/parallel enable bits from dsdt | Gerd Hoffmann |
2020-06-24 | acpi: simplify build_isa_devices_aml() | Gerd Hoffmann |