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: switch to constants within BUILD_BUG_ON
Michael S. Tsirkin
2017-02-01
1
-8
/
+10
*
kvm: move cpu synchronization code
Vincent Palatin
2017-01-19
1
-1
/
+1
*
spapr: fix default DRC state for coldplugged LMBs
Michael Roth
2016-12-01
1
-0
/
+5
*
spapr: Fix 2.7<->2.8 migration of PCI host bridge
David Gibson
2016-11-23
1
-0
/
+5
*
target-ppc: Allow eventual removal of old migration mistakes
David Gibson
2016-11-23
1
-0
/
+5
*
spapr: migration support for CAS-negotiated option vectors
Michael Roth
2016-11-23
1
-0
/
+66
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2016-10-31
1
-2
/
+2
|
\
|
*
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
1
-2
/
+2
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-31
1
-1
/
+0
|
\
\
|
*
|
clean-up: removed duplicate #includes
Anand J
2016-10-28
1
-1
/
+0
|
|
/
*
|
spapr: Memory hot-unplug support
Bharata B Rao
2016-10-28
1
-1
/
+118
*
|
spapr: use count+index for memory hotplug
Michael Roth
2016-10-28
1
-4
/
+18
*
|
spapr: add hotplug interrupt machine options
Michael Roth
2016-10-28
1
-0
/
+28
*
|
spapr_events: add support for dedicated hotplug event source
Michael Roth
2016-10-28
1
-2
/
+7
*
|
spapr: improve ibm,architecture-vec-5 property handling
Michael Roth
2016-10-28
1
-6
/
+17
*
|
spapr: add option vector handling in CAS-generated resets
Michael Roth
2016-10-28
1
-6
/
+34
*
|
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2016-10-28
1
-2
/
+8
*
|
pseries: Remove spapr_create_fdt_skel()
David Gibson
2016-10-28
1
-58
/
+36
*
|
pseries: Consolidate construction of /vdevice device tree node
David Gibson
2016-10-28
1
-17
/
+2
*
|
pseries: Move /hypervisor node construction to fdt_build_fdt()
David Gibson
2016-10-28
1
-21
/
+28
*
|
pseries: Move /event-sources construction to spapr_build_fdt()
David Gibson
2016-10-28
1
-3
/
+3
*
|
pseries: Consolidate construction of /rtas device tree node
David Gibson
2016-10-28
1
-58
/
+72
*
|
pseries: Consolidate construction of /chosen device tree node
David Gibson
2016-10-28
1
-66
/
+65
*
|
pseries: Move construction of /interrupt-controller fdt node
David Gibson
2016-10-28
1
-17
/
+3
*
|
pseries: Consolidate RTAS loading
David Gibson
2016-10-28
1
-2
/
+1
*
|
pseries: Move adding of fdt reserve map entries
David Gibson
2016-10-28
1
-8
/
+9
*
|
pseries: Make spapr_create_fdt_skel() get information from machine state
David Gibson
2016-10-28
1
-45
/
+36
*
|
pseries: Remove rtas_addr and fdt_addr fields from machinestate
David Gibson
2016-10-28
1
-7
/
+7
*
|
pseries: Split device tree construction from device tree load
David Gibson
2016-10-28
1
-19
/
+23
|
/
*
Increase MAX_CPUMASK_BITS from 255 to 288
Igor Mammedov
2016-10-24
1
-1
/
+1
*
spapr: Improved placement of PCI host bridges in guest memory map
David Gibson
2016-10-16
1
-30
/
+92
*
spapr_pci: Add a 64-bit MMIO window
David Gibson
2016-10-16
1
-2
/
+8
*
spapr: Adjust placement of PCI host bridge to allow > 1TiB RAM
David Gibson
2016-10-16
1
-2
/
+14
*
spapr_pci: Delegate placement of PCI host bridges to machine type
David Gibson
2016-10-16
1
-0
/
+31
*
spapr: fix inheritance chain for default machine options
Michael Roth
2016-10-14
1
-0
/
+3
*
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
2016-10-06
1
-1
/
+5
*
ppc: Check the availability of transactional memory
Thomas Huth
2016-10-05
1
-1
/
+4
*
hw/ppc/spapr: Fix the selection of the processor features
Thomas Huth
2016-10-05
1
-2
/
+9
*
hw/ppc/spapr: Move code related to "ibm,pa-features" to a separate function
Thomas Huth
2016-10-05
1
-30
/
+36
*
pseries: Add 2.8 machine type, set up compatibility macros
David Gibson
2016-10-05
1
-2
/
+20
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2016-09-29
1
-4
/
+2
|
\
|
*
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-27
1
-4
/
+2
*
|
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-09-27
1
-3
/
+1
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
2016-09-23
1
-3
/
+6
|
\
|
*
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
2016-09-23
1
-0
/
+3
|
*
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2016-09-23
1
-3
/
+3
*
|
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
1
-6
/
+1
|
/
*
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
2016-09-07
1
-35
/
+1
*
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
2016-09-07
1
-6
/
+6
*
hw/ppc: include fdt helper routine in a common file
Cédric Le Goater
2016-09-07
1
-10
/
+1
[next]