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
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-17
Large page TLB flush
Paul Brook
1
-4
/
+3
2010-03-13
x86/cpuid: fix indentation
Aurelien Jarno
1
-7
/
+7
2010-03-13
x86/cpuid: Enable all features of real CPU
Aurelien Jarno
1
-30
/
+26
2010-03-13
x86/cpuid: fix CPUID levels
Andre Przywara
1
-2
/
+2
2010-03-13
x86/cpuid: Always expose 32 and 64-bit CPUs
Andre Przywara
1
-2
/
+0
2010-03-13
x86/cpuid: add TCG feature bit trimming
Andre Przywara
1
-0
/
+24
2010-03-13
x86/cpuid: remove unnecessary kvm_trim function
Andre Przywara
1
-21
/
+6
2010-03-13
x86/cpuid: add "host" to the list of supported CPU models
Andre Przywara
1
-0
/
+3
2010-03-13
x86/cpuid: add missing CPUID feature flag names
Andre Przywara
1
-8
/
+8
2010-03-13
x86/cpuid: moved host_cpuid function and remove prototype
Andre Przywara
1
-37
/
+34
2010-03-13
x86/cpuid: fix missing feature set bits
Andre Przywara
1
-0
/
+1
2010-03-13
x86/cpuid: replace magic number with named constant
Andre Przywara
1
-5
/
+6
2010-03-13
x86/cpuid: move CPUID functions into separate file
Andre Przywara
3
-1115
/
+1143
2010-03-13
target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957
TeLeMan
1
-0
/
+5
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
1
-5
/
+0
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
1
-0
/
+11
2010-03-10
target-i386: fix SIB decoding with index = 4
Aurelien Jarno
1
-2
/
+2
2010-03-06
target-i386: Fix long jumps/calls in long mode with REX.W set
malc
1
-3
/
+1
2010-03-06
target-i386: fix lddqu SSE instruction
Aurelien Jarno
1
-1
/
+1
2010-03-04
KVM: x86: Restrict writeback of VCPU state
Jan Kiszka
1
-12
/
+20
2010-03-04
KVM: Rework VCPU state writeback API
Jan Kiszka
2
-12
/
+1
2010-03-04
KVM: Rework of guest debug state writing
Jan Kiszka
1
-4
/
+43
2010-03-01
Move ioport.h out of cpu-all.h
Paul Brook
2
-0
/
+2
2010-02-28
target-i386: fix crash on x86 32bit linux host with hw breakpoint exceptions
Jason Wessel
3
-3
/
+9
2010-02-23
Fix OpenBSD linker warning
Blue Swirl
1
-2
/
+3
2010-02-23
Fix i386-bsd-user build
Blue Swirl
1
-3
/
+3
2010-02-22
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-3
/
+0
2010-02-22
Add cpu model configuration support..
john cooper
2
-67
/
+402
2010-02-21
kvm: Kill CR3_CACHE feature references
Jes Sorensen
1
-3
/
+0
2010-02-19
QEMU e820 reservation patch
Jes Sorensen
1
-0
/
+8
2010-02-08
Merge remote branch 'qemu-kvm/uq/master' into staging-tmp
Anthony Liguori
1
-1
/
+10
2010-02-05
remove two dead assignments in target-i386/translate.c
Paolo Bonzini
1
-2
/
+0
2010-02-03
KVM: x86: Fix up misreported CPU features
Jan Kiszka
1
-1
/
+7
2010-02-03
KVM: Request setting of nmi_pending and sipi_vector
Jan Kiszka
1
-0
/
+3
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
1
-8
/
+0
2010-01-19
remove dead code from target-i386/exec.h
Paolo Bonzini
1
-48
/
+0
2010-01-13
Add KVM paravirt cpuid leaf
Gleb Natapov
3
-11
/
+89
2010-01-13
x86: translate.c: remove dead assignment
Amit Shah
1
-2
/
+0
2010-01-11
remove pending exception on vcpu reset.
Gleb Natapov
1
-0
/
+1
2010-01-11
MCE: Fix bug of IA32_MCG_STATUS after system reset
Huang Ying
1
-0
/
+2
2010-01-03
target-i386: Fix "call im" on x86_64 when executing 32-bit code
Aurelien Jarno
1
-0
/
+2
2009-12-24
Intel CPUs starting from pentium have apic
Gleb Natapov
1
-1
/
+1
2009-12-18
Revert "kvm: x86: Save/restore exception_index"
Anthony Liguori
1
-1
/
+0
2009-12-18
target-i386: Fix evaluation of DR7 register
Jan Kiszka
1
-2
/
+2
2009-12-18
kvm: x86: Use separate exception_injected CPUState field
Jan Kiszka
3
-3
/
+5
2009-12-13
target-i386: Update CPUID feature set for TCG
Andre Przywara
1
-13
/
+12
2009-12-12
v2: properly save kvm system time msr registers
Glauber Costa
3
-0
/
+20
2009-12-12
kvm: x86: Save/restore exception_index
Jan Kiszka
1
-0
/
+1
2009-12-07
cpuid: Fix multicore setup on Intel
Andre Przywara
1
-15
/
+31
2009-12-07
kvm: x86: Fix initial kvm_has_msr_star
Jan Kiszka
1
-2
/
+2
[next]