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
*
Define the architecture for compressed dump format
qiaonuohan
2014-02-28
1
-0
/
+2
*
target-i386: Fix I/O bitmap checks for in/out
Kevin Wolf
2014-02-19
1
-0
/
+2
*
exec: Make stb_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-1
/
+1
*
exec: Make stw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-8
/
+8
*
exec: Make stl_phys_notdirty input an AddressSpace
Edgar E. Iglesias
2014-02-11
1
-8
/
+8
*
exec: Make stl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
3
-64
/
+72
*
exec: Make stq_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
3
-57
/
+82
*
exec: Make lduw_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
2
-13
/
+14
*
exec: Make ldq/ldub_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
4
-76
/
+103
*
exec: Make ldl_*_phys input an AddressSpace
Edgar E. Iglesias
2014-02-11
5
-85
/
+97
*
target-i386: Move KVM default-vendor hack to instance_init
Eduardo Habkost
2014-02-03
1
-13
/
+19
*
target-i386: Don't change x86_def_t struct on cpu_x86_register()
Eduardo Habkost
2014-02-03
1
-5
/
+6
*
target-i386: Eliminate CONFIG_KVM #ifdefs
Eduardo Habkost
2014-02-03
1
-12
/
+3
*
kvm: add support for hyper-v timers
Vadim Rozenfeld
2014-02-03
5
-1
/
+44
*
kvm: make hyperv vapic assist page migratable
Vadim Rozenfeld
2014-02-03
3
-1
/
+32
*
kvm: make hyperv hypercall and guest os id MSRs migratable.
Vadim Rozenfeld
2014-02-03
3
-2
/
+39
*
kvm: make availability of Hyper-V enlightenments dependent on KVM_CAP_HYPERV
Paolo Bonzini
2014-02-03
1
-5
/
+11
*
KVM: fix coexistence of KVM and Hyper-V leaves
Paolo Bonzini
2014-02-03
1
-22
/
+25
*
target-i386: kvm_check_features_against_host(): Kill feature word array
Eduardo Habkost
2014-02-03
1
-36
/
+12
*
target-i386: kvm_cpu_fill_host(): Fill feature words in a loop
Eduardo Habkost
2014-02-03
1
-16
/
+7
*
target-i386: kvm_cpu_fill_host(): Set all feature words at end of function
Eduardo Habkost
2014-02-03
1
-14
/
+9
*
target-i386: kvm_cpu_fill_host(): No need to check xlevel2
Eduardo Habkost
2014-02-03
1
-7
/
+4
*
target-i386: kvm_cpu_fill_host(): No need to check CPU vendor
Eduardo Habkost
2014-02-03
1
-8
/
+6
*
target-i386: kvm_cpu_fill_host(): No need to check level
Eduardo Habkost
2014-02-03
1
-6
/
+2
*
target-i386: kvm_cpu_fill_host(): Kill unused code
Eduardo Habkost
2014-02-03
1
-2
/
+0
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2014-01-24
4
-18
/
+134
|
\
|
*
kvm: always update the MPX model specific register
Paolo Bonzini
2014-01-20
1
-3
/
+3
|
*
kvm: x86: Separately write feature control MSR on reset
Jan Kiszka
2013-12-18
1
-4
/
+29
|
*
target-i386: clear guest TSC on reset
Fernando Luis Vázquez Cao
2013-12-12
2
-3
/
+4
|
*
target-i386: do not special case TSC writeback
Fernando Luis Vázquez Cao
2013-12-12
1
-9
/
+1
|
*
target-i386: Intel MPX
Liu Jinsong
2013-12-12
4
-3
/
+101
*
|
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
2014-01-14
1
-3
/
+1
|
\
\
|
*
|
target-i386: Remove assert_no_error usage
Peter Crosthwaite
2014-01-06
1
-3
/
+1
|
|
/
*
|
Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into staging
Anthony Liguori
2014-01-10
6
-71
/
+90
|
\
\
|
*
|
target-i386: Cleanup 'foo=val' feature handling
Igor Mammedov
2013-12-24
1
-15
/
+2
|
*
|
target-i386: Cleanup 'foo' feature handling
Igor Mammedov
2013-12-24
1
-11
/
+2
|
*
|
target-i386: Convert 'check' and 'enforce' to static properties
Igor Mammedov
2013-12-24
2
-7
/
+8
|
*
|
target-i386: Convert 'hv_spinlocks' to static property
Igor Mammedov
2013-12-24
1
-1
/
+44
|
*
|
target-i386: Convert 'hv_vapic' to static property
Igor Mammedov
2013-12-24
1
-1
/
+2
|
*
|
target-i386: Convert 'hv_relaxed' to static property
Igor Mammedov
2013-12-24
1
-1
/
+2
|
*
|
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
2013-12-23
6
-39
/
+34
|
|
/
*
|
Merge remote-tracking branch 'rth/ldst-i386-2' into staging
Anthony Liguori
2014-01-09
1
-1534
/
+1111
|
\
\
|
*
|
target-i386: Tidy ljmp
Richard Henderson
2014-01-07
1
-2
/
+1
|
*
|
target-i386: Rename gen_op_jmp_T0 to gen_op_jmp_v
Richard Henderson
2014-01-07
1
-9
/
+9
|
*
|
target-i386: Tidy some size computation
Richard Henderson
2014-01-07
1
-3
/
+3
|
*
|
target-i386: Remove gen_op_mov_reg_A0
Richard Henderson
2014-01-07
1
-6
/
+1
|
*
|
target-i386: Remove gen_op_mov_TN_reg
Richard Henderson
2014-01-07
1
-64
/
+59
|
*
|
target-i386: Remove gen_op_addl_T0_T1
Richard Henderson
2014-01-07
1
-8
/
+3
|
*
|
target-i386: Remove gen_op_mov_reg_T1
Richard Henderson
2014-01-07
1
-18
/
+13
|
*
|
target-i386: Remove gen_op_mov_reg_T0
Richard Henderson
2014-01-07
1
-70
/
+65
[next]