index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target
/
i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
2022-02-09
1
-2
/
+2
*
KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS
Paolo Bonzini
2022-01-12
1
-15
/
+9
*
KVM: use KVM_{GET|SET}_SREGS2 when supported.
Maxim Levitsky
2022-01-12
3
-2
/
+138
*
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2022-01-08
2
-19
/
+19
*
target/i386/kvm: Replace use of __u32 type
Philippe Mathieu-Daudé
2021-12-17
1
-1
/
+1
*
target/i386: Use assert() to sanity-check b1 in SSE decode
Peter Maydell
2021-12-15
1
-9
/
+3
*
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2021-11-19
1
-0
/
+10
|
\
|
*
nvmm: Fix support for stable version
nia
2021-11-19
1
-0
/
+10
*
|
target/i386/sev: Replace qemu_map_ram_ptr with address_space_map
Dov Murik
2021-11-18
1
-3
/
+15
*
|
target/i386/sev: Perform padding calculations at compile-time
Dov Murik
2021-11-18
1
-10
/
+18
*
|
target/i386/sev: Fail when invalid hashes table area detected
Dov Murik
2021-11-18
1
-2
/
+6
*
|
target/i386/sev: Rephrase error message when no hashes table in guest firmware
Dov Murik
2021-11-18
1
-1
/
+2
*
|
target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=on
Dov Murik
2021-11-18
1
-0
/
+8
*
|
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option
Dov Murik
2021-11-18
1
-0
/
+20
|
/
*
target-i386: mmu: fix handling of noncanonical virtual addresses
Paolo Bonzini
2021-11-08
1
-9
/
+12
*
target-i386: mmu: use pg_mode instead of HF_LMA_MASK
Paolo Bonzini
2021-11-08
1
-2
/
+2
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-03
4
-0
/
+46
|
\
|
*
KVM: SVM: add migration support for nested TSC scaling
Maxim Levitsky
2021-11-02
4
-0
/
+46
*
|
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
2021-11-03
2
-3
/
+3
|
\
\
|
*
|
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2021-10-31
2
-3
/
+3
|
|
/
*
|
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
2021-11-03
1
-6
/
+0
|
\
\
|
*
|
monitor: remove 'info ioapic' HMP command
Daniel P. Berrangé
2021-11-02
1
-6
/
+0
|
|
/
*
/
target/i386: Implement x86_cpu_record_sigsegv
Richard Henderson
2021-11-02
3
-7
/
+25
|
/
*
target/i386: Remove core-capability in Snowridge CPU model
Chenyi Qiang
2021-10-29
1
-1
/
+2
*
target/i386: Drop check for singlestep_enabled
Richard Henderson
2021-10-16
3
-12
/
+1
*
target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt
Richard Henderson
2021-10-16
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging
Richard Henderson
2021-10-13
1
-1
/
+1
|
\
|
*
target/i386: Use MO_128 for 16 byte atomics
Richard Henderson
2021-10-13
1
-1
/
+1
*
|
target/i386/sev: Use local variable for kvm_sev_launch_measure
Dov Murik
2021-10-13
1
-9
/
+7
*
|
target/i386/sev: Use local variable for kvm_sev_launch_start
Dov Murik
2021-10-13
1
-13
/
+10
*
|
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-27
/
+0
*
|
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
2021-10-13
1
-5
/
+0
*
|
monitor: Reduce hmp_info_sev() declaration
Philippe Mathieu-Daudé
2021-10-13
2
-2
/
+2
*
|
target/i386/sev: Move qmp_query_sev() & hmp_info_sev() to sev.c
Philippe Mathieu-Daudé
2021-10-13
4
-40
/
+45
*
|
target/i386/sev: Move qmp_query_sev_launch_measure() to sev.c
Philippe Mathieu-Daudé
2021-10-13
4
-21
/
+20
*
|
target/i386/sev: Move qmp_query_sev_capabilities() to sev.c
Philippe Mathieu-Daudé
2021-10-13
4
-9
/
+7
*
|
target/i386/sev: Move qmp_sev_inject_launch_secret() to sev.c
Philippe Mathieu-Daudé
2021-10-13
3
-34
/
+34
*
|
target/i386/sev: Move qmp_query_sev_attestation_report() to sev.c
Philippe Mathieu-Daudé
2021-10-13
4
-12
/
+13
*
|
target/i386/sev: Remove stubs by using code elision
Philippe Mathieu-Daudé
2021-10-13
4
-49
/
+19
*
|
target/i386/sev: Declare system-specific functions in 'sev.h'
Philippe Mathieu-Daudé
2021-10-13
4
-4
/
+12
*
|
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
2021-10-13
7
-6
/
+6
*
|
target/i386/sev: Restrict SEV to system emulation
Philippe Mathieu-Daudé
2021-10-13
3
-44
/
+63
*
|
target/i386/sev: Use g_autofree in sev_launch_get_measure()
Philippe Mathieu-Daudé
2021-10-13
1
-9
/
+4
*
|
target/i386/sev: sev_get_attestation_report use g_autofree
Dr. David Alan Gilbert
2021-10-13
1
-8
/
+3
*
|
target/i386/sev: Mark unreachable code with g_assert_not_reached()
Philippe Mathieu-Daudé
2021-10-13
1
-2
/
+2
*
|
target/i386/sev: Remove sev_get_me_mask()
Philippe Mathieu-Daudé
2021-10-13
3
-15
/
+0
*
|
target/i386/sev_i386.h: Remove unused headers
Philippe Mathieu-Daudé
2021-10-13
2
-4
/
+1
*
|
target/i386/cpu: Add missing 'qapi/error.h' header
Philippe Mathieu-Daudé
2021-10-13
1
-0
/
+1
*
|
target/i386/monitor: Return QMP error when SEV is not enabled for guest
Philippe Mathieu-Daudé
2021-10-13
1
-0
/
+5
*
|
target/i386/sev: Prefix QMP errors with 'SEV'
Philippe Mathieu-Daudé
2021-10-13
2
-10
/
+12
[next]