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-10-04
spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helper
David Gibson
2019-10-04
xics: Create sPAPR specific ICS subtype
David Gibson
2019-10-04
xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classes
David Gibson
2019-10-04
xics: Eliminate reset hook
David Gibson
2019-10-04
xics: Rename misleading ics_simple_*() functions
David Gibson
2019-10-04
xics: Eliminate 'reject', 'resend' and 'eoi' class hooks
David Gibson
2019-10-04
xics: Minor fixes for XICSFabric interface
David Gibson
2019-10-04
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
2019-10-04
spapr: Simplify handling of pre ISA 3.0 guest workaround handling
David Gibson
2019-10-04
spapr/irq: Introduce an ics_irq_free() helper
Cédric Le Goater
2019-10-04
hw/ppc/pnv_homer: add PowerNV homer device model
Balamuruhan S
2019-10-04
hw/ppc/pnv_occ: add sram device model for occ common area
Balamuruhan S
2019-10-04
hw/ppc/pnv_xscom: retrieve homer/occ base address from PBA BARs
Balamuruhan S
2019-08-29
spapr_pci: Advertise BAR reallocation capability
Alexey Kardashevskiy
2019-08-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-21
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
spapr/irq: Drop spapr_irq_msi_reset()
Greg Kurz
2019-08-21
spapr: Implement ibm,suspend-me
Nicholas Piggin
2019-08-21
ppc/xive: Improve 'info pic' support
Cédric Le Goater
2019-08-21
ppc/xive: Provide silent escalation support
Cédric Le Goater
2019-08-21
ppc/xive: Provide unconditional escalation support
Cédric Le Goater
2019-08-21
ppc/xive: use an abstract type for XiveNotifier
Cédric Le Goater
2019-08-21
spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy
Michael Roth
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
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
[next]