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
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
1
-0
/
+1
2019-07-29
i386: Fix Snowridge CPU model name and features
Paul Lai
1
-2
/
+1
2019-07-19
i386: indicate that 'pconfig' feature was removed intentionally
Denis V. Lunev
1
-1
/
+1
2019-07-05
i386: Add Cascadelake-Server-v2 CPU model
Eduardo Habkost
1
-0
/
+14
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
1
-1
/
+51
2019-07-05
i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
Eduardo Habkost
1
-580
/
+21
2019-07-05
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models
Eduardo Habkost
1
-0
/
+186
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
1
-22
/
+201
2019-07-05
i386: Get model-id from CPU object on "-cpu help"
Eduardo Habkost
1
-3
/
+13
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
1
-2
/
+6
2019-07-05
i386: Introduce SnowRidge CPU model
Paul Lai
1
-0
/
+71
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
1
-0
/
+41
2019-07-05
i386: Remove unused host_cpudef variable
Eduardo Habkost
1
-6
/
+0
2019-07-05
i386: make 'hv-spinlocks' a regular uint32 property
Roman Kagan
1
-43
/
+2
2019-07-05
i386: Don't print warning if phys-bits was set automatically
Eduardo Habkost
1
-9
/
+9
2019-07-05
i386: Update new x86_apicid parsing rules with die_offset support
Like Xu
1
-5
/
+8
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
1
-0
/
+2
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
1
-0
/
+1
2019-07-05
hw/i386: Replace global smp variables with machine smp properties
Like Xu
1
-1
/
+3
2019-07-02
qapi: Split machine-target.json off target.json and misc.json
Markus Armbruster
1
-1
/
+1
2019-07-02
qapi: Split machine.json off misc.json
Markus Armbruster
1
-1
/
+1
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
1
-1
/
+5
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
1
-6
/
+0
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
1
-1
/
+21
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
1
-0
/
+2
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
1
-0
/
+1
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
1
-14
/
+30
2019-06-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...
Peter Maydell
1
-0
/
+2
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-0
/
+1
2019-06-11
i386: "unavailable-features" QOM property
Eduardo Habkost
1
-0
/
+20
2019-06-11
i386: x86_cpu_list_feature_names() function
Eduardo Habkost
1
-13
/
+22
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-2
/
+1
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
1
-2
/
+2
2019-06-03
i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
Wanpeng Li
1
-0
/
+3
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
1
-2
/
+3
2019-05-22
target/i386: Implement CPUID_EXT_RDRAND
Richard Henderson
1
-2
/
+3
2019-05-21
target/i386: add MDS-NO feature
Paolo Bonzini
1
-1
/
+1
2019-05-21
target/i386: define md-clear bit
Paolo Bonzini
1
-1
/
+1
2019-05-10
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
1
-3
/
+2
2019-04-25
Pass through cache information for TOPOEXT CPUs
Stanislav Lanci
1
-0
/
+4
2019-04-25
i386: Add new Hygon 'Dhyana' CPU model
Pu Wen
1
-0
/
+50
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
1
-17
/
+12
2019-03-20
i386: Disable OSPKE on CPU model definitions
Eduardo Habkost
1
-3
/
+3
2019-03-20
i386: Make arch_capabilities migratable
Eduardo Habkost
1
-1
/
+0
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
1
-0
/
+9
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
1
-1
/
+1
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
1
-1
/
+4
2019-02-05
gdbstub: Fix i386/x86_64 machine description and add control registers
Doug Gale
1
-2
/
+2
[next]