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-07-09
target/m68k: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/i386: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/hppa: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/cris: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/avr: Mark some helpers noreturn
Richard Henderson
2021-07-09
target/avr: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/arm: Use translator_use_goto_tb for aarch32
Richard Henderson
2021-07-09
target/arm: Use translator_use_goto_tb for aarch64
Richard Henderson
2021-07-09
target/arm: Use DISAS_TOO_MANY for ISB and SB
Richard Henderson
2021-07-09
target/alpha: Use translator_use_goto_tb
Richard Henderson
2021-07-09
target/alpha: Remove in_superpage
Richard Henderson
2021-07-09
target/alpha: Remove use_exit_tb
Richard Henderson
2021-07-09
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
2021-07-09
tcg: Move tb_phys_invalidate_count to tb_ctx
Richard Henderson
2021-07-09
tcg: Bake tb_destroy() into tcg_region_tree
Liren Wei
2021-07-09
accel/tcg: Hoist tcg_tb_insert() up above tb_link_page()
Liren Wei
2021-07-09
tcg: Avoid including 'trace-tcg.h' in target translate.c
Philippe Mathieu-Daudé
2021-07-09
tcg: Add separator in INDEX_op_call dump
Richard Henderson
2021-07-09
meson: Use input/output for entitlements target
Akihiko Odaki
2021-07-09
configure: allow the selection of alternate config in the build
Alex Bennée
2021-07-09
configs: rename default-configs to configs and reorganise
Alex Bennée
2021-07-09
hw/arm: move CONFIG_V7M out of default-devices
Alex Bennée
2021-07-09
hw/arm: add dependency on OR_IRQ for XLNX_VERSAL
Alex Bennée
2021-07-09
meson: Introduce target-specific Kconfig
Philippe Mathieu-Daudé
2021-07-09
meson: switch function tests from compilation to linking
Paolo Bonzini
2021-07-09
vl: fix leak of qdict_crumple return value
Paolo Bonzini
2021-07-09
target/i386: fix exceptions for MOV to DR
Paolo Bonzini
2021-07-09
target/i386: Added DR6 and DR7 consistency checks
Lara Lazier
2021-07-09
target/i386: Added MSRPM and IOPM size check
Lara Lazier
2021-07-09
monitor/tcg: move tcg hmp commands to accel/tcg, register them dynamically
Gerd Hoffmann
2021-07-09
usb: build usb-host as module
Gerd Hoffmann
2021-07-09
monitor/usb: register 'info usbhost' dynamically
Gerd Hoffmann
2021-07-09
usb: drop usb_host_dev_is_scsi_storage hook
Gerd Hoffmann
2021-07-09
monitor: allow register hmp commands
Gerd Hoffmann
2021-07-09
accel: build tcg modular
Gerd Hoffmann
2021-07-09
accel: add tcg module annotations
Gerd Hoffmann
2021-07-09
accel: build qtest modular
Gerd Hoffmann
2021-07-09
accel: add qtest module annotations
Gerd Hoffmann
2021-07-09
accel: autoload modules
Gerd Hoffmann
2021-07-09
modules: hook up modules.h to docs build
Gerd Hoffmann
2021-07-09
modules: add module_obj() note to QOM docs
Gerd Hoffmann
2021-07-09
modules: add documentation for module sourcesets
Gerd Hoffmann
2021-07-09
modules: target-specific module build infrastructure
Gerd Hoffmann
2021-07-09
modules: check arch on qom lookup
Gerd Hoffmann
2021-07-09
modules: check arch and block load on mismatch
Gerd Hoffmann
2021-07-09
modules: add tracepoints
Gerd Hoffmann
2021-07-09
modules: use modinfo for qemu opts load
Gerd Hoffmann
2021-07-09
modules: use modinfo for qom load
Gerd Hoffmann
2021-07-09
modules: use modinfo for dependencies
Gerd Hoffmann
2021-07-09
modules: add block module annotations
Gerd Hoffmann
[prev]
[next]