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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target/arm: Use the float-to-int-scale softfloat routines
Richard Henderson
2018-08-24
1
-48
/
+49
*
target/arm: Use the int-to-float-scale softfloat routines
Richard Henderson
2018-08-24
1
-24
/
+5
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-08-23
7
-60
/
+165
|
\
|
*
KVM: cleanup unnecessary #ifdef KVM_CAP_...
Paolo Bonzini
2018-08-23
1
-8
/
+0
|
*
target/i386: update MPX flags when CPL changes
Paolo Bonzini
2018-08-23
1
-3
/
+4
|
*
qom: convert the CPU list to RCU
Emilio G. Cota
2018-08-23
1
-1
/
+1
|
*
target-i386: fix segment limit check in ljmp
Andrew Oates
2018-08-23
1
-2
/
+2
|
*
target-i386: Fix lcall/ljmp to call gate in IA-32e mode
Andrew Oates
2018-08-23
1
-40
/
+152
|
*
i386: Fix arch_query_cpu_model_expansion() leak
Eduardo Habkost
2018-08-23
1
-6
/
+3
|
*
fix "Missing break in switch" coverity reports
Paolo Bonzini
2018-08-23
2
-0
/
+3
*
|
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...
Peter Maydell
2018-08-21
8
-204
/
+316
|
\
\
|
|
/
|
/
|
|
*
ppc: add DBCR based debugging
Roman Kapl
2018-08-21
4
-33
/
+107
|
*
target/ppc: simplify bcdadd/sub functions
Yasmin Beatriz
2018-08-21
1
-31
/
+18
|
*
target/ppc: bcdsub fix sign when result is zero
Yasmin Beatriz
2018-08-21
1
-0
/
+3
|
*
target/ppc: Use non-arithmetic conversions for fp load/store
Richard Henderson
2018-08-21
3
-30
/
+61
|
*
target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrt
Richard Henderson
2018-08-21
1
-25
/
+37
|
*
target/ppc: Tidy helper_fsqrt
Richard Henderson
2018-08-21
2
-16
/
+15
|
*
target/ppc: Tidy helper_fadd, helper_fsub
Richard Henderson
2018-08-21
2
-31
/
+23
|
*
target/ppc: Tidy helper_fmul
Richard Henderson
2018-08-21
2
-15
/
+12
|
*
target/ppc: Honor fpscr_ze semantics and tidy fdiv
Richard Henderson
2018-08-21
2
-23
/
+29
|
*
target/ppc: Enable fp exceptions for user-only
Richard Henderson
2018-08-21
2
-3
/
+14
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...
Peter Maydell
2018-08-21
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
sh4: fix use_icount with linux-user
Laurent Vivier
2018-08-20
1
-0
/
+1
*
|
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into staging
Peter Maydell
2018-08-20
9
-62
/
+147
|
\
\
|
*
|
s390x: Enable KVM huge page backing support
Janosch Frank
2018-08-20
1
-2
/
+33
|
*
|
s390x/kvm: add etoken facility
Christian Borntraeger
2018-08-20
6
-4
/
+39
|
*
|
s390x/cpumodel: Add "-cpu max" support
David Hildenbrand
2018-08-20
1
-25
/
+57
|
*
|
s390x: remove 's390-squash-mcss' option
Cornelia Huck
2018-08-20
2
-11
/
+0
|
*
|
s390x/cpumodel: enum type S390FeatGroup now gets generated
Michael Mueller
2018-08-20
3
-20
/
+18
|
|
/
*
|
target/arm: Implement AArch32 ERET instruction
Peter Maydell
2018-08-20
1
-2
/
+29
*
|
target/arm: Permit accesses to ELR_Hyp from Hyp mode via MSR/MRS (banked)
Peter Maydell
2018-08-20
2
-14
/
+18
*
|
target/arm: Implement ESR_EL2/HSR for AArch32 and no-EL2
Peter Maydell
2018-08-20
1
-1
/
+5
*
|
target/arm: Implement AArch32 Hyp FARs
Peter Maydell
2018-08-20
1
-1
/
+13
*
|
target/arm: Implement AArch32 HVBAR
Peter Maydell
2018-08-20
1
-2
/
+2
*
|
target/arm: Add missing .cp = 15 to HMAIR1 and HAMAIR1 regdefs
Peter Maydell
2018-08-20
1
-4
/
+4
*
|
target/arm: Correct typo in HAMAIR1 regdef name
Peter Maydell
2018-08-20
1
-2
/
+2
*
|
target/arm: Fix crash on conditional instruction in an IT block
Roman Kapl
2018-08-20
1
-14
/
+21
|
/
*
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2018-08-17
2
-4
/
+132
|
\
|
*
i386: Disable TOPOEXT by default on "-cpu host"
Eduardo Habkost
2018-08-16
1
-0
/
+6
|
*
target-i386: adds PV_SEND_IPI CPUID feature bit
Wanpeng Li
2018-08-16
1
-1
/
+1
|
*
i386: Add new CPU model Icelake-{Server,Client}
Robert Hoo
2018-08-16
1
-0
/
+115
|
*
i386: Add CPUID bit for WBNOINVD
Robert Hoo
2018-08-16
2
-1
/
+3
|
*
i386: Add CPUID bit for PCONFIG
Robert Hoo
2018-08-16
2
-1
/
+2
|
*
i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
Robert Hoo
2018-08-16
2
-1
/
+3
|
*
i386: Add new MSR indices for IA32_PRED_CMD and IA32_ARCH_CAPABILITIES
Robert Hoo
2018-08-16
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-2018' int...
Peter Maydell
2018-08-16
5
-140
/
+413
|
\
\
|
|
/
|
/
|
|
*
target/mips: Check ELPA flag only in some cases of MFHC0 and MTHC0
Yongbok Kim
2018-08-16
1
-4
/
+4
|
*
target/mips: Don't update BadVAddr register in Debug Mode
Yongbok Kim
2018-08-16
2
-4
/
+12
|
*
target/mips: Implement CP0 Config1.WR bit functionality
Stefan Markovic
2018-08-16
1
-0
/
+8
|
*
target/mips: Add CP0 BadInstrX register
Stefan Markovic
2018-08-16
3
-3
/
+25
[next]