index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-28
tcg: Remove dh_alias indirection for dh_typecode
Richard Henderson
1
-0
/
+3
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
5
-0
/
+5
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
4
-3
/
+26
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
1
-0
/
+1
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
5
-0
/
+5
2022-02-16
target/i386: add TCG support for UMIP
Gareth Webb
4
-3
/
+26
2022-02-09
target/i386: use CPU_LOG_INT for IRQ servicing
Alex Bennée
1
-2
/
+2
2022-01-12
KVM: x86: ignore interrupt_bitmap field of KVM_GET/SET_SREGS
Paolo Bonzini
1
-15
/
+9
2022-01-12
KVM: use KVM_{GET|SET}_SREGS2 when supported.
Maxim Levitsky
3
-2
/
+138
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
2
-19
/
+19
2021-12-17
target/i386/kvm: Replace use of __u32 type
Philippe Mathieu-Daudé
1
-1
/
+1
2021-12-15
target/i386: Use assert() to sanity-check b1 in SSE decode
Peter Maydell
1
-9
/
+3
2021-11-19
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
1
-0
/
+10
2021-11-19
nvmm: Fix support for stable version
nia
1
-0
/
+10
2021-11-18
target/i386/sev: Replace qemu_map_ram_ptr with address_space_map
Dov Murik
1
-3
/
+15
2021-11-18
target/i386/sev: Perform padding calculations at compile-time
Dov Murik
1
-10
/
+18
2021-11-18
target/i386/sev: Fail when invalid hashes table area detected
Dov Murik
1
-2
/
+6
2021-11-18
target/i386/sev: Rephrase error message when no hashes table in guest firmware
Dov Murik
1
-1
/
+2
2021-11-18
target/i386/sev: Add kernel hashes only if sev-guest.kernel-hashes=on
Dov Murik
1
-0
/
+8
2021-11-18
qapi/qom,target/i386: sev-guest: Introduce kernel-hashes=on|off option
Dov Murik
1
-0
/
+20
2021-11-08
target-i386: mmu: fix handling of noncanonical virtual addresses
Paolo Bonzini
1
-9
/
+12
2021-11-08
target-i386: mmu: use pg_mode instead of HF_LMA_MASK
Paolo Bonzini
1
-2
/
+2
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
4
-0
/
+46
2021-11-03
Merge remote-tracking branch 'remotes/vivier/tags/trivial-branch-for-6.2-pull...
Richard Henderson
2
-3
/
+3
2021-11-03
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
1
-6
/
+0
2021-11-02
monitor: remove 'info ioapic' HMP command
Daniel P. Berrangé
1
-6
/
+0
2021-11-02
KVM: SVM: add migration support for nested TSC scaling
Maxim Levitsky
4
-0
/
+46
2021-11-02
target/i386: Implement x86_cpu_record_sigsegv
Richard Henderson
3
-7
/
+25
2021-10-31
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2
-3
/
+3
2021-10-29
target/i386: Remove core-capability in Snowridge CPU model
Chenyi Qiang
1
-1
/
+2
2021-10-15
target/i386: Drop check for singlestep_enabled
Richard Henderson
3
-12
/
+1
2021-10-15
target/i386: Check CF_NO_GOTO_TB for dc->jmp_opt
Richard Henderson
1
-2
/
+3
2021-10-13
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211013' into staging
Richard Henderson
1
-1
/
+1
2021-10-13
target/i386: Use MO_128 for 16 byte atomics
Richard Henderson
1
-1
/
+1
2021-10-13
target/i386/sev: Use local variable for kvm_sev_launch_measure
Dov Murik
1
-9
/
+7
2021-10-13
target/i386/sev: Use local variable for kvm_sev_launch_start
Dov Murik
1
-13
/
+10
2021-10-13
hw/i386/sgx: Move qmp_query_sgx() and hmp_info_sgx() to hw/i386/sgx.c
Philippe Mathieu-Daudé
1
-27
/
+0
2021-10-13
hw/i386/sgx: Move qmp_query_sgx_capabilities() to hw/i386/sgx.c
Philippe Mathieu-Daudé
1
-5
/
+0
2021-10-13
monitor: Reduce hmp_info_sev() declaration
Philippe Mathieu-Daudé
2
-2
/
+2
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é
4
-4
/
+12
2021-10-13
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
7
-6
/
+6
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
[next]