1639 Commits (c676f6cd7867d37fd9a133f580bad0a934f7465c)

Author SHA1 Message Date
Richard Henderson 62822fc7e0 target/or1k: Rename from openrisc 2 months ago
Jim Shu 854cd16e31 accel/tcg: Fix iotlb_to_section() for different AddressSpace 2 months ago
Philippe Mathieu-Daudé 1280ec826e cpus: Allocate maximum number of ASes supported by the arch 4 months ago
Philippe Mathieu-Daudé a9c39c7083 system: Allow restricting the legacy MO_TE* 'native-endian' definitions 4 months ago
Philippe Mathieu-Daudé f9e68a2c82 system: Allow restricting the legacy tswap() 'native-endian' API 4 months ago
Philippe Mathieu-Daudé 0fca27a4d5 system: Allow restricting the legacy translator_ld() 'native-endian' API 4 months ago
Philippe Mathieu-Daudé ec77d52cc5 accel/tcg: Un-inline WatchPoint API user-emulation stubs 3 months ago
Paolo Bonzini 7f548b8f23 include: reorganize memory API headers 4 months ago
Paolo Bonzini c611228c0e include: move memory_ldst* to include/system 4 months ago
Philippe Mathieu-Daudé e9048f099b exec/cpu: Declare cpu_memory_rw_debug() in 'hw/core/cpu.h' and document 6 months ago
Richard Henderson 4dea00368d accel/tcg: Introduce and use MO_ALIGN_TLB_ONLY 6 months ago
Jon Wilson a79fbb6988 linux-user: Support MADV_DONTDUMP, MADV_DODUMP 6 months ago
Richard Henderson f55fc1c092 accel/tcg: Add clear_flags argument to page_set_flags 6 months ago
Richard Henderson d182123974 include/exec/memopidx: Adjust for 32 mmu indexes 6 months ago
Philippe Mathieu-Daudé e98ae807c4 system/physmem: Remove legacy cpu_physical_memory_rw() 6 months ago
Philippe Mathieu-Daudé be481476ba system/physmem: Un-inline cpu_physical_memory_read/write() 6 months ago
Philippe Mathieu-Daudé c2cac27dba system/physmem: Pass address space argument to cpu_flush_icache_range() 6 months ago
Philippe Mathieu-Daudé ec1eb357cb system/physmem: Remove cpu_physical_memory_is_io() 6 months ago
Philippe Mathieu-Daudé 8fe6ce4019 system/ramblock: Move ram_block_discard_*_range() declarations 6 months ago
Peter Maydell 300a87c502 physmem: Destroy all CPU AddressSpaces on unrealize 6 months ago
Markus Armbruster 548f1abacb monitor: Clean up HMP gdbserver error reporting 6 months ago
Philippe Mathieu-Daudé f6f7fdd68e accel/tcg: Remove cpu_loop_exit_restore() stub 6 months ago
Richard Henderson a9519a4615 accel/tcg: Create queue_tb_flush from tb_flush 6 months ago
Richard Henderson b773c149a8 accel/tcg: Split out tb_flush__exclusive_or_serial 7 months ago
Richard Henderson 3014059e8f include/hw/core/cpu: Introduce MMUIdxMap 9 months ago
Pierrick Bouvier 9dbb61bb2c include/exec/target_page.h: move page-target.c to header 8 months ago
Philippe Mathieu-Daudé 0f64fb6743 qemu: Declare all load/store helper in 'qemu/bswap.h' 9 months ago
Philippe Mathieu-Daudé 749c21cf6d qemu: Convert target_words_bigendian() to TargetInfo API 9 months ago
CLEMENT MATHIEU--DRIF 06895f7948 pci: Add a memory attribute for pre-translated DMA operations 9 months ago
Steve Sistare d7ae4a740c physmem: qemu_ram_get_fd_offset 9 months ago
Rowan Hart 1bb6403a34 gdbstub: Expose gdb_write_register function to consumers of gdbstub 9 months ago
Alex Bennée 7aabb6dbba include/exec: fix assert in size_memop 10 months ago
Pierrick Bouvier 21a75f792f tcg: add vaddr type for helpers 11 months ago
Michael Tokarev e3933824d2 include/exec/cpu-common.h: fix "the the" typo in comment 11 months ago
Philippe Mathieu-Daudé 84307cd602 include: Remove 'exec/exec-all.h' 12 months ago
Philippe Mathieu-Daudé fe1a3ace13 accel/tcg: Extract probe API out of 'exec/exec-all.h' 12 months ago
Philippe Mathieu-Daudé f12b717717 physmem: Restrict TCG IOTLB code to TCG accel 12 months ago
Philippe Mathieu-Daudé 98db62318a accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto' 12 months ago
Richard Henderson 0b87b740c2 include/exec: Move tb_invalidate_phys_range to translation-block.h 12 months ago
Philippe Mathieu-Daudé 5f2446eb82 include/exec: Include missing headers in exec-all.h 12 months ago
Richard Henderson 54bd0b135e accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target 1 year ago
Richard Henderson 77ad412b32 accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc 1 year ago
Richard Henderson 072e057ed9 accel/tcg: Add CPUState arg to tb_invalidate_phys_range 12 months ago
Philippe Mathieu-Daudé 8af0e52b28 system/memory: Remove DEVICE_HOST_ENDIAN definition 12 months ago
Philippe Mathieu-Daudé b939b8e42a exec: Rename target_words_bigendian() -> target_big_endian() 12 months ago
Philippe Mathieu-Daudé a3d40b5eff tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field 1 year ago
Philippe Mathieu-Daudé d864cbb65d exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h' 1 year ago
Philippe Mathieu-Daudé 42fa9665e5 exec: Restrict 'cpu_ldst.h' to accel/tcg/ 1 year ago
Philippe Mathieu-Daudé 231a1c0ff4 exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 1 year ago
Pierrick Bouvier 5a9d472d01 exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned 1 year ago