summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-13target/i386/sev: Move qmp_query_sev_launch_measure() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Move qmp_query_sev_capabilities() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Move qmp_query_sev_attestation_report() to sev.cPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Remove stubs by using code elisionPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Declare system-specific functions in 'sev.h'Philippe Mathieu-Daudé
2021-10-13target/i386/sev: Rename sev_i386.h -> sev.hPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Restrict SEV to system emulationPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Use g_autofree in sev_launch_get_measure()Philippe Mathieu-Daudé
2021-10-13target/i386/sev: sev_get_attestation_report use g_autofreeDr. David Alan Gilbert
2021-10-13target/i386/sev: Mark unreachable code with g_assert_not_reached()Philippe Mathieu-Daudé
2021-10-13target/i386/sev: Remove sev_get_me_mask()Philippe Mathieu-Daudé
2021-10-13target/i386/sev_i386.h: Remove unused headersPhilippe Mathieu-Daudé
2021-10-13target/i386/cpu: Add missing 'qapi/error.h' headerPhilippe Mathieu-Daudé
2021-10-13target/i386/monitor: Return QMP error when SEV is not enabled for guestPhilippe Mathieu-Daudé
2021-10-13target/i386/sev: Prefix QMP errors with 'SEV'Philippe Mathieu-Daudé
2021-10-13target/i386/kvm: Restrict SEV stubs to x86 architecturePhilippe Mathieu-Daudé
2021-10-13target/i386/kvm: Introduce i386_softmmu_kvm Meson source setPhilippe Mathieu-Daudé
2021-10-13qapi/misc-target: Group SEV QAPI definitionsPhilippe Mathieu-Daudé
2021-10-13qapi/misc-target: Wrap long 'SEV Attestation Report' long linesPhilippe Mathieu-Daudé
2021-10-13util/compatfd.c: use libc signalfd wrapper instead of raw syscallKacper Słomiński
2021-10-13qemu-iotests: flush after every testPaolo Bonzini
2021-10-13build: fix "make check" without earlier "make"Paolo Bonzini
2021-10-13tests: add missing dependency for check-blockPaolo Bonzini
2021-10-13MAINTAINERS: Add myself as reviewer of the 'Memory API'Philippe Mathieu-Daudé
2021-10-12Merge remote-tracking branch 'remotes/jsnow/tags/python-pull-request' into st...Richard Henderson
2021-10-12Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20211012' into stagingRichard Henderson
2021-10-12pc-bios: Update hppa-firmware.imgHelge Deller
2021-10-12python, iotests: remove socket_scm_helperJohn Snow
2021-10-12python/qmp: add send_fd_scm directly to QEMUMonitorProtocolJohn Snow
2021-10-12python/qmp: clear events on get_events() callJohn Snow
2021-10-12python/aqmp: Disable logging messages by defaultJohn Snow
2021-10-12python/aqmp: Reduce severity of EOFError-caused loop terminationsJohn Snow
2021-10-12python/aqmp: Add dict conversion method to Greeting objectJohn Snow
2021-10-12python/aqmp: add send_fd_scmJohn Snow
2021-10-12python/aqmp: Return cleared events from EventListener.clear()John Snow
2021-10-12python/aqmp: add .empty() method to EventListenerJohn Snow
2021-10-12python/aqmp: add greeting property to QMPClientJohn Snow
2021-10-12Merge remote-tracking branch 'remotes/stsquad/tags/pull-for-6.2-121021-2' int...Richard Henderson
2021-10-12Merge remote-tracking branch 'remotes/clg/tags/pull-aspeed-20211012' into sta...Richard Henderson
2021-10-12tests/docker: add a debian-native image and make availableAlex Bennée
2021-10-12.github: move repo lockdown to the v2 configurationAlex Bennée
2021-10-12accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is validAlex Bennée
2021-10-12target/s390x: move tcg_gen_insn_start to s390x_tr_insn_startRichard Henderson
2021-10-12plugins/: Add missing functions to symbol listLukas Jünger
2021-10-12gitlab: fix passing of TEST_TARGETS env to cirrusDaniel P. Berrangé
2021-10-12gitlab: skip the check-patch job on the upstream repoDaniel P. Berrangé
2021-10-12travis.yml: Remove the "Release tarball" jobThomas Huth
2021-10-12gitlab: Add cross-riscv64-system, cross-riscv64-userRichard Henderson
2021-10-12tests/docker: promote debian-riscv64-cross to a full imageAlex Bennée