summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ui, monitor: remove deprecated VNC ACL option and HMP commandsDaniel P. Berrangé2021-03-185-317/+12Star
* | | Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210317' into...Peter Maydell2021-03-1814-604/+1099
|\ \ \
| * | | tcg: Fix prototypes for tcg_out_vec_op and tcg_out_opMiroslav Rezanina2021-03-178-19/+31
| * | | tcg/tci: Split out tcg_out_op_r[iI]Richard Henderson2021-03-171-15/+35
| * | | tcg/tci: Split out tcg_out_op_vRichard Henderson2021-03-171-4/+10
| * | | tcg/tci: Split out tcg_out_op_{rrm,rrrm,rrrrm}Richard Henderson2021-03-171-17/+53
| * | | tcg/tci: Split out tcg_out_op_rrrrclRichard Henderson2021-03-171-8/+19
| * | | tcg/tci: Split out tcg_out_op_rrrrRichard Henderson2021-03-171-6/+15
| * | | tcg/tci: Split out tcg_out_op_rrrrrrRichard Henderson2021-03-171-8/+19
| * | | tcg/tci: Split out tcg_out_op_rrclRichard Henderson2021-03-171-6/+15
| * | | tcg/tci: Split out tcg_out_op_rrrbbRichard Henderson2021-03-171-7/+16
| * | | tcg/tci: Split out tcg_out_op_rrrrrcRichard Henderson2021-03-171-9/+21
| * | | tcg/tci: Split out tcg_out_op_rrrcRichard Henderson2021-03-171-6/+15
| * | | tcg/tci: Split out tcg_out_op_rrrRichard Henderson2021-03-171-5/+14
| * | | tcg/tci: Split out tcg_out_op_rrRichard Henderson2021-03-171-13/+23
| * | | tcg/tci: Split out tcg_out_op_pRichard Henderson2021-03-171-6/+12
| * | | tcg/tci: Split out tcg_out_op_lRichard Henderson2021-03-171-3/+11
| * | | tcg/tci: Split out tcg_out_op_rrsRichard Henderson2021-03-171-43/+37Star
| * | | tcg/tci: Push opcode emit into each caseRichard Henderson2021-03-171-3/+32
| * | | tcg/tci: Implement the disassembler properlyRichard Henderson2021-03-174-64/+284
| * | | tcg/tci: Remove tci_disasRichard Henderson2021-03-172-12/+0Star
| * | | tcg/tci: Hoist op_size checking into tci_args_*Richard Henderson2021-03-171-14/+73
| * | | tcg/tci: Split out tci_args_{rrm,rrrm,rrrrm}Richard Henderson2021-03-171-66/+81
| * | | tcg/tci: Reduce qemu_ld/st TCGMemOpIdx operand to 32-bitsRichard Henderson2021-03-172-6/+6
| * | | tcg/tci: Clean up deposit operationsRichard Henderson2021-03-173-28/+30
| * | | tcg/tci: Split out tci_args_rrrrRichard Henderson2021-03-171-5/+11
| * | | tcg/tci: Split out tci_args_rrrrrrRichard Henderson2021-03-171-11/+20
| * | | tcg/tci: Reuse tci_args_l for goto_tbRichard Henderson2021-03-173-23/+9Star
| * | | tcg/tci: Reuse tci_args_l for exit_tbRichard Henderson2021-03-172-10/+5Star
| * | | tcg/tci: Reuse tci_args_l for calls.Richard Henderson2021-03-171-19/+19
| * | | tcg/tci: Split out tci_args_ri and tci_args_rIRichard Henderson2021-03-171-16/+22
| * | | tcg/tci: Split out tci_args_rrcl and tci_args_rrrrclRichard Henderson2021-03-171-20/+32
| * | | tcg/tci: Split out tci_args_rrrrrcRichard Henderson2021-03-171-6/+19
| * | | tcg/tci: Split out tci_args_lRichard Henderson2021-03-171-2/+8
| * | | tcg/tci: Split out tci_args_rrrcRichard Henderson2021-03-171-10/+14
| * | | tcg/tci: Split out tci_args_rrrRichard Henderson2021-03-171-97/+57Star
| * | | tcg/tci: Split out tci_args_rrRichard Henderson2021-03-171-36/+31Star
| * | | tcg/tci: Split out tci_args_rrsRichard Henderson2021-03-171-44/+67
| * | | tcg/tci: Rename tci_read_r to tci_read_rvalRichard Henderson2021-03-171-96/+96
| * | | tcg/tci: Remove ifdefs for TCG_TARGET_HAS_ext32[us]_i64Richard Henderson2021-03-171-4/+0Star
* | | | Merge remote-tracking branch 'remotes/stsquad/tags/pull-misc-6.0-updates-1703...Peter Maydell2021-03-188-59/+261
|\ \ \ \
| * | | | hw/core: Only build guest-loader if libfdt is availablePhilippe Mathieu-Daudé2021-03-172-2/+6
| * | | | plugins: Fixes typo in qemu-plugin.hYonggang Luo2021-03-171-2/+2
| * | | | plugins: getting qemu_plugin_get_hwaddr only expose one function prototypeYonggang Luo2021-03-171-5/+3Star
| * | | | plugins: expand kernel-doc for memory query and instrumentationAlex Bennée2021-03-171-6/+30
| * | | | plugins: expand kernel-doc for instruction query and instrumentationAlex Bennée2021-03-171-2/+51
| * | | | plugins: expand inline exec kernel-doc documentation.Alex Bennée2021-03-171-1/+11
| * | | | plugins: add qemu_plugin_id_t to kernel-docAlex Bennée2021-03-171-0/+3
| * | | | plugins: add qemu_plugin_cb_flags to kernel-docAlex Bennée2021-03-171-3/+13
| * | | | plugins: expand the typedef kernel-docs for translationAlex Bennée2021-03-171-10/+13