index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
1
-4
/
+1
2022-11-01
accel/tcg: Introduce cpu_unwind_state_data
Richard Henderson
1
-4
/
+17
2022-10-30
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
1
-0
/
+1
2022-10-26
exec/cpu-common: add qemu_ram_get_fd()
Stefan Hajnoczi
1
-0
/
+1
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
1
-3
/
+0
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
1
-1
/
+1
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
1
-15
/
+6
2022-10-26
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson
2
-3
/
+1
2022-10-26
accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
Richard Henderson
1
-1
/
+1
2022-10-26
accel/tcg: Introduce tb_{set_}page_addr{0,1}
Richard Henderson
1
-0
/
+22
2022-10-26
accel/tcg: Move assert_no_pages_locked to internal.h
Richard Henderson
1
-8
/
+0
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
1
-5
/
+4
2022-10-04
accel/tcg: Introduce TARGET_TB_PCREL
Richard Henderson
2
-2
/
+33
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
1
-0
/
+6
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
1
-0
/
+1
2022-10-03
accel/tcg: Use DisasContextBase in plugin_gen_tb_start
Richard Henderson
1
-3
/
+4
2022-10-03
include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
1
-0
/
+9
2022-10-03
accel/tcg: Introduce tlb_set_page_full
Richard Henderson
2
-0
/
+36
2022-10-03
accel/tcg: Introduce probe_access_full
Richard Henderson
1
-0
/
+15
2022-10-03
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
1
-11
/
+11
2022-09-27
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
1
-0
/
+6
2022-09-06
accel/tcg: Add fast path for translator_ld*
Richard Henderson
1
-27
/
+36
2022-09-06
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2
-5
/
+20
2022-09-06
accel/tcg: Remove translator_ldsw
Richard Henderson
1
-1
/
+0
2022-09-06
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
1
-0
/
+1
2022-09-06
accel/tcg: Make tb_htable_lookup static
Richard Henderson
1
-3
/
+0
2022-09-06
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
1
-53
/
+24
2022-09-06
accel/tcg: Introduce is_same_page()
Ilya Leoshkevich
1
-0
/
+10
2022-08-11
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
1
-0
/
+1
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
1
-1
/
+4
2022-07-20
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
1
-0
/
+1
2022-07-05
disas: Remove libvixl disassembler
Thomas Huth
1
-2
/
+0
2022-06-28
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
1
-2
/
+1
2022-06-28
semihosting: Split out semihost_sys_lseek
Richard Henderson
1
-0
/
+5
2022-06-28
include/exec: Define errno values in gdbstub.h
Richard Henderson
1
-0
/
+22
2022-06-28
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
1
-0
/
+25
2022-06-28
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
1
-0
/
+9
2022-06-28
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
1
-101
/
+0
2022-06-15
vfio-user: handle PCI BAR accesses
Jagannathan Raman
1
-0
/
+3
2022-06-11
accel/tcg: Inline dump_opcount_info() and remove it
Bernhard Beschow
1
-1
/
+0
2022-06-11
accel/tcg/cpu-exec: Unexport dump_drift_info()
Bernhard Beschow
1
-2
/
+0
2022-06-06
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
1
-0
/
+2
2022-05-11
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
1
-1
/
+1
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2
-11
/
+11
2022-04-20
include/exec/log: Do not reference QemuLogFile directly
Richard Henderson
1
-9
/
+4
2022-04-20
linux-user: Expand log_page_dump inline
Richard Henderson
1
-15
/
+0
2022-04-20
exec/log: Remove log_disas and log_target_disas
Richard Henderson
1
-24
/
+0
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
1
-1
/
+1
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
1
-1
/
+1
[next]