Sign in
qemu
/
qemu
/
08af49da7e3c3ed72cdffe3d43a6618165406f34
/
target-i386
a88790a
remove exec-all.h inclusion from cpu.h
by Paolo Bonzini
· 15 years ago
10eb0cc
move cpu_pc_from_tb to target-*/exec.h
by Paolo Bonzini
· 15 years ago
83dae09
remove unused stuff from */exec.h
by Paolo Bonzini
· 15 years ago
8713f8f
Don't declare XSAVE as supported
by Andi Kleen
· 15 years ago
c045af2
Add more boundary checking to sse3/4 parsing
by Andi Kleen
· 15 years ago
7418027
target-i386: fix xchg rax,r8
by Richard Henderson
· 15 years ago
ab5ea55
x86: svm: Always clear event_inj on vmexit
by Jan Kiszka
· 15 years ago
408392b
kvm: Fix cpu_is_bsp() compilation warning
by Sheng Yang
· 15 years ago
ddced19
kvm: init mp_state
by Marcelo Tosatti
· 15 years ago
f1665b2
kvm: Enable XSAVE live migration support
by Sheng Yang
· 15 years ago
51e4943
Enable XSAVE related CPUID
by Sheng Yang
· 15 years ago
c958a8b
kvm: Extend kvm_arch_get_supported_cpuid() to support index
by Sheng Yang
· 15 years ago
8935499
fix CPUID vendor override
by Andre Przywara
· 15 years ago
052be86
x86: Fix INIT processing
by Jan Kiszka
· 15 years ago
92a16d7
apic: qdev conversion cleanup
by Blue Swirl
· 15 years ago
0e26b7b
apic: avoid using CPUState internals
by Blue Swirl
· 15 years ago
4a942ce
apic: avoid passing CPUState from CPU code
by Blue Swirl
· 15 years ago
2bece2c
tcg: Optionally sign-extend 32-bit arguments for 64-bit hosts.
by Richard Henderson
· 15 years ago
8c0e634
target-i386: fix decoding of negative 4-byte displacements
by Paolo Bonzini
· 15 years ago
eafaf1e
resent: x86/cpuid: Add kvm32 CPU model
by Andre Przywara
· 15 years ago
c1667e4
kvm: fix 80000001.EDX supported bit filtering
by Gleb Natapov
· 15 years ago
4513d92
Do not stop VM if emulation failed in userspace.
by Gleb Natapov
· 15 years ago
0af691d
kvm: enable smp > 1
by Marcelo Tosatti
· 15 years ago
dbaa07c
kvm: validate context for kvm cpu get/put operations
by Jan Kiszka
· 15 years ago
6e9cc3e
target-i386: Remove duplicate CPU log.
by Richard Henderson
· 15 years ago
2042043
kvm: allow qemu to set EPT identity mapping address
by Sheng Yang
· 15 years ago
b5e5a93
target-i386: print EFER in cpu_dump_state
by Marcelo Tosatti
· 15 years ago
ff44f1a
KVM: x86: Add debug register saving and restoring
by Jan Kiszka
· 15 years ago
7f5b7d3
x86: remove dead assignments, spotted by clang analyzer
by Blue Swirl
· 15 years ago
8c0d577
kvm: avoid collision with dprintf macro in stdio.h, spotted by clang
by Blue Swirl
· 15 years ago
9bd5494
target-i386: Fix variable in (disabled) debugging code
by Adam Lackorzynski
· 15 years ago
e5c15ef
target-i386: Fix compiler warning
by Stefan Weil
· 15 years ago
1a7ff92
remove TARGET_* defines from translate-all.c
by Paolo Bonzini
· 15 years ago
d4c430a
Large page TLB flush
by Paul Brook
· 15 years ago
2f7a21c
x86/cpuid: fix indentation
by Aurelien Jarno
· 15 years ago
8560efe
x86/cpuid: Enable all features of real CPU
by Aurelien Jarno
· 15 years ago
58012d6
x86/cpuid: fix CPUID levels
by Andre Przywara
· 15 years ago
d3bf591
x86/cpuid: Always expose 32 and 64-bit CPUs
by Andre Przywara
· 15 years ago
551a2de
x86/cpuid: add TCG feature bit trimming
by Andre Przywara
· 15 years ago
457dfed
x86/cpuid: remove unnecessary kvm_trim function
by Andre Przywara
· 15 years ago
ed2c54d
x86/cpuid: add "host" to the list of supported CPU models
by Andre Przywara
· 15 years ago
e117f77
x86/cpuid: add missing CPUID feature flag names
by Andre Przywara
· 15 years ago
bdde476
x86/cpuid: moved host_cpuid function and remove prototype
by Andre Przywara
· 15 years ago
4d067ed
x86/cpuid: fix missing feature set bits
by Andre Przywara
· 15 years ago
4267393
x86/cpuid: replace magic number with named constant
by Andre Przywara
· 15 years ago
c6dc6f6
x86/cpuid: move CPUID functions into separate file
by Andre Przywara
· 15 years ago
2e21e74
target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957
by TeLeMan
· 15 years ago
4fcc562
Remove cpu_get_phys_page_debug from userspace emulation
by Paul Brook
· 15 years ago
5270589
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
by Richard Henderson
· 15 years ago
b16f827
target-i386: fix SIB decoding with index = 4
by Aurelien Jarno
· 15 years ago
41b1e61
target-i386: Fix long jumps/calls in long mode with REX.W set
by malc
· 15 years ago
c225492
target-i386: fix lddqu SSE instruction
by Aurelien Jarno
· 15 years ago
ea64305
KVM: x86: Restrict writeback of VCPU state
by Jan Kiszka
· 15 years ago
ea375f9
KVM: Rework VCPU state writeback API
by Jan Kiszka
· 15 years ago
b0b1d69
KVM: Rework of guest debug state writing
by Jan Kiszka
· 15 years ago
35bed8e
Move ioport.h out of cpu-all.h
by Paul Brook
· 15 years ago
63a5473
target-i386: fix crash on x86 32bit linux host with hw breakpoint exceptions
by Jason Wessel
· 15 years ago
d354899
Fix OpenBSD linker warning
by Blue Swirl
· 15 years ago
161717d
Fix i386-bsd-user build
by Blue Swirl
· 15 years ago
724c689
Merge remote branch 'qemu-kvm/uq/master' into staging
by Anthony Liguori
· 15 years ago
b5ec5ce
Add cpu model configuration support..
by john cooper
· 15 years ago
62f734a
kvm: Kill CR3_CACHE feature references
by Jes Sorensen
· 15 years ago
4c5b10b
QEMU e820 reservation patch
by Jes Sorensen
· 15 years ago
8217d94
Merge remote branch 'qemu-kvm/uq/master' into staging-tmp
by Anthony Liguori
· 15 years ago
5e398dd
remove two dead assignments in target-i386/translate.c
by Paolo Bonzini
· 15 years ago
19ccb8e
KVM: x86: Fix up misreported CPU features
by Jan Kiszka
· 15 years ago
aee028b
KVM: Request setting of nmi_pending and sipi_vector
by Jan Kiszka
· 15 years ago
49a945a
kill regs_to_env and env_to_regs
by Paolo Bonzini
· 15 years ago
baee019
remove dead code from target-i386/exec.h
by Paolo Bonzini
· 15 years ago
bb0300d
Add KVM paravirt cpuid leaf
by Gleb Natapov
· 15 years ago
d720937
x86: translate.c: remove dead assignment
by Amit Shah
· 15 years ago
e73223a
remove pending exception on vcpu reset.
by Gleb Natapov
· 15 years ago
af364b4
MCE: Fix bug of IA32_MCG_STATUS after system reset
by Huang Ying
· 15 years ago
9959638
target-i386: Fix "call im" on x86_64 when executing 32-bit code
by Aurelien Jarno
· 15 years ago
c84bd4f
Intel CPUs starting from pentium have apic
by Gleb Natapov
· 15 years ago
acb6685
Revert "kvm: x86: Save/restore exception_index"
by Anthony Liguori
· 15 years ago
d46272c
target-i386: Fix evaluation of DR7 register
by Jan Kiszka
· 15 years ago
3182737
kvm: x86: Use separate exception_injected CPUState field
by Jan Kiszka
· 15 years ago
f1e00a9
target-i386: Update CPUID feature set for TCG
by Andre Przywara
· 15 years ago
1a03675
v2: properly save kvm system time msr registers
by Glauber Costa
· 15 years ago
4d6e3ac
kvm: x86: Save/restore exception_index
by Jan Kiszka
· 15 years ago
6d9fef1
cpuid: Fix multicore setup on Intel
by Andre Przywara
· 15 years ago
6fb6d24
kvm: x86: Fix initial kvm_has_msr_star
by Jan Kiszka
· 15 years ago
a0fb002
kvm: x86: Add support for VCPU event states
by Jan Kiszka
· 15 years ago
5a2e3c2
kvm: x86: Fix merge artifact of f8d926e9 about mp_state
by Jan Kiszka
· 15 years ago
0e607a8
kvm: x86: Refactor use of interrupt_bitmap
by Jan Kiszka
· 15 years ago
caa5af0
kvm: Add arch reset handler
by Jan Kiszka
· 15 years ago
9bdbe55
kvm: Move KVM mp_state accessors to i386-specific code
by Hollis Blanchard
· 15 years ago
b55a37c
user: move CPU reset call to main.c for x86/PPC/Sparc
by Blue Swirl
· 15 years ago
c169998
v3: don't call reset functions on cpu initialization
by Glauber Costa
· 15 years ago
d4829d4
vmstate: Add version arg to VMSTATE_SINGLE_TEST()
by Juan Quintela
· 15 years ago
31501a7
target-i386: implement lzcnt emulation
by Andre Przywara
· 15 years ago
976b203
x86: add 'static' to please Sparse
by Blue Swirl
· 15 years ago
49d9fdc
target-i386: fix ARPL
by Laurent Desnogues
· 15 years ago
5a2d0e5
target-i386: move recently added vmstate fields at the end of the structure
by Aurelien Jarno
· 15 years ago
1e7fbc6
x86: fix miss merge
by Juan Quintela
· 15 years ago
5f30fa1
gdbstub: x86: Switch 64/32 bit registers dynamically
by Jan Kiszka
· 15 years ago
0cb892a
x86: port cpu to vmstate
by Juan Quintela
· 15 years ago
3c8ce63
x86: factor out cpu_get/put_fpreg()
by Juan Quintela
· 15 years ago
216c07c
x86: factor out cpu_get/put_mttr_var()
by Juan Quintela
· 15 years ago
Next »