index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
ppc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2019-01-11
3
-4
/
+4
|
\
|
*
avoid TABs in files that only contain a few
Paolo Bonzini
2019-01-11
2
-3
/
+3
|
*
qemu/queue.h: leave head structs anonymous unless necessary
Paolo Bonzini
2019-01-11
1
-1
/
+1
*
|
machine: Use shorter format for GlobalProperty arrays
Eduardo Habkost
2019-01-10
1
-60
/
+12
*
|
machine: Eliminate unnecessary stringify() usage
Eduardo Habkost
2019-01-10
1
-1
/
+1
*
|
spapr: Eliminate SPAPR_PCI_2_7_MMIO_WIN_SIZE macro
Eduardo Habkost
2019-01-10
1
-1
/
+1
|
/
*
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
2019-01-08
1
-0
/
+9
*
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
2019-01-08
3
-3
/
+197
*
spapr: move the qemu_irq array under the machine
Cédric Le Goater
2019-01-08
1
-3
/
+27
*
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
2019-01-08
1
-3
/
+4
*
spapr: return from post_load method when RTC import fails
Cédric Le Goater
2019-01-08
1
-2
/
+7
*
ppc: replace the 'Object *intc' by a 'ICPState *icp' pointer under the CPU
Cédric Le Goater
2019-01-08
5
-10
/
+10
*
ppc/xive: introduce a XiveTCTX pointer under PowerPCCPU
Cédric Le Goater
2019-01-08
2
-5
/
+10
*
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2019-01-08
4
-17
/
+44
*
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2019-01-08
1
-1
/
+11
*
spapr_pci: Define SPAPR_MAX_PHBS in hw/pci-host/spapr.h
Greg Kurz
2019-01-08
1
-2
/
+0
*
spapr: move spapr_create_phb() to core machine code
Greg Kurz
2019-01-08
2
-12
/
+12
*
ppc4xx: Disable debug logging by default
BALATON Zoltan
2019-01-08
1
-2
/
+1
*
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
2019-01-08
3
-1
/
+87
*
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
2019-01-08
2
-0
/
+41
*
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190107'...
Peter Maydell
2019-01-07
3
-2
/
+3
|
\
|
*
Support u-boot noload images for arm as used by, NetBSD/evbarm GENERIC kernel.
Nick Hudson
2019-01-07
3
-2
/
+3
*
|
include: remove compat.h
Marc-André Lureau
2019-01-07
1
-1
/
+0
*
|
compat: replace PC_COMPAT_2_1 & HW_COMPAT_2_1 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
|
compat: replace PC_COMPAT_2_2 & HW_COMPAT_2_2 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
|
compat: replace PC_COMPAT_2_3 & HW_COMPAT_2_3 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
|
compat: replace PC_COMPAT_2_4 & HW_COMPAT_2_4 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
|
compat: replace PC_COMPAT_2_5 & HW_COMPAT_2_5 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
|
compat: replace PC_COMPAT_2_6 & HW_COMPAT_2_6 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
|
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
|
compat: replace PC_COMPAT_2_8 & HW_COMPAT_2_8 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
|
compat: replace PC_COMPAT_2_9 & HW_COMPAT_2_9 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
|
compat: replace PC_COMPAT_2_10 & HW_COMPAT_2_10 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
|
compat: replace PC_COMPAT_2_11 & HW_COMPAT_2_11 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
|
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
Marc-André Lureau
2019-01-07
1
-1
/
+1
*
|
compat: replace PC_COMPAT_3_0 & HW_COMPAT_3_0 macros
Marc-André Lureau
2019-01-07
1
-4
/
+1
*
|
compat: replace PC_COMPAT_3_1 & HW_COMPAT_3_1 macros
Marc-André Lureau
2019-01-07
1
-5
/
+1
*
|
machine: move compat properties out of globals
Marc-André Lureau
2019-01-07
1
-132
/
+122
*
|
hw: apply machine compat properties without touching globals
Marc-André Lureau
2019-01-07
1
-14
/
+28
*
|
machines: replace COMPAT define with a static array
Marc-André Lureau
2019-01-07
1
-94
/
+107
|
/
*
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.0-20181221' into...
Peter Maydell
2018-12-21
13
-103
/
+304
|
\
|
*
spapr: change default CPU type to POWER9
Cédric Le Goater
2018-12-20
1
-1
/
+2
|
*
spapr: introduce an 'ic-mode' machine option
Cédric Le Goater
2018-12-20
3
-33
/
+54
|
*
spapr: add an extra OV5 field to the sPAPR IRQ backend
Cédric Le Goater
2018-12-20
2
-7
/
+29
|
*
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2018-12-20
2
-1
/
+36
|
*
spapr: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
2018-12-20
2
-8
/
+32
|
*
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2018-12-20
2
-3
/
+17
|
*
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
2018-12-20
2
-1
/
+5
|
*
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
2018-12-20
1
-0
/
+2
|
*
spapr: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
2018-12-20
1
-0
/
+93
[next]