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