120361 Commits (548a01650c9be153b352406cd4afb86cb350788e)
 

Author SHA1 Message Date
Richard Henderson 548a01650c include/system: Move exec/ramblock.h to system/ramblock.h 1 year ago
Richard Henderson 4705a71db5 include/system: Move exec/ram_addr.h to system/ram_addr.h 1 year ago
Richard Henderson 91a853837d include/system: Move exec/ioport.h to system/ioport.h 1 year ago
Richard Henderson dfc56946a7 include/system: Move exec/address-spaces.h to system/address-spaces.h 1 year ago
Richard Henderson 8be545ba5a include/system: Move exec/memory.h to system/memory.h 1 year ago
Richard Henderson 4d3ad3c3ba include/exec: Split out mmap-lock.h 1 year ago
Richard Henderson 87f8eb1d30 accel/tcg: Remove mmap_lock/unlock from watchpoint.c 1 year ago
Richard Henderson 5c43a750b6 accel/tcg: Implement translator_ld*_end 1 year ago
Richard Henderson 028119c8ba accel/tcg: Use cpu_ld*_code_mmu in translator.c 1 year ago
Richard Henderson 6a9dfe1984 accel/tcg: Perform aligned atomic reads in translator_ld 1 year ago
Richard Henderson 4ba597c138 include/exec: Inline *_code memory operations 1 year ago
Richard Henderson 0a29f11676 include/exec: Inline *_data memory operations 1 year ago
Richard Henderson ef6ffba62a include/exec: Inline *_data_ra memory operations 1 year ago
Richard Henderson a333692c48 include/exec: Inline *_mmuidx_ra memory operations 1 year ago
Richard Henderson efe25c260c include/exec: Split out accel/tcg/cpu-mmu-index.h 1 year ago
Richard Henderson 0b6426ba6c include/exec: Split out cpu-ldst-common.h 1 year ago
Richard Henderson 446321b323 include/exec: Use vaddr for *_mmu guest memory access routines 1 year ago
Richard Henderson 66269bb969 accel/tcg: Fix cpu_ld*_code_mmu for user mode 1 year ago
Richard Henderson e9358339c5 accel/tcg: Build plugin-gen.c once 1 year ago
Richard Henderson c4b45298a9 accel/tcg: Build user-exec-stub.c once 1 year ago
Pierrick Bouvier 0ac7e071c5 system/ioport: make compilation unit common 1 year ago
Pierrick Bouvier 94f5cd62b8 system/memory: make compilation unit common 1 year ago
Pierrick Bouvier a54240931c include/exec/memory: move devend functions to memory-internal.h 1 year ago
Pierrick Bouvier 5519a52c0c include/exec/memory: extract devend_big_endian from devend_memop 1 year ago
Pierrick Bouvier 822baa8242 system/physmem: compilation unit is now common to all targets 1 year ago
Pierrick Bouvier d3ab5b5663 system/xen: remove inline stubs 1 year ago
Pierrick Bouvier 105d7ea0a5 hw/xen: add stubs for various functions 1 year ago
Pierrick Bouvier dea4acbdef exec/ram_addr: call xen_hvm_modified_memory only if xen is enabled 1 year ago
Pierrick Bouvier d21be2b619 system/kvm: make kvm_flush_coalesced_mmio_buffer() accessible for common code 1 year ago
Pierrick Bouvier ede39130af exec/ram_addr: remove dependency on cpu.h 1 year ago
Pierrick Bouvier 9ed7bcff05 exec/memory-internal: remove dependency on cpu.h 1 year ago
Pierrick Bouvier eab9254fec exec/exec-all: remove dependency on cpu.h 1 year ago
Pierrick Bouvier 2ec0dc245f codebase: prepare to remove cpu.h from exec/exec-all.h 1 year ago
Pierrick Bouvier 82b75e943b exec/memory.h: make devend_memop "target defines" agnostic 1 year ago
Pierrick Bouvier 713b5e1dcc exec/memory_ldst_phys: extract memory_ldst_phys declarations from cpu-all.h 1 year ago
Pierrick Bouvier 3dd08a6920 exec/memory_ldst: extract memory_ldst declarations from cpu-all.h 1 year ago
Pierrick Bouvier 663310b05c exec/tswap: implement {ld,st}.*_p as functions instead of macros 1 year ago
Pierrick Bouvier cfac5cdff5 exec/tswap: target code can use TARGET_BIG_ENDIAN instead of target_words_bigendian() 1 year ago
Stefan Hajnoczi 91d0d16b44 target/avr: Fix buffer read in avr_print_insn 11 months ago
Stefan Hajnoczi 55f5bf716a * Remove the obsolete s390-ccw-virtio-2.9 machine type 11 months ago
Stefan Hajnoczi eebba0536a * target/i386: Fix model number of Zhaoxin YongFeng vCPU template 11 months ago
Stefan Hajnoczi 754d67402d Some minor fixes for various things 11 months ago
Rakesh Jeyasingh 6d8c6dee3a rust/hw/char/pl011: Extract DR write logic into separate function 12 months ago
Rakesh Jeyasingh efc5603292 rust/hw/char/pl011: Extract extract DR read logic into separate function 12 months ago
Zhao Liu d031d2fac9 rust/vmstate_test: Fix typo in test_vmstate_macro_array_of_pointer_wrapped() 12 months ago
Zhao Liu ad3ab01bb7 rust/hpet: Fix a clippy error 12 months ago
Zhao Liu 64e1256b21 rust/hpet: convert HPETTimer index to u8 type 12 months ago
Zhao Liu 8163eeee4e rust/hpet: convert num_timers to u8 type 12 months ago
Thomas Huth 12c6b61530 MAINTAINERS: Add functional tests that are not covered yet 12 months ago
Thomas Huth 99fb9256b7 tests/functional: Remove unnecessary import statements 12 months ago