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
/
target
/
i386
/
tcg
/
sysemu
/
misc_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386: check validity of VMCB addresses
Paolo Bonzini
2024-02-28
1
-0
/
+3
*
apic, i386/tcg: add x2apic transitions
Bui Quang Minh
2024-02-14
1
-2
/
+12
*
i386/tcg: implement x2APIC registers MSR access
Bui Quang Minh
2024-02-14
1
-0
/
+27
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-2
/
+2
*
x86: Implement MSR_CORE_THREAD_COUNT MSR
Alexander Graf
2022-10-11
1
-0
/
+5
*
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
2022-04-21
1
-3
/
+4
*
target/i386/tcg/sysemu: Include missing 'exec/exec-all.h' header
Philippe Mathieu-Daudé
2022-03-06
1
-0
/
+1
*
target/i386: Added changed priority check for VIRQ
Lara Lazier
2021-09-13
1
-0
/
+7
*
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
1
-2
/
+2
*
target/i386: Fixed size of constant for Windows
Lara Lazier
2021-08-13
1
-1
/
+1
*
target/i386: Added consistency checks for CR3
Lara Lazier
2021-07-23
1
-0
/
+7
*
target/i386: Added consistency checks for CR4
Lara Lazier
2021-07-22
1
-0
/
+3
*
target/i386: Added Intercept CR0 writes check
Lara Lazier
2021-06-16
1
-0
/
+9
*
target/i386: Unify invlpg, invlpga
Richard Henderson
2021-05-19
1
-5
/
+2
*
target/i386: Move invlpg, hlt, monitor, mwait to sysemu
Richard Henderson
2021-05-19
1
-0
/
+53
*
target/i386: Cleanup read_crN, write_crN, lmsw
Richard Henderson
2021-05-19
1
-2
/
+0
*
i386: split misc helper user stubs and sysemu part
Claudio Fontana
2021-05-10
1
-0
/
+442