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
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-08
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
2020-01-08
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
2019-12-17
spapr: Simplify ovec diff
David Gibson
2019-12-17
spapr: Fold h_cas_compose_response() into h_client_architecture_support()
David Gibson
2019-12-17
spapr: Improve handling of fdt buffer size
David Gibson
2019-12-17
ppc: well form kvmppc_hint_smt_possible error hint helper
Vladimir Sementsov-Ogievskiy
2019-12-17
ppc/spapr: Implement the XiveFabric interface
Cédric Le Goater
2019-12-14
hw: add compat machines for 5.0
Cornelia Huck
2019-12-13
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
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
[next]