index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
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
target-ppc: Add xxinsertw instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xxextractuw instruction
Nikunj A Dadhania
2017-01-31
ppc: Validate compatibility modes when setting
David Gibson
2017-01-31
ppc: Rewrite ppc_get_compat_smt_threads()
David Gibson
2017-01-31
ppc: Rewrite ppc_set_compat()
David Gibson
2017-01-31
target-ppc: implement stxvll instructions
Nikunj A Dadhania
2017-01-31
target-ppc: implement stxvl instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement lxvll instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement lxvl instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Add xxperm and xxpermr instructions
Bharata B Rao
2017-01-31
target-ppc: implement xscpsgnqp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: implement xsnegqp instruction
Nikunj A Dadhania
2017-01-31
target-ppc: Implement bcd_is_valid function
Jose Ricardo Ziviani
2017-01-31
target-ppc: implement xsabsqp/xsnabsqp instruction
David Gibson
2017-01-31
target-ppc: implement stop instruction
Nikunj A Dadhania
2017-01-31
target-ppc: move ppc_vsr_t to common header
Nikunj A Dadhania
2017-01-31
ppc: Rename cpu_version to compat_pvr
David Gibson
2017-01-31
ppc: Clean up and QOMify hypercall emulation
David Gibson
2017-01-31
target-ppc: add vextu[bhw][lr]x instructions
Avinesh Kumar
2017-01-31
target-ppc: Implement bcdsetsgn. instruction
Jose Ricardo Ziviani
2017-01-31
target-ppc: Implement bcdcpsgn. instruction
Jose Ricardo Ziviani
2017-01-31
target-ppc: Implement bcdctsq. instruction
Jose Ricardo Ziviani
2017-01-31
target-ppc: Implement bcdcfsq. instruction
Jose Ricardo Ziviani
2017-01-31
target-ppc: implement lxv/lxvx and stxv/stxvx
Nikunj A Dadhania
2017-01-31
target-ppc: implement stxsd and stxssp
Nikunj A Dadhania
2017-01-31
target-ppc: implement lxsd and lxssp instructions
Nikunj A Dadhania
2017-01-31
target-ppc: Add xscmpoqp and xscmpuqp instructions
Bharata B Rao
2017-01-31
target-ppc: Add xscmpexp[dp,qp] instructions
Bharata B Rao
2017-01-31
target-ppc: Fix xscmpodp and xscmpudp instructions
Bharata B Rao
2017-01-31
target-ppc: rename CRF_* defines as CRF_*_BIT
Nikunj A Dadhania
2017-01-31
target-ppc: Consolidate instruction decode helpers
Bharata B Rao
2017-01-30
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2017-01-27
pc: Enable vmware-cpuid-freq CPU option for 2.9+ machine types
Phil Dennis-Jordan
2017-01-27
x86-KVM: Supply TSC and APIC clock rates to guest like VMWare
Phil Dennis-Jordan
2017-01-27
replay: improve interrupt handling
Pavel Dovgalyuk
2017-01-27
armv7m: R14 should reset to 0xffffffff
Peter Maydell
2017-01-27
armv7m: FAULTMASK should be 0 on reset
Michael Davidsaver
2017-01-27
armv7m: Report no-coprocessor faults correctly
Peter Maydell
2017-01-27
armv7m: set CFSR.UNDEFINSTR on undefined instructions
Michael Davidsaver
2017-01-27
armv7m: honour CCR.STACKALIGN on exception entry
Michael Davidsaver
2017-01-27
armv7m: add state for v7M CCR, CFSR, HFSR, DFSR, MMFAR, BFAR
Peter Maydell
2017-01-27
target/arm: Drop IS_M() macro
Peter Maydell
2017-01-27
armv7m: Clear FAULTMASK on return from non-NMI exceptions
Michael Davidsaver
2017-01-27
armv7m: Fix reads of CONTROL register bit 1
Michael Davidsaver
2017-01-27
armv7m: Explicit error for bad vector table
Michael Davidsaver
2017-01-27
armv7m: Replace armv7m.hack with unassigned_access handler
Michael Davidsaver
[prev]
[next]