index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-24
target-i386: fix 32-bit addresses in LEA
Paolo Bonzini
1
-7
/
+7
2016-10-17
target-i386: Don't use cpu->migratable when filtering features
Eduardo Habkost
1
-1
/
+1
2016-10-17
target-i386: Return runnability information on query-cpu-definitions
Eduardo Habkost
1
-0
/
+76
2016-10-17
target-i386: x86_cpu_load_features() function
Eduardo Habkost
1
-24
/
+41
2016-10-17
target-i386: Unset cannot_destroy_with_object_finalize_yet
Eduardo Habkost
1
-5
/
+0
2016-10-17
target-i386/kvm: cache the return value of kvm_enable_x2apic()
Radim Krčmář
1
-2
/
+15
2016-10-17
intel_iommu: reject broken EIM
Radim Krčmář
3
-0
/
+19
2016-10-17
apic: add global apic_get_class()
Radim Krčmář
1
-3
/
+10
2016-10-17
target-i386: Move warning code outside x86_cpu_filter_features()
Eduardo Habkost
1
-9
/
+19
2016-10-17
target-i386: xsave: Add FP and SSE bits to x86_ext_save_areas
Eduardo Habkost
1
-4
/
+18
2016-10-17
target-i386: Register properties for feature aliases manually
Eduardo Habkost
1
-22
/
+21
2016-10-17
target-i386: Remove underscores from feat_names arrays
Eduardo Habkost
1
-16
/
+20
2016-10-17
target-i386: Make plus_features/minus_features QOM-based
Eduardo Habkost
1
-86
/
+20
2016-10-17
target-i386: Register aliases for feature names with underscores
Eduardo Habkost
1
-0
/
+22
2016-10-17
target-i386: Disable VME by default with TCG
Eduardo Habkost
1
-0
/
+10
2016-10-17
target-i386: List CPU models using subclass list
Eduardo Habkost
2
-29
/
+78
2016-10-10
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+7
2016-10-07
qemu-tech: document lazy condition code evaluation in cpu.h
Paolo Bonzini
1
-0
/
+7
2016-10-04
hmp: fix qemu crash due to ioapic state dump w/ split irqchip
Wanpeng Li
1
-1
/
+2
2016-10-03
target-i386: Correct family/model/stepping for Opteron_G3
Evgeny Yakovlev
1
-3
/
+3
2016-10-03
target-i386: Report known CPUID[EAX=0xD,ECX=0]:EAX bits as migratable
Eduardo Habkost
1
-8
/
+11
2016-09-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-15
/
+10
2016-09-27
target-i386: Remove has_msr_* global vars for KVM features
Eduardo Habkost
1
-15
/
+6
2016-09-27
target-i386: Clear KVM CPUID features if KVM is disabled
Eduardo Habkost
1
-0
/
+4
2016-09-27
target-i386: Remove has_msr_hv_tsc global variable
Eduardo Habkost
1
-6
/
+8
2016-09-27
target-i386: Remove has_msr_hv_apic global variable
Eduardo Habkost
1
-5
/
+3
2016-09-27
target-i386: Remove has_msr_mtrr global variable
Eduardo Habkost
1
-6
/
+2
2016-09-27
target-i386: Move xsave component mask to features array
Eduardo Habkost
2
-15
/
+30
2016-09-27
target-i386: xsave: Calculate set of xsave components on realize
Eduardo Habkost
2
-23
/
+33
2016-09-27
target-i386: xsave: Helper function to calculate xsave area size
Eduardo Habkost
1
-7
/
+15
2016-09-27
target-i386: xsave: Simplify CPUID[0xD,0].{EAX,EDX} calculation
Eduardo Habkost
1
-6
/
+2
2016-09-27
target-i386: xsave: Calculate enabled components only once
Eduardo Habkost
1
-10
/
+16
2016-09-27
target-i386: Don't try to enable PT State xsave component
Eduardo Habkost
1
-3
/
+3
2016-09-27
target-i386: Move feature name arrays inside FeatureWordInfo
Eduardo Habkost
1
-200
/
+170
2016-09-27
linux-user: remove #define smp_{cores, threads}
Marc-André Lureau
1
-4
/
+4
2016-09-27
target-i386: Enable CPUID[0x8000000A] if SVM is enabled
Eduardo Habkost
1
-0
/
+4
2016-09-27
target-i386: Automatically set level/xlevel/xlevel2 when needed
Eduardo Habkost
2
-13
/
+83
2016-09-27
target-i386: Add a marker to end of the region zeroed on reset
Eduardo Habkost
2
-1
/
+2
2016-09-27
target-i386: Remove unused X86CPUDefinition::xlevel2 field
Eduardo Habkost
1
-2
/
+0
2016-09-27
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2
-15
/
+10
2016-09-22
kvm: fix events.flags (KVM_VCPUEVENT_VALID_SMM) overwritten by 0
Herongguang (Stephen)
1
-1
/
+1
2016-09-22
kvm: apic: set APIC base as part of kvm_apic_put
Dr. David Alan Gilbert
2
-0
/
+10
2016-09-22
target-i386: introduce kvm_put_one_msr
Paolo Bonzini
1
-9
/
+11
2016-09-19
target-i386: Use struct X86XSaveArea in fpu_helper.c
Richard Henderson
3
-58
/
+67
2016-09-16
target-i386: Generate fences for x86
Pranith Kumar
1
-0
/
+8
2016-09-14
target-i386: Fixed syscall posssible segfault
Stanislav Shmarov
1
-17
/
+19
2016-09-14
target-i386: fix ordering of fields in CPUX86State
Paolo Bonzini
1
-6
/
+6
2016-09-13
x86/lapic: Load LAPIC state at post_load
Dr. David Alan Gilbert
1
-17
/
+0
2016-09-09
target-i386: present virtual L3 cache info for vcpus
Longpeng(Mike)
2
-5
/
+50
2016-09-05
target-i386: Add more Intel AVX-512 instructions support
Luwei Kang
2
-5
/
+14
[next]