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
2022-07-13
hvf: Enable RDTSCP support
Cameron Esfahani
3
-13
/
+23
2022-06-08
Fix 'writeable' typos
Peter Maydell
3
-3
/
+3
2022-06-06
x86: cpu: fixup number of addressable IDs for logical processors sharing cache
Igor Mammedov
1
-4
/
+16
2022-06-06
x86: cpu: make sure number of addressable IDs for processor cores meets the spec
Igor Mammedov
1
-1
/
+1
2022-06-06
target/i386: Fix wrong count setting
Yang Zhong
1
-1
/
+1
2022-06-06
target/i386/tcg: Fix masking of real-mode addresses with A20 bit
Stephen Michael Jothen
1
-1
/
+3
2022-05-25
i386: Hyper-V Direct TLB flush hypercall
Vitaly Kuznetsov
4
-0
/
+12
2022-05-25
i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
Vitaly Kuznetsov
4
-0
/
+12
2022-05-25
i386: Hyper-V XMM fast hypercall input feature
Vitaly Kuznetsov
4
-1
/
+11
2022-05-25
i386: Hyper-V Enlightened MSR bitmap feature
Vitaly Kuznetsov
4
-0
/
+15
2022-05-25
i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
Vitaly Kuznetsov
2
-11
/
+15
2022-05-25
target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
Maciej S. Szmigiero
1
-0
/
+8
2022-05-23
target/i386: Remove LBREn bit check when access Arch LBR MSRs
Yang Weijiang
1
-12
/
+9
2022-05-16
Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...
Richard Henderson
1
-1
/
+1
2022-05-16
target/i386: Fix sanity check on max APIC ID / X2APIC enablement
David Woodhouse
1
-1
/
+1
2022-05-14
target/i386: Support Arch LBR in CPUID enumeration
Yang Weijiang
1
-1
/
+19
2022-05-14
target/i386: introduce helper to access supported CPUID
Paolo Bonzini
1
-16
/
+25
2022-05-14
target/i386: Enable Arch LBR migration states in vmstate
Yang Weijiang
1
-0
/
+38
2022-05-14
target/i386: Add MSR access interface for Arch LBR
Yang Weijiang
2
-0
/
+77
2022-05-14
target/i386: Add XSAVES support for Arch LBR
Yang Weijiang
2
-1
/
+28
2022-05-14
target/i386: Enable support for XSAVES based features
Yang Weijiang
2
-26
/
+92
2022-05-14
target/i386: Add kvm_get_one_msr helper
Yang Weijiang
1
-20
/
+26
2022-05-14
target/i386: Add lbr-fmt vPMU option to support guest LBR
Yang Weijiang
2
-0
/
+50
2022-05-14
i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
Robert Hoo
1
-122
/
+0
2022-05-14
WHPX: fixed TPR/CR8 translation issues affecting VM debugging
Ivan Shcherbakov
1
-3
/
+10
2022-05-12
target/i386: do not consult nonexistent host leaves
Paolo Bonzini
1
-5
/
+36
2022-05-11
Normalize header guard symbol definition
Markus Armbruster
1
-1
/
+1
2022-05-11
Clean up header guards that don't match their file name
Markus Armbruster
5
-14
/
+14
2022-05-09
disas: Remove old libopcode i386 disassembler
Thomas Huth
1
-1
/
+0
2022-05-07
WHPX: support for xcr0
Sunil Muthuswamy
2
-0
/
+90
2022-04-28
i386: pcmpestr 64-bit sign extension bug
Paul Brook
1
-11
/
+9
2022-04-26
target/i386: Suppress coverity warning on fsave/frstor
Richard Henderson
1
-2
/
+2
2022-04-21
compiler.h: replace QEMU_NORETURN with G_NORETURN
Marc-André Lureau
5
-34
/
+36
2022-04-20
Merge tag 'pull-log-20220420' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-10
/
+12
2022-04-20
exec/translator: Pass the locked filepointer to disas_log hook
Richard Henderson
1
-3
/
+3
2022-04-20
*: Use fprintf between qemu_log_trylock/unlock
Richard Henderson
1
-6
/
+8
2022-04-20
util/log: Rename qemu_log_lock to qemu_log_trylock
Richard Henderson
1
-1
/
+1
2022-04-20
target/i386: fix byte swap issue with XMM register access
Alex Bennée
1
-2
/
+2
2022-04-13
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
1
-18
/
+0
2022-04-13
target/i386: do not access beyond the low 128 bits of SSE registers
Paolo Bonzini
1
-28
/
+47
2022-04-06
hw: hyperv: Initial commit for Synthetic Debugging device
Jon Doron
1
-0
/
+6
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
5
-8
/
+135
2022-04-06
hyperv: Add definitions for syndbg
Jon Doron
1
-0
/
+37
2022-04-06
whpx: Added support for breakpoints and stepping
Ivan Shcherbakov
4
-14
/
+788
2022-04-06
Remove qemu-common.h include from most units
Marc-André Lureau
15
-15
/
+0
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
1
-0
/
+1
2022-04-06
Replace qemu_real_host_page variables with inlined functions
Marc-André Lureau
3
-13
/
+13
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2
-2
/
+2
2022-04-06
qapi, target/i386/sev: Add cpu0-id to query-sev-capabilities
Dov Murik
1
-1
/
+41
2022-03-25
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
5
-15
/
+35
[next]