aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-11target/i386: Create cur_insn_len, cur_insn_len_i32Richard Henderson1-12/+19
2022-10-11target/i386: USe DISAS_EOB_ONLYRichard Henderson1-6/+6
2022-10-11target/i386: Use DISAS_EOB_NEXTRichard Henderson1-27/+13
2022-10-11target/i386: Use DISAS_EOB* in gen_movl_seg_T0Richard Henderson1-31/+5
2022-10-11target/i386: Introduce DISAS_EOB*Richard Henderson1-2/+21
2022-10-11target/i386: Create gen_update_eip_nextRichard Henderson1-20/+25
2022-10-11target/i386: Create gen_update_eip_curRichard Henderson1-24/+28
2022-10-11target/i386: Remove cur_eip, next_eip arguments to gen_interruptRichard Henderson1-7/+6
2022-10-11target/i386: Remove cur_eip argument to gen_exceptionRichard Henderson1-13/+13
2022-10-11target/i386: Return bool from disas_insnRichard Henderson1-22/+24
2022-10-11target/i386: Remove pc_startRichard Henderson1-54/+60
2022-10-11i386: add notify VM exit supportChenyi Qiang4-0/+128
2022-10-11kvm: expose struct KVMStateChenyi Qiang2-74/+76
2022-10-10kvm: allow target-specific accelerator propertiesPaolo Bonzini8-0/+28
2022-10-10i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple faultChenyi Qiang4-0/+42
2022-10-10scsi-disk: support setting CD-ROM block size via device optionsJohn Millikin1-1/+6
2022-10-06Merge tag 'pull-testing-gdbstub-plugins-gitdm-061022-3' of https://github.com...Stefan Hajnoczi98-624/+1138
2022-10-06plugins: add [pre|post]fork helpers to linux-userAlex Bennée3-0/+46
2022-10-06contrib/gitdm: add Université Grenoble AlpesAlex Bennée1-0/+3
2022-10-06contrib/gitdm: add Simon to individual contributorsAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add China Telecom to the domain mapAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add ISCAS to the academics groupAlex Bennée1-0/+3
2022-10-06contrib/gitdm: add WANG Xuerui to individual contributersAlex Bennée1-0/+1
2022-10-06contrib/gitdm: add Paul to individual contributorsAlex Bennée2-0/+2
2022-10-06contrib/gitdm: add mapping for Loongson TechnologyAlex Bennée1-0/+1
2022-10-06accel/kvm: move kvm_update_guest_debug to inline stubAlex Bennée3-11/+16
2022-10-06gdbstub: move guest debug support check to opsAlex Bennée10-10/+33
2022-10-06gdbstub: move breakpoint logic to accel opsAlex Bennée14-160/+259
2022-10-06gdbstub: move sstep flags probing into AccelClassAlex Bennée6-27/+56
2022-10-06gdbstub: move into its own sub directoryAlex Bennée7-31/+36
2022-10-06semihosting: update link to specAlex Bennée1-1/+1
2022-10-06docs/devel: document the test pluginsAlex Bennée1-4/+133
2022-10-06contrib/plugins: reset skip when matching in execlogAlex Bennée1-1/+4
2022-10-06docs/devel: move API to end of tcg-plugins.rstAlex Bennée1-5/+10
2022-10-06docs/devel: clean-up qemu invocations in tcg-pluginsAlex Bennée1-9/+9
2022-10-06plugins: Assert mmu_idx in range before use in qemu_plugin_get_hwaddrRichard Henderson1-0/+2
2022-10-06plugins: extend execlog to filter matchesAlex Bennée2-15/+90
2022-10-06disas: use result of ->read_memory_funcAlex Bennée2-40/+53
2022-10-06disas: generalise plugin_printf and use for monitor_disasAlex Bennée1-8/+15
2022-10-06monitor: expose monitor_puts to rest of codeAlex Bennée8-14/+14
2022-10-06pc-bios/vof: Adopt meson style Make outputPaolo Bonzini1-4/+11
2022-10-06pc-bios/s390-ccw: Adopt meson style Make outputPaolo Bonzini2-16/+16
2022-10-06pc-bios/optionrom: Adopt meson style Make outputPaolo Bonzini1-7/+7
2022-10-06configure: build ROMs with container-based cross compilersPaolo Bonzini1-12/+18
2022-10-06configure: cleanup creation of tests/tcg target configPaolo Bonzini3-9/+7
2022-10-06configure: unify creation of cross-compilation MakefilesPaolo Bonzini1-51/+43
2022-10-06configure: move tests/tcg/Makefile.prereqs to root build directoryPaolo Bonzini3-12/+11
2022-10-06tests/tcg: move compiler tests to MakefilesPaolo Bonzini6-64/+38
2022-10-06tests/tcg: clean up calls to run-testPaolo Bonzini11-43/+34
2022-10-06tests/tcg: unify ppc64 and ppc64le MakefilesPaolo Bonzini9-26/+1