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
/
hw
/
ppc
/
pnv.c
Age
Commit message (
Expand
)
Author
2021-09-29
ppc/pnv: Add an assert when calculating the RAM distribution on chips
Cédric Le Goater
2021-09-29
ppc/pnv: Rename "id" to "quad-id" in PnvQuad
Cédric Le Goater
2021-09-29
ppc/pnv: Remove useless variable
Cédric Le Goater
2021-08-27
ppc/pnv: Distribute RAM among the chips
Cédric Le Goater
2021-08-27
ppc/pnv: Use a simple incrementing index for the chip-id
Cédric Le Goater
2021-08-27
ppc/pnv: Change the POWER10 machine to support DD2 only
Cédric Le Goater
2021-05-19
hw/ppc: moved has_spr to cpu.h
Lucas Mateus Castro (alqotel)
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
2021-05-02
Do not include hw/boards.h if it's not really necessary
Thomas Huth
2021-05-02
hw: Do not include qemu/log.h if it is not necessary
Thomas Huth
2021-02-10
ppc/pnv: Set default RAM size to 1 GB
Cédric Le Goater
2021-02-10
ppc/pnv: Introduce a LPC FW memory region attribute to map the PNOR
Cédric Le Goater
2021-02-10
ppc/pnv: Use skiboot addresses to load kernel and ramfs
Cédric Le Goater
2020-12-10
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
ppc: remove bios_name
Paolo Bonzini
2020-11-15
non-virt: Fix Lesser GPL version number
Chetan Pant
2020-10-09
ppc/pnv: Increase max firmware size
Cédric Le Goater
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qdev: Use returned bool to check for qdev_realize() etc. failure
Markus Armbruster
2020-06-26
ppc/pnv: Silence missing BMC warning with qtest
Greg Kurz
2020-06-23
qdev: Make qdev_prop_set_drive() match the other helpers
Markus Armbruster
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-15
sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2
Markus Armbruster
2020-06-15
sysbus: Convert to sysbus_realize() etc. with Coccinelle
Markus Armbruster
2020-06-15
qom: Less verbose object_initialize_child()
Markus Armbruster
2020-06-15
isa: Convert uses of isa_create(), isa_try_create() manually
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_set_parent_bus() manually
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() manually
Markus Armbruster
2020-06-15
qdev: Convert uses of qdev_create() with Coccinelle
Markus Armbruster
2020-06-15
ppc/pnv: Put "*-pnv-chip" and "pnv-xive" on the main system bus
Markus Armbruster
2020-05-27
ppc/spapr: Add hotremovable flag on DIMM LMBs on drmem_v2
Leonardo Bras
2020-05-27
ppc/pnv: Fix NMI system reset SRR1 value
Nicholas Piggin
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
qom: Drop object_property_set_description() parameter @errp
Markus Armbruster
2020-05-07
ppc/pnv: Add support for NMI interface
Nicholas Piggin
2020-04-07
ppc/pnv: Create BMC devices only when defaults are enabled
Cédric Le Goater
2020-02-25
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-21
ppc: free 'fdt' after reset the machine
Pan Nengyuan
2020-02-19
ppc/pnv: use memdev for RAM
Igor Mammedov
2020-02-02
ppc/pnv: Add models for POWER8 PHB3 PCIe Host bridge
Cédric Le Goater
2020-02-02
ppc/pnv: Add models for POWER9 PHB4 PCIe Host bridge
Benjamin Herrenschmidt
2020-02-02
ppc/pnv: Add support for "hostboot" mode
Cédric Le Goater
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
[next]