index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-02-02
target-ppc: Add MMU model check for booke machines
Valentin Plotkin
2017-01-31
ppc: switch to constants within BUILD_BUG_ON
Michael S. Tsirkin
2017-01-31
target/ppc/cpu-models: Fix/remove bad CPU aliases
Thomas Huth
2017-01-31
target/ppc: Remove unused POWERPC_FAMILY(POWER)
Thomas Huth
2017-01-31
spapr: clock should count only if vm is running
Laurent Vivier
2017-01-31
ppc: Remove unused function cpu_ppc601_rtc_init()
Thomas Huth
2017-01-31
target/ppc: Add pcr_supported to POWER9 cpu class definition
Suraj Jitindar Singh
2017-01-31
powerpc/cpu-models: rename ISAv3.00 logical PVR definition
Suraj Jitindar Singh
2017-01-31
target-ppc: Add xvcv[hpsp, sphp] instructions
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsmulqp instruction
Bharata B Rao
2017-01-31
target-ppc: Add xsdivqp instruction
Bharata B Rao
2017-01-31
target-ppc: Add xscvsdqp and xscvudqp instructions
Bharata B Rao
2017-01-31
target-ppc: Use ppc_vsr_t.f128 in xscmp[o,u,exp]qp
Bharata B Rao
2017-01-31
ppc: Implement bcdutrunc. instruction
Jose Ricardo Ziviani
2017-01-31
ppc: Implement bcdtrunc. instruction
Jose Ricardo Ziviani
2017-01-31
ppc/prep: update MAINTAINERS file
Hervé Poussineau
2017-01-31
target-ppc: Add xscvqps[d,w]z instructions
Bharata B Rao
2017-01-31
target-ppc: Add xvxsigdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xvxsigsp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xvxexpdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xvxexpsp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xviexpdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xviexpsp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsiexpqp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsiexpdp instruction
Nikunj A Dadhania
2017-01-31
ppc: Implement bcdsr. instruction
Jose Ricardo Ziviani
2017-01-31
ppc: Implement bcdus. instruction
Jose Ricardo Ziviani
2017-01-31
ppc: Implement bcds. instruction
Jose Ricardo Ziviani
2017-01-31
host-utils: Implement unsigned quadword left/right shift and unit tests
Jose Ricardo Ziviani
2017-01-31
host-utils: Move 128-bit guard macro to .c file
Jose Ricardo Ziviani
2017-01-31
softfloat: Fix the default qNAN for target-ppc
Bharata B Rao
2017-01-31
target-ppc: xscvqpdp zero VSR
Nikunj A Dadhania
2017-01-31
ppc: Fix a warning in bcdcfz code and improve BCD_DIG_BYTE macro
Jose Ricardo Ziviani
2017-01-31
ppc: Prevent inifnite loop in decrementer auto-reload.
Roman Kapl
2017-01-31
target-ppc: Add xscvqpdp instruction
Bharata B Rao
2017-01-31
target-ppc: Add xscvdpqp instruction
Bharata B Rao
2017-01-31
target-ppc: Add xsaddqp instructions
Bharata B Rao
2017-01-31
ppc: Add ppc_set_compat_all()
David Gibson
2017-01-31
pseries: Rewrite CAS PVR compatibility logic
David Gibson
2017-01-31
pxb: Restrict to x86
David Gibson
2017-01-31
target-ppc: Add xsxsigqp instructions
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsxsigdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsxexpqp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xsxexpdp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Use correct precision for FPRF setting
Bharata B Rao
2017-01-31
target-ppc: Add xscvdphp, xscvhpdp
Bharata B Rao
2017-01-31
target-ppc: Rename helper_compute_fprf to helper_compute_fprf_float64
Bharata B Rao
2017-01-31
target-ppc: Replace isden by float64_is_zero_or_denormal
Bharata B Rao
2017-01-31
target-ppc: Use float64 arg in helper_compute_fprf()
Bharata B Rao
2017-01-31
prep: add IBM RS/6000 7020 (40p) machine emulation
Hervé Poussineau
[next]