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
/
spapr.c
Age
Commit message (
Expand
)
Author
2019-11-18
spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
Alexey Kardashevskiy
2019-10-24
spapr: Don't request to unplug the same core twice
Greg Kurz
2019-10-24
spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
David Gibson
2019-10-24
spapr: Remove SpaprIrq::nr_msis
David Gibson
2019-10-24
spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController
David Gibson
2019-10-24
spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController
David Gibson
2019-10-24
spapr: Set VSMT to smp_threads by default
Greg Kurz
2019-10-15
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-10-04
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
2019-10-04
spapr: Render full FDT on ibm,client-architecture-support
Alexey Kardashevskiy
2019-10-04
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
2019-10-04
spapr: Do not put empty properties for -kernel/-initrd/-append
Alexey Kardashevskiy
2019-10-04
spapr: Skip leading zeroes from memory@ DT node names
Alexey Kardashevskiy
2019-10-04
spapr: Fixes a leak in CAS
Alexey Kardashevskiy
2019-10-04
spapr: Move handling of special NVLink numa node from reset to init
David Gibson
2019-10-04
spapr: Simplify handling of pre ISA 3.0 guest workaround handling
David Gibson
2019-10-04
spapr: Report kvm_irqchip_in_kernel() in 'info pic'
Greg Kurz
2019-10-04
pseries: do not allow memory-less/cpu-less NUMA node
Laurent Vivier
2019-09-12
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-04
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-03
numa: move numa global variable numa_info into MachineState
Tao Xu
2019-09-03
numa: move numa global variable nb_numa_nodes into MachineState
Tao Xu
2019-08-29
spapr: Set compat mode in spapr_core_plug()
Greg Kurz
2019-08-29
spapr_pci: Advertise BAR reallocation capability
Alexey Kardashevskiy
2019-08-29
pseries: Fix compat_pvr on reset
Laurent Vivier
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
spapr: initial implementation for H_TPM_COMM/spapr-tpm-proxy
Michael Roth
2019-08-21
spapr: Implement H_JOIN
Nicholas Piggin
2019-08-21
spapr: Implement H_PROD
Nicholas Piggin
2019-08-21
spapr: Implement dispatch tracking for tcg
Nicholas Piggin
2019-08-21
spapr_pci: Allow 2MiB and 16MiB IOMMU pagesizes by default
David Gibson
2019-08-21
hw: add compat machines for 4.2
Cornelia Huck
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
numa: Move remaining NUMA declarations from sysemu.h to numa.h
Markus Armbruster
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/qemu-file-types.h a lot less
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-08-13
spapr: Reset CAS & IRQ subsystem after devices
David Gibson
2019-07-05
machine: show if CLI option '-numa node,mem' is supported in QAPI schema
Igor Mammedov
2019-07-05
hw/ppc: Replace global smp variables with machine smp properties
Like Xu
2019-07-05
machine: Refactor smp-related call chains to pass MachineState
Like Xu
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
spapr: Direct all PCI hotplug to host bridge, rather than P2P bridge
David Gibson
2019-06-12
spapr: Clean up spapr_drc_populate_dt()
David Gibson
2019-06-12
spapr: Clean up dt creation for PCI buses
David Gibson
[next]