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
2020-02-03
target/ppc: Use probe_write for DCBZ
Richard Henderson
2020-02-03
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
2020-02-03
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
2020-02-03
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-03
target/ppc/cpu.h: Put macro parameter in parentheses
BALATON Zoltan
2020-02-02
ppc/pnv: Add support for HRMOR on Radix host
Cédric Le Goater
2020-02-02
target/ppc: add support for Hypervisor Facility Unavailable Exception
Cédric Le Goater
2020-02-02
target/ppc: Add privileged message send facilities
Cédric Le Goater
2020-02-02
target/ppc: Clarify the meaning of return values in kvm_handle_debug
Fabiano Rosas
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
accel: Replace current_machine->accelerator by current_accel() wrapper
Philippe Mathieu-Daudé
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-15
tcg: Search includes from the project root source directory
Philippe Mathieu-Daudé
2020-01-15
target/ppc: Use cpu_*_mmuidx_ra instead of MMU_MODE*_SUFFIX
Richard Henderson
2020-01-08
ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCG
Bharata B Rao
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
2020-01-08
target/ppc: Handle AIL=0 in ppc_excp_vector_offset
Fabiano Rosas
2020-01-08
target/ppc: Remove unused PPC_INPUT_INT defines
Fabiano Rosas
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-12-18
ppc: make Error **errp const where it is appropriate
Vladimir Sementsov-Ogievskiy
2019-12-18
Revert "ppc: well form kvmppc_hint_smt_possible error hint helper"
Markus Armbruster
2019-12-17
kvm: introduce kvm_kernel_irqchip_* functions
Paolo Bonzini
2019-12-17
target/ppc: Add SPR TBU40
Suraj Jitindar Singh
2019-12-17
target/ppc: Add SPR ASDR
Suraj Jitindar Singh
2019-12-17
target/ppc: Work [S]PURR implementation and add HV support
Suraj Jitindar Singh
2019-12-17
target/ppc: Implement the VTB for HV access
Suraj Jitindar Singh
2019-12-17
target/ppc: Add POWER10 DD1.0 model information
Cédric Le Goater
2019-12-17
ppc: Make PPCVirtualHypervisor an incomplete type
Greg Kurz
2019-12-17
ppc: Ignore the CPU_INTERRUPT_EXITTB interrupt with KVM
Greg Kurz
2019-12-17
ppc: Don't use CPUPPCState::irq_input_state with modern Book3s CPU models
Greg Kurz
2019-12-17
ppc: Deassert the external interrupt pin in KVM on reset
Greg Kurz
2019-12-17
ppc: well form kvmppc_hint_smt_possible error hint helper
Vladimir Sementsov-Ogievskiy
2019-11-18
spapr/kvm: Set default cpu model for all machine classes
David Gibson
2019-10-28
target/ppc: fetch code with translator_ld
Emilio G. Cota
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
2019-10-24
target/ppc: Fix for optimized vsl/vsr instructions
Stefan Brankovic
2019-10-04
target/ppc: use Vsr macros in BCD helpers
Mark Cave-Ayland
2019-10-04
target/ppc: remove unnecessary if() around calls to set_dfp{64,128}() in DFP ...
Mark Cave-Ayland
2019-10-04
target/ppc: use existing VsrD() macro to eliminate HI_IDX and LO_IDX from dfp...
Mark Cave-Ayland
2019-10-04
target/ppc: change struct PPC_DFP decimal storage from uint64[2] to ppc_vsr_t
Mark Cave-Ayland
2019-10-04
target/ppc: introduce dfp_finalize_decimal{64,128}() helper functions
Mark Cave-Ayland
2019-10-04
target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP...
Mark Cave-Ayland
2019-10-04
target/ppc: introduce set_dfp{64,128}() helper functions
Mark Cave-Ayland
2019-10-04
target/ppc: introduce get_dfp{64,128}() helper functions
Mark Cave-Ayland
2019-10-04
ppc/kvm: Skip writing DPDES back when in run time state
Alexey Kardashevskiy
2019-10-04
ppc: Use FPSCR defines instead of constants
Paul A. Clarke
2019-10-04
ppc: Add support for 'mffsce' instruction
Paul A. Clarke
[next]