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-28
target/ppc: move msgsync to decodetree
Matheus Ferst
2022-10-28
target/ppc: move msgclrp/msgsndp to decodetree
Matheus Ferst
2022-10-28
target/ppc: move msgclr/msgsnd to decodetree
Matheus Ferst
2022-10-28
target/ppc: fix REQUIRE_HV macro definition
Matheus Ferst
2022-10-28
target/ppc: fix msgsync insns flags
Matheus Ferst
2022-10-28
target/ppc: fix msgclr/msgsnd insns flags
Matheus Ferst
2022-10-26
Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-26
Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...
Stefan Hajnoczi
2022-10-26
dump/win_dump: limit number of processed PRCBs
Viktor Prutyanov
2022-10-26
s390x: pv: Add dump support
Janosch Frank
2022-10-26
s390x: Add KVM PV dump interface
Janosch Frank
2022-10-26
include/elf.h: add s390x note types
Janosch Frank
2022-10-26
s390x: Introduce PV query interface
Janosch Frank
2022-10-26
s390x: Add protected dump cap
Janosch Frank
2022-10-26
accel/tcg: Remove restore_state_to_opc function
Richard Henderson
2022-10-26
target/xtensa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/tricore: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/sparc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/sh4: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/s390x: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/rx: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/riscv: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/ppc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/openrisc: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/nios2: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/mips: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/microblaze: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/m68k: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/loongarch: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/i386: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/hppa: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/hexagon: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/cris: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/avr: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/arm: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
target/alpha: Convert to tcg_ops restore_state_to_opc
Richard Henderson
2022-10-26
accel/tcg: Add restore_state_to_opc to TCGCPUOps
Richard Henderson
2022-10-26
accel/tcg: Simplify page_get/alloc_target_data
Richard Henderson
2022-10-26
accel/tcg: Move TARGET_PAGE_DATA_SIZE impl to user-exec.c
Richard Henderson
2022-10-26
accel/tcg: Use tb_invalidate_phys_range in page_set_flags
Richard Henderson
2022-10-26
accel/tcg: Use page_reset_target_data in page_set_flags
Richard Henderson
2022-10-26
accel/tcg: Call tb_invalidate_phys_page for PAGE_RESET
Richard Henderson
2022-10-26
accel/tcg: Use tb_invalidate_phys_page in page_set_flags
Richard Henderson
2022-10-26
accel/tcg: Unify declarations of tb_invalidate_phys_range
Richard Henderson
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
[next]