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
*
target-i386: fix helper_fsqrt() wrt softfloat
Aurelien Jarno
2011-04-25
2
-5
/
+6
*
target-i386: fix helper_fdiv() wrt softfloat
Aurelien Jarno
2011-04-25
2
-2
/
+7
*
target-i386: fix helper_fxtract() wrt softfloat
Aurelien Jarno
2011-04-25
1
-7
/
+16
*
target-i386: fix helper_fbld_ST0() wrt softfloat
Aurelien Jarno
2011-04-25
1
-3
/
+4
*
target-i386: fix helper_fscale() wrt softfloat
Aurelien Jarno
2011-04-25
2
-1
/
+10
*
Remove unused function parameter from cpu_restore_state
Stefan Weil
2011-04-20
1
-1
/
+1
*
Remove unused function parameters from gen_pc_load and rename the function
Stefan Weil
2011-04-20
1
-4
/
+3
*
softfloat: rename float*_eq() into float*_eq_quiet()
Aurelien Jarno
2011-04-17
1
-4
/
+4
*
target-i386: fix CMPUNORDPS/D and CMPORDPS/D instructions
Aurelien Jarno
2011-04-17
1
-2
/
+2
*
target-i386: add floatx_{add,mul,sub} and use them
Aurelien Jarno
2011-04-17
2
-10
/
+14
*
target-i386: use float unions from cpu-all.h
Aurelien Jarno
2011-04-17
1
-25
/
+2
*
target-i386: use CPU_LDoubleU instead of a private union
Aurelien Jarno
2011-04-17
1
-9
/
+3
*
Fix conversions from pointer to tcg_target_long
Stefan Weil
2011-04-10
1
-1
/
+1
*
Revert "x86: Save/restore PAT MSR"
Anthony Liguori
2011-03-22
1
-2
/
+0
*
kvm: x86: Push kvm_arch_debug to kvm_arch_handle_exit
Jan Kiszka
2011-03-16
1
-9
/
+16
*
kvm: x86: Reorder functions in kvm.c
Jan Kiszka
2011-03-16
1
-54
/
+54
*
kvm: Align kvm_arch_handle_exit to kvm_cpu_exec changes
Jan Kiszka
2011-03-16
1
-4
/
+4
*
kvm: x86: Synchronize PAT MSR with the kernel
Jan Kiszka
2011-03-16
1
-0
/
+5
*
x86: Save/restore PAT MSR
Jan Kiszka
2011-03-16
1
-0
/
+2
*
x86: Properly reset PAT MSR
Jan Kiszka
2011-03-16
3
-3
/
+7
*
kvm: x86: Do not leave halt if interrupts are disabled
Jan Kiszka
2011-03-16
1
-1
/
+3
*
KVM, MCE, unpoison memory address across reboot
Huang Ying
2011-03-15
1
-0
/
+36
*
kvm: x86: Fail kvm_arch_init_vcpu if MCE initialization fails
Jan Kiszka
2011-03-15
1
-13
/
+17
*
kvm: x86: Clean up kvm_setup_mce
Jan Kiszka
2011-03-15
1
-7
/
+4
*
kvm: x86: Consolidate TCG and KVM MCE injection code
Jan Kiszka
2011-03-15
3
-260
/
+37
*
x86: Run qemu_inject_x86_mce on target VCPU
Jan Kiszka
2011-03-15
1
-29
/
+58
*
kvm: x86: Inject pending MCE events on state writeback
Jan Kiszka
2011-03-15
1
-0
/
+60
*
kvm: Rename kvm_arch_process_irqchip_events to async_events
Jan Kiszka
2011-03-15
1
-1
/
+1
*
kvm: x86: Move MCE functions together
Jan Kiszka
2011-03-15
1
-175
/
+171
*
x86: Optionally avoid injecting AO MCEs while others are pending
Jan Kiszka
2011-03-15
2
-8
/
+23
*
x86: Refine error reporting of MCE injection services
Jan Kiszka
2011-03-15
2
-36
/
+49
*
x86: Small cleanups of MCE helpers
Jan Kiszka
2011-03-15
2
-17
/
+29
*
x86: Perform implicit mcg_status reset
Jan Kiszka
2011-03-15
2
-3
/
+2
*
x86: Account for MCE in cpu_has_work
Jan Kiszka
2011-03-15
1
-9
/
+6
*
inline cpu_halted into sole caller
Paolo Bonzini
2011-03-13
1
-12
/
+0
*
Refactor thread retrieval and check
Jan Kiszka
2011-03-13
1
-2
/
+2
*
kvm: x86: Catch and report failing IRQ and NMI injections
Jan Kiszka
2011-02-14
1
-3
/
+13
*
kvm: Drop return values from kvm_arch_pre/post_run
Jan Kiszka
2011-02-14
1
-6
/
+2
*
kvm: x86: Prepare VCPU loop for in-kernel irqchip
Jan Kiszka
2011-02-14
1
-31
/
+38
*
kvm: Separate TCG from KVM cpu execution
Jan Kiszka
2011-02-14
1
-3
/
+3
*
kvm: make tsc stable over migration and machine start
Glauber Costa
2011-02-14
2
-1
/
+18
*
kvm: Unconditionally reenter kernel after IO exits
Jan Kiszka
2011-02-14
1
-0
/
+5
*
kvm: Provide sigbus services arch-independently
Jan Kiszka
2011-02-14
1
-2
/
+2
*
x86: Fix MCA broadcast parameters for TCG case
Jan Kiszka
2011-02-08
1
-2
/
+2
*
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2011-02-01
5
-344
/
+523
|
\
|
*
kvm: x86: Only read/write MSR_KVM_ASYNC_PF_EN if supported
Jan Kiszka
2011-01-23
1
-2
/
+11
|
*
kvm: x86: Implicitly clear nmi_injected/pending on reset
Jan Kiszka
2011-01-23
2
-4
/
+4
|
*
kvm: x86: Rework identity map and TSS setup for larger BIOS sizes
Jan Kiszka
2011-01-23
1
-33
/
+30
|
*
kvm: Consolidate must-have capability checks
Jan Kiszka
2011-01-23
1
-31
/
+8
|
*
kvm: Drop smp_cpus argument from init functions
Jan Kiszka
2011-01-23
1
-1
/
+1
[next]