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: set rip_offset for some SSE4.1 instructions
Joseph Myers
2017-08-08
1
-0
/
+1
*
target-i386: kvm_get/put_vcpu_events don't handle sipi_vector
Peng Hao
2017-08-01
1
-15
/
+20
*
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
1
-1
/
+1
*
target/i386: Don't use x86_cpu_load_def() on "max" CPU model
Eduardo Habkost
2017-07-26
1
-6
/
+12
*
target/i386: Define CPUID_MODEL_ID_SZ macro
Eduardo Habkost
2017-07-26
1
-0
/
+11
*
target/i386: Use host_vendor_fms() in max_x86_cpu_initfn()
Eduardo Habkost
2017-07-26
1
-7
/
+2
*
qapi: Separate type QNull from QObject
Markus Armbruster
2017-07-24
1
-2
/
+2
*
tcg: Pass generic CPUState to gen_intermediate_code()
Lluís Vilanova
2017-07-19
1
-3
/
+2
*
i386: add Skylake-Server cpu model
Boqun Feng (Intel)
2017-07-17
1
-0
/
+48
*
i386: Update comment about XSAVES on Skylake-Client
Eduardo Habkost
2017-07-17
1
-1
/
+1
*
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
Daniel P. Berrange
2017-07-17
2
-0
/
+29
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-07-14
1
-1
/
+1
|
\
|
*
qdev: Add const qualifier to PropertyInfo definitions
Fam Zheng
2017-07-14
1
-1
/
+1
*
|
Convert error_report() to warn_report()
Alistair Francis
2017-07-13
2
-17
/
+17
|
/
*
target/i386: add the CONFIG_TCG into Makefiles
Yang Zhong
2017-07-05
1
-5
/
+5
*
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
2017-07-05
4
-8
/
+16
*
target/i386: move TLB refill function out of helper.c
Paolo Bonzini
2017-07-05
2
-343
/
+344
*
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
2017-07-05
3
-13
/
+24
*
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
2017-07-05
3
-20
/
+18
*
target/i386: move cpu_sync_bndcs_hflags() function
Yang Zhong
2017-07-05
2
-30
/
+30
*
xsave_helper: pull xsave and xrstor out of kvm.c into helper function
Sergio Andres Gomez Del Real
2017-07-04
4
-88
/
+120
*
Move CONFIG_KVM related definitions to kvm_i386.h
Thomas Huth
2017-07-04
1
-0
/
+23
*
target/i386: simplify handling of conforming code segments on interrupt
Paolo Bonzini
2017-07-04
1
-18
/
+10
*
target/i386: fix interrupt CPL error when using ist in x86-64
Wu Xiang
2017-07-04
1
-2
/
+4
*
vcpu_dirty: share the same field in CPUState for all accelerators
Sergio Andres Gomez Del Real
2017-07-04
1
-6
/
+6
*
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
1
-7
/
+3
|
\
|
*
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
Marc-André Lureau
2017-06-20
1
-2
/
+2
|
*
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-20
1
-5
/
+1
*
|
hax-all: make async_safe_run_on_cpu safe on HAX too
Paolo Bonzini
2017-06-15
1
-1
/
+2
|
/
*
kvm: don't register smram_listener when smm is off
Gonglei
2017-06-07
1
-1
/
+3
*
target/i386: Add GDB XML description for SSE registers
Abdallah Bouassida
2017-06-07
1
-4
/
+4
*
i386/kvm: do not zero out segment flags if segment is unusable or not present
Roman Pen
2017-06-07
1
-12
/
+8
*
i386: fix read/write cr with icount option
Mihail Abakumov
2017-06-07
1
-0
/
+12
*
target/i386: use multiple CPU AddressSpaces
Paolo Bonzini
2017-06-07
5
-55
/
+47
*
target/i386: enable A20 automatically in system management mode
Paolo Bonzini
2017-06-07
3
-27
/
+42
*
kvm: irqchip: skip update msi when disabled
Peter Xu
2017-06-06
1
-3
/
+9
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.10-20170606' int...
Peter Maydell
2017-06-06
1
-0
/
+10
|
\
|
*
migration: Mark CPU states dirty before incoming migration/loadvm
David Gibson
2017-06-06
1
-0
/
+10
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2017-06-06
2
-1
/
+2
|
\
\
|
*
|
numa: move numa_node from CPUState into target specific classes
Igor Mammedov
2017-06-05
2
-1
/
+2
|
|
/
*
|
target/i386: optimize indirect branches
Emilio G. Cota
2017-06-05
1
-6
/
+8
*
|
target/i386: optimize cross-page direct jumps in softmmu
Emilio G. Cota
2017-06-05
1
-2
/
+2
*
|
target/i386: introduce gen_jr helper to generate lookup_and_goto_ptr
Emilio G. Cota
2017-06-05
1
-1
/
+24
|
/
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
4
-6
/
+6
*
Merge remote-tracking branch 'quintela/tags/migration/20170517' into staging
Stefan Hajnoczi
2017-05-18
1
-1
/
+1
|
\
|
*
migration: Create migration/blocker.h
Juan Quintela
2017-05-17
1
-1
/
+1
*
|
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
2017-05-17
1
-1
/
+1
|
/
*
migration/i386: Remove support for pre-0.12 formats
Dr. David Alan Gilbert
2017-05-11
1
-81
/
+34
*
vmstatification: i386 FPReg
Dr. David Alan Gilbert
2017-05-11
1
-22
/
+30
*
migration/i386: Remove old non-softfloat 64bit FP support
Dr. David Alan Gilbert
2017-05-11
1
-101
/
+6
[next]