summary refs log tree commit diff stats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * migration: Remove error variant of vmstate_save_state() functionArun Menon2025-10-031-2/+0
| * migration: push Error **errp into loadvm_process_enable_colo()Arun Menon2025-10-031-1/+1
| * migration: push Error **errp into vmstate_load_state()Arun Menon2025-10-031-1/+1
* | Merge tag 'pull-vfio-20251003' of https://github.com/legoater/qemu into stagingRichard Henderson2025-10-033-10/+11
|\ \
| * | hw/vfio: Use uint64_t for IOVA mapping size in vfio_container_dma_*mapPhilippe Mathieu-Daudé2025-10-022-6/+6
| * | hw/vfio: Avoid ram_addr_t in vfio_container_query_dirty_bitmap()Philippe Mathieu-Daudé2025-10-021-1/+2
| * | system/iommufd: Use uint64_t type for IOVA mapping sizePhilippe Mathieu-Daudé2025-10-021-3/+3
* | | Merge tag 'pull-riscv-to-apply-20251003-3' of https://github.com/alistair23/q...Richard Henderson2025-10-033-1/+15
|\ \ \ | |_|/ |/| |
| * | qemu/osdep: align memory allocations to 2M on RISC-VXuemei Liu2025-10-031-1/+1
| * | hw/intc: Save timers array in RISC-V mtimer VMStateTANG Tiancheng2025-10-031-0/+4
| * | migration: Add support for a variable-length array of UINT32 pointersTANG Tiancheng2025-10-031-0/+10
| |/
* | Merge tag 'tracing-pull-request' of https://gitlab.com/stefanha/qemu into sta...Richard Henderson2025-10-012-24/+24
|\ \
| * | log: change qemu_loglevel to unsignedPaolo Bonzini2025-10-012-24/+24
| |/
* | Merge tag 'pull-error-2025-09-30-v2' of https://repo.or.cz/qemu/armbru into s...Richard Henderson2025-10-013-10/+4
|\ \ | |/ |/|
| * error: Kill @error_warnMarkus Armbruster2025-10-012-7/+4
| * monitor: Clean up HMP gdbserver error reportingMarkus Armbruster2025-09-301-3/+0
* | Merge tag 'pull-aspeed-20250929' of https://github.com/legoater/qemu into sta...Richard Henderson2025-09-295-0/+201
|\ \ | |/ |/|
| * hw/arm/aspeed: Move aspeed_load_vbootrom to common SoC codeJamin Lin2025-09-291-0/+4
| * hw/arm/aspeed: Move aspeed_install_boot_rom to common SoC codeJamin Lin2025-09-291-0/+2
| * hw/arm/aspeed: Move write_boot_rom to common SoC codeJamin Lin2025-09-291-0/+2
| * hw/arm/aspeed_ast27x0: Introduce 3 PCIe RCs for AST2700Jamin Lin2025-09-291-0/+1
| * hw/pci-host/aspeed: Add AST2700 PCIe config with dedicated H2X blocksJamin Lin2025-09-291-0/+3
| * hw/pci-host/aspeed: Add AST2700 PCIe PHYJamin Lin2025-09-291-0/+1
| * hw/arm/aspeed_ast2600: Add PCIe RC support (RC_H only)Jamin Lin2025-09-291-0/+1
| * hw/arm/aspeed: Wire up PCIe devices in SoC modelJamin Lin2025-09-291-0/+13
| * hw/pci-host/aspeed: Add MSI support and per-RC IOMMU address spaceJamin Lin2025-09-291-0/+10
| * hw/pci-host/aspeed: Add AST2600 PCIe Root Port and make address configurableJamin Lin2025-09-291-0/+11
| * hw/pci-host/aspeed: Add AST2600 PCIe Root Device supportJamin Lin2025-09-291-0/+11
| * hw/pci-host/aspeed: Add AST2600 PCIe config space and host bridgeJamin Lin2025-09-291-0/+59
| * hw/pci-host/aspeed: Add AST2600 PCIe PHY modelJamin Lin2025-09-291-0/+42
| * hw/pci/pci_ids: Add PCI vendor ID for ASPEEDJamin Lin2025-09-291-0/+2
| * hw/arm: Integrate ASPEED OTP memory support into AST1030 SoCsKane-Chen-AS2025-09-291-0/+1
| * hw/misc/aspeed_sbc: Connect ASPEED OTP memory device to SBCKane-Chen-AS2025-09-291-0/+5
| * hw/nvram/aspeed_otp: Add ASPEED OTP memory device modelKane-Chen-AS2025-09-291-0/+33
* | Merge tag 'pull-ppc-for-20250928-20250929' of https://gitlab.com/harshpb/qemu...Richard Henderson2025-09-295-0/+98
|\ \ | |/ |/|
| * hw/ppc: Support for an IBM PPE42 CPU decrementerGlenn Miles2025-09-281-0/+1
| * ppc/pnv: Add ChipTOD model for Power11Aditya Gupta2025-09-281-0/+2
| * ppc/pnv: Add XIVE2 controller to Power11Aditya Gupta2025-09-281-0/+18
| * ppc/pnv: Add PnvChipClass handler to get reference to interrupt controllerAditya Gupta2025-09-281-0/+1
| * ppc/pnv: Introduce Pnv11ChipAditya Gupta2025-09-283-0/+76
* | hw/loongarch: DINTC add a MemoryRegionSong Gao2025-09-283-0/+4
* | loongarch: add a direct interrupt controller deviceSong Gao2025-09-281-0/+35
* | hw/loongarch: add virt feature dmsi supportSong Gao2025-09-281-0/+14
* | target/loongarch: move some machine define to virt.hSong Gao2025-09-281-0/+19
|/
* Merge tag 'pull-10.2-maintainer-260925-1' of https://gitlab.com/stsquad/qemu ...Richard Henderson2025-09-264-22/+23
|\
| * include/semihosting/common-semi: extract common_semi APIPierrick Bouvier2025-09-261-0/+6
| * semihosting/guestfd: compile once for system/userPierrick Bouvier2025-09-262-7/+2
| * semihosting/syscalls: compile once in system and per target for user modePierrick Bouvier2025-09-261-15/+15
* | include/hw/vfio/vfio-device.h: fix include header guard nameMark Cave-Ayland2025-09-251-3/+3
* | include/hw/vfio/vfio-container-base.h: rename file to vfio-container.hMark Cave-Ayland2025-09-253-5/+5