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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2012-12-10
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2
-39
/
+68
2012-12-08
TCG: Use gen_opc_instr_start from context instead of global variable.
Evgeny Voevodin
1
-4
/
+4
2012-12-08
TCG: Use gen_opc_icount from context instead of global variable.
Evgeny Voevodin
1
-1
/
+1
2012-12-08
TCG: Use gen_opc_pc from context instead of global variable.
Evgeny Voevodin
1
-4
/
+5
2012-12-07
target-i386: Postpone cpuid_level update to realize time
Igor Mammedov
1
-3
/
+5
2012-12-06
target-i386: Use define for cpuid vendor string size
Igor Mammedov
2
-3
/
+5
2012-12-06
target-i386: Separate feature string parsing from CPU model lookup
Eduardo Habkost
1
-23
/
+46
2012-12-06
target-i386/cpu.c: Coding style fixes
Eduardo Habkost
1
-14
/
+16
2012-11-26
target-i386: Enable SSSE3 TCG support
Aurelien Jarno
1
-1
/
+1
2012-11-26
target-i386/cpu: Add missing flags to Haswell CPU model
Eduardo Habkost
1
-2
/
+3
2012-11-19
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
2
-6
/
+89
2012-11-17
TCG: Use gen_opc_buf from context instead of global variable.
Evgeny Voevodin
1
-3
/
+3
2012-11-17
TCG: Use gen_opc_ptr from context instead of global variable.
Evgeny Voevodin
1
-4
/
+4
2012-11-15
target-i386: Add Haswell CPU model
Eduardo Habkost
1
-0
/
+29
2012-11-15
target-i386/cpu: Add new Opteron CPU model
Andre Przywara
1
-0
/
+32
2012-11-15
target-i386/cpu: Name new CPUID bits
Andre Przywara
2
-6
/
+28
2012-11-10
target-i386: avoid using cpu_single_env
Blue Swirl
1
-218
/
+222
2012-11-10
kvm: avoid using cpu_single_env
Blue Swirl
1
-10
/
+11
2012-11-10
disas: avoid using cpu_single_env
Blue Swirl
1
-1
/
+1
2012-11-02
target-i386: cpu: fix --disable-kvm compilation
Eduardo Habkost
1
-0
/
+4
2012-11-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2
-87
/
+164
2012-10-31
target-i386: Pass X86CPU to kvm_handle_halt()
Andreas Färber
1
-2
/
+5
2012-10-31
target-i386: Pass X86CPU to kvm_get_mp_state()
Andreas Färber
1
-4
/
+5
2012-10-31
cpus: Pass CPUState to run_on_cpu()
Andreas Färber
1
-2
/
+2
2012-10-31
target-i386: Pass X86CPU to cpu_x86_inject_mce()
Andreas Färber
3
-3
/
+4
2012-10-31
target-i386: Pass X86CPU to kvm_mce_inject()
Andreas Färber
1
-3
/
+5
2012-10-31
cpus: Pass CPUState to [qemu_]cpu_has_work()
Andreas Färber
1
-1
/
+3
2012-10-30
target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID
Eduardo Habkost
1
-10
/
+15
2012-10-30
target-i386: cpu: make -cpu host/check/enforce code KVM-specific
Eduardo Habkost
1
-7
/
+18
2012-10-30
target-i386: make cpu_x86_fill_host() void
Eduardo Habkost
1
-3
/
+1
2012-10-30
target-i386: Add missing kvm cpuid feature name
Don Slutz
1
-4
/
+8
2012-10-30
i386: cpu: add missing CPUID[EAX=7,ECX=0] flag names
Eduardo Habkost
1
-2
/
+2
2012-10-30
i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too
Eduardo Habkost
1
-0
/
+2
2012-10-30
i386: kvm: reformat filter_features_for_kvm() code
Eduardo Habkost
1
-15
/
+13
2012-10-30
i386: kvm: filter CPUID feature words earlier, on cpu.c
Eduardo Habkost
2
-18
/
+30
2012-10-30
i386: kvm: mask cpuid_ext4_features bits earlier
Eduardo Habkost
1
-2
/
+3
2012-10-30
i386: kvm: mask cpuid_kvm_features earlier
Eduardo Habkost
1
-2
/
+4
2012-10-30
i386: kvm: x2apic is not supported without in-kernel irqchip
Eduardo Habkost
1
-0
/
+7
2012-10-30
i386: kvm: set CPUID_EXT_TSC_DEADLINE_TIMER on kvm_arch_get_supported_cpuid()
Eduardo Habkost
1
-5
/
+8
2012-10-30
i386: kvm: set CPUID_EXT_HYPERVISOR on kvm_arch_get_supported_cpuid()
Eduardo Habkost
1
-2
/
+5
2012-10-30
i386: kvm: kvm_arch_get_supported_cpuid: replace if+switch with single 'if'
Eduardo Habkost
1
-14
/
+9
2012-10-30
i386: kvm: extract try_get_cpuid() loop to get_supported_cpuid() function
Eduardo Habkost
1
-5
/
+14
2012-10-30
i386: kvm: extract CPUID entry lookup to cpuid_find_entry() function
Eduardo Habkost
1
-8
/
+22
2012-10-30
i386: kvm: extract register switch to cpuid_entry_get_reg() function
Eduardo Habkost
1
-14
/
+23
2012-10-30
i386: kvm: kvm_arch_get_supported_cpuid: use 'entry' variable
Eduardo Habkost
1
-4
/
+5
2012-10-30
i386: kvm: kvm_arch_get_supported_cpuid: clean up has_kvm_features check
Eduardo Habkost
1
-5
/
+3
2012-10-30
i386: kvm: kvm_arch_get_supported_cpuid: move R_EDX hack outside of for loop
Eduardo Habkost
1
-13
/
+18
2012-10-31
cpus: Pass CPUState to cpu_is_stopped()
Andreas Färber
1
-2
/
+2
2012-10-31
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
1
-2
/
+4
2012-10-30
target-i386: Pass X86CPU to cpu_x86_load_seg_cache_sipi()
Andreas Färber
1
-1
/
+3
[next]