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
path:
root
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
sysemu: Move the VMChangeStateEntry typedef to qemu/typedefs.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include exec/memory.h slightly less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Clean up inclusion of exec/cpu-common.h
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-08-16
Include generated QAPI headers less
Markus Armbruster
2019-08-16
include: Make headers more self-contained
Markus Armbruster
2019-08-13
spapr/xive: Fix migration of hot-plugged CPUs
Cédric Le Goater
2019-07-02
spapr/xive: simplify spapr_irq_init_device() to remove the emulated init
Cédric Le Goater
2019-07-02
spapr/xive: rework the mapping the KVM memory regions
Cédric Le Goater
2019-07-02
xics/kvm: Add error propagation to ic*_set_kvm_state() functions
Greg Kurz
2019-07-02
xics/spapr: Rename xics_kvm_init()
Greg Kurz
2019-07-02
xics/spapr: Drop unused function declaration
Greg Kurz
2019-07-02
xics/spapr: Detect old KVM XICS on POWER9 hosts
Greg Kurz
2019-07-02
xics/spapr: Register RTAS/hypercalls once at machine init
Greg Kurz
2019-07-02
ppc/pnv: remove xscom_base field from PnvChip
Cédric Le Goater
2019-07-02
ppc/pnv: fix XSCOM MMIO base address for P9 machines with multiple chips
Cédric Le Goater
2019-06-12
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190612' into...
Peter Maydell
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
ppc/xive: Make XIVE generate the proper interrupt types
Benjamin Herrenschmidt
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-05-29
spapr: Don't migrate the hpt_maxpagesize cap to older machine types
Greg Kurz
2019-05-29
spapr/irq: add KVM support to the 'dual' machine
Cédric Le Goater
2019-05-29
spapr/irq: initialize the IRQ device only once
Cédric Le Goater
2019-05-29
spapr/irq: introduce a spapr_irq_init_device() helper
Cédric Le Goater
2019-05-29
spapr: introduce routines to delete the KVM IRQ device
Cédric Le Goater
2019-05-29
spapr/xive: add migration support for KVM
Cédric Le Goater
2019-05-29
spapr/xive: introduce a VM state change handler
Cédric Le Goater
2019-05-29
spapr/xive: add state synchronization with KVM
Cédric Le Goater
2019-05-29
spapr/xive: add hcall support when under KVM
Cédric Le Goater
2019-05-29
spapr/xive: add KVM support
Cédric Le Goater
2019-05-29
spapr: Add forgotten capability to migration stream
David Gibson
2019-05-29
spapr/xive: fix EQ page addresses above 64GB
Cédric Le Goater
2019-05-13
Clean up ill-advised or unusual header guards
Markus Armbruster
2019-04-26
ppc/hash64: Rework R and C bit updates
Benjamin Herrenschmidt
2019-04-26
spapr/rtas: modify spapr_rtas_register() to remove RTAS handlers
Cédric Le Goater
2019-04-26
spapr: Support NVIDIA V100 GPU with NVLink2
Alexey Kardashevskiy
2019-03-29
spapr: Simplify handling of host-serial and host-model values
David Gibson
2019-03-12
spapr: Use CamelCase properly
David Gibson
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: add a PSI bridge model for POWER9
Cédric Le Goater
[next]