summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
13 daysui/sdl2: Explicitly specify EGL platformAkihiko Odaki
2026-05-20block: Add more defaults to DEFAULT_BLOCK_CONFKevin Wolf
2026-05-20block: Create DEFAULT_BLOCK_CONF macroKevin Wolf
2026-05-20block: Add flags parameter to blk_*_pdiscard()Kevin Wolf
2026-05-20block: Add blk_co_start/end_request() and BDRV_REQ_NO_QUEUEKevin Wolf
2026-05-19target/arm/hvf: Fix WFI halting to stop idle vCPU spinningScott J. Goldman
2026-05-02hw/core/register: add register_array_get_ownerLuc Michel
2026-04-08Allow building qemu tools on 32-bit hostsHelge Deller
2026-04-01Merge tag 'firmware-20260401-for-11.0-pull-request' of https://gitlab.com/kra...Peter Maydell
2026-04-01Merge tag 'pull-linux-user-20260401' of https://gitlab.com/pm215/qemu into st...Peter Maydell
2026-03-31Merge tag 'hppa-more-v11-fixes-pull-request' of https://github.com/hdeller/qe...Peter Maydell
2026-03-31hw/pci-host/astro: Implement LMMIO registersHelge Deller
2026-03-31hw/pci-host/astro: Fix initial addresses in IOCHelge Deller
2026-03-31include/user/guest-host.h: Provide g2h etc for both abi_ptr and vaddrPeter Maydell
2026-03-31include: Don't include guest-host.h in cpu-ldst.hPeter Maydell
2026-03-31ppc/pnv: generate dtb after machine initialization is completeShivang Upadhyay
2026-03-31igvm: fix parent object type in IgvmCfg structLuigi Leonardi
2026-03-30hpet: lower HPET_MAX_TIMERS to 24Paolo Bonzini
2026-03-26Merge tag 'pr-plugins-20260325' of https://gitlab.com/pbo-linaro/qemu into st...Peter Maydell
2026-03-25include/plugins/qemu-plugin.h: add note about endianness of value returned by...Pierrick Bouvier
2026-03-25treewide: replace qemu_hw_version() with QEMU_HW_VERSIONPaolo Bonzini
2026-03-24Merge tag 'pull-target-arm-20260324' of https://gitlab.com/pm215/qemu into st...Peter Maydell
2026-03-24Merge tag 'pull-aspeed-20260324' of https://github.com/legoater/qemu into sta...Peter Maydell
2026-03-24hw/arm/smmuv3-accel: Change "oas" property type to OasModeNathan Chen
2026-03-24qdev: Add an OasMode property typeNathan Chen
2026-03-24hw/arm/smmuv3-accel: Change "ssidsize" property type to SsidSizeModeNathan Chen
2026-03-24qdev: Add a SsidSizeMode property typeNathan Chen
2026-03-24hw/arm/smmuv3-accel: Change "ril" property type to OnOffAutoNathan Chen
2026-03-24hw/arm/smmuv3-accel: Change "ats" property type to OnOffAutoNathan Chen
2026-03-24Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2026-03-24hw/i2c/aspeed: fix lost interrupts on back-to-back commandsJithu Joseph
2026-03-23Fix several typos in documentation (found by codespell)Stefan Weil
2026-03-23hw/hyperv: add QEMU_PACKED to uapi structsMagnus Kulke
2026-03-23hw/hyperv: Fix SynIC not initialized except on first vCPUSourav Poddar
2026-03-23hw/isa/piix: Embed i8259 irq in device state instead of allocatingPeter Maydell
2026-03-20hw/char: sifive_uart: Remove ip variableFrank Chang
2026-03-20hw/char: sifive_uart: Implement txctrl.txen and rxctrl.rxenFrank Chang
2026-03-19hw/riscv: Fix integer overflow in cm_base calculationDjordje Todorovic
2026-03-17ui/surface: Avoid including epoxy/gl.h in header filesAkihiko Odaki
2026-03-17ui/console: Remove DisplaySurface::mem_objAkihiko Odaki
2026-03-12semihosting/uaccess: Use the cpu_internal_tswap() functionsMartin Kröning
2026-03-12include/exec: Provide the cpu_internal_tswap() functionsMartin Kröning
2026-03-12include/hw/core: Rename virtio_is_big_endian to internal_is_big_endianMartin Kröning
2026-03-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2026-03-12typedefs: move QIgvm out of typedefs.hPaolo Bonzini
2026-03-12Merge tag 'pr-plugins-20260311' of https://gitlab.com/pbo-linaro/qemu into st...Peter Maydell
2026-03-11plugins: add missing docstrings to qemu-plugin.hFlorian Hofhammer
2026-03-11Merge tag 'pr-gdbstub-20260310' of https://gitlab.com/pbo-linaro/qemu into st...Peter Maydell
2026-03-10gdbstub: Emit base_register index in GDBFeature entriesPhilippe Mathieu-Daudé
2026-03-10gdbstub: Remove @g_pos argument in gdb_register_coprocessor()Philippe Mathieu-Daudé