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
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-ppc: Add xsmulqp instruction
Bharata B Rao
2017-01-31
4
-0
/
+38
*
target-ppc: Add xsdivqp instruction
Bharata B Rao
2017-01-31
4
-0
/
+39
*
target-ppc: Add xscvsdqp and xscvudqp instructions
Bharata B Rao
2017-01-31
4
-0
/
+31
*
target-ppc: Use ppc_vsr_t.f128 in xscmp[o,u,exp]qp
Bharata B Rao
2017-01-31
1
-12
/
+8
*
ppc: Implement bcdutrunc. instruction
Jose Ricardo Ziviani
2017-01-31
4
-1
/
+57
*
ppc: Implement bcdtrunc. instruction
Jose Ricardo Ziviani
2017-01-31
4
-2
/
+45
*
ppc/prep: update MAINTAINERS file
Hervé Poussineau
2017-01-31
1
-1
/
+4
*
target-ppc: Add xscvqps[d,w]z instructions
Bharata B Rao
2017-01-31
4
-0
/
+46
*
target-ppc: Add xvxsigdp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+41
*
target-ppc: Add xvxsigsp instruction
Nikunj A Dadhania
2017-01-31
4
-0
/
+24
*
target-ppc: Add xvxexpdp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+18
*
target-ppc: Add xvxexpsp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+18
*
target-ppc: Add xviexpdp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+27
*
target-ppc: Add xviexpsp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+28
*
target-ppc: Add xsiexpqp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+23
*
target-ppc: Add xsiexpdp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+21
*
ppc: Implement bcdsr. instruction
Jose Ricardo Ziviani
2017-01-31
4
-0
/
+52
*
ppc: Implement bcdus. instruction
Jose Ricardo Ziviani
2017-01-31
4
-1
/
+46
*
ppc: Implement bcds. instruction
Jose Ricardo Ziviani
2017-01-31
4
-1
/
+46
*
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
2017-01-31
5
-1
/
+235
*
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
2017-01-31
2
-1
/
+3
*
softfloat: Fix the default qNAN for target-ppc
Bharata B Rao
2017-01-31
1
-1
/
+1
*
target-ppc: xscvqpdp zero VSR
Nikunj A Dadhania
2017-01-31
1
-1
/
+1
*
ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macro
Jose Ricardo Ziviani
2017-01-31
1
-3
/
+3
*
ppc: Prevent inifnite loop in decrementer auto-reload.
Roman Kapl
2017-01-31
1
-2
/
+6
*
target-ppc: Add xscvqpdp instruction
Bharata B Rao
2017-01-31
4
-0
/
+31
*
target-ppc: Add xscvdpqp instruction
Bharata B Rao
2017-01-31
4
-0
/
+48
*
target-ppc: Add xsaddqp instructions
Bharata B Rao
2017-01-31
5
-0
/
+41
*
ppc: Add ppc_set_compat_all()
David Gibson
2017-01-31
3
-26
/
+43
*
pseries: Rewrite CAS PVR compatibility logic
David Gibson
2017-01-31
2
-72
/
+34
*
pxb: Restrict to x86
David Gibson
2017-01-31
3
-1
/
+3
*
target-ppc: Add xsxsigqp instructions
Nikunj A Dadhania
2017-01-31
2
-0
/
+30
*
target-ppc: Add xsxsigdp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+30
*
target-ppc: Add xsxexpqp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+16
*
target-ppc: Add xsxexpdp instruction
Nikunj A Dadhania
2017-01-31
2
-0
/
+17
*
target-ppc: Use correct precision for FPRF setting
Bharata B Rao
2017-01-31
2
-2
/
+3
*
target-ppc: Add xscvdphp, xscvhpdp
Bharata B Rao
2017-01-31
6
-0
/
+62
*
target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64
Bharata B Rao
2017-01-31
3
-70
/
+73
*
target-ppc: Replace isden by float64_is_zero_or_denormal
Bharata B Rao
2017-01-31
1
-10
/
+1
*
target-ppc: Use float64 arg in helper_compute_fprf()
Bharata B Rao
2017-01-31
1
-9
/
+7
*
prep: add IBM RS/6000 7020 (40p) machine emulation
Hervé Poussineau
2017-01-31
2
-0
/
+231
*
prep: add IBM RS/6000 7020 (40p) memory controller
Hervé Poussineau
2017-01-31
5
-0
/
+242
*
prep: add PReP System I/O
Hervé Poussineau
2017-01-31
3
-0
/
+308
*
target-ppc: Add xxinsertw instruction
Nikunj A Dadhania
2017-01-31
4
-2
/
+30
*
target-ppc: Add xxextractuw instruction
Nikunj A Dadhania
2017-01-31
4
-0
/
+62
*
hw/ppc: QOM'ify spapr_vio.c
xiaoqiang zhao
2017-01-31
1
-10
/
+0
*
hw/ppc: QOM'ify ppce500_spin.c
xiaoqiang zhao
2017-01-31
1
-10
/
+8
*
hw/ppc: QOM'ify e500.c
xiaoqiang zhao
2017-01-31
1
-13
/
+4
*
hw/gpio: QOM'ify mpc8xxx.c
xiaoqiang zhao
2017-01-31
1
-9
/
+11
*
qtest: add ivshmem-test for ppc64
Laurent Vivier
2017-01-31
2
-5
/
+15
[next]