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
...
|
*
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
2017-12-15
2
-20
/
+10
|
*
spapr: Add pseries-2.12 machine type
David Gibson
2017-12-15
1
-3
/
+23
*
|
pci: Eliminate redundant PCIDevice::bus pointer
David Gibson
2017-12-05
1
-1
/
+1
*
|
pci: Rename root bus initialization functions for clarity
David Gibson
2017-12-05
2
-7
/
+7
|
/
*
spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
David Gibson
2017-12-04
1
-1
/
+4
*
pseries: fix TCG migration
Laurent Vivier
2017-11-30
1
-1
/
+1
*
target/ppc: Move setting of patb_entry on hash table init
Suraj Jitindar Singh
2017-11-27
1
-2
/
+2
*
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
2017-11-22
1
-0
/
+4
*
spapr: reset DRCs after devices
Greg Kurz
2017-11-20
2
-7
/
+21
*
target/ppc: Update setting of cpu features to account for compat modes
Suraj Jitindar Singh
2017-11-20
1
-22
/
+21
*
target/ppc: correct htab shift for hash on radix
Sam Bobroff
2017-11-14
1
-7
/
+6
*
e500: ppce500_init_mpic() return device instead of IRQ array
Michael Davidsaver
2017-11-08
1
-19
/
+13
*
spapr_cpu_core: rewrite machine type sanity check
Greg Kurz
2017-10-17
1
-4
/
+8
*
spapr_pci: fail gracefully with non-pseries machine types
Greg Kurz
2017-10-17
1
-1
/
+11
*
spapr: Correct RAM size calculation for HPT resizing
David Gibson
2017-10-17
1
-2
/
+2
*
ppc: pnv: consolidate type definitions and batch register them
Igor Mammedov
2017-10-17
1
-58
/
+34
*
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
2017-10-17
2
-17
/
+13
*
ppc: pnv: define core types statically
Igor Mammedov
2017-10-17
1
-28
/
+20
*
ppc: pnv: drop PnvCoreClass::cpu_oc field
Igor Mammedov
2017-10-17
1
-6
/
+12
*
ppc: pnv: normalize core/chip type names
Igor Mammedov
2017-10-17
2
-2
/
+2
*
ppc: pnv: use generic cpu_model parsing
Igor Mammedov
2017-10-17
2
-13
/
+11
*
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-10-17
2
-32
/
+14
*
ppc: spapr: use cpu model names as tcg defaults instead of aliases
Igor Mammedov
2017-10-17
1
-2
/
+2
*
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
2017-10-17
1
-1
/
+4
*
ppc: spapr: use cpu type name directly
Igor Mammedov
2017-10-17
2
-12
/
+8
*
ppc: spapr: define core types statically
Igor Mammedov
2017-10-17
1
-59
/
+28
*
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
2
-51
/
+1
*
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
2017-10-17
2
-30
/
+4
*
ppc: 40p/prep: replace cpu_model with cpu_type
Igor Mammedov
2017-10-17
1
-8
/
+4
*
ppc: virtex-ml507: replace cpu_model with cpu_type
Igor Mammedov
2017-10-17
1
-7
/
+4
*
ppc: replace cpu_model with cpu_type on ref405ep,taihu boards
Igor Mammedov
2017-10-17
2
-4
/
+6
*
ppc: bamboo: use generic cpu_model parsing
Igor Mammedov
2017-10-17
1
-5
/
+2
*
ppc: mac_oldworld: use generic cpu_model parsing
Igor Mammedov
2017-10-17
1
-4
/
+2
*
ppc: mac_newworld: use generic cpu_model parsing
Igor Mammedov
2017-10-17
1
-9
/
+6
*
ppc: mpc8544ds/e500plat: use generic cpu_model parsing
Igor Mammedov
2017-10-17
3
-7
/
+4
*
hw/ppc/spapr.c: abort unplug_request if previous unplug isn't done
Daniel Henrique Barboza
2017-10-17
1
-2
/
+14
*
target/ppc: Add POWER9 DD2.0 model information
David Gibson
2017-10-17
1
-0
/
+1
*
spapr: sanity check size of the CAS buffer
Greg Kurz
2017-10-17
1
-0
/
+7
*
spapr: fix OF word name in comment
Greg Kurz
2017-10-17
1
-1
/
+2
*
hw/ppc: use 0 instead of fdt_path_offset(fdt, "/")
Greg Kurz
2017-10-17
2
-4
/
+2
*
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
2017-10-15
1
-0
/
+4
*
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170927a'...
Peter Maydell
2017-09-27
3
-4
/
+10
|
\
|
*
migration: pre_save return int
Dr. David Alan Gilbert
2017-09-27
3
-4
/
+10
*
|
macio: use object link between MACIO_IDE and MAC_DBDMA object
Mark Cave-Ayland
2017-09-27
1
-1
/
+1
*
|
macio: pass channel into MACIOIDEState via qdev property
Mark Cave-Ayland
2017-09-27
1
-2
/
+2
*
|
spapr: fix the value of SDR1 in kvmppc_put_books_sregs()
Greg Kurz
2017-09-27
3
-27
/
+48
*
|
ppc/pnv: check for OPAL firmware file presence
Cédric Le Goater
2017-09-27
1
-1
/
+5
*
|
spapr_pci: make index property mandatory
Greg Kurz
2017-09-27
1
-54
/
+8
*
|
spapr: introduce helpers to migrate HPT chunks and the end marker
Greg Kurz
2017-09-27
1
-17
/
+21
*
|
ppc/kvm: generalize the use of kvmppc_get_htab_fd()
Greg Kurz
2017-09-27
1
-8
/
+7
[prev]
[next]