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-06
gdbstub: move into its own sub directory
Alex Bennée
2022-10-06
semihosting: update link to spec
Alex Bennée
2022-10-06
docs/devel: document the test plugins
Alex Bennée
2022-10-06
contrib/plugins: reset skip when matching in execlog
Alex Bennée
2022-10-06
docs/devel: move API to end of tcg-plugins.rst
Alex Bennée
2022-10-06
docs/devel: clean-up qemu invocations in tcg-plugins
Alex Bennée
2022-10-06
plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr
Richard Henderson
2022-10-06
plugins: extend execlog to filter matches
Alex Bennée
2022-10-06
disas: use result of ->read_memory_func
Alex Bennée
2022-10-06
disas: generalise plugin_printf and use for monitor_disas
Alex Bennée
2022-10-06
monitor: expose monitor_puts to rest of code
Alex Bennée
2022-10-06
pc-bios/vof: Adopt meson style Make output
Paolo Bonzini
2022-10-06
pc-bios/s390-ccw: Adopt meson style Make output
Paolo Bonzini
2022-10-06
pc-bios/optionrom: Adopt meson style Make output
Paolo Bonzini
2022-10-06
configure: build ROMs with container-based cross compilers
Paolo Bonzini
2022-10-06
configure: cleanup creation of tests/tcg target config
Paolo Bonzini
2022-10-06
configure: unify creation of cross-compilation Makefiles
Paolo Bonzini
2022-10-06
configure: move tests/tcg/Makefile.prereqs to root build directory
Paolo Bonzini
2022-10-06
tests/tcg: move compiler tests to Makefiles
Paolo Bonzini
2022-10-06
tests/tcg: clean up calls to run-test
Paolo Bonzini
2022-10-06
tests/tcg: unify ppc64 and ppc64le Makefiles
Paolo Bonzini
2022-10-06
tests/tcg: add distclean rule
Paolo Bonzini
2022-10-06
tests/tcg: remove -f from Makefile invocation
Paolo Bonzini
2022-10-06
tests: simplify Makefile invocation for tests/tcg
Paolo Bonzini
2022-10-06
configure: store container engine in config-host.mak
Paolo Bonzini
2022-10-06
configure: return status code from probe_target_compiler
Paolo Bonzini
2022-10-06
build: add recursive distclean rules
Paolo Bonzini
2022-10-06
vof: add distclean target
Paolo Bonzini
2022-10-06
pc-bios/s390-ccw: detect CC options just once
Paolo Bonzini
2022-10-06
pc-bios/optionrom: detect CC options just once
Paolo Bonzini
2022-10-06
tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
Alex Bennée
2022-10-06
tests/docker: move alpine from edge to tagged release
Alex Bennée
2022-10-06
target/hexagon: manually add flex/bison/glib2 to remaining containers
Anton Johansson
2022-10-06
target/hexagon: regenerate docker/cirrus files
Anton Johansson
2022-10-06
target/hexagon: add flex/bison/glib2 to qemu.yml
Anton Johansson
2022-10-06
configure: move detected gdb to TCG's config-host.mak
Alex Bennée
2022-10-06
tests/docker: run script use realpath instead of readlink
Lucas Mateus Castro (alqotel)
2022-10-06
scripts/ci/setup: spice-server only on x86 aarch64
Lucas Mateus Castro (alqotel)
2022-10-06
scripts/ci/setup: Fix libxen requirements
Lucas Mateus Castro (alqotel)
2022-10-06
scripts/ci/setup: ninja missing from build-environment
Lucas Mateus Castro (alqotel)
2022-10-05
Merge tag 'pull-hex-20221003' of https://github.com/quic/qemu into staging
Stefan Hajnoczi
2022-10-05
Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2022-10-04
target/sh4: Fix TB_FLAG_UNALIGN
Richard Henderson
2022-10-04
tcg/ppc: Optimize 26-bit jumps
Leandro Lupori
2022-10-04
accel/tcg: Introduce TARGET_TB_PCREL
Richard Henderson
2022-10-04
accel/tcg: Introduce tb_pc and log_pc
Richard Henderson
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-10-04
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
accel/tcg: Inline tb_flush_jmp_cache
Richard Henderson
2022-10-04
accel/tcg: Do not align tb->page_addr[0]
Richard Henderson
[next]