summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-17tcg/tci: Split out tcg_out_op_rrrRichard Henderson
2021-03-17tcg/tci: Split out tcg_out_op_rrRichard Henderson
2021-03-17tcg/tci: Split out tcg_out_op_pRichard Henderson
2021-03-17tcg/tci: Split out tcg_out_op_lRichard Henderson
2021-03-17tcg/tci: Split out tcg_out_op_rrsRichard Henderson
2021-03-17Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210316' into...Peter Maydell
2021-03-17Merge remote-tracking branch 'remotes/kraxel/tags/ui-20210316-pull-request' i...Peter Maydell
2021-03-17tcg/tci: Push opcode emit into each caseRichard Henderson
2021-03-17tcg/tci: Implement the disassembler properlyRichard Henderson
2021-03-17tcg/tci: Remove tci_disasRichard Henderson
2021-03-17tcg/tci: Hoist op_size checking into tci_args_*Richard Henderson
2021-03-17tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}Richard Henderson
2021-03-17tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bitsRichard Henderson
2021-03-17tcg/tci: Clean up deposit operationsRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrrRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrrrrRichard Henderson
2021-03-17tcg/tci: Reuse tci_args_l for goto_tbRichard Henderson
2021-03-17tcg/tci: Reuse tci_args_l for exit_tbRichard Henderson
2021-03-17tcg/tci: Reuse tci_args_l for calls.Richard Henderson
2021-03-17tcg/tci: Split out tci_args_ri and tci_args_rIRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrcl and tci_args_rrrrclRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrrrcRichard Henderson
2021-03-17tcg/tci: Split out tci_args_lRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrcRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrrRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrRichard Henderson
2021-03-17tcg/tci: Split out tci_args_rrsRichard Henderson
2021-03-17tcg/tci: Rename tci_read_r to tci_read_rvalRichard Henderson
2021-03-17tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64Richard Henderson
2021-03-17Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-6.0-pull-request' ...Peter Maydell
2021-03-17Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-virtiofs-2021...Peter Maydell
2021-03-17hw/core: Only build guest-loader if libfdt is availablePhilippe Mathieu-Daudé
2021-03-17plugins: Fixes typo in qemu-plugin.hYonggang Luo
2021-03-17plugins: getting qemu_plugin_get_hwaddr only expose one function prototypeYonggang Luo
2021-03-17plugins: expand kernel-doc for memory query and instrumentationAlex Bennée
2021-03-17plugins: expand kernel-doc for instruction query and instrumentationAlex Bennée
2021-03-17plugins: expand inline exec kernel-doc documentation.Alex Bennée
2021-03-17plugins: add qemu_plugin_id_t to kernel-docAlex Bennée
2021-03-17plugins: add qemu_plugin_cb_flags to kernel-docAlex Bennée
2021-03-17plugins: expand the typedef kernel-docs for translationAlex Bennée
2021-03-17plugins: expand the callback typedef kernel-docsAlex Bennée
2021-03-17plugins: cleanup kernel-doc for qemu_plugin_installAlex Bennée
2021-03-17plugins: expand kernel-doc for qemu_info_tAlex Bennée
2021-03-17plugins: Expose physical addresses instead of device offsetsAaron Lindsay
2021-03-17plugins: new syscalls pluginMatthias Weckbecker
2021-03-17utils: Use fixed-point arithmetic in qemu_strtoszRichard Henderson
2021-03-16tests/acceptance: linux-related tests fixPavel Dovgalyuk
2021-03-16tests: Add functional test for out-of-process device emulationJagannathan Raman
2021-03-16avocado_qemu: add exec_command functionWillian Rampazzo
2021-03-16qga: return a more explicit error on why a command is disabledMarc-André Lureau