index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
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
*
spapr_pci: Add a 64-bit MMIO window
David Gibson
2016-10-16
2
-16
/
+64
*
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
2
-14
/
+38
*
ppc/xics: Make the ICSState a list
Benjamin Herrenschmidt
2016-10-14
3
-5
/
+4
*
spapr: fix inheritance chain for default machine options
Michael Roth
2016-10-14
1
-0
/
+3
*
numa: reduce code duplication by adding helper numa_get_node_for_cpu()
Igor Mammedov
2016-10-10
1
-4
/
+2
*
hw/ppc/spapr: Use POWER8 by default for the pseries-2.8 machine
Thomas Huth
2016-10-06
1
-1
/
+5
*
spapr: fix check of cpu alias name in spapr_get_cpu_core_type()
Greg Kurz
2016-10-06
1
-4
/
+4
*
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-28
4
-43
/
+29
|
\
|
*
cpus: pass CPUState to run_on_cpu helpers
Alex Bennée
2016-09-27
3
-35
/
+19
|
*
memory: introduce IOMMUOps.notify_flag_changed
Peter Xu
2016-09-27
1
-8
/
+10
*
|
sysbus: Remove ignored return value of FindSysbusDeviceFunc
David Gibson
2016-09-27
2
-6
/
+2
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.8-20160923' into...
Peter Maydell
2016-09-23
8
-141
/
+144
|
\
|
*
spapr_pci: Add numa node id
Alexey Kardashevskiy
2016-09-23
1
-0
/
+13
|
*
Enable H_CLEAR_MOD and H_CLEAR_REF hypercalls on KVM/PPC64.
Nathan Whitehorn
2016-09-23
1
-0
/
+3
|
*
target-ppc: tlbie/tlbivax should have global effect
Nikunj A Dadhania
2016-09-23
1
-0
/
+2
|
*
target-ppc: add flag in check_tlb_flush()
Nikunj A Dadhania
2016-09-23
1
-2
/
+2
|
*
spapr: Introduce sPAPRCPUCoreClass
Bharata B Rao
2016-09-23
2
-69
/
+41
|
*
spapr_vio: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
2
-14
/
+7
|
*
spapr_rtas: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
2
-22
/
+16
|
*
spapr_drc: convert to trace framework instead of DPRINTF
Laurent Vivier
2016-09-23
2
-34
/
+41
|
*
tests: add RTAS command in the protocol
Laurent Vivier
2016-09-23
1
-0
/
+19
*
|
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
2
-7
/
+3
|
/
*
Remove unused function declarations
Ladi Prosek
2016-09-15
1
-6
/
+0
*
hw/ppc: add a ppc_create_page_sizes_prop() helper routine
Cédric Le Goater
2016-09-07
3
-36
/
+51
*
hw/ppc: use error_report instead of fprintf
Cédric Le Goater
2016-09-07
5
-19
/
+21
[prev]
[next]