index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
2019-11-29
1
-0
/
+1
*
kvm: Remove x2apic feature from CPU model when kernel_irqchip is off
Lan Tianyu
2019-11-29
1
-0
/
+4
*
hyperv: cpu hotplug fix with HyperV enabled
Denis V. Lunev
2019-11-29
1
-0
/
+1
*
target-i386: Dump unknown opcodes with -d unimp
Richard Henderson
2019-11-29
1
-44
/
+83
*
target-i386: Fix inhibit irq mask handling
Richard Henderson
2019-11-29
1
-39
/
+37
*
target-i386: Use gen_nop_modrm for prefetch instructions
Richard Henderson
2019-11-29
1
-3
/
+2
*
target-i386: Fix addr16 prefix
Paolo Bonzini
2019-11-29
1
-7
/
+7
*
target-i386: Fix SMSW for 64-bit mode
Richard Henderson
2019-11-29
1
-6
/
+8
*
target-i386: Fix SMSW and LMSW from/to register
Paolo Bonzini
2019-11-29
1
-16
/
+22
*
target-i386: Avoid repeated calls to the bnd_jmp helper
Paolo Bonzini
2019-11-29
1
-5
/
+5
*
tcg: Add type for vCPU pointers
LluĂs Vilanova
2019-11-29
1
-1
/
+1
*
target-i386: fix confusion in xcr0 bit position vs. mask
Paolo Bonzini
2019-11-29
4
-42
/
+59
*
all: Clean up includes
Peter Maydell
2019-11-29
3
-2
/
+1
*
cpu: Clean up includes
Peter Maydell
2019-11-29
1
-4
/
+1
*
target-i386: Implement FSGSBASE
Richard Henderson
2019-11-29
4
-2
/
+50
*
target-i386: Enable CR4/XCR0 features for user-mode
Richard Henderson
2019-11-29
1
-2
/
+22
*
target-i386: Clear bndregs during legacy near jumps
Richard Henderson
2019-11-29
3
-0
/
+29
*
target-i386: Implement BNDLDX, BNDSTX
Richard Henderson
2019-11-29
3
-0
/
+158
*
target-i386: Update BNDSTATUS for exceptions raised by BOUND
Richard Henderson
2019-11-29
1
-0
/
+6
*
target-i386: Implement BNDCL, BNDCU, BNDCN
Richard Henderson
2019-11-29
3
-1
/
+53
*
target-i386: Implement BNDMOV
Richard Henderson
2019-11-29
1
-1
/
+72
*
target-i386: Implement BNDMK
Richard Henderson
2019-11-29
1
-1
/
+57
*
target-i386: Split up gen_lea_modrm
Richard Henderson
2019-11-29
1
-114
/
+85
*
target-i386: Perform set/reset_inhibit_irq inline
Richard Henderson
2019-11-29
3
-21
/
+28
*
target-i386: Enable control registers for MPX
Richard Henderson
2019-11-29
10
-26
/
+189
*
target-i386: Implement XSAVEOPT
Richard Henderson
2019-11-29
4
-11
/
+43
*
target-i386: Add XSAVE extension
Richard Henderson
2019-11-29
6
-24
/
+241
*
target-i386: Rearrange processing of 0F AE
Richard Henderson
2019-11-29
1
-52
/
+72
*
target-i386: Rearrange processing of 0F 01
Richard Henderson
2019-11-29
1
-223
/
+247
*
target-i386: Split fxsave/fxrstor implementation
Richard Henderson
2019-11-29
3
-82
/
+101
*
target-i386: fix PSE36 mode
Paolo Bonzini
2019-11-29
1
-2
/
+2
*
target-i386: Deconstruct the cpu_T array
Richard Henderson
2019-11-29
1
-614
/
+624
*
target-i386: Tidy gen_add_A0_im
Richard Henderson
2019-11-29
1
-22
/
+5
*
target-i386: Rewrite leave
Richard Henderson
2019-11-29
1
-14
/
+15
*
target-i386: Rewrite gen_enter inline
Richard Henderson
2019-11-29
3
-137
/
+34
*
target-i386: Use gen_lea_v_seg in pusha/popa
Richard Henderson
2019-11-29
1
-27
/
+23
*
target-i386: Access segs via TCG registers
Richard Henderson
2019-11-29
1
-24
/
+28
*
target-i386: Use gen_lea_v_seg in stack subroutines
Richard Henderson
2019-11-29
1
-39
/
+13
*
target-i386: Use gen_lea_v_seg in gen_lea_modrm
Richard Henderson
2019-11-29
1
-59
/
+23
*
target-i386: Introduce mo_stacksize
Richard Henderson
2019-11-29
1
-14
/
+10
*
target-i386: Create gen_lea_v_seg
Richard Henderson
2019-11-29
1
-107
/
+53
*
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
2019-11-29
1
-5
/
+5
*
tcg: Remove lingering references to gen_opc_buf
Richard Henderson
2019-11-29
1
-2
/
+1
*
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
2019-11-29
1
-34
/
+33
*
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
2019-11-29
1
-15
/
+15
*
qom: Use typedef for Visitor
Eric Blake
2019-11-29
1
-2
/
+2
*
log: do not unnecessarily include qom/cpu.h
Paolo Bonzini
2019-11-29
3
-0
/
+3
*
x86: Clean up includes
Peter Maydell
2019-11-29
20
-7
/
+20
*
target-i386: Add PKU and and OSPKE support
Huaitong Han
2019-11-29
4
-1
/
+56
*
target-i386: Add support to migrate vcpu's TSC rate
Haozhong Zhang
2019-11-29
4
-1
/
+41
[next]