index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
MAINTAINERS: Cover SGX documentation file with X86/KVM section
Philippe Mathieu-Daudé
1
-0
/
+1
2021-10-13
hvf: Determine slot count from struct layout
Alexander Graf
1
-1
/
+1
2021-10-13
tests: tcg: Fix PVH test with binutils 2.36+
Cole Robinson
1
-1
/
+4
2021-10-13
qapi: Make some ObjectTypes depend on the build settings
Thomas Huth
1
-12
/
+24
2021-10-13
MAINTAINERS: Cover SEV-related files with X86/KVM section
Philippe Mathieu-Daudé
1
-0
/
+2
2021-10-13
monitor: Reduce hmp_info_sev() declaration
Philippe Mathieu-Daudé
4
-3
/
+3
2021-10-13
target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c
Philippe Mathieu-Daudé
4
-40
/
+45
2021-10-13
target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c
Philippe Mathieu-Daudé
4
-21
/
+20
2021-10-13
target/i386/sev: Move qmp_query_sev_capabilities() to sev.c
Philippe Mathieu-Daudé
4
-9
/
+7
2021-10-13
target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c
Philippe Mathieu-Daudé
3
-34
/
+34
2021-10-13
target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
Philippe Mathieu-Daudé
4
-12
/
+13
2021-10-13
target/i386/sev: Remove stubs by using code elision
Philippe Mathieu-Daudé
4
-49
/
+19
2021-10-13
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
6
-33
/
+13
2021-10-13
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
8
-7
/
+7
2021-10-13
target/i386/sev: Restrict SEV to system emulation
Philippe Mathieu-Daudé
3
-44
/
+63
2021-10-13
target/i386/sev: Use g_autofree in sev_launch_get_measure()
Philippe Mathieu-Daudé
1
-9
/
+4
2021-10-13
target/i386/sev: sev_get_attestation_report use g_autofree
Dr. David Alan Gilbert
1
-8
/
+3
2021-10-13
target/i386/sev: Mark unreachable code with g_assert_not_reached()
Philippe Mathieu-Daudé
1
-2
/
+2
2021-10-13
target/i386/sev: Remove sev_get_me_mask()
Philippe Mathieu-Daudé
3
-15
/
+0
2021-10-13
target/i386/sev_i386.h: Remove unused headers
Philippe Mathieu-Daudé
2
-4
/
+1
2021-10-13
target/i386/cpu: Add missing 'qapi/error.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2021-10-13
target/i386/monitor: Return QMP error when SEV is not enabled for guest
Philippe Mathieu-Daudé
1
-0
/
+5
2021-10-13
target/i386/sev: Prefix QMP errors with 'SEV'
Philippe Mathieu-Daudé
2
-10
/
+12
2021-10-13
target/i386/kvm: Restrict SEV stubs to x86 architecture
Philippe Mathieu-Daudé
3
-1
/
+2
2021-10-13
target/i386/kvm: Introduce i386_softmmu_kvm Meson source set
Philippe Mathieu-Daudé
1
-1
/
+5
2021-10-13
qapi/misc-target: Group SEV QAPI definitions
Philippe Mathieu-Daudé
1
-40
/
+40
2021-10-13
qapi/misc-target: Wrap long 'SEV Attestation Report' long lines
Philippe Mathieu-Daudé
1
-7
/
+10
2021-10-13
util/compatfd.c: use libc signalfd wrapper instead of raw syscall
Kacper Słomiński
2
-7
/
+5
2021-10-13
qemu-iotests: flush after every test
Paolo Bonzini
1
-0
/
+1
2021-10-13
build: fix "make check" without earlier "make"
Paolo Bonzini
1
-5
/
+12
2021-10-13
tests: add missing dependency for check-block
Paolo Bonzini
1
-0
/
+1
2021-10-13
MAINTAINERS: Add myself as reviewer of the 'Memory API'
Philippe Mathieu-Daudé
1
-0
/
+1
2021-10-12
pc-bios: Update hppa-firmware.img
Helge Deller
2
-0
/
+0
2021-10-12
python, iotests: remove socket_scm_helper
John Snow
8
-161
/
+1
2021-10-12
python/qmp: add send_fd_scm directly to QEMUMonitorProtocol
John Snow
2
-47
/
+18
2021-10-12
python/qmp: clear events on get_events() call
John Snow
3
-4
/
+4
2021-10-12
python/aqmp: Disable logging messages by default
John Snow
1
-0
/
+4
2021-10-12
python/aqmp: Reduce severity of EOFError-caused loop terminations
John Snow
1
-2
/
+5
2021-10-12
python/aqmp: Add dict conversion method to Greeting object
John Snow
1
-0
/
+13
2021-10-12
python/aqmp: add send_fd_scm
John Snow
1
-0
/
+22
2021-10-12
python/aqmp: Return cleared events from EventListener.clear()
John Snow
1
-2
/
+7
2021-10-12
python/aqmp: add .empty() method to EventListener
John Snow
1
-0
/
+6
2021-10-12
python/aqmp: add greeting property to QMPClient
John Snow
1
-0
/
+5
2021-10-12
tests/docker: add a debian-native image and make available
Alex Bennée
3
-2
/
+61
2021-10-12
.github: move repo lockdown to the v2 configuration
Alex Bennée
2
-34
/
+30
2021-10-12
accel/tcg: re-factor plugin_inject_cb so we can assert insn_idx is valid
Alex Bennée
2
-78
/
+85
2021-10-12
target/s390x: move tcg_gen_insn_start to s390x_tr_insn_start
Richard Henderson
1
-2
/
+8
2021-10-12
plugins/: Add missing functions to symbol list
Lukas Jünger
1
-0
/
+3
2021-10-12
gitlab: fix passing of TEST_TARGETS env to cirrus
Daniel P. Berrangé
2
-1
/
+2
2021-10-12
gitlab: skip the check-patch job on the upstream repo
Daniel P. Berrangé
1
-1
/
+1
[prev]
[next]