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
*
apic: Report current_count via 'info lapic'
Jan Kiszka
2020-07-11
1
-2
/
+3
*
target/i386: Enable TSX Suspend Load Address Tracking feature
Cathy Zhang
2020-07-11
2
-1
/
+3
*
target/i386: Add SERIALIZE cpu feature
Cathy Zhang
2020-07-11
2
-1
/
+3
*
target/i386: Correct the warning message of Intel PT
Luwei Kang
2020-07-11
1
-1
/
+1
*
target/i386: sev: fail query-sev-capabilities if QEMU cannot use SEV
Paolo Bonzini
2020-07-11
1
-0
/
+9
*
target/i386: sev: provide proper error reporting for query-sev-capabilities
Paolo Bonzini
2020-07-11
4
-20
/
+13
*
KVM: x86: believe what KVM says about WAITPKG
Paolo Bonzini
2020-07-11
3
-6
/
+9
*
target/i386: implement undocumented "smsw r32" behavior
Paolo Bonzini
2020-07-11
1
-6
/
+7
*
target/i386: remove gen_io_end
Paolo Bonzini
2020-07-11
1
-13
/
+9
*
i386: hvf: Clean up synchronize functions
Roman Bolshakov
2020-07-11
1
-20
/
+16
*
i386: hvf: Don't duplicate register reset
Roman Bolshakov
2020-07-11
2
-92
/
+0
*
i386: hvf: Move Guest LMA reset to macvm_set_cr0()
Roman Bolshakov
2020-07-11
2
-1
/
+4
*
i386: hvf: Make long mode enter and exit clearer
Cameron Esfahani
2020-07-11
1
-5
/
+7
*
i386: hvf: Add hvf_cpu_synchronize_pre_loadvm()
Roman Bolshakov
2020-07-11
1
-0
/
+11
*
i386: hvf: Set env->eip in macvm_set_rip()
Roman Bolshakov
2020-07-11
1
-0
/
+1
*
KVM: add support for AMD nested live migration
Paolo Bonzini
2020-07-11
4
-9
/
+70
*
target/i386: fix IEEE SSE floating-point exception raising
Joseph Myers
2020-07-11
9
-12
/
+82
*
target/i386: set SSE FTZ in correct floating-point state
Joseph Myers
2020-07-11
1
-1
/
+1
*
tcg/svm: use host cr4 during NPT page table walk
Alexander Boettcher
2020-07-11
3
-3
/
+9
*
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
1
-14
/
+5
*
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
1
-15
/
+5
*
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-7
/
+4
*
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
1
-30
/
+27
*
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
1
-10
/
+5
*
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
[next]