aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-10-13target/i386/sev: Move qmp_query_sev_launch_measure() to sev.cPhilippe Mathieu-Daudé4-21/+20
2021-10-13target/i386/sev: Move qmp_query_sev_capabilities() to sev.cPhilippe Mathieu-Daudé4-9/+7
2021-10-13target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.cPhilippe Mathieu-Daudé3-34/+34
2021-10-13target/i386/sev: Move qmp_query_sev_attestation_report() to sev.cPhilippe Mathieu-Daudé4-12/+13
2021-10-13target/i386/sev: Remove stubs by using code elisionPhilippe Mathieu-Daudé4-49/+19
2021-10-13target/i386/sev: Declare system-specific functions in 'sev.h'Philippe Mathieu-Daudé6-33/+13
2021-10-13target/i386/sev: Rename sev_i386.h -> sev.hPhilippe Mathieu-Daudé8-7/+7
2021-10-13target/i386/sev: Restrict SEV to system emulationPhilippe Mathieu-Daudé3-44/+63
2021-10-13target/i386/sev: Use g_autofree in sev_launch_get_measure()Philippe Mathieu-Daudé1-9/+4
2021-10-13target/i386/sev: sev_get_attestation_report use g_autofreeDr. David Alan Gilbert1-8/+3
2021-10-13target/i386/sev: Mark unreachable code with g_assert_not_reached()Philippe Mathieu-Daudé1-2/+2
2021-10-13target/i386/sev: Remove sev_get_me_mask()Philippe Mathieu-Daudé3-15/+0
2021-10-13target/i386/sev_i386.h: Remove unused headersPhilippe Mathieu-Daudé2-4/+1
2021-10-13target/i386/cpu: Add missing 'qapi/error.h' headerPhilippe Mathieu-Daudé1-0/+1
2021-10-13target/i386/monitor: Return QMP error when SEV is not enabled for guestPhilippe Mathieu-Daudé1-0/+5
2021-10-13target/i386/sev: Prefix QMP errors with 'SEV'Philippe Mathieu-Daudé2-10/+12
2021-10-13target/i386/kvm: Restrict SEV stubs to x86 architecturePhilippe Mathieu-Daudé3-1/+2
2021-10-13target/i386/kvm: Introduce i386_softmmu_kvm Meson source setPhilippe Mathieu-Daudé1-1/+5
2021-10-13qapi/misc-target: Group SEV QAPI definitionsPhilippe Mathieu-Daudé1-40/+40
2021-10-13qapi/misc-target: Wrap long 'SEV Attestation Report' long linesPhilippe Mathieu-Daudé1-7/+10
2021-10-13util/compatfd.c: use libc signalfd wrapper instead of raw syscallKacper Słomiński2-7/+5
2021-10-13qemu-iotests: flush after every testPaolo Bonzini1-0/+1
2021-10-13build: fix "make check" without earlier "make"Paolo Bonzini1-5/+12
2021-10-13tests: add missing dependency for check-blockPaolo Bonzini1-0/+1
2021-10-13MAINTAINERS: Add myself as reviewer of the 'Memory API'Philippe Mathieu-Daudé1-0/+1
2021-10-12Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...Richard Henderson15-216/+85
2021-10-12Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into stagingRichard Henderson2-0/+0
2021-10-12pc-bios: Update hppa-firmware.imgHelge Deller2-0/+0
2021-10-12python, iotests: remove socket_scm_helperJohn Snow8-161/+1
2021-10-12python/qmp: add send_fd_scm directly to QEMUMonitorProtocolJohn Snow2-47/+18
2021-10-12python/qmp: clear events on get_events() callJohn Snow3-4/+4
2021-10-12python/aqmp: Disable logging messages by defaultJohn Snow1-0/+4
2021-10-12python/aqmp: Reduce severity of EOFError-caused loop terminationsJohn Snow1-2/+5
2021-10-12python/aqmp: Add dict conversion method to Greeting objectJohn Snow1-0/+13
2021-10-12python/aqmp: add send_fd_scmJohn Snow1-0/+22
2021-10-12python/aqmp: Return cleared events from EventListener.clear()John Snow1-2/+7
2021-10-12python/aqmp: add .empty() method to EventListenerJohn Snow1-0/+6
2021-10-12python/aqmp: add greeting property to QMPClientJohn Snow1-0/+5
2021-10-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...Richard Henderson22-158/+271
2021-10-12Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into sta...Richard Henderson16-618/+1352
2021-10-12tests/docker: add a debian-native image and make availableAlex Bennée3-2/+61
2021-10-12.github: move repo lockdown to the v2 configurationAlex Bennée2-34/+30
2021-10-12accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is validAlex Bennée2-78/+85
2021-10-12target/s390x: move tcg_gen_insn_start to s390x_tr_insn_startRichard Henderson1-2/+8
2021-10-12plugins/: Add missing functions to symbol listLukas Jünger1-0/+3
2021-10-12gitlab: fix passing of TEST_TARGETS env to cirrusDaniel P. Berrangé2-1/+2
2021-10-12gitlab: skip the check-patch job on the upstream repoDaniel P. Berrangé1-1/+1
2021-10-12travis.yml: Remove the "Release tarball" jobThomas Huth1-23/+0
2021-10-12gitlab: Add cross-riscv64-system, cross-riscv64-userRichard Henderson1-0/+19
2021-10-12tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée3-8/+43