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
...
*
sam460ex: Don't check for errors from qemu_fdt_*()
David Gibson
2018-07-09
1
-20
/
+6
*
sam460ex: Check for errors from libfdt functions
David Gibson
2018-07-09
1
-2
/
+3
*
ppc: fix default VGA display for PReP machines
Mark Cave-Ayland
2018-07-07
1
-0
/
+2
*
ppc440_uc: Fix a copy/paste error
Philippe Mathieu-Daudé
2018-07-07
1
-1
/
+1
*
spapr/vio: quiet down the "irq" property accessors
Cédric Le Goater
2018-07-07
1
-3
/
+12
*
ppc: fix default VGA display for Mac machines
Mark Cave-Ayland
2018-07-07
2
-0
/
+2
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
2018-07-03
8
-11
/
+281
|
\
|
*
ppc: Include vga cirrus card into the compiling process
Sebastian Bauer
2018-07-03
1
-0
/
+1
|
*
spapr: compute default value of "hpt-max-page-size" later
Greg Kurz
2018-07-03
2
-7
/
+19
|
*
ppc440_uc: Basic emulation of PPC440 DMA controller
BALATON Zoltan
2018-07-03
3
-0
/
+226
|
*
sam460ex: Add RTC device
BALATON Zoltan
2018-07-03
1
-0
/
+1
|
*
hw/ppc: Give sam46ex its own config option
David Gibson
2018-07-03
1
-1
/
+2
|
*
ppc/pnv: fix pnv_core_realize() error handling
Cédric Le Goater
2018-07-03
1
-0
/
+1
|
*
ppc/xics: rework the ICS classes inheritance tree
Cédric Le Goater
2018-07-03
1
-1
/
+1
|
*
sam460ex: Fix sam460ex device tree when booting the Linux kernel
Guenter Roeck
2018-07-03
1
-0
/
+28
|
*
mac_newworld: always enable disable_direct_reg3_writes for ADB machines
Mark Cave-Ayland
2018-07-03
1
-2
/
+2
*
|
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2018-07-02
16
-59
/
+68
*
|
hw: Directly use "qemu/units.h" instead of "qemu/cutils.h"
Philippe Mathieu-Daudé
2018-07-02
2
-2
/
+2
*
|
hw: Use IEC binary prefix definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
6
-23
/
+23
|
/
*
pc-dimm: get_memory_region() will not fail after realize
David Hildenbrand
2018-06-28
1
-10
/
+2
*
pc-dimm: rename pc_dimm_memory_* to pc_dimm_*
David Hildenbrand
2018-06-28
1
-3
/
+3
*
spapr: Don't rewrite mmu capabilities in KVM mode
David Gibson
2018-06-22
1
-0
/
+2
*
spapr: Limit available pagesizes to provide a consistent guest environment
David Gibson
2018-06-22
1
-0
/
+34
*
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
2018-06-22
2
-10
/
+28
*
spapr: Maximum (HPT) pagesize property
David Gibson
2018-06-22
2
-0
/
+68
*
spapr: remove unused spapr_irq routines
Cédric Le Goater
2018-06-21
1
-79
/
+1
*
spapr: split the IRQ allocation sequence
Cédric Le Goater
2018-06-21
4
-8
/
+93
*
spapr: Add cpu_apply hook to capabilities
David Gibson
2018-06-21
2
-0
/
+21
*
spapr: Compute effective capability values earlier
David Gibson
2018-06-21
2
-5
/
+10
*
target/ppc: Allow cpu compatiblity checks based on type, not instance
David Gibson
2018-06-21
2
-16
/
+13
*
ppc/pnv: consolidate the creation of the ISA bus device tree
Cédric Le Goater
2018-06-21
1
-28
/
+23
*
ppc/pnv: introduce Pnv8Chip and Pnv9Chip models
Cédric Le Goater
2018-06-21
1
-102
/
+179
*
spapr_cpu_core: migrate VPA related state
Greg Kurz
2018-06-21
1
-0
/
+65
*
spapr_cpu_core: migrate per-CPU data
Greg Kurz
2018-06-21
2
-3
/
+26
*
ppc/pnv: introduce a new isa_create() operation to the chip model
Cédric Le Goater
2018-06-21
2
-20
/
+44
*
ppc/pnv: introduce a new intc_create() operation to the chip model
Cédric Le Goater
2018-06-21
2
-11
/
+28
*
spapr: fix xics_system_init() error path
Greg Kurz
2018-06-18
1
-8
/
+14
*
target/ppc, spapr: Move VPA information to machine_data
David Gibson
2018-06-16
2
-35
/
+55
*
ppc/pnv: introduce a pnv_chip_core_realize() routine
Cédric Le Goater
2018-06-16
1
-10
/
+22
*
spapr_cpu_core: introduce spapr_create_vcpu()
Greg Kurz
2018-06-16
1
-28
/
+45
*
spapr_cpu_core: add missing rollback on realization path
Greg Kurz
2018-06-16
1
-2
/
+9
*
spapr_cpu_core: fix potential leak in spapr_cpu_core_realize()
Greg Kurz
2018-06-16
1
-0
/
+2
*
spapr_cpu_core: convert last snprintf() to g_strdup_printf()
Greg Kurz
2018-06-16
1
-2
/
+3
*
pnv: Add cpu unrealize path
David Gibson
2018-06-16
1
-0
/
+21
*
pnv: Clean up cpu realize path
David Gibson
2018-06-16
1
-35
/
+21
*
pnv_core: Allocate cpu thread objects individually
David Gibson
2018-06-16
2
-8
/
+7
*
pnv: Fix some error handling cpu realize()
David Gibson
2018-06-16
1
-5
/
+2
*
spapr: Clean up cpu realize/unrealize paths
David Gibson
2018-06-16
1
-44
/
+25
*
mac_newworld: add PMU device
Mark Cave-Ayland
2018-06-16
2
-1
/
+10
*
mac_newworld: add gpios to macio devices with PMU enabled
Mark Cave-Ayland
2018-06-16
1
-0
/
+2
[prev]
[next]