index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
/
spapr.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
ppc/spapr: Move GPRs setup to one place
Alexey Kardashevskiy
2020-03-17
1
-1
/
+1
|
*
spapr: Clean up RMA size calculation
David Gibson
2020-03-17
1
-24
/
+37
|
*
spapr: Don't clamp RMA to 16GiB on new machine types
David Gibson
2020-03-16
1
-5
/
+8
|
*
spapr: Don't attempt to clamp RMA to VRMA constraint
David Gibson
2020-03-16
1
-18
/
+10
|
*
spapr,ppc: Simplify signature of kvmppc_rma_size()
David Gibson
2020-03-16
1
-2
/
+3
|
*
spapr: Don't use weird units for MIN_RMA_SLOF
David Gibson
2020-03-16
1
-4
/
+4
*
|
qom/object: Use common get/set uint helpers
Felipe Franciosi
2020-03-16
1
-29
/
+7
|
/
*
hw: Make MachineClass::is_default a boolean type
Philippe Mathieu-Daudé
2020-02-28
1
-1
/
+1
*
Merge tag 'patchew/20200219160953.13771-1-imammedo@redhat.com' of https://git...
Paolo Bonzini
2020-02-25
1
-5
/
+3
|
\
|
*
ppc/spapr: use memdev for RAM
Igor Mammedov
2020-02-19
1
-5
/
+3
*
|
spapr: Allow changing offset for -kernel image
Alexey Kardashevskiy
2020-02-20
1
-7
/
+31
*
|
spapr: Add NVDIMM device support
Shivaprasad G Bhat
2020-02-20
1
-9
/
+60
*
|
ppc: function to setup latest class options
Michael S. Tsirkin
2020-02-20
1
-2
/
+7
|
/
*
ppc: spapr: Activate the FWNMI functionality
Aravinda Prasad
2020-02-03
1
-1
/
+2
*
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
1
-0
/
+47
*
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
1
-0
/
+8
*
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-03
1
-0
/
+2
*
spapr: Enable DD2.3 accelerated count cache flush in pseries-5.0 machine
David Gibson
2020-02-03
1
-1
/
+4
*
hw/core/loader: Let load_elf() populate a field with CPU-specific flags
Aleksandar Markovic
2020-01-29
1
-3
/
+3
*
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
2020-01-20
1
-1
/
+1
*
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
2020-01-08
1
-4
/
+4
*
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
2020-01-08
1
-6
/
+3
*
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
2020-01-08
1
-0
/
+1
*
spapr: Simplify ovec diff
David Gibson
2019-12-17
1
-11
/
+3
*
spapr: Fold h_cas_compose_response() into h_client_architecture_support()
David Gibson
2019-12-17
1
-60
/
+1
*
spapr: Improve handling of fdt buffer size
David Gibson
2019-12-17
1
-22
/
+11
*
ppc: well form kvmppc_hint_smt_possible error hint helper
Vladimir Sementsov-Ogievskiy
2019-12-17
1
-1
/
+1
*
ppc/spapr: Implement the XiveFabric interface
Cédric Le Goater
2019-12-17
1
-0
/
+39
*
hw: add compat machines for 5.0
Cornelia Huck
2019-12-14
1
-1
/
+12
*
virtio-blk: advertise F_WCE (F_FLUSH) if F_CONFIG_WCE is advertised
Evgeny Yakovlev
2019-12-13
1
-1
/
+1
*
spapr: Add /chosen to FDT only at reset time to preserve kernel and initramdisk
Alexey Kardashevskiy
2019-11-18
1
-10
/
+15
*
spapr: Don't request to unplug the same core twice
Greg Kurz
2019-10-24
1
-3
/
+4
*
spapr: Move SpaprIrq::nr_xirqs to SpaprMachineClass
David Gibson
2019-10-24
1
-0
/
+2
*
spapr: Remove SpaprIrq::nr_msis
David Gibson
2019-10-24
1
-3
/
+2
*
spapr, xics, xive: Move dt_populate from SpaprIrq to SpaprInterruptController
David Gibson
2019-10-24
1
-2
/
+1
*
spapr, xics, xive: Move print_info from SpaprIrq to SpaprInterruptController
David Gibson
2019-10-24
1
-1
/
+1
*
spapr: Set VSMT to smp_threads by default
Greg Kurz
2019-10-24
1
-1
/
+6
*
numa: Introduce MachineClass::auto_enable_numa for implicit NUMA node
Tao Xu
2019-10-15
1
-8
/
+1
*
spapr: Use less cryptic representation of which irq backends are supported
David Gibson
2019-10-04
1
-3
/
+12
*
spapr: Render full FDT on ibm,client-architecture-support
Alexey Kardashevskiy
2019-10-04
1
-79
/
+9
*
spapr: Stop providing RTAS blob
Alexey Kardashevskiy
2019-10-04
1
-30
/
+2
*
spapr: Do not put empty properties for -kernel/-initrd/-append
Alexey Kardashevskiy
2019-10-04
1
-5
/
+10
*
spapr: Skip leading zeroes from memory@ DT node names
Alexey Kardashevskiy
2019-10-04
1
-1
/
+1
*
spapr: Fixes a leak in CAS
Alexey Kardashevskiy
2019-10-04
1
-0
/
+1
*
spapr: Move handling of special NVLink numa node from reset to init
David Gibson
2019-10-04
1
-10
/
+11
*
spapr: Simplify handling of pre ISA 3.0 guest workaround handling
David Gibson
2019-10-04
1
-6
/
+4
*
spapr: Report kvm_irqchip_in_kernel() in 'info pic'
Greg Kurz
2019-10-04
1
-0
/
+4
*
pseries: do not allow memory-less/cpu-less NUMA node
Laurent Vivier
2019-10-04
1
-0
/
+33
*
migration: register_savevm_live doesn't need dev
Dr. David Alan Gilbert
2019-09-12
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2019-09-04
1
-14
/
+15
|
\
[prev]
[next]