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
Age
Commit message (
Expand
)
Author
2018-12-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into...
Peter Maydell
2018-12-21
spapr: change default CPU type to POWER9
Cédric Le Goater
2018-12-21
spapr: introduce an 'ic-mode' machine option
Cédric Le Goater
2018-12-21
spapr: add an extra OV5 field to the sPAPR IRQ backend
Cédric Le Goater
2018-12-21
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2018-12-21
spapr: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
2018-12-21
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2018-12-21
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
2018-12-21
spapr: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
2018-12-21
spapr-iommu: Always advertise the maximum possible DMA window size
Alexey Kardashevskiy
2018-12-21
spapr: export and rename the xics_max_server_number() routine
Cédric Le Goater
2018-12-21
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
2018-12-21
spapr: initialize VSMT before initializing the IRQ backend
Cédric Le Goater
2018-12-21
e500: simplify IRQ wiring
Greg Kurz
2018-12-21
mac_newworld: simplify IRQ wiring
Greg Kurz
2018-12-21
virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
sam460ex: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
ppc440_bamboo: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2018-12-21
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
2018-12-21
spapr: Fix ibm,max-associativity-domains property number of nodes
Serhii Popovych
2018-12-20
spapr_pci: perform unplug via the hotplug handler
David Hildenbrand
2018-12-14
hw/ppc/ppc405_boards: Don't use load_image()
Peter Maydell
2018-12-14
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
Peter Maydell
2018-12-11
spapr: Delete instance_options functions
Eduardo Habkost
2018-12-11
spapr: Use default_machine_opts to set suppress_vmdesc
Eduardo Habkost
2018-12-11
spapr: Use default_machine_opts to set use_hotplug_event_source
Eduardo Habkost
2018-12-11
q35/440fx/arm/spapr: Add QEMU 4.0 machine type
Alex Williamson
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
2018-11-08
hw/ppc/ppc440_uc: Remove dead code in sdram_size()
Peter Maydell
2018-11-08
ppc/pnv: check size before data buffer access
Prasad J Pandit
2018-11-08
hw/ppc/mac_newworld: Free openpic_irqs array after use
Peter Maydell
2018-11-08
spapr_pci: convert g_malloc() to g_new()
Greg Kurz
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
2018-11-08
ppc4xx_pci: convert SysBus init method to a realize method
Cédric Le Goater
2018-11-08
ppc440_pcix: convert SysBus init method to a realize method
Cédric Le Goater
2018-10-24
memory-device: add and use memory_device_get_region_size()
David Hildenbrand
2018-10-24
pc-dimm: pass PCDIMMDevice to pc_dimm_.*plug
David Hildenbrand
2018-10-19
error: Fix use of error_prepend() with &error_fatal, &error_abort
Markus Armbruster
2018-09-25
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180925' into...
Peter Maydell
2018-09-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-09-24' into...
Peter Maydell
2018-09-25
40p: add fixed IRQ routing for LSI SCSI device
Mark Cave-Ayland
2018-09-25
scsi: move lsi53c8xx_create() callers to lsi53c8xx_handle_legacy_cmdline()
Mark Cave-Ayland
2018-09-25
spapr_pci: add an extra 'nr_msis' argument to spapr_populate_pci_dt
Cédric Le Goater
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2018-09-25
40p: use OR gate to wire up raven PCI interrupts
Mark Cave-Ayland
[next]