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
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-03
target-i386: Move KVM default-vendor hack to instance_init
Eduardo Habkost
1
-13
/
+19
2014-02-03
target-i386: Don't change x86_def_t struct on cpu_x86_register()
Eduardo Habkost
1
-5
/
+6
2014-02-03
target-i386: Eliminate CONFIG_KVM #ifdefs
Eduardo Habkost
1
-12
/
+3
2014-02-03
kvm: add support for hyper-v timers
Vadim Rozenfeld
1
-0
/
+1
2014-02-03
target-i386: kvm_check_features_against_host(): Kill feature word array
Eduardo Habkost
1
-36
/
+12
2014-02-03
target-i386: kvm_cpu_fill_host(): Fill feature words in a loop
Eduardo Habkost
1
-16
/
+7
2014-02-03
target-i386: kvm_cpu_fill_host(): Set all feature words at end of function
Eduardo Habkost
1
-14
/
+9
2014-02-03
target-i386: kvm_cpu_fill_host(): No need to check xlevel2
Eduardo Habkost
1
-7
/
+4
2014-02-03
target-i386: kvm_cpu_fill_host(): No need to check CPU vendor
Eduardo Habkost
1
-8
/
+6
2014-02-03
target-i386: kvm_cpu_fill_host(): No need to check level
Eduardo Habkost
1
-6
/
+2
2014-02-03
target-i386: kvm_cpu_fill_host(): Kill unused code
Eduardo Habkost
1
-2
/
+0
2014-01-24
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+7
2014-01-14
Merge remote branch 'luiz/queue/qmp' into qmpq
Edgar E. Iglesias
1
-3
/
+1
2014-01-06
target-i386: Remove assert_no_error usage
Peter Crosthwaite
1
-3
/
+1
2013-12-24
target-i386: Cleanup 'foo=val' feature handling
Igor Mammedov
1
-15
/
+2
2013-12-24
target-i386: Cleanup 'foo' feature handling
Igor Mammedov
1
-11
/
+2
2013-12-24
target-i386: Convert 'check' and 'enforce' to static properties
Igor Mammedov
1
-7
/
+6
2013-12-24
target-i386: Convert 'hv_spinlocks' to static property
Igor Mammedov
1
-1
/
+44
2013-12-24
target-i386: Convert 'hv_vapic' to static property
Igor Mammedov
1
-1
/
+2
2013-12-24
target-i386: Convert 'hv_relaxed' to static property
Igor Mammedov
1
-1
/
+2
2013-12-23
target-i386: Move apic_state field from CPUX86State to X86CPU
Chen Fan
1
-12
/
+10
2013-12-12
target-i386: clear guest TSC on reset
Fernando Luis Vázquez Cao
1
-0
/
+3
2013-12-12
target-i386: Intel MPX
Liu Jinsong
1
-0
/
+4
2013-12-05
target-i386: fix cpuid leaf 0x0d
Liu Jinsong
1
-3
/
+3
2013-11-21
target-i386: do not override nr_cores for -cpu host
Paolo Bonzini
1
-6
/
+8
2013-10-18
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-17
/
+49
2013-10-07
cpu: Drop cpu_model_str from CPU_COMMON
Andreas Färber
1
-3
/
+0
2013-10-02
x86: cpuid: reconstruct leaf 0Dh data
Paolo Bonzini
1
-17
/
+48
2013-10-02
x86: fix migration from pre-version 12
Paolo Bonzini
1
-0
/
+1
2013-10-02
target-i386: Set model=6 on qemu64 & qemu32 CPU models
Eduardo Habkost
1
-2
/
+2
2013-09-20
target-i386: add feature kvm_pv_unhalt
Andrew Jones
1
-1
/
+1
2013-09-20
target-i386: forward CPUID cache leaves when -cpu host is used
Benoît Canet
1
-0
/
+19
2013-09-03
target-i386: Use #defines instead of magic numbers for CPUID cache info
Eduardo Habkost
1
-22
/
+162
2013-08-20
Convert stderr message calling error_get_pretty() to error_report()
Seiji Aguchi
1
-1
/
+1
2013-08-16
target-i386: Move hyperv_* static globals to X86CPU
Igor Mammedov
1
-5
/
+11
2013-08-06
target-i386: Fix X86CPU error handling
Andreas Färber
1
-1
/
+5
2013-07-29
target-i386: Disable PMU CPUID leaf by default
Eduardo Habkost
1
-1
/
+10
2013-07-29
target-i386: Pass X86CPU object to cpu_x86_find_by_name()
Eduardo Habkost
1
-2
/
+3
2013-07-29
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
Andreas Färber
1
-1
/
+3
2013-07-27
cpu: Introduce CPUClass::gdb_{read,write}_register()
Andreas Färber
1
-0
/
+2
2013-07-26
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
Andreas Färber
1
-0
/
+1
2013-07-23
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
Andreas Färber
1
-1
/
+2
2013-07-23
cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()
Andreas Färber
1
-0
/
+8
2013-07-23
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
Andreas Färber
1
-0
/
+8
2013-07-09
cpu: Move reset logging to CPUState
Andreas Färber
1
-5
/
+1
2013-07-09
log: Change log_cpu_state[_mask]() argument to CPUState
Andreas Färber
1
-1
/
+1
2013-06-28
cpu: Change qemu_init_vcpu() argument to CPUState
Andreas Färber
1
-1
/
+0
2013-06-28
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
Andreas Färber
1
-0
/
+1
2013-06-11
cpu: Turn cpu_get_memory_mapping() into a CPUState hook
Andreas Färber
1
-0
/
+1
2013-06-11
cpu: Turn cpu_paging_enabled() into a CPUState hook
Andreas Färber
1
-2
/
+9
[next]