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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-25
target-i386: Support "invariant tsc" flag
Marcelo Tosatti
1
-0
/
+4
2014-06-05
Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
Peter Maydell
1
-7
/
+26
2014-06-05
target-i386: raise page fault for reserved bits in large pages
Paolo Bonzini
1
-0
/
+2
2014-06-05
target-i386: raise page fault for reserved physical address bits
Paolo Bonzini
1
-0
/
+10
2014-06-05
target-i386: simplify SMAP handling in MMU_KSMAP_IDX
Paolo Bonzini
1
-1
/
+1
2014-06-05
target-i386: fix kernel accesses with SMAP and CPL = 3
Paolo Bonzini
1
-4
/
+11
2014-06-05
target-i386: rename KSMAP to KNOSMAP
Paolo Bonzini
1
-3
/
+3
2014-05-21
target-i386: set CC_OP to CC_OP_EFLAGS in cpu_load_eflags
Paolo Bonzini
1
-1
/
+4
2014-05-21
target-i386: get CPL from SS.DPL
Paolo Bonzini
1
-5
/
+3
2014-05-13
cpu: make CPU_INTERRUPT_RESET available on all targets
Paolo Bonzini
1
-3
/
+4
2014-05-13
target-i386: preserve FPU and MSR state on INIT
Paolo Bonzini
1
-16
/
+26
2014-05-13
target-i386: fix set of registers zeroed on reset
Paolo Bonzini
1
-5
/
+6
2014-05-13
target-i386: the x86 CPL is stored in CS.selector - auto update hflags accord...
Kevin O'Connor
1
-13
/
+12
2014-03-27
target-i386: Avoid shifting left into sign bit
Peter Maydell
1
-167
/
+167
2014-03-13
cpu: Move breakpoints field from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+2
2014-03-13
cpu: Move watchpoint fields from CPU_COMMON to CPUState
Andreas Färber
1
-1
/
+1
2014-03-13
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
Andreas Färber
1
-2
/
+1
2014-03-13
target-i386: Introduce x86_cpu_compat_disable_kvm_features()
Eduardo Habkost
1
-2
/
+2
2014-03-13
cpu: Turn cpu_has_work() into a CPUClass hook
Andreas Färber
1
-14
/
+0
2014-03-04
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-0
/
+2
2014-02-28
Define the architecture for compressed dump format
qiaonuohan
1
-0
/
+2
2014-02-28
target-i386: Fix SSE status flag corruption
Richard Henderson
1
-0
/
+3
2014-02-03
kvm: add support for hyper-v timers
Vadim Rozenfeld
1
-0
/
+1
2014-02-03
kvm: make hyperv vapic assist page migratable
Vadim Rozenfeld
1
-0
/
+1
2014-02-03
kvm: make hyperv hypercall and guest os id MSRs migratable.
Vadim Rozenfeld
1
-0
/
+2
2014-01-24
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-3
/
+22
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
1
-4
/
+0
2013-12-12
target-i386: Intel MPX
Liu Jinsong
1
-3
/
+22
2013-10-02
x86: fix migration from pre-version 12
Paolo Bonzini
1
-0
/
+4
2013-08-29
Merge remote-tracking branch 'qemu-kvm/uq/master' into stable-1.5
Anthony Liguori
1
-78
/
+103
2013-08-16
target-i386: Move hyperv_* static globals to X86CPU
Igor Mammedov
1
-0
/
+4
2013-08-09
kvm: migrate vPMU state
Paolo Bonzini
1
-0
/
+23
2013-08-09
target-i386: remove tabs from target-i386/cpu.h
Paolo Bonzini
1
-96
/
+96
2013-07-25
Initialize IA32_FEATURE_CONTROL MSR in reset and migration
Arthur Chunqi Li
1
-0
/
+2
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-5
/
+0
2013-07-09
target-i386: Change do_smm_enter() argument to X86CPU
Andreas Färber
1
-1
/
+1
2013-07-09
linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user
Peter Maydell
1
-9
/
+0
2013-06-15
target-i386/helper: remove DF macro
liguang
1
-4
/
+2
2013-06-15
target-i386/helper: remove EIP macro
liguang
1
-2
/
+0
2013-06-15
target-i386/helper: remove EDI macro
liguang
1
-2
/
+0
2013-06-15
target-i386/helper: remove ESI macro
liguang
1
-2
/
+0
2013-06-15
target-i386/helper: remove ESP macro
liguang
1
-2
/
+0
2013-06-15
target-i386/helper: remove EBP macro
liguang
1
-2
/
+0
2013-06-15
target-i386/helper: remove EDX macro
liguang
1
-2
/
+0
2013-06-15
target-i386/helper: remove ECX macro
liguang
1
-2
/
+0
2013-06-15
target-i386/helper: remove EBX macro
liguang
1
-2
/
+0
2013-06-15
target-i386/helper: remove EAX macro
liguang
1
-2
/
+0
2013-05-06
target-i386: Introduce generic CPUID feature compat function
Eduardo Habkost
1
-0
/
+4
2013-05-02
target-i386: Replace cpuid_*features fields with a feature word array
Eduardo Habkost
1
-10
/
+1
2013-05-01
target-i386: Group together level, xlevel, xlevel2 fields
Eduardo Habkost
1
-2
/
+2
[next]