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-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
2019-01-14
x86: host-phys-bits-limit option
Eduardo Habkost
2
-0
/
+8
2019-01-14
target/i386: Disable MPX support on named CPU models
Paolo Bonzini
1
-7
/
+7
2019-01-14
target-i386: Reenable RDTSCP support on Opteron_G[345] CPU models CPU models
Borislav Petkov
1
-7
/
+4
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
3
-40
/
+77
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
1
-6
/
+6
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2019-01-11
hax: Support for Linux hosts
Alexandro Sanchez Bach
4
-6
/
+6
2019-01-07
qdev-props: remove errp from GlobalProperty
Marc-André Lureau
1
-1
/
+0
2018-12-20
Clean up includes
Markus Armbruster
2
-2
/
+2
2018-12-18
i386: hvf: drop debug printf in decode_sldtgroup
Roman Bolshakov
1
-2
/
+0
2018-12-12
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
3
-4
/
+14
2018-12-11
i386: Add "stibp" flag name
Eduardo Habkost
1
-1
/
+1
2018-12-11
target/i386/kvm.c: Don't mark cpuid_data as QEMU_PACKED
Peter Maydell
1
-1
/
+9
2018-12-11
x86/cpu: Enable MOVDIR64B cpu feature
Liu Jingqi
2
-1
/
+2
2018-12-11
x86/cpu: Enable MOVDIRI cpu feature
Liu Jingqi
2
-1
/
+2
2018-12-11
target: hax: fix errors in comment
Li Qiang
1
-1
/
+1
2018-12-11
target: hax: replace g_malloc with g_new0
Li Qiang
1
-12
/
+3
2018-12-11
misc: fix spelling
Marc-André Lureau
1
-1
/
+1
2018-12-03
i386: hvf: Fix overrun of _decode_tbl1
Roman Bolshakov
1
-3
/
+3
2018-11-27
target/i386: Generate #UD when applying LOCK to a register destination
Richard Henderson
1
-15
/
+20
2018-11-27
migration: savevm: consult migration blockers
Paolo Bonzini
1
-3
/
+0
2018-11-27
target/i386: kvm: add VMX migration blocker
Paolo Bonzini
1
-0
/
+12
2018-11-26
kvm: Use KVM_GET_MSR_INDEX_LIST for MSR_IA32_ARCH_CAPABILITIES support
Bandan Das
1
-8
/
+7
2018-11-06
target/i386: Clear RF on SYSCALL instruction
Rudolf Marek
1
-2
/
+2
2018-11-06
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
4
-2
/
+32
2018-10-30
i386: Add PKU on Skylake-Server CPU model
Tao Xu
1
-0
/
+4
2018-10-30
i386: Add new model of Cascadelake-Server
Tao Xu
1
-0
/
+54
2018-10-30
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
3
-1
/
+42
2018-10-30
x86: Data structure changes to support MSR based features
Robert Hoo
1
-55
/
+142
2018-10-30
kvm: Add support to KVM_GET_MSR_FEATURE_INDEX_LIST and KVM_GET_MSRS system ioctl
Robert Hoo
1
-0
/
+80
2018-10-30
target/i386: Remove #ifdeffed-out icebp debugging hack
Peter Maydell
1
-6
/
+0
2018-10-30
i386: correct cpu_x86_cpuid(0xd)
Sebastian Andrzej Siewior
1
-1
/
+1
2018-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into...
Peter Maydell
1
-8
/
+9
2018-10-19
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
12
-281
/
+222
2018-10-19
cpus hw target: Use warn_report() & friends to report warnings
Markus Armbruster
1
-8
/
+9
2018-10-19
target/i386: kvm: just return after migrate_add_blocker failed
Li Qiang
1
-1
/
+1
[next]