Age | Commit message (Expand) | Author |
2022-10-04 | include/hw/core: Create struct CPUJumpCache | Richard Henderson |
2022-10-03 | hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrs | Alex Bennée |
2022-09-07 | hw/core: fix platform bus node name | Conor Dooley |
2022-08-25 | hw: Add compat machines for 7.2 | Cornelia Huck |
2022-08-01 | misc: fix commonly doubled up words | Daniel P. Berrangé |
2022-06-15 | qdev: unplug blocker for devices | Jagannathan Raman |
2022-06-10 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson |
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-10 | hw/core/loader: return image sizes as ssize_t | Jamie Iles |
2022-06-03 | hw/nvme: do not auto-generate eui64 | Klaus Jensen |
2022-05-24 | hw/core: loader: Set is_linux to true for VxWorks uImage | Bin Meng |
2022-05-24 | hw/core: Sync uboot_image.h from U-Boot v2022.01 | Bin Meng |
2022-05-19 | hw/intc/arm_gicv3: Use correct number of priority bits for the CPU | Peter Maydell |
2022-05-16 | Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in... | Richard Henderson |
2022-05-14 | qdev-properties: Add a new macro with bitmask check for uint64_t property | Yang Weijiang |
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-29 | hw/core: Move the ARM sysbus-fdt to core | Alistair Francis |
2022-04-21 | hw/core/irq: remove unused 'qemu_irq_split' function | Zongyuan Li |
2022-04-20 | hw: Add compat machines for 7.1 | Cornelia Huck |
2022-04-19 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Richard Henderson |
2022-04-06 | acpi: fix acpi_index migration | Dr. David Alan Gilbert |
2022-04-06 | Remove qemu-common.h include from most units | Marc-André Lureau |
2022-04-06 | Replace config-time define HOST_WORDS_BIGENDIAN | Marc-André Lureau |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2022-03-02 | clock-vmstate: Add missing END_OF_LIST | Dr. David Alan Gilbert |
2022-02-28 | semihosting/arm-compat: replace heuristic for softmmu SYS_HEAPINFO | Alex Bennée |
2022-02-22 | Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-... | Peter Maydell |
2022-02-21 | Mark remaining global TypeInfo instances as const | Bernhard Beschow |
2022-02-21 | core/ptimers: Remove unnecessary 'sysemu/cpus.h' include | Philippe Mathieu-Daudé |
2022-02-16 | Allow setting up to 8 bytes with the generic loader | Petr Tesarik |
2022-01-20 | hw/elf_ops: clear uninitialized segment space | Laurent Vivier |
2022-01-18 | machine: Use host_memory_backend_is_mapped() in machine_consume_memdev() | David Hildenbrand |
2022-01-05 | hw: Add compat machines for 7.0 | Cornelia Huck |
2021-12-31 | hw/core/machine: Introduce CPU cluster topology support | Yanan Wang |
2021-12-31 | hw/core: Rename smp_parse() -> machine_parse_smp_config() | Philippe Mathieu-Daudé |
2021-12-31 | hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin' parameter | Philippe Mathieu-Daudé |
2021-12-30 | dma: Let dma_memory_read/write() take MemTxAttrs argument | Philippe Mathieu-Daudé |
2021-12-10 | numa: Enable numa for SGX EPC sections | Yang Zhong |
2021-11-19 | hw/nvme: change nvme-ns 'shared' default | Klaus Jensen |
2021-11-10 | numa: avoid crash with SGX and "info numa" | Paolo Bonzini |
2021-11-05 | Fix virtio-net-pci* "vectors" compat | Eduardo Habkost |
2021-11-03 | Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull... | Richard Henderson |
2021-11-02 | qapi: introduce x-query-numa QMP command | Daniel P. Berrangé |