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
/
ppc
Age
Commit message (
Expand
)
Author
2017-03-14
target/ppc: fix cpu_ov setting for 32-bit
Nikunj A Dadhania
2017-03-14
target/ppc: Fix wrong number of UAMR register
Thomas Huth
2017-03-06
target/ppc: use helper for excp handling
Nikunj A Dadhania
2017-03-06
target/ppc: fmadd: add macro for updating flags
Nikunj A Dadhania
2017-03-06
target/ppc: fmadd check for excp independently
Nikunj A Dadhania
2017-03-04
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170303' into...
Peter Maydell
2017-03-03
KVM: do not use sigtimedwait to catch SIGBUS
Paolo Bonzini
2017-03-03
KVM: remove kvm_arch_on_sigbus
Paolo Bonzini
2017-03-03
target/ppc: rewrite f[n]m[add,sub] using float64_muladd
Nikunj A Dadhania
2017-03-03
spapr: Small cleanup of PPC MMU enums
Sam Bobroff
2017-03-03
target/ppc: Rework hash mmu page fault code and add defines for clarity
Suraj Jitindar Singh
2017-03-03
target/ppc: Move no-execute and guarded page checking into new function
Suraj Jitindar Singh
2017-03-03
target/ppc: Add execute permission checking to access authority check
Suraj Jitindar Singh
2017-03-03
target/ppc: Add Instruction Authority Mask Register Check
Suraj Jitindar Singh
2017-03-03
target/ppc/POWER9: Add cpu_has_work function for POWER9
Suraj Jitindar Singh
2017-03-03
target/ppc/POWER9: Add POWER9 mmu fault handler
Suraj Jitindar Singh
2017-03-03
target/ppc: Don't gen an SDR1 on POWER9 and rework register creation
Suraj Jitindar Singh
2017-03-03
target/ppc: Add patb_entry to sPAPRMachineState
Suraj Jitindar Singh
2017-03-03
target/ppc/POWER9: Add POWERPC_MMU_V3 bit
David Gibson
2017-03-03
exec, kvm, target-ppc: Move getrampagesize() to common code
Alexey Kardashevskiy
2017-03-03
target/ppc: Add POWER9/ISAv3.00 to compat_table
Suraj Jitindar Singh
2017-03-01
Add PowerPC 32-bit guest memory dump support
Mike Nawrocki
2017-03-01
target/ppc: add mcrxrx instruction
Nikunj A Dadhania
2017-03-01
target/ppc: add ov32 flag in divide operations
Nikunj A Dadhania
2017-03-01
target/ppc: add ov32 flag for multiply low insns
Nikunj A Dadhania
2017-03-01
target/ppc: use tcg ops for neg instruction
Nikunj A Dadhania
2017-03-01
target/ppc: update overflow flags for add/sub
Nikunj A Dadhania
2017-03-01
target/ppc: update ca32 in arithmetic substract
Nikunj A Dadhania
2017-03-01
target/ppc: update ca32 in arithmetic add
Nikunj A Dadhania
2017-03-01
target/ppc: support for 32-bit carry and overflow
Nikunj A Dadhania
2017-03-01
target/ppc: Correct SDR1 masking
David Gibson
2017-03-01
target/ppc: Remove the function ppc_hash64_set_sdr1()
Suraj Jitindar Singh
2017-03-01
target/ppc: Manage external HPT via virtual hypervisor
David Gibson
2017-03-01
target/ppc: Eliminate htab_base and htab_mask variables
David Gibson
2017-03-01
target/ppc: Cleanup HPTE accessors for 64-bit hash MMU
David Gibson
2017-03-01
target/ppc: SDR1 is a hypervisor resource
David Gibson
2017-03-01
target/ppc: Merge cpu_ppc_set_vhyp() with cpu_ppc_set_papr()
David Gibson
2017-03-01
target/ppc: Fix KVM-HV HPTE accessors
David Gibson
2017-03-01
target/ppc: introduce helper_update_ov_legacy
Nikunj A Dadhania
2017-03-01
target/ppc: optimize gen_write_xer()
Nikunj A Dadhania
2017-03-01
target/ppc: move cpu_[read, write]_xer to cpu.c
Nikunj A Dadhania
2017-02-24
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...
Peter Maydell
2017-02-22
hw/ppc/spapr: Check for valid page size when hot plugging memory
Thomas Huth
2017-02-22
target-ppc: fix Book-E TLB matching
Alex Zuepke
2017-02-22
target/ppc/POWER9: Direct all instr and data storage interrupts to the hypv
Suraj Jitindar Singh
2017-02-22
target/ppc/POWER9: Adapt LPCR handling for POWER9
Suraj Jitindar Singh
2017-02-22
target/ppc/POWER9: Add ISAv3.00 MMU definition
Suraj Jitindar Singh
2017-02-22
target/ppc: Fix LPCR DPFD mask define
Suraj Jitindar Singh
2017-02-22
target-ppc: Add xscvqpudz and xscvqpuwz instructions
Bharata B Rao
2017-02-22
target-ppc: Implement round to odd variants of quad FP instructions
Bharata B Rao
[next]