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
/
seg_helper.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/i386: clean up cpu_cc_compute_all
Paolo Bonzini
2023-12-29
1
-4
/
+4
*
target/i386: fix shadowed variable pasto
Paolo Bonzini
2023-10-12
1
-1
/
+1
*
target/i386/seg_helper: remove shadowed variable
Paolo Bonzini
2023-09-26
1
-12
/
+10
*
target/i386/seg_helper: introduce tss_set_busy
Paolo Bonzini
2023-09-26
1
-14
/
+17
*
target/i386: implement SYSCALL/SYSRET in 32-bit emulators
Paolo Bonzini
2023-06-26
1
-2
/
+5
*
i386: Emit correct error code for 64-bit IDT entry
Joe Richey
2023-01-11
1
-4
/
+4
*
target/i386: Truncate values for lcall_real to i32
Richard Henderson
2022-10-11
1
-4
/
+2
*
target/i386: Throw a #SS when loading a non-canonical IST
Gareth Webb
2022-03-15
1
-2
/
+50
*
target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
Philippe Mathieu-Daudé
2021-09-14
1
-64
/
+0
*
target/i386: Restrict cpu_exec_interrupt() handler to sysemu
Philippe Mathieu-Daudé
2021-09-14
1
-8
/
+2
*
target/i386: Simplify TARGET_X86_64 #ifdef'ry
Philippe Mathieu-Daudé
2021-09-14
1
-3
/
+1
*
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
1
-1
/
+1
*
target/i386: tcg: fix switching from 16-bit to 32-bit tasks or vice versa
Paolo Bonzini
2021-06-04
1
-1
/
+1
*
target/i386: tcg: fix loading of registers from 16-bit TSS
Paolo Bonzini
2021-06-04
1
-14
/
+11
*
target/i386: tcg: fix segment register offsets for 16-bit TSS
Paolo Bonzini
2021-06-04
1
-2
/
+2
*
target/i386: Move helper_check_io to sysemu
Richard Henderson
2021-05-19
1
-28
/
+0
*
target/i386: Create helper_check_io
Richard Henderson
2021-05-19
1
-18
/
+3
*
i386: split seg_helper into user-only and sysemu parts
Claudio Fontana
2021-05-10
1
-229
/
+4
*
i386: split smm helper (sysemu)
Claudio Fontana
2021-05-10
1
-0
/
+4
*
target/i386: svm: do not discard high 32 bits of EXITINFO1
Paolo Bonzini
2021-03-19
1
-2
/
+2
*
target/i386: Use X86Seg enum for segment registers
Philippe Mathieu-Daudé
2021-01-12
1
-4
/
+4
*
target/i386: Check privilege level for protected mode 'int N' task gate
Peter Maydell
2021-01-02
1
-14
/
+21
*
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
1
-0
/
+1
*
i386: move TCG accel files into tcg/
Claudio Fontana
2020-12-16
1
-0
/
+2674