aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-12-20accel/tcg: Move page_[un]protect() to 'user/page-protection.h'Philippe Mathieu-Daudé2-5/+20
2024-12-20accel/tcg: Use tb_page_addr_t type in page_unprotect()Philippe Mathieu-Daudé1-1/+1
2024-12-20accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'Philippe Mathieu-Daudé2-17/+24
2024-12-20include: Include missing 'qemu/clang-tsa.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-12-20exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h'Philippe Mathieu-Daudé1-0/+3
2024-12-20user: Introduce 'user/guest-host.h' headerPhilippe Mathieu-Daudé3-79/+89
2024-12-20exec/translation-block: Include missing 'exec/vaddr.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-12-20exec/cpu-defs: Remove unnecessary headersPhilippe Mathieu-Daudé1-8/+0
2024-12-20exec/cpu-all: Include missing 'exec/cpu-defs.h' headerPhilippe Mathieu-Daudé1-1/+1
2024-12-20accel/tcg: Have tlb_vaddr_to_host() use vaddr typePhilippe Mathieu-Daudé1-1/+2
2024-12-20system: Move 'exec/confidential-guest-support.h' to system/Philippe Mathieu-Daudé1-3/+3
2024-12-20include: Rename sysemu/ -> system/Philippe Mathieu-Daudé101-108/+108
2024-12-20qom: New object_property_add_new_container()Peter Xu1-0/+12
2024-12-20qom: Add TYPE_CONTAINER macroPeter Xu1-0/+1
2024-12-20log: Add separate debug option for logging invalid memory accessesBALATON Zoltan1-0/+1
2024-12-19hw/intc/loongarch_extioi: Code cleanup about loongarch_extioiBibo Mao1-2/+0
2024-12-19hw/intc/loongarch_extioi: Add pre_save interfaceBibo Mao1-0/+1
2024-12-19hw/intc/loongarch_extioi: Inherit from loongarch_extioi_commonBibo Mao2-2/+27
2024-12-19include: Rename LoongArchExtIOI with LoongArchExtIOICommonStateBibo Mao2-1/+2
2024-12-19include: Move struct LoongArchExtIOI to header file loongarch_extioi_commonBibo Mao2-26/+27
2024-12-19include: Add loongarch_extioi_common header fileBibo Mao2-49/+59
2024-12-19hw/intc/loongarch_pch: Code cleanup about loongarch_pch_picBibo Mao1-4/+0
2024-12-19hw/intc/loongarch_pch: Add pre_save and post_load interfacesBibo Mao1-0/+2
2024-12-19hw/intc/loongarch_pch: Inherit from loongarch_pic_commonBibo Mao2-4/+27
2024-12-19include: Move struct LoongArchPCHPIC to loongarch_pic_common header fileBibo Mao2-26/+29
2024-12-19include: Add loongarch_pic_common header fileBibo Mao2-31/+47
2024-12-16x86/loader: add -shim optionGerd Hoffmann1-0/+1
2024-12-14hw/ide/ahci: Decouple from PCIBernhard Beschow2-2/+2
2024-12-14hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()Philippe Mathieu-Daudé1-9/+0
2024-12-14hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helperPhilippe Mathieu-Daudé1-0/+3
2024-12-14hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generatePhilippe Mathieu-Daudé1-5/+8
2024-12-13hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()Philippe Mathieu-Daudé1-4/+6
2024-12-13hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()Philippe Mathieu-Daudé1-3/+3
2024-12-13hw/core/eif: Use stateful qcrypto apisDorjoy Chowdhury1-8/+8
2024-12-12Merge tag 'pull-tcg-20241212' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2-0/+9
2024-12-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi4-24/+17
2024-12-12Merge tag 'pull-target-arm-20241211' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi5-11/+168
2024-12-12Merge tag 'pull-request-2024-12-11' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi7-9/+177
2024-12-12include/exec: Introduce fpst alias in helper-head.h.incRichard Henderson1-0/+3
2024-12-12tcg: Reset free_temps before tcg_optimizeRichard Henderson1-0/+6
2024-12-11fpu: Allow runtime choice of default NaN valuePeter Maydell2-0/+21
2024-12-11fpu: Remove use_first_nan field from float_statusPeter Maydell2-6/+0
2024-12-11softfloat: Allow runtime choice of NaN propagation for muladdPeter Maydell2-0/+66
2024-12-11softfloat: Allow runtime choice of inf * 0 + NaN resultPeter Maydell2-0/+34
2024-12-11hw/net/lan9118_phy: Reuse MII constantsBernhard Beschow1-0/+6
2024-12-11hw/net/lan9118_phy: Reuse in imx_fec and consolidate implementationsBernhard Beschow1-5/+4
2024-12-11hw/net/lan9118: Extract lan9118_phyBernhard Beschow1-0/+37
2024-12-11linux-headers: Update to Linux 6.13-rc1Hendrik Brueckner5-8/+168
2024-12-11hw: add compat machines for 10.0Cornelia Huck2-0/+6
2024-12-11hw/i386: define _AS_LATEST() macros for machine typesDaniel P. Berrangé1-1/+3