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
/
tcg
/
sysemu
/
svm_helper.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-08
target/i386: fix INHIBIT_IRQ/TF/RF handling for VMRUN
Paolo Bonzini
1
-13
/
+33
2024-06-08
target/i386: disable/enable breakpoints on vmentry/vmexit
Paolo Bonzini
1
-10
/
+15
2024-02-28
target/i386: check validity of VMCB addresses
Paolo Bonzini
1
-6
/
+21
2023-09-26
target/i386/svm_helper: eliminate duplicate local variable
Paolo Bonzini
1
-2
/
+0
2022-11-01
accel/tcg: Remove will_exit argument from cpu_restore_state
Richard Henderson
1
-1
/
+1
2022-10-18
target/i386: Use MMU_NESTED_IDX for vmload/vmsave
Richard Henderson
1
-105
/
+126
2022-10-18
target/i386: Add MMU_PHYS_IDX and MMU_NESTED_IDX
Richard Henderson
1
-0
/
+3
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-0
/
+1
2021-09-13
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
1
-0
/
+29
2021-09-13
target/i386: Added changed priority check for VIRQ
Lara Lazier
1
-15
/
+0
2021-09-13
target/i386: Added ignore TPR check in ctl_has_irq
Lara Lazier
1
-0
/
+5
2021-09-13
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
1
-0
/
+12
2021-09-13
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
1
-33
/
+15
2021-09-13
target/i386: Added VGIF feature
Lara Lazier
1
-2
/
+29
2021-09-13
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
1
-10
/
+17
2021-08-13
target/i386: Fixed size of constant for Windows
Lara Lazier
1
-1
/
+1
2021-07-29
target/i386: fix typo in ctl_has_irq
Paolo Bonzini
1
-1
/
+1
2021-07-29
target/i386: Added consistency checks for event injection
Lara Lazier
1
-0
/
+6
2021-07-23
target/i386: Added consistency checks for CR3
Lara Lazier
1
-3
/
+7
2021-07-22
target/i386: Added consistency checks for EFER
Lara Lazier
1
-0
/
+39
2021-07-22
target/i386: Added consistency checks for CR4
Lara Lazier
1
-3
/
+6
2021-07-22
target/i386: Added V_INTR_PRIO check to virtual interrupts
Lara Lazier
1
-1
/
+11
2021-07-09
target/i386: fix exceptions for MOV to DR
Paolo Bonzini
1
-2
/
+2
2021-07-09
target/i386: Added DR6 and DR7 consistency checks
Lara Lazier
1
-1
/
+8
2021-07-09
target/i386: Added MSRPM and IOPM size check
Lara Lazier
1
-0
/
+15
2021-06-16
target/i386: Added consistency checks for CR0
Lara Lazier
1
-3
/
+9
2021-06-16
target/i386: Added consistency checks for VMRUN intercept and ASID
Lara Lazier
1
-0
/
+10
2021-06-16
target/i386: Refactored intercept checks into cpu_svm_has_intercept
Lara Lazier
1
-47
/
+58
2021-05-19
target/i386: Unify invlpg, invlpga
Richard Henderson
1
-18
/
+0
2021-05-19
target/i386: Tidy svm_check_intercept from tcg
Richard Henderson
1
-3
/
+2
2021-05-19
target/i386: Implement skinit in translate.c
Richard Henderson
1
-7
/
+0
2021-05-11
target/i386: extend pg_mode to more CR0 and CR4 bits
Paolo Bonzini
1
-1
/
+1
2021-05-11
target/i386: move paging mode constants from SVM to cpu.h
Paolo Bonzini
1
-12
/
+1
2021-05-10
i386: split svm_helper into sysemu and stub-only user
Claudio Fontana
1
-0
/
+742