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
2019-03-12
target/ppc: Optimize x[sv]xsigdp using deposit_i64()
Philippe Mathieu-Daudé
2019-03-12
target/ppc: Optimize xviexpdp() using deposit_i64()
Philippe Mathieu-Daudé
2019-03-12
target/ppc: add HV support for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a "ibm,opal/power-mgt" device tree node on POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add more dummy XSCOM addresses
Cédric Le Goater
2019-03-12
ppc/pnv: activate XSCOM tests for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: POWER9 XSCOM quad support
Cédric Le Goater
2019-03-12
ppc/pnv: extend XSCOM core support for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a OCC model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a OCC model class
Cédric Le Goater
2019-03-12
ppc/pnv: add SerIRQ routing registers
Cédric Le Goater
2019-03-12
ppc/pnv: add a LPC Controller model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a 'dt_isa_nodename' to the chip
Cédric Le Goater
2019-03-12
ppc/pnv: add a LPC Controller class model
Cédric Le Goater
2019-03-12
ppc/pnv: lpc: fix OPB address ranges
Cédric Le Goater
2019-03-12
ppc/pnv: add a PSI bridge model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: add a PSI bridge class model
Cédric Le Goater
2019-03-12
mac_newworld: use node name instead of alias name for hd device in FWPathProv...
Mark Cave-Ayland
2019-03-12
mac_oldworld: use node name instead of alias name for hd device in FWPathProv...
Mark Cave-Ayland
2019-03-12
target/ppc: introduce vsr64_offset() to simplify get_cpu_vsr{l,h}() and set_c...
Mark Cave-Ayland
2019-03-12
target/ppc: switch fpr/vsrl registers so all VSX registers are in host endian...
Mark Cave-Ayland
2019-03-12
target/ppc: improve avr64_offset() and use it to simplify get_avr64()/set_avr...
Mark Cave-Ayland
2019-03-12
target/ppc: introduce avr_full_offset() function
Mark Cave-Ayland
2019-03-12
target/ppc: move Vsr* macros from internal.h to cpu.h
Mark Cave-Ayland
2019-03-12
target/ppc: introduce single vsrl_offset() function
Mark Cave-Ayland
2019-03-12
target/ppc: introduce single fpr_offset() function
Mark Cave-Ayland
2019-03-12
spapr_iommu: Do not replay mappings from just created DMA window
Alexey Kardashevskiy
2019-03-12
ppc/pnv: psi: add a reset handler
Cédric Le Goater
2019-03-12
ppc/pnv: psi: add a PSIHB_REG macro
Cédric Le Goater
2019-03-12
ppc/pnv: fix logging primitives using Ox
Cédric Le Goater
2019-03-12
ppc/xive: activate HV support
Cédric Le Goater
2019-03-12
ppc/pnv: introduce a new pic_print_info() operation to the chip model
Cédric Le Goater
2019-03-12
ppc/pnv: introduce a new dt_populate() operation to the chip model
Cédric Le Goater
2019-03-12
ppc/pnv: add a XIVE interrupt controller model for POWER9
Cédric Le Goater
2019-03-12
ppc/pnv: change the CPU machine_data presenter type to Object *
Cédric Le Goater
2019-03-12
ppc/pnv: export the xive_router_notify() routine
Cédric Le Goater
2019-03-12
ppc/xive: export the TIMA memory accessors
Cédric Le Goater
2019-03-12
ppc: externalize ppc_get_vcpu_by_pir()
Cédric Le Goater
2019-03-12
ppc/xive: hardwire the Physical CAM line of the thread context
Cédric Le Goater
2019-03-12
PPC: E500: Add FSL I2C controller and integrate RTC with it
Andrew Randrianasulu
2019-03-12
target/ppc/spapr: Enable H_PAGE_INIT in-kernel handling
Suraj Jitindar Singh
2019-03-12
spapr: Force SPAPR_MEMORY_BLOCK_SIZE to be a hwaddr (64-bit)
David Gibson
2019-03-12
target/ppc/spapr: Clear partition table entry when allocating hash table
Suraj Jitindar Singh
2019-03-12
PPC: E500: Update u-boot to v2019.01
Alexander Graf
2019-03-12
target/ppc: Refactor kvm_handle_debug
Fabiano Rosas
2019-03-12
target/ppc: Move handling of hardware breakpoints to a separate function
Fabiano Rosas
2019-03-12
target/ppc: Move exception vector offset computation into a function
Fabiano Rosas
2019-03-12
target/ppc/spapr: Enable mitigations by default for pseries-4.0 machine type
Suraj Jitindar Singh
2019-03-12
target/ppc/tcg: make spapr_caps apply cap-[cfpc/sbbc/ibs] non-fatal for tcg
Suraj Jitindar Singh
2019-03-12
target/ppc/spapr: Add SPAPR_CAP_CCF_ASSIST
Suraj Jitindar Singh
[next]