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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2024-10-17
target/i386: Enable fdp-excptn-only and zero-fcs-fds
Xiaoyao Li
2
-2
/
+6
2024-10-17
target/i386: Don't construct a all-zero entry for CPUID[0xD 0x3f]
Xiaoyao Li
1
-5
/
+6
2024-10-13
target/i386/gdbstub: Expose orig_ax
Ilya Leoshkevich
3
-0
/
+53
2024-10-13
target/i386/gdbstub: Factor out gdb_get_reg() and gdb_write_reg()
Ilya Leoshkevich
1
-21
/
+30
2024-10-03
target/i386/kvm: Report which action failed in kvm_arch_put/get_registers
Julia Suvorova
1
-0
/
+23
2024-10-03
kvm: Allow kvm_arch_get/put_registers to accept Error**
Julia Suvorova
1
-2
/
+2
2024-10-03
target/i386: Expose IBPB-BRTYPE and SBPB CPUID bits to the guest
Fabiano Rosas
1
-2
/
+2
2024-10-03
kvm/i386: replace identity_base variable with a constant
Paolo Bonzini
1
-18
/
+18
2024-10-03
kvm/i386: refactor kvm_arch_init and split it into smaller functions
Ani Sinha
1
-126
/
+201
2024-10-02
kvm/i386: fix return values of is_host_cpu_intel()
Ani Sinha
2
-4
/
+4
2024-10-02
kvm/i386: make kvm_filter_msr() and related definitions private to kvm module
Ani Sinha
2
-12
/
+11
2024-10-02
target/i386: Raise the highest index value used for any VMCS encoding
Lei Wang
2
-1
/
+9
2024-10-02
target/i386: Add VMX control bits for nested FRED support
Xin Li (Intel)
1
-2
/
+2
2024-10-02
target/i386: Delete duplicated macro definition CR4_FRED_MASK
Xin Li (Intel)
1
-6
/
+0
2024-09-28
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-2
/
+2
2024-09-24
target/i386/kvm: replace assert(false) with g_assert_not_reached()
Pierrick Bouvier
1
-2
/
+2
2024-09-20
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
Philippe Mathieu-Daudé
1
-1
/
+1
2024-09-13
hvf: Split up hv_vm_create logic per arch
Danny Canter
1
-0
/
+5
2024-09-13
kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
Johannes Stoelp
1
-1
/
+2
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
1
-3
/
+3
2024-08-21
target/i386: Fix tss access size in switch_tss_ra
Richard Henderson
1
-2
/
+3
2024-08-21
target/i386: Fix carry flag for BLSI
Richard Henderson
5
-1
/
+47
2024-08-21
target/i386: Split out gen_prepare_val_nz
Richard Henderson
1
-8
/
+14
2024-08-16
target/i386: allow access_ptr to force slow path on failed probe
Alex Bennée
1
-14
/
+13
2024-08-14
target/i386: Fix arguments for vmsr_read_thread_stat()
Anthony Harivel
1
-4
/
+4
2024-08-13
target/i386: Assert MMX and XMM registers in range
Richard Henderson
1
-2
/
+7
2024-08-13
target/i386: Use unit not type in decode_modrm
Richard Henderson
1
-4
/
+4
2024-08-13
target/i386: Do not apply REX to MMX operands
Richard Henderson
1
-1
/
+4
2024-08-05
target/i386: Fix VSIB decode
Richard Henderson
2
-11
/
+12
2024-08-02
target/i386: SEV: fix mismatch in vcek-disabled property name
Paolo Bonzini
1
-1
/
+1
2024-07-31
target/i386: Clean up error cases for vmsr_read_thread_stat()
Anthony Harivel
1
-2
/
+3
2024-07-31
target/i386: Fix typo that assign same value twice
Anthony Harivel
1
-2
/
+2
2024-07-31
target/i386/cpu: Mask off SGX/SGX_LC feature words for non-PC machine
Zhao Liu
1
-0
/
+15
2024-07-31
target/i386/cpu: Add dependencies of CPUID 0x12 leaves
Zhao Liu
1
-0
/
+12
2024-07-31
target/i386/cpu: Explicitly express SGX_LC and SGX feature words dependency
Zhao Liu
1
-5
/
+4
2024-07-31
target/i386/cpu: Remove unnecessary SGX feature words checks
Zhao Liu
1
-15
/
+1
2024-07-31
target/i386: Change unavail from u32 to u64
Xiong Zhang
1
-1
/
+1
2024-07-29
target/i386: Remove dead assignment to ss in do_interrupt64()
Peter Maydell
1
-3
/
+2
2024-07-22
Add support for RAPL MSRs in KVM/Qemu
Anthony Harivel
5
-1
/
+883
2024-07-16
target/i386/tcg: save current task state before loading new one
Paolo Bonzini
1
-40
/
+45
2024-07-16
target/i386/tcg: use X86Access for TSS access
Paolo Bonzini
1
-52
/
+58
2024-07-16
target/i386/tcg: check for correct busy state before switching to a new task
Paolo Bonzini
1
-0
/
+5
2024-07-16
target/i386/tcg: Compute MMU index once
Paolo Bonzini
1
-13
/
+22
2024-07-16
target/i386/tcg: Introduce x86_mmu_index_{kernel_,}pl
Richard Henderson
2
-12
/
+26
2024-07-16
target/i386/tcg: Reorg push/pop within seg_helper.c
Richard Henderson
1
-222
/
+259
2024-07-16
target/i386/tcg: use PUSHL/PUSHW for error code
Paolo Bonzini
1
-9
/
+7
2024-07-16
target/i386/tcg: Allow IRET from user mode to user mode with SMAP
Paolo Bonzini
1
-9
/
+9
2024-07-16
target/i386/tcg: Remove SEG_ADDL
Richard Henderson
1
-6
/
+2
2024-07-16
target/i386/tcg: fix POP to memory in long mode
Paolo Bonzini
2
-1
/
+2
2024-07-16
i386/sev: Don't allow automatic fallback to legacy KVM_SEV*_INIT
Michael Roth
1
-14
/
+71
[prev]
[next]