index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-10-26
accel/tcg: Rename tb_invalidate_phys_page_range and drop end parameter
Richard Henderson
2022-10-26
accel/tcg: Rename tb_invalidate_phys_page
Richard Henderson
2022-10-26
accel/tcg: Introduce tb_{set_}page_addr{0,1}
Richard Henderson
2022-10-26
accel/tcg: Remove duplicate store to tb->page_addr[]
Richard Henderson
2022-10-26
accel/tcg: Drop cpu_get_tb_cpu_state from TARGET_HAS_PRECISE_SMC
Richard Henderson
2022-10-26
accel/tcg: Move assert_no_pages_locked to internal.h
Richard Henderson
2022-10-26
accel/tcg: Split out tb-maint.c
Richard Henderson
2022-10-26
accel/tcg: Split out PageDesc to internal.h
Richard Henderson
2022-10-26
accel/tcg: Remove disabled debug in translate-all.c
Richard Henderson
2022-10-26
accel/tcg: Make page_alloc_target_data allocation constant
Richard Henderson
2022-10-26
include/qemu/thread: Use qatomic_* functions
Richard Henderson
2022-10-26
include/qemu/atomic: Use qemu_build_assert
Richard Henderson
2022-10-26
include/qemu/osdep: Add qemu_build_assert
Richard Henderson
2022-10-26
accel/tcg: Add a quicker check for breakpoints
Leandro Lupori
2022-10-25
Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...
Stefan Hajnoczi
2022-10-25
Merge tag 'linux-user-for-7.2-pull-request' of https://gitlab.com/laurent_viv...
Stefan Hajnoczi
2022-10-25
tcg/aarch64: Remove unused code in tcg_out_op
Qi Hu
2022-10-25
tcg/loongarch64: Add direct jump support
Qi Hu
2022-10-25
Revert "accel/tcg: Init TCG cflags in vCPU thread handler"
Peter Maydell
2022-10-25
linux-user: Add guest memory layout to exception dump
Helge Deller
2022-10-24
dump: Add architecture section and section string table support
Janosch Frank
2022-10-24
dump: Reintroduce memory_offset and section_offset
Janosch Frank
2022-10-24
dump: Reorder struct DumpState
Janosch Frank
2022-10-24
dump: Write ELF section headers right after ELF header
Janosch Frank
2022-10-24
dump: Use a buffer for ELF section data and headers
Janosch Frank
2022-10-24
Merge tag 'pull-9p-20221024' of https://github.com/cschoenebeck/qemu into sta...
Stefan Hajnoczi
2022-10-24
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Stefan Hajnoczi
2022-10-24
Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...
Stefan Hajnoczi
2022-10-24
accel/tcg/tcg-accel-ops-rr: fix trivial typo
Matheus Tavares Bernardino
2022-10-24
ui: remove useless typecasts
Volker RĂ¼melin
2022-10-24
treewide: Remove the unnecessary space before semicolon
Bin Meng
2022-10-24
tests/9p: remove unnecessary g_strdup() calls
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tunlinkat() and do_unlinkat()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tlink() and do_hardlink()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tsymlink() and do_symlink()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tlcreate() and do_lcreate()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tmkdir() and do_mkdir()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_tflush() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of twrite()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_twrite() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of tlopen()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_tlopen() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of treaddir()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_treaddir() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of tgetattr()
Christian Schoenebeck
2022-10-24
tests/9p: convert v9fs_tgetattr() to declarative arguments
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of tattach()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid()
Christian Schoenebeck
2022-10-24
tests/9p: merge v9fs_tversion() and do_version()
Christian Schoenebeck
2022-10-24
tests/9p: simplify callers of twalk()
Christian Schoenebeck
[prev]
[next]