1172 Commits (f9950374300cb4d8d898bbfc694a0639e9aafdc3)

Author SHA1 Message Date
Paolo Bonzini f995037430 mips: Always include nanomips disassembler 3 years ago
Philippe Mathieu-Daudé 94e273dbb5 exec/memory: Expose memory_region_access_valid() 3 years ago
Markus Armbruster 7a5951f651 include: Include headers where needed 3 years ago
Richard Henderson 39004a71d8 tcg: Reorg function calls 3 years ago
Richard Henderson cb10bc63b7 tcg: Vary the allocation size for TCGOp 3 years ago
Richard Henderson 6ca5ac139f accel/tcg: Move remainder of page locking to tb-maint.c 4 years ago
Richard Henderson a97d5d2c8b accel/tcg: Use interval tree for TBs in user-only mode 4 years ago
Peter Xu cedb70eafb migration: Use non-atomic ops for clear log bitmap 4 years ago
Stefan Weil 2cb40d446f Fix several typos in documentation (found by codespell) 3 years ago
Cindy Lu baa44bce87 vfio: move implement of vfio_get_xlat_addr() to memory.c 3 years ago
Stefan Weil 1e458f1127 Fix some typos in documentation and comments 4 years ago
Richard Henderson 3d419a4dd2 accel/tcg: Remove will_exit argument from cpu_restore_state 4 years ago
Alex Bennée 9fa97e04ae target/s390x: fake instruction loading when handling 'ex' 4 years ago
Richard Henderson 6392bd6b90 accel/tcg: Introduce cpu_unwind_state_data 4 years ago
Stefan Hajnoczi 6d998f3cbf exec/cpu-common: add qemu_ram_get_fd() 4 years ago
Richard Henderson 04f105758b accel/tcg: Remove restore_state_to_opc function 4 years ago
Richard Henderson d29256896f accel/tcg: Add restore_state_to_opc to TCGCPUOps 4 years ago
Richard Henderson 8269c01417 accel/tcg: Simplify page_get/alloc_target_data 4 years ago
Richard Henderson 65cd34e8c4 accel/tcg: Unify declarations of tb_invalidate_phys_range 4 years ago
Richard Henderson d6d1fd2973 accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter 4 years ago
Richard Henderson 28905cfbd5 accel/tcg: Introduce tb_{set_}page_addr{0,1} 4 years ago
Richard Henderson cc05368ad9 accel/tcg: Move assert_no_pages_locked to internal.h 4 years ago
Richard Henderson 50d4c8c1d4 accel/tcg: Make page_alloc_target_data allocation constant 4 years ago
Richard Henderson 8ed558ec0c accel/tcg: Introduce TARGET_TB_PCREL 4 years ago
Richard Henderson fbf59aad17 accel/tcg: Introduce tb_pc and log_pc 4 years ago
Richard Henderson a976a99a29 include/hw/core: Create struct CPUJumpCache 4 years ago
Richard Henderson b21af662c1 accel/tcg: Use DisasContextBase in plugin_gen_tb_start 4 years ago
Richard Henderson 8c6953cf03 include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA 4 years ago
Richard Henderson 4047368938 accel/tcg: Introduce tlb_set_page_full 4 years ago
Richard Henderson af803a4fcb accel/tcg: Introduce probe_access_full 4 years ago
Richard Henderson 25d3ec5831 accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull 4 years ago
Ilya Leoshkevich f93b76958a linux-user: Passthrough MADV_DONTNEED for certain file mappings 4 years ago
Richard Henderson 50627f1b7b accel/tcg: Add fast path for translator_ld* 4 years ago
Richard Henderson 306c872103 accel/tcg: Add pc and host_pc params to gen_intermediate_code 4 years ago
Richard Henderson dac8d19bdb accel/tcg: Remove translator_ldsw 4 years ago
Richard Henderson 97e03465f7 accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c 4 years ago
Richard Henderson 0c90ba16e3 accel/tcg: Make tb_htable_lookup static 4 years ago
Richard Henderson cdf7130851 accel/tcg: Properly implement get_page_addr_code for user-only 4 years ago
Ilya Leoshkevich f3b2b81b6f accel/tcg: Introduce is_same_page() 4 years ago
Vitaly Buka dbbf89751b linux-user/aarch64: Reset target data on MADV_DONTNEED 4 years ago
Hyman Huang(黄勇) cc2b33eab0 softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically 4 years ago
Hyman Huang(黄勇) ab1a161fe3 cpus: Introduce cpu_list_generation_id 4 years ago
Thomas Huth 2116650254 disas: Remove libvixl disassembler 4 years ago
Richard Henderson 64c8c6a992 gdbstub: Adjust gdb_syscall_complete_cb declaration 4 years ago
Richard Henderson 9a89470449 semihosting: Split out semihost_sys_lseek 4 years ago
Richard Henderson 9814483d63 include/exec: Define errno values in gdbstub.h 4 years ago
Richard Henderson 7c56c2d3da include/exec: Move gdb_stat and gdb_timeval to gdbstub.h 4 years ago
Richard Henderson 94b14fe08f include/exec: Move gdb open flags to gdbstub.h 4 years ago
Richard Henderson c89a14ad2c semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h 4 years ago
Jagannathan Raman 3123f93d6b vfio-user: handle PCI BAR accesses 4 years ago