aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-03-16qga: Switch and case should be at the same indentAlexChen
2021-03-16qga: Open brace '{' following struct go on the sameAlexChen
2021-03-16qga: Delete redundant spacesAlexChen
2021-03-16qga: Add spaces around operatorAlexChen
2021-03-16tests/migration: fix unix socket batch migrationHyman
2021-03-16tests/acceptance: Print expected message on wait_for_console_patternWainer dos Santos Moschetta
2021-03-16qga: Correct loop count in qmp_guest_get_vcpus()Lin Ma
2021-03-16Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210315' int...Peter Maydell
2021-03-16mac_via: remove VIA1 timer optimisationsMark Cave-Ayland
2021-03-16mac_via: fix 60Hz VIA1 timer intervalMark Cave-Ayland