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
*
translate: check cflags instead of use_icount global
Paolo Bonzini
2015-01-03
1
-20
/
+30
*
qemu-log: add log category for MMU info
Antony Pavlov
2014-12-16
1
-11
/
+4
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-12-15
7
-48
/
+170
|
\
|
*
target-i386: add Ivy Bridge CPU model
Paolo Bonzini
2014-12-15
1
-0
/
+32
|
*
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
2014-12-15
1
-2
/
+2
|
*
target-i386: add VME to all CPUs
Paolo Bonzini
2014-12-15
1
-15
/
+15
|
*
i386: do not cross the pages boundaries in replay mode
Pavel Dovgalyuk
2014-12-15
2
-0
/
+17
|
*
x86: Drop some superfluous casts from void *
Markus Armbruster
2014-12-15
2
-2
/
+2
|
*
x86: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2014-12-15
1
-1
/
+1
|
*
x86: Fuse g_malloc(); memset() into g_malloc0()
Markus Armbruster
2014-12-15
1
-12
/
+4
|
*
target-i386: get/set/migrate XSAVES state
Wanpeng Li
2014-12-15
4
-1
/
+38
|
*
target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
Paolo Bonzini
2014-12-15
2
-1
/
+34
|
*
valgrind/i386: avoid false positives on KVM_SET_VCPU_EVENTS ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+1
|
*
valgrind/i386: avoid false positives on KVM_GET_MSRS ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+4
|
*
valgrind/i386: avoid false positives on KVM_SET_MSRS ioctl
Christian Borntraeger
2014-12-15
1
-3
/
+12
|
*
valgrind/i386: avoid false positives on KVM_SET_XCRS ioctl
Christian Borntraeger
2014-12-15
1
-1
/
+1
|
*
KVM_CAP_IRQFD and KVM_CAP_IRQFD_RESAMPLE checks
Eric Auger
2014-12-15
1
-1
/
+0
|
*
target-i386: simplify AES emulation
Aurelien Jarno
2014-12-15
1
-8
/
+8
*
|
target-i386: fix icount processing for repz instructions
Pavel Dovgalyuk
2014-12-14
1
-2
/
+14
*
|
target-i386: fbld instruction doesn't set minus sign
Dmitry Poletaev
2014-12-14
1
-1
/
+1
*
|
target-i386: Wrong conversion infinity from float80 to int32/int64
Dmitry Poletaev
2014-12-14
1
-1
/
+19
|
/
*
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
2014-11-24
1
-2
/
+8
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-11-13
2
-14
/
+5
|
\
|
*
target-i386: fix Coverity complaints about overflows
Paolo Bonzini
2014-11-13
1
-1
/
+1
|
*
target-i386: eliminate dead code and hoist common code out of "if"
Paolo Bonzini
2014-11-12
1
-13
/
+4
*
|
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
2014-11-11
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
target-i386: cpu: keeping function parameters alignment on new line
Chen Fan
2014-11-11
1
-3
/
+3
*
|
target-i386: Disable SVM by default in KVM mode
Eduardo Habkost
2014-11-04
2
-0
/
+7
*
|
target-i386: Don't enable nested VMX by default
Eduardo Habkost
2014-11-04
1
-4
/
+4
*
|
target-i386: Remove unsupported bits from all CPU models
Eduardo Habkost
2014-11-04
1
-13
/
+20
*
|
target-i386: Disable CPUID_ACPI by default in KVM mode
Eduardo Habkost
2014-11-04
1
-0
/
+1
*
|
target-i386: Rename KVM auto-feature-enable compat function
Eduardo Habkost
2014-11-03
2
-2
/
+2
|
/
*
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-0...
Peter Maydell
2014-11-03
1
-8
/
+0
|
\
|
*
target-i386: Remove unused model_features_t struct
Eduardo Habkost
2014-11-02
1
-8
/
+0
*
|
i386: fix breakpoints handling in icount mode
Pavel Dovgalyuk
2014-10-31
1
-1
/
+2
|
/
*
target-i386: add Intel AVX-512 support
Chao Peng
2014-10-24
4
-2
/
+175
*
target-i386: warns users when CPU threads>1 for non-Intel CPUs
Wei Huang
2014-10-23
1
-3
/
+23
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-26
5
-11
/
+18
|
\
|
*
target-i386: update fp status fix
Pavel Dovgalyuk
2014-09-18
5
-11
/
+18
*
|
target-i386: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
3
-0
/
+71
*
|
target-i386: Use cpu_exec_enter/exit qom hooks
Richard Henderson
2014-09-25
3
-0
/
+26
|
/
*
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-12
3
-6
/
+7
*
target-i386: Reject invalid CPU feature names on the command-line
Eduardo Habkost
2014-09-05
1
-4
/
+5
*
target-i386: Support migratable=no properly
Eduardo Habkost
2014-09-05
2
-8
/
+16
*
Merge remote-tracking branch 'remotes/kvm/tags/for-upstream' into staging
Peter Maydell
2014-08-28
5
-8
/
+117
|
\
|
*
target-i386: Add "tsc_adjust" CPU feature name
Eduardo Habkost
2014-08-26
1
-1
/
+1
|
*
target-i386: Add "mpx" CPU feature name
Eduardo Habkost
2014-08-26
1
-1
/
+1
|
*
x86: Clear MTRRs on vCPU reset
Alex Williamson
2014-08-25
1
-0
/
+10
|
*
x86: kvm: Add MTRR support for kvm_get|put_msrs()
Alex Williamson
2014-08-25
2
-2
/
+101
|
*
x86: Use common variable range MTRR counts
Alex Williamson
2014-08-25
2
-2
/
+2
[next]