98540 Commits (a48e7d9e52f8fe8b47f4c74f3e99d9d677b87fe5)
 

Author SHA1 Message Date
Alex Bennée a48e7d9e52 gdbstub: move guest debug support check to ops 4 years ago
Alex Bennée ae7467b1ac gdbstub: move breakpoint logic to accel ops 4 years ago
Alex Bennée 3b7a93880a gdbstub: move sstep flags probing into AccelClass 4 years ago
Alex Bennée 842b42df2b gdbstub: move into its own sub directory 4 years ago
Alex Bennée 424d5ecf52 semihosting: update link to spec 4 years ago
Alex Bennée 59195c6558 docs/devel: document the test plugins 4 years ago
Alex Bennée 8c1f1020d6 contrib/plugins: reset skip when matching in execlog 4 years ago
Alex Bennée 7f522743df docs/devel: move API to end of tcg-plugins.rst 4 years ago
Alex Bennée 1d0603a990 docs/devel: clean-up qemu invocations in tcg-plugins 4 years ago
Richard Henderson 5413c37f3b plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddr 4 years ago
Alex Bennée b7855bf65f plugins: extend execlog to filter matches 4 years ago
Alex Bennée 90bbf9d9db disas: use result of ->read_memory_func 4 years ago
Alex Bennée 4332099f0e disas: generalise plugin_printf and use for monitor_disas 4 years ago
Alex Bennée bf0c50d4aa monitor: expose monitor_puts to rest of code 4 years ago
Paolo Bonzini 3cc70a9994 pc-bios/vof: Adopt meson style Make output 4 years ago
Paolo Bonzini b5fc8458ff pc-bios/s390-ccw: Adopt meson style Make output 4 years ago
Paolo Bonzini f9236995b3 pc-bios/optionrom: Adopt meson style Make output 4 years ago
Paolo Bonzini 730fe750fb configure: build ROMs with container-based cross compilers 4 years ago
Paolo Bonzini c7022a703c configure: cleanup creation of tests/tcg target config 4 years ago
Paolo Bonzini 0825cae023 configure: unify creation of cross-compilation Makefiles 4 years ago
Paolo Bonzini b898bf2846 configure: move tests/tcg/Makefile.prereqs to root build directory 4 years ago
Paolo Bonzini 15b273f8e6 tests/tcg: move compiler tests to Makefiles 4 years ago
Paolo Bonzini c6cf8a2052 tests/tcg: clean up calls to run-test 4 years ago
Paolo Bonzini 37b0dba45c tests/tcg: unify ppc64 and ppc64le Makefiles 4 years ago
Paolo Bonzini 6ffe81370a tests/tcg: add distclean rule 4 years ago
Paolo Bonzini d674342e2e tests/tcg: remove -f from Makefile invocation 4 years ago
Paolo Bonzini a3e28f81fd tests: simplify Makefile invocation for tests/tcg 4 years ago
Paolo Bonzini c4575b5915 configure: store container engine in config-host.mak 4 years ago
Paolo Bonzini 61cbb35677 configure: return status code from probe_target_compiler 4 years ago
Paolo Bonzini 4a3447e5b3 build: add recursive distclean rules 4 years ago
Paolo Bonzini ff0102f67f vof: add distclean target 4 years ago
Paolo Bonzini ebc1d8213c pc-bios/s390-ccw: detect CC options just once 4 years ago
Paolo Bonzini 66c9f20f5b pc-bios/optionrom: detect CC options just once 4 years ago
Alex Bennée 100c459f19 tests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE 4 years ago
Alex Bennée 8184465415 tests/docker: move alpine from edge to tagged release 4 years ago
Anton Johansson 3de61b9856 target/hexagon: manually add flex/bison/glib2 to remaining containers 4 years ago
Anton Johansson 8fae3910e2 target/hexagon: regenerate docker/cirrus files 4 years ago
Anton Johansson 94378d4eb6 target/hexagon: add flex/bison/glib2 to qemu.yml 4 years ago
Alex Bennée 48543dd727 configure: move detected gdb to TCG's config-host.mak 4 years ago
Lucas Mateus Castro (alqotel) f0c67a79ef tests/docker: run script use realpath instead of readlink 4 years ago
Lucas Mateus Castro (alqotel) 556ede028d scripts/ci/setup: spice-server only on x86 aarch64 4 years ago
Lucas Mateus Castro (alqotel) 561612f9c2 scripts/ci/setup: Fix libxen requirements 4 years ago
Lucas Mateus Castro (alqotel) 0f900baec7 scripts/ci/setup: ninja missing from build-environment 4 years ago
Stefan Hajnoczi 1dcdc92c72 Make store handling faster and more robust 4 years ago
Stefan Hajnoczi 4a9c04672a Cache CPUClass for use in hot code paths. 4 years ago
Richard Henderson ab419fd8a0 target/sh4: Fix TB_FLAG_UNALIGN 4 years ago
Leandro Lupori 20add58829 tcg/ppc: Optimize 26-bit jumps 4 years ago
Richard Henderson 8ed558ec0c accel/tcg: Introduce TARGET_TB_PCREL 4 years ago
Richard Henderson fbf59aad17 accel/tcg: Introduce tb_pc and log_pc 4 years ago
Richard Henderson e4fdf9df5b hw/core: Add CPUClass.get_pc 4 years ago