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
path:
root
/
target
Age
Commit message (
Expand
)
Author
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
target/ppc: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/loongarch: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/i386: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-02
target/arm: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-01
target/xtensa: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/ppc: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/mips: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/i386: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/hppa: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/hexagon/idef-parser: Drop gen_tmp_local
Richard Henderson
2023-03-01
target/hexagon: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/cris: Don't use tcg_temp_local_new
Richard Henderson
2023-03-01
target/arm: Don't use tcg_temp_local_new_*
Richard Henderson
2023-03-01
target/arm: Drop copies in gen_sve_{ldr,str}
Richard Henderson
2023-03-01
accel/tcg: Pass max_insn to gen_intermediate_code by pointer
Richard Henderson
2023-03-01
target/arm: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/avr: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/hexagon: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/hppa: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/i386: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/loongarch: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/microblaze: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/mips: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/openrisc: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/riscv: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/rx: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/sh4: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/sparc: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/tricore: Replace `tb_pc()` with `tb->pc`
Anton Johansson
2023-03-01
target/i386: Remove `TARGET_TB_PCREL` define
Anton Johansson
2023-03-01
target/arm: Remove `TARGET_TB_PCREL` define
Anton Johansson
2023-03-01
target/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
2023-03-01
target/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
Anton Johansson
2023-03-01
target/arm: set `CF_PCREL` in `arm_cpu_realizefn`
Anton Johansson
2023-03-01
target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
Anton Johansson
2023-02-28
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson
2023-02-28
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2023-02-28
Merge tag 'buildsys-qom-qdev-ui-20230227' of https://github.com/philmd/qemu i...
Peter Maydell
2023-02-27
hw: Move ioapic*.h to intc/
Bernhard Beschow
2023-02-27
target/tricore: Remove unused fields from CPUTriCoreState
Philippe Mathieu-Daudé
2023-02-27
target/xtensa/cpu: Include missing "memory.h" header
Philippe Mathieu-Daudé
2023-02-27
target/sparc/sysemu: Remove pointless CONFIG_USER_ONLY guard
Philippe Mathieu-Daudé
2023-02-27
target/riscv/cpu: Move Floating-Point fields closer
Philippe Mathieu-Daudé
2023-02-27
target/ppc: Fix warning with clang-15
Pierrick Bouvier
2023-02-27
target/ppc/kvm: Remove unused "sysbus.h" header
Philippe Mathieu-Daudé
2023-02-27
target/ppc/internal: Restrict MMU declarations to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/loongarch/cpu: Restrict "memory.h" header to sysemu
Philippe Mathieu-Daudé
2023-02-27
target/loongarch/cpu: Remove unused "sysbus.h" header
Bernhard Beschow
2023-02-27
target/alpha: Remove obsolete STATUS document
Philippe Mathieu-Daudé
[next]