index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
2017-12-18
hw/net/ne2000: extract ne2k-isa code from i386/pc to ne2000-isa.c
Philippe Mathieu-Daudé
2017-12-18
hw/timer/mc146818: rename rtc_init() -> mc146818_rtc_init()
Philippe Mathieu-Daudé
2017-12-18
ppc: remove duplicated includes
Philippe Mathieu-Daudé
2017-12-18
hw: use "qemu/osdep.h" as first #include in source files
Philippe Mathieu-Daudé
2017-12-15
spapr: don't initialize PATB entry if max-cpu-compat < power9
Laurent Vivier
2017-12-15
spapr: Assume msi_nonbroken
David Gibson
2017-12-15
spapr: Rename machine init functions for clarity
David Gibson
2017-12-15
spapr_events: drop bogus cell from "interrupt-ranges" property
Greg Kurz
2017-12-15
spapr: fix LSI interrupt specifiers in the device tree
Greg Kurz
2017-12-15
spapr: replace numa_get_node() with lookup in pc-dimm list
Igor Mammedov
2017-12-15
spapr: introduce a spapr_qirq() helper
Cédric Le Goater
2017-12-15
spapr: introduce a spapr_irq_set_lsi() helper
Cédric Le Goater
2017-12-15
spapr: move the IRQ allocation routines under the machine
Cédric Le Goater
2017-12-15
ppc/xics: assign of the CPU 'intc' pointer under the core
Cédric Le Goater
2017-12-15
ppc/xics: introduce an icp_create() helper
Cédric Le Goater
2017-12-15
spapr/rtas: do not reset the MSR in stop-self command
Cédric Le Goater
2017-12-15
spapr/rtas: fix reboot of a a SMP TCG guest
Cédric Le Goater
2017-12-15
spapr/rtas: disable the decrementer interrupt when a CPU is unplugged
Cédric Le Goater
2017-12-15
e500: name openpic and pci host bridge
Michael Davidsaver
2017-12-15
spapr_cpu_core: instantiate CPUs separately
Greg Kurz
2017-12-15
spapr: Add pseries-2.12 machine type
David Gibson
2017-12-04
spapr: Include "pre-plugged" DIMMS in ram size calculation at reset
David Gibson
2017-11-30
pseries: fix TCG migration
Laurent Vivier
2017-11-27
target/ppc: Move setting of patb_entry on hash table init
Suraj Jitindar Singh
2017-11-22
hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256
Thomas Huth
2017-11-20
spapr: reset DRCs after devices
Greg Kurz
2017-11-20
target/ppc: Update setting of cpu features to account for compat modes
Suraj Jitindar Singh
2017-11-14
target/ppc: correct htab shift for hash on radix
Sam Bobroff
2017-11-08
e500: ppce500_init_mpic() return device instead of IRQ array
Michael Davidsaver
2017-10-17
spapr_cpu_core: rewrite machine type sanity check
Greg Kurz
2017-10-17
spapr_pci: fail gracefully with non-pseries machine types
Greg Kurz
2017-10-17
spapr: Correct RAM size calculation for HPT resizing
David Gibson
2017-10-17
ppc: pnv: consolidate type definitions and batch register them
Igor Mammedov
2017-10-17
ppc: pnv: drop PnvChipClass::cpu_model field
Igor Mammedov
2017-10-17
ppc: pnv: define core types statically
Igor Mammedov
2017-10-17
ppc: pnv: drop PnvCoreClass::cpu_oc field
Igor Mammedov
2017-10-17
ppc: pnv: normalize core/chip type names
Igor Mammedov
2017-10-17
ppc: pnv: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: spapr: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: spapr: use cpu model names as tcg defaults instead of aliases
Igor Mammedov
2017-10-17
ppc: spapr: register 'host' core type along with the rest of core types
Igor Mammedov
2017-10-17
ppc: spapr: use cpu type name directly
Igor Mammedov
2017-10-17
ppc: spapr: define core types statically
Igor Mammedov
2017-10-17
ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()
Igor Mammedov
2017-10-17
ppc: spapr: replace ppc_cpu_parse_features() with cpu_parse_cpu_model()
Igor Mammedov
2017-10-17
ppc: 40p/prep: replace cpu_model with cpu_type
Igor Mammedov
2017-10-17
ppc: virtex-ml507: replace cpu_model with cpu_type
Igor Mammedov
2017-10-17
ppc: replace cpu_model with cpu_type on ref405ep,taihu boards
Igor Mammedov
2017-10-17
ppc: bamboo: use generic cpu_model parsing
Igor Mammedov
2017-10-17
ppc: mac_oldworld: use generic cpu_model parsing
Igor Mammedov
[next]