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
2021-10-18
via-ide: Set user_creatable to false
BALATON Zoltan
2021-10-18
target/mips: Remove unused TCG temporary in gen_mipsdsp_accinsn()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Fix DEXTRV_S.H DSP opcode
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_tl() in gen_compute_compact_branch()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use explicit extract32() calls in gen_msa_i5()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_3rf()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_2r()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_2rf()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Use tcg_constant_i32() in gen_msa_elm_df()
Philippe Mathieu-Daudé
2021-10-18
target/mips: Remove unused register from MSA 2R/2RF instruction format
Philippe Mathieu-Daudé
2021-10-18
hw/mips/boston: Add FDT generator
Jiaxun Yang
2021-10-18
hw/mips/boston: Allow loading elf kernel and dtb
Jiaxun Yang
2021-10-18
hw/mips/boston: Massage memory map information
Jiaxun Yang
2021-10-17
target/mips: Check nanoMIPS DSP MULT[U] accumulator with Release 6
Philippe Mathieu-Daudé
2021-10-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211016' into staging
Richard Henderson
2021-10-15
Revert "cpu: Move cpu_common_props to hw/core/cpu.c"
Richard Henderson
2021-10-15
target/xtensa: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/tricore: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/sh4: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/s390x: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/rx: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/riscv: Remove exit_tb and lookup_and_goto_ptr
Richard Henderson
2021-10-15
target/riscv: Remove dead code after exception
Richard Henderson
2021-10-15
target/ppc: Drop exit checks for singlestep_enabled
Richard Henderson
2021-10-15
target/openrisc: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/mips: Drop exit checks for singlestep_enabled
Richard Henderson
2021-10-15
target/mips: Fix single stepping
Richard Henderson
2021-10-15
target/microblaze: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/microblaze: Check CF_NO_GOTO_TB for DISAS_JUMP
Richard Henderson
2021-10-15
target/m68k: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/i386: Drop check for singlestep_enabled
Richard Henderson
2021-10-15
target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt
Richard Henderson
2021-10-15
target/hppa: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/arm: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/hexagon: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/cris: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/avr: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
target/alpha: Drop checks for singlestep_enabled
Richard Henderson
2021-10-15
accel/tcg: Handle gdb singlestep in cpu_tb_exec
Richard Henderson
2021-10-15
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-10-15' into st...
Richard Henderson
2021-10-15
block-backend: update blk_co_pwrite() and blk_co_pread() wrappers
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: fix blk_co_flush prototype to mention coroutine_fn
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: drop INT_MAX restriction from blk_check_byte_request()
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: blk_pread, blk_pwrite: rename count parameter to bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: convert blk_aio_ functions to int64_t bytes paramter
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: convert blk_co_copy_range to int64_t bytes
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: convert blk_foo wrappers to use int64_t bytes parameter
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: drop blk_prw, use block-coroutine-wrapper
Vladimir Sementsov-Ogievskiy
2021-10-15
block-coroutine-wrapper.py: support BlockBackend first argument
Vladimir Sementsov-Ogievskiy
2021-10-15
block-backend: rename _do_ helper functions to _co_do_
Vladimir Sementsov-Ogievskiy
[prev]
[next]