GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-i386: fix commit c22549204a6edc431e8e4358e61bd56386ff6957
TeLeMan
2010-03-13
1
-0
/
+5
*
target-i386: fix SIB decoding with index = 4
Aurelien Jarno
2010-03-10
1
-2
/
+2
*
target-i386: Fix long jumps/calls in long mode with REX.W set
malc
2010-03-06
1
-3
/
+1
*
target-i386: fix lddqu SSE instruction
Aurelien Jarno
2010-03-06
1
-1
/
+1
*
remove pending exception on vcpu reset.
Gleb Natapov
2010-01-11
1
-0
/
+1
*
MCE: Fix bug of IA32_MCG_STATUS after system reset
Huang Ying
2010-01-11
1
-0
/
+2
*
target-i386: Fix "call im" on x86_64 when executing 32-bit code
Aurelien Jarno
2010-01-03
1
-0
/
+2
*
Revert "kvm: x86: Save/restore exception_index"
Anthony Liguori
2009-12-19
1
-1
/
+0
*
target-i386: Fix evaluation of DR7 register
Jan Kiszka
2009-12-19
1
-2
/
+2
*
kvm: x86: Use separate exception_injected CPUState field
Jan Kiszka
2009-12-19
3
-3
/
+5
*
target-i386: Update CPUID feature set for TCG
Andre Przywara
2009-12-13
1
-13
/
+12
*
v2: properly save kvm system time msr registers
Glauber Costa
2009-12-12
3
-0
/
+20
*
kvm: x86: Save/restore exception_index
Jan Kiszka
2009-12-12
1
-0
/
+1
*
cpuid: Fix multicore setup on Intel
Andre Przywara
2009-12-07
1
-15
/
+31
*
kvm: x86: Fix initial kvm_has_msr_star
Jan Kiszka
2009-12-07
1
-2
/
+2
*
kvm: x86: Add support for VCPU event states
Jan Kiszka
2009-12-03
3
-0
/
+88
*
kvm: x86: Fix merge artifact of f8d926e9 about mp_state
Jan Kiszka
2009-12-03
1
-4
/
+4
*
kvm: x86: Refactor use of interrupt_bitmap
Jan Kiszka
2009-11-17
3
-31
/
+21
*
kvm: Add arch reset handler
Jan Kiszka
2009-11-17
1
-0
/
+4
*
kvm: Move KVM mp_state accessors to i386-specific code
Hollis Blanchard
2009-11-12
1
-0
/
+20
*
user: move CPU reset call to main.c for x86/PPC/Sparc
Blue Swirl
2009-11-07
1
-3
/
+0
*
v3: don't call reset functions on cpu initialization
Glauber Costa
2009-11-07
1
-0
/
+2
*
vmstate: Add version arg to VMSTATE_SINGLE_TEST()
Juan Quintela
2009-10-27
1
-1
/
+1
*
target-i386: implement lzcnt emulation
Andre Przywara
2009-10-23
3
-14
/
+38
*
x86: add 'static' to please Sparse
Blue Swirl
2009-10-18
1
-5
/
+5
*
target-i386: fix ARPL
Laurent Desnogues
2009-10-06
1
-3
/
+7
*
target-i386: move recently added vmstate fields at the end of the structure
Aurelien Jarno
2009-10-05
1
-4
/
+6
*
x86: fix miss merge
Juan Quintela
2009-10-05
1
-1
/
+2
*
gdbstub: x86: Switch 64/32 bit registers dynamically
Jan Kiszka
2009-10-05
1
-2
/
+5
*
x86: port cpu to vmstate
Juan Quintela
2009-10-05
1
-259
/
+240
*
x86: factor out cpu_get/put_fpreg()
Juan Quintela
2009-10-05
1
-72
/
+137
*
x86: factor out cpu_get/put_mttr_var()
Juan Quintela
2009-10-05
1
-4
/
+24
*
x86: factor out cpu_get/put_xmm_reg()
Juan Quintela
2009-10-05
1
-4
/
+24
*
x86: factor out cpu_pre/post_load()
Juan Quintela
2009-10-05
1
-18
/
+39
*
x86: factor out cpu_pre_save()
Juan Quintela
2009-10-05
1
-21
/
+32
*
x86: port segments to vmstate
Juan Quintela
2009-10-05
1
-8
/
+16
*
x86: split MTRRVar union
Juan Quintela
2009-10-05
1
-4
/
+6
*
x86: split FPReg union
Juan Quintela
2009-10-05
1
-8
/
+10
*
x86: mcg_cap is never 0
Juan Quintela
2009-10-05
1
-12
/
+8
*
x86: send mce_banks as an array
Juan Quintela
2009-10-05
1
-10
/
+4
*
x86: mce_banks always have the same size
Juan Quintela
2009-10-05
3
-5
/
+4
*
x86: add fpregs_format_vmstate
Juan Quintela
2009-10-05
2
-7
/
+6
*
x86: add pending_irq_vmstate to the state
Juan Quintela
2009-10-05
2
-9
/
+8
*
x86: add fptag_vmstate to the state
Juan Quintela
2009-10-05
2
-9
/
+10
*
x86: fpus is uint16_t not unsigned int
Juan Quintela
2009-10-05
2
-9
/
+10
*
x86: fpuc is uint16_t not unsigned int
Juan Quintela
2009-10-05
2
-7
/
+5
*
x86: make a20_mask int32_t
Juan Quintela
2009-10-05
3
-11
/
+6
*
x86: hflags is not modified at all, just save it directly
Juan Quintela
2009-10-05
1
-8
/
+3
*
target-i386: Fix exceptions for fxsave/fxrstor
Kevin Wolf
2009-10-04
2
-4
/
+14
*
target-i386: add RDTSCP support
Andre Przywara
2009-10-04
5
-16
/
+63
[next]