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-02-04
hw/ppc/spapr: Add support for "-vga cirrus"
Thomas Huth
1
-0
/
+1
2019-02-04
spapr: Drop unused parameters from fdt building helper
Alexey Kardashevskiy
1
-5
/
+3
2019-02-04
hw/ppc: Move ppc40x_*reset() functions from ppc405_uc.c to ppc.c
Thomas Huth
3
-60
/
+57
2019-02-04
spapr: move the interrupt presenters under machine_data
Cédric Le Goater
3
-12
/
+15
2019-02-04
ppc/pnv: introduce a CPU machine_data
Cédric Le Goater
2
-4
/
+15
2019-02-04
spapr/pci: Fix primary bus number for PCI bridges
David Hildenbrand
1
-4
/
+1
2019-02-04
spapr: Forbid setting ic-mode for old machine types
Greg Kurz
1
-0
/
+5
2019-02-04
hw/ppc/spapr: Encode the SCSI channel (bus) in the SRP LUNs
Thomas Huth
1
-3
/
+4
2019-02-04
spapr/vio: remove the "irq" property"
Cédric Le Goater
1
-41
/
+6
2019-02-04
ppc440: Avoid reporting error when reading non-existent RAM slot
BALATON Zoltan
1
-2
/
+4
2019-02-04
sam460ex: Fix support for memory larger than 1GB
BALATON Zoltan
2
-12
/
+16
2019-02-04
ppc4xx: Pass array index to function instead of pointer into the array
BALATON Zoltan
2
-44
/
+36
2019-02-04
ppc4xx: Rename ppc4xx_sdram_t in ppc440_uc.c to ppc440_sdram_t
BALATON Zoltan
1
-8
/
+8
2019-02-04
ppc4xx: Use ram_addr_t in ppc4xx_sdram_adjust()
BALATON Zoltan
3
-4
/
+4
2019-02-04
sam460ex: Clean up SPD EEPROM creation
BALATON Zoltan
1
-153
/
+20
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
1
-0
/
+1
2019-01-11
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
3
-4
/
+4
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
2
-3
/
+3
2019-01-11
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
1
-1
/
+1
2019-01-09
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
1
-60
/
+12
2019-01-09
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
1
-1
/
+1
2019-01-09
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
1
-1
/
+1
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
1
-0
/
+9
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
3
-3
/
+197
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
1
-3
/
+27
2019-01-09
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
1
-3
/
+4
2019-01-09
spapr: return from post_load method when RTC import fails
Cédric Le Goater
1
-2
/
+7
2019-01-09
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
5
-10
/
+10
2019-01-09
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2
-5
/
+10
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
4
-17
/
+44
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
1
-1
/
+11
2019-01-09
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
1
-2
/
+0
2019-01-09
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2
-12
/
+12
2019-01-09
ppc4xx: Disable debug logging by default
BALATON Zoltan
1
-2
/
+1
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
[next]