index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
exec
Commit message (
Expand
)
Author
Age
Files
Lines
*
migration: Use non-atomic ops for clear log bitmap
Peter Xu
2022-11-21
2
-5
/
+9
*
Fix several typos in documentation (found by codespell)
Stefan Weil
2022-11-11
1
-3
/
+3
*
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Stefan Hajnoczi
2022-11-08
1
-0
/
+4
|
\
|
*
vfio: move implement of vfio_get_xlat_addr() to memory.c
Cindy Lu
2022-11-07
1
-0
/
+4
*
|
Fix some typos in documentation and comments
Stefan Weil
2022-11-05
1
-1
/
+1
|
/
*
Merge tag 'pull-testing-for-7.2-011122-3' of https://github.com/stsquad/qemu ...
Stefan Hajnoczi
2022-11-01
1
-0
/
+17
|
\
|
*
target/s390x: fake instruction loading when handling 'ex'
Alex Bennée
2022-10-31
1
-0
/
+17
*
|
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
2022-10-31
1
-4
/
+1
*
|
accel/tcg: Introduce cpu_unwind_state_data
Richard Henderson
2022-10-31
1
-4
/
+17
|
/
*
Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into staging
Stefan Hajnoczi
2022-10-30
1
-0
/
+1
|
\
|
*
exec/cpu-common: add qemu_ram_get_fd()
Stefan Hajnoczi
2022-10-26
1
-0
/
+1
*
|
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
2022-10-26
1
-3
/
+0
*
|
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
2022-10-26
1
-1
/
+1
*
|
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
1
-15
/
+6
*
|
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson
2022-10-26
2
-3
/
+1
*
|
accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
Richard Henderson
2022-10-26
1
-1
/
+1
*
|
accel/tcg: Introduce tb_{set_}page_addr{0,1}
Richard Henderson
2022-10-26
1
-0
/
+22
*
|
accel/tcg: Move assert_no_pages_locked to internal.h
Richard Henderson
2022-10-26
1
-8
/
+0
*
|
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-26
1
-5
/
+4
|
/
*
accel/tcg: Introduce TARGET_TB_PCREL
Richard Henderson
2022-10-04
2
-2
/
+33
*
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
1
-0
/
+6
*
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
1
-0
/
+1
*
accel/tcg: Use DisasContextBase in plugin_gen_tb_start
Richard Henderson
2022-10-04
1
-3
/
+4
*
include/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
Richard Henderson
2022-10-04
1
-0
/
+9
*
accel/tcg: Introduce tlb_set_page_full
Richard Henderson
2022-10-04
2
-0
/
+36
*
accel/tcg: Introduce probe_access_full
Richard Henderson
2022-10-04
1
-0
/
+15
*
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-10-04
1
-11
/
+11
*
linux-user: Passthrough MADV_DONTNEED for certain file mappings
Ilya Leoshkevich
2022-09-27
1
-0
/
+6
*
accel/tcg: Add fast path for translator_ld*
Richard Henderson
2022-09-06
1
-27
/
+36
*
accel/tcg: Add pc and host_pc params to gen_intermediate_code
Richard Henderson
2022-09-06
2
-5
/
+20
*
accel/tcg: Remove translator_ldsw
Richard Henderson
2022-09-06
1
-1
/
+0
*
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
2022-09-06
1
-0
/
+1
*
accel/tcg: Make tb_htable_lookup static
Richard Henderson
2022-09-06
1
-3
/
+0
*
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
2022-09-06
1
-53
/
+24
*
accel/tcg: Introduce is_same_page()
Ilya Leoshkevich
2022-09-06
1
-0
/
+10
*
linux-user/aarch64: Reset target data on MADV_DONTNEED
Vitaly Buka
2022-08-11
1
-0
/
+1
*
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2022-07-20
1
-1
/
+4
*
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
2022-07-20
1
-0
/
+1
*
disas: Remove libvixl disassembler
Thomas Huth
2022-07-05
1
-2
/
+0
*
gdbstub: Adjust gdb_syscall_complete_cb declaration
Richard Henderson
2022-06-28
1
-2
/
+1
*
semihosting: Split out semihost_sys_lseek
Richard Henderson
2022-06-28
1
-0
/
+5
*
include/exec: Define errno values in gdbstub.h
Richard Henderson
2022-06-28
1
-0
/
+22
*
include/exec: Move gdb_stat and gdb_timeval to gdbstub.h
Richard Henderson
2022-06-28
1
-0
/
+25
*
include/exec: Move gdb open flags to gdbstub.h
Richard Henderson
2022-06-28
1
-0
/
+9
*
semihosting: Move exec/softmmu-semi.h to semihosting/softmmu-uaccess.h
Richard Henderson
2022-06-28
1
-101
/
+0
*
vfio-user: handle PCI BAR accesses
Jagannathan Raman
2022-06-15
1
-0
/
+3
*
accel/tcg: Inline dump_opcount_info() and remove it
Bernhard Beschow
2022-06-11
1
-1
/
+0
*
accel/tcg/cpu-exec: Unexport dump_drift_info()
Bernhard Beschow
2022-06-11
1
-2
/
+0
*
hw/loongarch: Add support loongson3 virt machine type.
Xiaojuan Yang
2022-06-06
1
-0
/
+2
*
Clean up decorations and whitespace around header guards
Markus Armbruster
2022-05-11
1
-1
/
+1
[next]