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
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
5
-79
/
+89
2019-06-21
hax: Honor CPUState::halted
Colin Xu
1
-2
/
+34
2019-06-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2019-06-11-v3' in...
Peter Maydell
11
-11
/
+9
2019-06-12
Normalize position of header guard
Markus Armbruster
1
-4
/
+3
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
5
-5
/
+0
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2
-0
/
+2
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
4
-2
/
+4
2019-06-11
i386: Save EFER for 32-bit targets
Pavel Dovgalyuk
1
-0
/
+24
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: Remove CPU_COMMON
Richard Henderson
1
-3
/
+1
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Introduce cpu_set_cpustate_pointers
Richard Henderson
1
-2
/
+1
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-1
/
+0
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
10
-54
/
+43
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
5
-45
/
+49
2019-06-10
cpu: Define ArchCPU
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
1
-3
/
+2
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2
-21
/
+28
2019-06-03
i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
Wanpeng Li
2
-0
/
+4
2019-05-23
Merge remote-tracking branch 'remotes/rth/tags/pull-rng-20190522' into staging
Peter Maydell
4
-17
/
+73
2019-05-22
target/i386: Implement CPUID_EXT_RDRAND
Richard Henderson
4
-17
/
+73
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-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2019-05-17
hvf: Add missing break statement
Chen Zhang
1
-0
/
+1
2019-05-16
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190510' into staging
Peter Maydell
4
-48
/
+36
2019-05-13
Normalize header guard symbol definition.
Markus Armbruster
3
-3
/
+3
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
7
-16
/
+19
2019-05-13
Clean up header guards that don't match their file name
Markus Armbruster
2
-5
/
+7
2019-05-13
Use #include "..." for our own headers, <...> for others
Markus Armbruster
2
-2
/
+1
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
1
-8
/
+0
2019-05-10
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
4
-48
/
+44
2019-04-28
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20190426' into staging
Peter Maydell
1
-2
/
+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
2
-0
/
+52
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
1
-2
/
+2
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
3
-143
/
+141
2019-04-18
target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
Markus Armbruster
3
-47
/
+40
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2
-18
/
+13
2019-04-09
target/i386: Generate #UD for LOCK on a register increment
Peter Maydell
1
-0
/
+5
2019-03-28
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+11
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-2
/
+2
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-20
i386: kvm: Disable arch_capabilities if MSR can't be set
Eduardo Habkost
1
-0
/
+9
2019-03-18
target/i386: sev: Do not pin the ram device memory region
Singh, Brijesh
1
-0
/
+11
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
2
-0
/
+12
2019-03-11
target-i386: add kvm stubs to user-mode emulators
Paolo Bonzini
1
-1
/
+1
2019-02-18
qapi: make query-cpu-definitions depend on specific targets
Marc-André Lureau
1
-1
/
+1
[next]