index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
3
-1
/
+87
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2
-0
/
+41
2019-01-07
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
3
-2
/
+3
2019-01-07
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
3
-2
/
+3
2019-01-07
include: remove compat.h
Marc-André Lureau
1
-1
/
+0
2019-01-07
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
1
-4
/
+1
2019-01-07
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
1
-4
/
+1
2019-01-07
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
1
-1
/
+1
2019-01-07
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
1
-4
/
+1
2019-01-07
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
1
-5
/
+1
2019-01-07
machine: move compat properties out of globals
Marc-André Lureau
1
-132
/
+122
2019-01-07
hw: apply machine compat properties without touching globals
Marc-André Lureau
1
-14
/
+28
2019-01-07
machines: replace COMPAT define with a static array
Marc-André Lureau
1
-94
/
+107
2018-12-21
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into...
Peter Maydell
13
-103
/
+304
2018-12-21
spapr: change default CPU type to POWER9
Cédric Le Goater
1
-1
/
+2
2018-12-21
spapr: introduce an 'ic-mode' machine option
Cédric Le Goater
3
-33
/
+54
2018-12-21
spapr: add an extra OV5 field to the sPAPR IRQ backend
Cédric Le Goater
2
-7
/
+29
2018-12-21
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2
-1
/
+36
2018-12-21
spapr: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
2
-8
/
+32
2018-12-21
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2
-3
/
+17
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2
-1
/
+5
2018-12-21
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
1
-0
/
+2
2018-12-21
spapr: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
1
-0
/
+93
2018-12-21
spapr-iommu: Always advertise the maximum possible DMA window size
Alexey Kardashevskiy
1
-16
/
+3
2018-12-21
spapr: export and rename the xics_max_server_number() routine
Cédric Le Goater
1
-4
/
+4
2018-12-21
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
2
-6
/
+12
2018-12-21
spapr: initialize VSMT before initializing the IRQ backend
Cédric Le Goater
1
-5
/
+6
2018-12-21
e500: simplify IRQ wiring
Greg Kurz
1
-10
/
+8
2018-12-21
mac_newworld: simplify IRQ wiring
Greg Kurz
1
-17
/
+13
2018-12-21
virtex_ml507: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-12-21
sam460ex: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-1
/
+1
2018-12-21
ppc440_bamboo: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-3
/
+2
2018-12-21
ppc405_uc: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-2
/
+2
2018-12-21
ppc405_boards: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
1
-2
/
+2
2018-12-21
spapr: use g_new(T, n) instead of g_malloc(sizeof(T) * n)
Greg Kurz
2
-2
/
+2
2018-12-21
spapr: drop redundant statement in spapr_populate_drconf_memory()
Greg Kurz
1
-2
/
+0
2018-12-21
spapr: Fix ibm,max-associativity-domains property number of nodes
Serhii Popovych
1
-1
/
+1
2018-12-20
spapr_pci: perform unplug via the hotplug handler
David Hildenbrand
1
-12
/
+21
2018-12-14
hw/ppc/ppc405_boards: Don't use load_image()
Peter Maydell
1
-4
/
+8
2018-12-14
hw/ppc/mac_newworld, mac_oldworld: Don't use load_image()
Peter Maydell
2
-12
/
+8
2018-12-11
spapr: Delete instance_options functions
Eduardo Habkost
1
-85
/
+0
[prev]
[next]