Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | 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 | |
| * | | | qtest: convert ivshmem-test to use libqos | Laurent Vivier | 2017-01-31 | 1 | -14/+17 | |
| * | | | libqos: fix spapr qpci_map() | Laurent Vivier | 2017-01-31 | 1 | -2/+2 | |
| * | | | qtest: add display-vga-test to ppc64 | Laurent Vivier | 2017-01-31 | 2 | -1/+7 | |
| * | | | qtest: add netfilter tests for ppc64 | Laurent Vivier | 2017-01-31 | 1 | -0/+3 | |
| * | | | ppc: Validate compatibility modes when setting | David Gibson | 2017-01-31 | 2 | -0/+43 | |
| * | | | ppc: Rewrite ppc_get_compat_smt_threads() | David Gibson | 2017-01-31 | 4 | -25/+23 | |
| * | | | ppc: Rewrite ppc_set_compat() | David Gibson | 2017-01-31 | 4 | -43/+97 | |
| * | | | pseries: Add pseries-2.9 machine type | David Gibson | 2017-01-31 | 1 | -2/+21 | |
| * | | | prep: do not use global variable to access nvram | Hervé Poussineau | 2017-01-31 | 1 | -2/+2 | |
| * | | | hw/ppc/spapr: Fix boot path of usb-host storage devices | Thomas Huth | 2017-01-31 | 4 | -0/+48 |