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
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
2019-02-18
qapi: make query-cpu-model-expansion depend on s390 or x86
Marc-André Lureau
1
-1
/
+4
2019-02-18
qapi: make rtc-reset-reinjection and SEV depend on TARGET_I386
Marc-André Lureau
1
-1
/
+1
2019-02-05
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
6
-38
/
+198
2019-02-05
contrib/vhost-user-blk: fix the compilation issue
Peter Xu
1
-3
/
+11
2019-02-05
i386: hvf: Fix smp boot hangs
Heiher
1
-5
/
+0
2019-02-05
gdbstub: Fix i386/x86_64 machine description and add control registers
Doug Gale
2
-6
/
+191
2019-02-05
i386: hvf: Don't miss 16-bit displacement
Roman Bolshakov
1
-1
/
+1
2019-02-05
target-i386: hvf: remove MPX support
Paolo Bonzini
1
-17
/
+1
2019-02-05
Revert "i386: Add CPUID bit for PCONFIG"
Robert Hoo
2
-2
/
+1
2019-02-05
i386: remove the 'INTEL_PT' CPUID bit from named CPU models
Paolo Bonzini
1
-5
/
+3
2019-02-05
i386: remove the new CPUID 'PCONFIG' from Icelake-Server CPU model
Robert Hoo
1
-2
/
+1
2019-01-31
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-3
/
+3
2019-01-30
Don't talk about the LGPL if the file is licensed under the GPL
Thomas Huth
1
-3
/
+3
2019-01-28
i386: Enable NPT and NRIPSAVE for AMD CPUs
Vitaly Kuznetsov
1
-0
/
+8
2019-01-28
i386: Update stepping of Cascadelake-Server
Tao Xu
1
-1
/
+1
2019-01-14
i386/kvm: add a comment explaining why .feat_names are commented out for Hype...
Vitaly Kuznetsov
1
-0
/
+7
[next]