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
2020-06-26
i386: Mask SVM features if nested SVM is disabled
Eduardo Habkost
1
-0
/
+4
2020-06-26
kvm: i386: allow TSC to differ by NTP correction bounds without TSC scaling
Marcelo Tosatti
1
-5
/
+41
2020-06-26
target/i386: Add notes for versioned CPU models
Tao Xu
1
-0
/
+5
2020-06-26
target/i386: reimplement fpatan using floatx80 operations
Joseph Myers
1
-4
/
+483
2020-06-26
target/i386: reimplement fyl2x using floatx80 operations
Joseph Myers
1
-111
/
+262
2020-06-26
target/i386: reimplement fyl2xp1 using floatx80 operations
Joseph Myers
1
-9
/
+202
2020-06-26
target/i386: reimplement fprem, fprem1 using floatx80 operations
Joseph Myers
1
-108
/
+48
2020-06-26
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
1
-3
/
+382
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
1
-2
/
+1
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
20
-492
/
+687
2020-06-12
target/i386: Remove obsolete TODO file
Thomas Huth
1
-31
/
+0
2020-06-12
target/i386: sev: Unify SEVState and SevGuestState
David Gibson
1
-45
/
+34
2020-06-12
target/i386: sev: Remove redundant handle field
David Gibson
1
-8
/
+4
2020-06-12
target/i386: sev: Remove redundant policy field
David Gibson
1
-5
/
+2
2020-06-12
target/i386: sev: Remove redundant cbitpos and reduced_phys_bits fields
David Gibson
1
-12
/
+7
2020-06-12
target/i386: sev: Partial cleanup to sev_state global
David Gibson
1
-44
/
+48
2020-06-12
target/i386: sev: Embed SEVState in SevGuestState
David Gibson
1
-25
/
+29
2020-06-12
target/i386: sev: Rename QSevGuestInfo
David Gibson
1
-43
/
+44
2020-06-12
target/i386: sev: Move local structure definitions into .c file
David Gibson
2
-44
/
+44
2020-06-12
target/i386: sev: Remove unused QSevGuestInfoClass
David Gibson
2
-6
/
+0
2020-06-12
i386: hvf: Drop HVFX86EmulatorState
Roman Bolshakov
3
-6
/
+0
2020-06-12
i386: hvf: Move mmio_buf into CPUX86State
Roman Bolshakov
4
-7
/
+12
2020-06-12
i386: hvf: Move lazy_flags into CPUX86State
Roman Bolshakov
3
-35
/
+34
2020-06-12
i386: hvf: Drop regs in HVFX86EmulatorState
Roman Bolshakov
2
-15
/
+16
2020-06-12
i386: hvf: Drop copy of RFLAGS defines
Roman Bolshakov
4
-31
/
+9
2020-06-12
i386: hvf: Drop rflags from HVFX86EmulatorState
Roman Bolshakov
7
-67
/
+24
2020-06-12
i386: hvf: Drop fetch_rip from HVFX86EmulatorState
Roman Bolshakov
3
-9
/
+1
2020-06-12
i386: hvf: Use IP from CPUX86State
Roman Bolshakov
5
-54
/
+51
2020-06-12
i386: hvf: Use ins_len to advance IP
Roman Bolshakov
1
-1
/
+1
2020-06-12
i386: hvf: Drop unused variable
Roman Bolshakov
1
-1
/
+0
2020-06-12
i386: hvf: Drop useless declarations in sysemu
Roman Bolshakov
1
-3
/
+4
2020-06-12
i386: hvf: Move HVFState definition into hvf
Roman Bolshakov
1
-0
/
+35
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
1
-2
/
+2
2020-06-10
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
1
-31
/
+95
2020-06-10
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
3
-0
/
+46
2020-06-10
i386: Remove unused define's from hax and hvf
Julio Faracco
2
-4
/
+0
2020-06-10
x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
Cathy Zhang
2
-1
/
+3
2020-06-10
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
1
-2
/
+26
2020-06-10
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
1
-0
/
+10
2020-06-10
target/i386: fix fbstp handling of negative zero
Joseph Myers
1
-1
/
+4
2020-06-10
target/i386: fix fxam handling of invalid encodings
Joseph Myers
1
-2
/
+2
2020-06-10
target/i386: fix floating-point load-constant rounding
Joseph Myers
1
-5
/
+49
2020-06-10
target/i386: fix fscale handling of rounding precision
Joseph Myers
1
-0
/
+3
2020-06-10
target/i386: fix fscale handling of infinite exponents
Joseph Myers
1
-0
/
+22
2020-06-10
target/i386: fix fscale handling of invalid exponent encodings
Joseph Myers
1
-1
/
+4
2020-06-10
target/i386: fix fscale handling of signaling NaN
Joseph Myers
1
-0
/
+4
2020-06-10
target/i386: implement special cases for fxtract
Joseph Myers
1
-1
/
+24
2020-06-10
i386/kvm: fix a use-after-free when vcpu plug/unplug
Pan Nengyuan
2
-1
/
+4
2020-06-10
hax: Dynamic allocate vcpu state structure
WangBowen
2
-8
/
+22
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
1
-1
/
+1
[next]