Age | Commit message (Expand) | Author |
2023-11-13 | igb: Add Function Level Reset to PF and VF | Cédric Le Goater |
2023-10-20 | CPU topology: extend with s390 specifics | Pierre Morel |
2023-10-18 | hw/vfio: add ramfb migration support | Marc-André Lureau |
2023-10-18 | ramfb-standalone: add migration support | Marc-André Lureau |
2023-10-05 | Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ... | Stefan Hajnoczi |
2023-10-04 | Merge tag 'misc-pull-request' of https://gitlab.com/marcandre.lureau/qemu int... | Stefan Hajnoczi |
2023-10-04 | pci: SLT must be RO | Michael S. Tsirkin |
2023-10-03 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Stefan Hajnoczi |
2023-10-03 | hw/core: remove needless includes | Marc-André Lureau |
2023-10-03 | Introduce machine property "audiodev" | Martin Kletzander |
2023-09-29 | hw/core/machine: Clean up local variable shadowing | Philippe Mathieu-Daudé |
2023-09-21 | hw/other: spelling fixes | Michael Tokarev |
2023-09-19 | Merge tag 'mem-2023-09-19' of https://github.com/davidhildenbrand/qemu into s... | Stefan Hajnoczi |
2023-09-19 | machine: Improve error message when using default RAM backend id | David Hildenbrand |
2023-09-18 | virtio-net: Add support for USO features | Yuri Benditovich |
2023-08-23 | hw: Add compat machines for 8.2 | Cornelia Huck |
2023-07-10 | pcie: Specify 0 for ARI next function numbers | Akihiko Odaki |
2023-06-26 | numa: Validate cluster and NUMA node boundary if required | Gavin Shan |
2023-05-26 | machine: do not crash if default RAM backend name has been stolen | Igor Mammedov |
2023-05-19 | hw/pci: Disable PCI_ERR_UNCOR_MASK register for machine type < 8.0 | Leonardo Bras |
2023-04-27 | multifd: Create property multifd-flush-after-each-section | Juan Quintela |
2023-04-20 | hw: Add compat machines for 8.1 | Cornelia Huck |
2023-04-12 | migration: Fix potential race on postcopy_qemufile_src | Peter Xu |
2023-03-10 | e1000e: Implement system clock | Akihiko Odaki |
2023-03-02 | virtio-rng-pci: fix transitional migration compat for vectors | Dr. David Alan Gilbert |
2023-02-23 | error: Drop superfluous #include "qapi/qmp/qerror.h" | Markus Armbruster |
2023-02-08 | Drop duplicate #include | Markus Armbruster |
2023-02-06 | virtio-mem: Migrate immutable properties early | David Hildenbrand |
2023-01-27 | virtio-rng-pci: fix migration compat for vectors | Dr. David Alan Gilbert |
2023-01-06 | hw: Reduce "qemu/accel.h" inclusion | Philippe Mathieu-Daudé |
2022-12-21 | hw: Add compat machines for 8.0 | Cornelia Huck |
2022-12-15 | Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging | Peter Maydell |
2022-12-14 | qapi machine: Elide redundant has_FOO in generated C | Markus Armbruster |
2022-12-14 | error: Move ERRP_GUARD() to the beginning of the function | Markus Armbruster |
2022-11-07 | hmat acpi: Don't require initiator value in -numa | Brice Goglin |
2022-11-07 | virtio: core: vq reset feature negotation support | Kangjie Xu |
2022-08-25 | hw: Add compat machines for 7.2 | Cornelia Huck |
2022-06-09 | hw/cxl: Move the CXLState from MachineState to machine type specific state. | Jonathan Cameron |
2022-06-09 | hw/cxl: Make the CXL fixed memory window setup a machine parameter. | Jonathan Cameron |
2022-06-03 | hw/nvme: do not auto-generate eui64 | Klaus Jensen |
2022-05-19 | hw/intc/arm_gicv3: Use correct number of priority bits for the CPU | Peter Maydell |
2022-05-13 | cxl: Machine level control on whether CXL support is enabled | Jonathan Cameron |
2022-05-12 | machine: move more memory validation to Machine object | Paolo Bonzini |
2022-05-12 | machine: make memory-backend a link property | Paolo Bonzini |
2022-05-12 | machine: add mem compound property | Paolo Bonzini |
2022-05-12 | machine: add boot compound property | Paolo Bonzini |
2022-05-12 | machine: use QAPI struct for boot configuration | Paolo Bonzini |
2022-05-09 | qapi/machine.json: Add cluster-id | Gavin Shan |
2022-04-20 | hw: Add compat machines for 7.1 | Cornelia Huck |
2022-04-06 | acpi: fix acpi_index migration | Dr. David Alan Gilbert |