aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-11Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi
2022-10-06dump: fix kdump to work over non-aligned blocksMarc-André Lureau
2022-10-06dump: simplify a bit kdump get_next_page()Marc-André Lureau
2022-10-06dump: Rename write_elf*_phdr_note to prepare_elf*_phdr_noteJanosch Frank
2022-10-06dump: Split elf header functions into prepare and writeJanosch Frank
2022-10-06dump: Rework dump_calculate_size functionJanosch Frank
2022-10-06dump: Rework filter area variablesJanosch Frank
2022-10-06dump: Rework get_start_blockJanosch Frank
2022-10-06dump: Refactor dump_iterate and introduce dump_filter_memblock_*()Janosch Frank
2022-10-06dump: Rename write_elf_loads to write_elf_phdr_loadsJanosch Frank
2022-10-06dump: Replace opaque DumpState pointer with a typed oneJanosch Frank
2022-10-06Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...Stefan Hajnoczi
2022-10-06plugins: add [pre|post]fork helpers to linux-userAlex Bennée
2022-10-06contrib/gitdm: add Université Grenoble AlpesAlex Bennée
2022-10-06contrib/gitdm: add Simon to individual contributorsAlex Bennée
2022-10-06contrib/gitdm: add China Telecom to the domain mapAlex Bennée
2022-10-06contrib/gitdm: add ISCAS to the academics groupAlex Bennée
2022-10-06contrib/gitdm: add WANG Xuerui to individual contributersAlex Bennée
2022-10-06contrib/gitdm: add Paul to individual contributorsAlex Bennée
2022-10-06contrib/gitdm: add mapping for Loongson TechnologyAlex Bennée
2022-10-06accel/kvm: move kvm_update_guest_debug to inline stubAlex Bennée
2022-10-06gdbstub: move guest debug support check to opsAlex Bennée
2022-10-06gdbstub: move breakpoint logic to accel opsAlex Bennée
2022-10-06gdbstub: move sstep flags probing into AccelClassAlex Bennée
2022-10-06gdbstub: move into its own sub directoryAlex Bennée
2022-10-06semihosting: update link to specAlex Bennée
2022-10-06docs/devel: document the test pluginsAlex Bennée
2022-10-06contrib/plugins: reset skip when matching in execlogAlex Bennée
2022-10-06docs/devel: move API to end of tcg-plugins.rstAlex Bennée
2022-10-06docs/devel: clean-up qemu invocations in tcg-pluginsAlex Bennée
2022-10-06plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddrRichard Henderson
2022-10-06plugins: extend execlog to filter matchesAlex Bennée
2022-10-06disas: use result of ->read_memory_funcAlex Bennée
2022-10-06disas: generalise plugin_printf and use for monitor_disasAlex Bennée
2022-10-06monitor: expose monitor_puts to rest of codeAlex Bennée
2022-10-06pc-bios/vof: Adopt meson style Make outputPaolo Bonzini
2022-10-06pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini
2022-10-06pc-bios/optionrom: Adopt meson style Make outputPaolo Bonzini
2022-10-06configure: build ROMs with container-based cross compilersPaolo Bonzini
2022-10-06configure: cleanup creation of tests/tcg target configPaolo Bonzini
2022-10-06configure: unify creation of cross-compilation MakefilesPaolo Bonzini
2022-10-06configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini
2022-10-06tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini
2022-10-06tests/tcg: add distclean rulePaolo Bonzini
2022-10-06tests/tcg: remove -f from Makefile invocationPaolo Bonzini
2022-10-06tests: simplify Makefile invocation for tests/tcgPaolo Bonzini
2022-10-06configure: store container engine in config-host.makPaolo Bonzini
2022-10-06configure: return status code from probe_target_compilerPaolo Bonzini