index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-01-31
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
5
-1
/
+235
2017-01-31
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
2
-1
/
+3
2017-01-31
softfloat: Fix the default qNAN for target-ppc
Bharata B Rao
1
-1
/
+1
2017-01-31
target-ppc: xscvqpdp zero VSR
Nikunj A Dadhania
1
-1
/
+1
2017-01-31
ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macro
Jose Ricardo Ziviani
1
-3
/
+3
2017-01-31
ppc: Prevent inifnite loop in decrementer auto-reload.
Roman Kapl
1
-2
/
+6
2017-01-31
target-ppc: Add xscvqpdp instruction
Bharata B Rao
4
-0
/
+31
2017-01-31
target-ppc: Add xscvdpqp instruction
Bharata B Rao
4
-0
/
+48
2017-01-31
target-ppc: Add xsaddqp instructions
Bharata B Rao
5
-0
/
+41
2017-01-31
ppc: Add ppc_set_compat_all()
David Gibson
3
-26
/
+43
2017-01-31
pseries: Rewrite CAS PVR compatibility logic
David Gibson
2
-72
/
+34
2017-01-31
pxb: Restrict to x86
David Gibson
3
-1
/
+3
2017-01-31
target-ppc: Add xsxsigqp instructions
Nikunj A Dadhania
2
-0
/
+30
2017-01-31
target-ppc: Add xsxsigdp instruction
Nikunj A Dadhania
2
-0
/
+30
2017-01-31
target-ppc: Add xsxexpqp instruction
Nikunj A Dadhania
2
-0
/
+16
2017-01-31
target-ppc: Add xsxexpdp instruction
Nikunj A Dadhania
2
-0
/
+17
2017-01-31
target-ppc: Use correct precision for FPRF setting
Bharata B Rao
2
-2
/
+3
2017-01-31
target-ppc: Add xscvdphp, xscvhpdp
Bharata B Rao
6
-0
/
+62
2017-01-31
target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64
Bharata B Rao
3
-70
/
+73
2017-01-31
target-ppc: Replace isden by float64_is_zero_or_denormal
Bharata B Rao
1
-10
/
+1
2017-01-31
target-ppc: Use float64 arg in helper_compute_fprf()
Bharata B Rao
1
-9
/
+7
2017-01-31
prep: add IBM RS/6000 7020 (40p) machine emulation
Hervé Poussineau
2
-0
/
+231
2017-01-31
prep: add IBM RS/6000 7020 (40p) memory controller
Hervé Poussineau
5
-0
/
+242
2017-01-31
prep: add PReP System I/O
Hervé Poussineau
3
-0
/
+308
2017-01-31
target-ppc: Add xxinsertw instruction
Nikunj A Dadhania
4
-2
/
+30
2017-01-31
target-ppc: Add xxextractuw instruction
Nikunj A Dadhania
4
-0
/
+62
2017-01-31
hw/ppc: QOM'ify spapr_vio.c
xiaoqiang zhao
1
-10
/
+0
2017-01-31
hw/ppc: QOM'ify ppce500_spin.c
xiaoqiang zhao
1
-10
/
+8
2017-01-31
hw/ppc: QOM'ify e500.c
xiaoqiang zhao
1
-13
/
+4
2017-01-31
hw/gpio: QOM'ify mpc8xxx.c
xiaoqiang zhao
1
-9
/
+11
2017-01-31
qtest: add ivshmem-test for ppc64
Laurent Vivier
2
-5
/
+15
2017-01-31
qtest: convert ivshmem-test to use libqos
Laurent Vivier
1
-14
/
+17
2017-01-31
libqos: fix spapr qpci_map()
Laurent Vivier
1
-2
/
+2
2017-01-31
qtest: add display-vga-test to ppc64
Laurent Vivier
2
-1
/
+7
2017-01-31
qtest: add netfilter tests for ppc64
Laurent Vivier
1
-0
/
+3
2017-01-31
ppc: Validate compatibility modes when setting
David Gibson
2
-0
/
+43
2017-01-31
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
4
-25
/
+23
2017-01-31
ppc: Rewrite ppc_set_compat()
David Gibson
4
-43
/
+97
2017-01-31
pseries: Add pseries-2.9 machine type
David Gibson
1
-2
/
+21
2017-01-31
prep: do not use global variable to access nvram
Hervé Poussineau
1
-2
/
+2
2017-01-31
hw/ppc/spapr: Fix boot path of usb-host storage devices
Thomas Huth
4
-0
/
+48
2017-01-31
target-ppc: implement stxvll instructions
Nikunj A Dadhania
4
-0
/
+4
2017-01-31
target-ppc: implement stxvl instruction
Nikunj A Dadhania
4
-0
/
+34
2017-01-31
target-ppc: implement lxvll instruction
Nikunj A Dadhania
4
-0
/
+4
2017-01-31
target-ppc: implement lxvl instruction
Nikunj A Dadhania
4
-0
/
+70
2017-01-31
target-ppc: Add xxperm and xxpermr instructions
Bharata B Rao
4
-0
/
+29
2017-01-31
target-ppc: implement xscpsgnqp instruction
Nikunj A Dadhania
2
-1
/
+12
2017-01-31
target-ppc: implement xsnegqp instruction
Nikunj A Dadhania
2
-0
/
+5
2017-01-31
target-ppc: Implement bcd_is_valid function
Jose Ricardo Ziviani
1
-7
/
+20
2017-01-31
target-ppc: implement xsabsqp/xsnabsqp instruction
David Gibson
2
-0
/
+40
[next]