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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move target-* CPU file into a target/ folder
Thomas Huth
2016-12-20
6
-8
/
+8
*
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
2
-5
/
+33
*
Revert "spapr: Fix migration of PCI host bridges from qemu-2.7"
David Gibson
2016-11-23
1
-12
/
+6
*
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
2
-0
/
+78
*
fw_cfg: move FW_CFG_NB_CPUS out of fw_cfg_init1()
Igor Mammedov
2016-11-16
2
-0
/
+2
*
ppc/pnv: Fix fatal bug on 32-bit hosts
David Gibson
2016-11-15
1
-1
/
+1
*
ppc/pnv: fix xscom address translation for POWER9
Cédric Le Goater
2016-11-15
1
-4
/
+4
*
ppc/pnv: add a 'xscom_core_base' field to PnvChipClass
Cédric Le Goater
2016-11-15
1
-1
/
+7
*
spapr: Fix migration of PCI host bridges from qemu-2.7
David Gibson
2016-11-15
1
-6
/
+12
*
ppc/pnv: fix compile breakage on old gcc
Cédric Le Goater
2016-11-15
3
-2
/
+4
*
powernv: CPU compatibility modes don't make sense for powernv
David Gibson
2016-11-15
1
-5
/
+1
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-mttcg' into s...
Peter Maydell
2016-10-31
3
-11
/
+11
|
\
|
*
*_run_on_cpu: introduce run_on_cpu_data type
Paolo Bonzini
2016-10-31
3
-11
/
+11
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
2016-10-31
2
-2
/
+0
|
\
\
|
*
|
clean-up: removed duplicate #includes
Anand J
2016-10-28
2
-2
/
+0
|
|
/
*
|
spapr: Memory hot-unplug support
Bharata B Rao
2016-10-28
2
-1
/
+135
*
|
spapr: use count+index for memory hotplug
Michael Roth
2016-10-28
1
-4
/
+18
*
|
spapr: Add DRC count indexed hotplug identifier type
Bharata B Rao
2016-10-28
1
-15
/
+61
*
|
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
2
-39
/
+172
*
|
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
2
-10
/
+52
*
|
spapr_hcall: use spapr_ovec_* interfaces for CAS options
Michael Roth
2016-10-28
2
-43
/
+23
*
|
spapr_ovec: initial implementation of option vector helpers
Michael Roth
2016-10-28
2
-1
/
+243
*
|
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
2
-24
/
+18
*
|
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
2
-14
/
+13
*
|
pseries: Consolidate construction of /rtas device tree node
David Gibson
2016-10-28
2
-88
/
+75
*
|
pseries: Consolidate construction of /chosen device tree node
David Gibson
2016-10-28
2
-79
/
+69
*
|
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
2
-33
/
+42
*
|
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
2
-20
/
+24
*
|
ppc/pnv: add a ISA bus
Cédric Le Goater
2016-10-28
1
-0
/
+65
*
|
ppc/pnv: add a LPC controller
Benjamin Herrenschmidt
2016-10-28
3
-1
/
+480
*
|
ppc/pnv: add XSCOM handlers to PnvCore
Cédric Le Goater
2016-10-28
2
-0
/
+54
*
|
ppc/pnv: add XSCOM infrastructure
Cédric Le Goater
2016-10-28
3
-1
/
+301
*
|
ppc/pnv: add a PnvCore object
Cédric Le Goater
2016-10-28
3
-2
/
+371
*
|
ppc/pnv: add a PIR handler to PnvChip
Cédric Le Goater
2016-10-28
1
-0
/
+30
*
|
ppc/pnv: add a core mask to PnvChip
Cédric Le Goater
2016-10-28
1
-1
/
+72
*
|
ppc/pnv: add a PnvChip object
Cédric Le Goater
2016-10-28
1
-5
/
+208
*
|
ppc/pnv: add skeleton PowerNV platform
Benjamin Herrenschmidt
2016-10-28
2
-0
/
+228
*
|
spapr_pci: advertise explicit numa IDs even when there's 1 node
Michael Roth
2016-10-28
1
-1
/
+7
|
/
*
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
2
-32
/
+95
[next]