aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-31host-utils: Move 128-bit guard macro to .c fileJose Ricardo Ziviani
2017-01-31softfloat: Fix the default qNAN for target-ppcBharata B Rao
2017-01-31target-ppc: xscvqpdp zero VSRNikunj A Dadhania
2017-01-31ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macroJose Ricardo Ziviani
2017-01-31ppc: Prevent inifnite loop in decrementer auto-reload.Roman Kapl
2017-01-31target-ppc: Add xscvqpdp instructionBharata B Rao
2017-01-31target-ppc: Add xscvdpqp instructionBharata B Rao
2017-01-31target-ppc: Add xsaddqp instructionsBharata B Rao
2017-01-31ppc: Add ppc_set_compat_all()David Gibson
2017-01-31pseries: Rewrite CAS PVR compatibility logicDavid Gibson
2017-01-31pxb: Restrict to x86David Gibson
2017-01-31target-ppc: Add xsxsigqp instructionsNikunj A Dadhania
2017-01-31target-ppc: Add xsxsigdp instructionNikunj A Dadhania
2017-01-31target-ppc: Add xsxexpqp instructionNikunj A Dadhania
2017-01-31target-ppc: Add xsxexpdp instructionNikunj A Dadhania
2017-01-31target-ppc: Use correct precision for FPRF settingBharata B Rao
2017-01-31target-ppc: Add xscvdphp, xscvhpdpBharata B Rao
2017-01-31target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64Bharata B Rao
2017-01-31target-ppc: Replace isden by float64_is_zero_or_denormalBharata B Rao
2017-01-31target-ppc: Use float64 arg in helper_compute_fprf()Bharata B Rao
2017-01-31prep: add IBM RS/6000 7020 (40p) machine emulationHervé Poussineau
2017-01-31prep: add IBM RS/6000 7020 (40p) memory controllerHervé Poussineau
2017-01-31prep: add PReP System I/OHervé Poussineau
2017-01-31target-ppc: Add xxinsertw instructionNikunj A Dadhania
2017-01-31target-ppc: Add xxextractuw instructionNikunj A Dadhania
2017-01-31hw/ppc: QOM'ify spapr_vio.cxiaoqiang zhao
2017-01-31hw/ppc: QOM'ify ppce500_spin.cxiaoqiang zhao
2017-01-31hw/ppc: QOM'ify e500.cxiaoqiang zhao
2017-01-31hw/gpio: QOM'ify mpc8xxx.cxiaoqiang zhao
2017-01-31qtest: add ivshmem-test for ppc64Laurent Vivier
2017-01-31qtest: convert ivshmem-test to use libqosLaurent Vivier
2017-01-31libqos: fix spapr qpci_map()Laurent Vivier
2017-01-31qtest: add display-vga-test to ppc64Laurent Vivier
2017-01-31qtest: add netfilter tests for ppc64Laurent Vivier
2017-01-31ppc: Validate compatibility modes when settingDavid Gibson
2017-01-31ppc: Rewrite ppc_get_compat_smt_threads()David Gibson
2017-01-31ppc: Rewrite ppc_set_compat()David Gibson
2017-01-31pseries: Add pseries-2.9 machine typeDavid Gibson
2017-01-31prep: do not use global variable to access nvramHervé Poussineau
2017-01-31hw/ppc/spapr: Fix boot path of usb-host storage devicesThomas Huth
2017-01-31target-ppc: implement stxvll instructionsNikunj A Dadhania
2017-01-31target-ppc: implement stxvl instructionNikunj A Dadhania
2017-01-31target-ppc: implement lxvll instructionNikunj A Dadhania
2017-01-31target-ppc: implement lxvl instructionNikunj A Dadhania
2017-01-31target-ppc: Add xxperm and xxpermr instructionsBharata B Rao
2017-01-31target-ppc: implement xscpsgnqp instructionNikunj A Dadhania
2017-01-31target-ppc: implement xsnegqp instructionNikunj A Dadhania
2017-01-31target-ppc: Implement bcd_is_valid functionJose Ricardo Ziviani
2017-01-31target-ppc: implement xsabsqp/xsnabsqp instructionDavid Gibson
2017-01-31target-ppc: implement stop instructionNikunj A Dadhania