QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Stefan Hajnoczi 40efe733e1 tcg: Remove last traces of TCG_TARGET_NEED_POOL_LABELS 1 year ago
..
abi_ptr.h exec: Declare abi_ptr type in its own 'abi_ptr.h' header 2 years ago
address-spaces.h exec/address-spaces.h: Remove unuseful 'exec/memory.h' include 3 years ago
breakpoint.h exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header 2 years ago
cpu-all.h exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined 1 year ago
cpu-common.h system/physmem: handle hugetlb correctly in qemu_ram_remap() 1 year ago
cpu-defs.h exec/cpu-defs: Remove unnecessary headers 1 year ago
cpu_ldst.h user: Introduce 'user/guest-host.h' header 1 year ago
cputlb.h exec: Restrict TCG specific declarations of 'cputlb.h' 2 years ago
exec-all.h accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h' 1 year ago
gdbstub.h system: propagate Error to gdbserver_start (and other device setups) 1 year ago
helper-gen-common.h plugins: Remove plugin helpers 2 years ago
helper-gen.h tcg: Split helper-gen.h 3 years ago
helper-gen.h.inc tcg: Pass function pointer to tcg_gen_call* 2 years ago
helper-head.h.inc include/exec: Introduce fpst alias in helper-head.h.inc 1 year ago
helper-info.c.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 2 years ago
helper-proto-common.h plugins: Remove plugin helpers 2 years ago
helper-proto.h tcg: Split helper-proto.h 3 years ago
helper-proto.h.inc accel/tcg: Rename helper-head.h -> helper-head.h.inc 2 years ago
hwaddr.h bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx 3 years ago
ioport.h exec/ioport: Add portio_list_set_enabled() 2 years ago
log.h include/exec/log: Do not reference QemuLogFile directly 4 years ago
memattrs.h physmem: teach cpu_memory_rw_debug() to write to more memory regions 1 year ago
memop.h exec/memop: Remove unused memop_big_endian() helper 2 years ago
memopidx.h Normalize header guard symbol definition 4 years ago
memory-internal.h exec/memory: Expose memory_region_access_valid() 3 years ago
memory.h physmem: teach cpu_memory_rw_debug() to write to more memory regions 1 year ago
memory_ldst.h.inc bulk: Do not declare function prototypes using 'extern' keyword 3 years ago
memory_ldst_cached.h.inc exec/memory_ldst_cached: Use correct type size 5 years ago
memory_ldst_phys.h.inc exec/memory_ldst_phys: Use correct type sizes 5 years ago
mmu-access-type.h exec: Declare MMUAccessType type in 'mmu-access-type.h' header 2 years ago
page-protection.h accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h' 1 year ago
page-vary.h bulk: Do not declare function prototypes using 'extern' keyword 3 years ago
plugin-gen.h plugins: Read mem_only directly from TB cflags 2 years ago
poison.h disas: Remove CRIS disassembler 2 years ago
ram_addr.h physmem: qemu_ram_alloc_from_fd extensions 1 year ago
ramblock.h Migration pull for 9.1 2 years ago
ramlist.h softmmu/physmem: fix memory leak in dirty_memory_extend() 2 years ago
replay-core.h replay: Extract core API to 'exec/replay-core.h' 3 years ago
target_long.h tcg: Define MO_TL 3 years ago
target_page.h softmmu: Introduce qemu_target_page_mask() helper 3 years ago
tb-flush.h accel/tcg: Declare tcg_flush_jmp_cache() in 'exec/tb-flush.h' 2 years ago
tlb-common.h include/exec: Use uintptr_t in CPUTLBEntry 1 year ago
translation-block.h accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h' 1 year ago
translator.h accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core 1 year ago
tswap.h exec/tswap: Massage target_needs_bswap() definition 2 years ago
vaddr.h include/exec: Change vaddr to uintptr_t 1 year ago