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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
include
/
hw
/
ppc
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-22
ppc: Fix duplicated typedefs to be able to compile with Clang in gnu99 mode
Thomas Huth
2
-4
/
+3
2019-01-22
ppc: Move spapr-related prototypes from xics.h into a seperate header file
Thomas Huth
2
-7
/
+37
2019-01-09
spapr: enable XIVE MMIOs at reset
Cédric Le Goater
1
-0
/
+1
2019-01-09
spapr: introduce a new sPAPR IRQ backend supporting XIVE and XICS
Cédric Le Goater
1
-0
/
+1
2019-01-09
ppc/xics: allow ICSState to have an offset 0
Cédric Le Goater
1
-2
/
+1
2019-01-09
spapr: move the qemu_irq array under the machine
Cédric Le Goater
4
-2
/
+2
2019-01-09
pnv/psi: move the ICSState qemu_irq array under the PSI device model
Cédric Le Goater
1
-0
/
+1
2019-01-09
ppc: export the XICS and XIVE set_irq handlers
Cédric Le Goater
2
-0
/
+4
2019-01-09
spapr: modify the prototype of the cpu_intc_create() method
Cédric Le Goater
2
-3
/
+3
2019-01-09
spapr/xive: simplify the sPAPR IRQ qirq method for XIVE
Cédric Le Goater
2
-7
/
+0
2019-01-09
ppc/spapr: Receive and store device tree blob from SLOF
Alexey Kardashevskiy
1
-1
/
+6
2019-01-09
spapr: Add H-Call H_HOME_NODE_ASSOCIATIVITY
Laurent Vivier
1
-0
/
+1
2018-12-21
spapr: introduce an 'ic-mode' machine option
Cédric Le Goater
1
-0
/
+1
2018-12-21
spapr: add an extra OV5 field to the sPAPR IRQ backend
Cédric Le Goater
2
-0
/
+7
2018-12-21
spapr: add a 'reset' method to the sPAPR IRQ backend
Cédric Le Goater
2
-0
/
+3
2018-12-21
spapr: extend the sPAPR IRQ backend for XICS migration
Cédric Le Goater
1
-0
/
+2
2018-12-21
spapr: allocate the interrupt thread context under the CPU core
Cédric Le Goater
2
-0
/
+3
2018-12-21
spapr: add device tree support for the XIVE exploitation mode
Cédric Le Goater
3
-2
/
+6
2018-12-21
spapr: add hcalls support for the XIVE exploitation interrupt mode
Cédric Le Goater
2
-1
/
+18
2018-12-21
spapr: introduce a new machine IRQ backend for XIVE
Cédric Le Goater
2
-0
/
+4
2018-12-21
spapr/xive: introduce a XIVE interrupt controller
Cédric Le Goater
1
-0
/
+45
2018-12-21
ppc/xive: introduce a simplified XIVE presenter
Cédric Le Goater
2
-0
/
+38
2018-12-21
ppc/xive: introduce the XIVE interrupt thread context
Cédric Le Goater
2
-0
/
+126
2018-12-21
ppc/xive: add support for the END Event State Buffers
Cédric Le Goater
1
-0
/
+21
2018-12-21
spapr: export and rename the xics_max_server_number() routine
Cédric Le Goater
1
-0
/
+1
2018-12-21
spapr: introduce a spapr_irq_init() routine
Cédric Le Goater
1
-0
/
+1
2018-12-21
ppc/xive: introduce the XIVE Event Notification Descriptors
Cédric Le Goater
2
-0
/
+85
2018-12-21
ppc/xive: introduce the XiveRouter model
Cédric Le Goater
2
-0
/
+93
2018-12-21
ppc/xive: introduce the XiveNotifier interface
Cédric Le Goater
1
-0
/
+23
2018-12-21
ppc/xive: add support for the LSI interrupt sources
Cédric Le Goater
1
-1
/
+18
2018-12-21
ppc/xive: introduce a XIVE interrupt source model
Cédric Le Goater
1
-0
/
+260
2018-12-21
mac_newworld: simplify IRQ wiring
Greg Kurz
1
-0
/
+2
2018-11-08
ppc/spapr_caps: Add SPAPR_CAP_NESTED_KVM_HV
Suraj Jitindar Singh
1
-1
/
+4
2018-11-08
hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
Thomas Huth
1
-2
/
+0
2018-09-25
spapr: increase the size of the IRQ number space
Cédric Le Goater
1
-0
/
+1
2018-09-25
spapr: introduce a spapr_irq class 'nr_msis' attribute
Cédric Le Goater
2
-2
/
+1
2018-08-21
spapr: introduce a IRQ controller backend to the machine
Cédric Le Goater
2
-9
/
+24
2018-08-21
spapr: introduce a fixed IRQ number space
Cédric Le Goater
2
-0
/
+37
2018-08-21
xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"
Greg Kurz
1
-1
/
+0
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
1
-3
/
+6
2018-07-03
ppx/xics: introduce a parent_reset in ICSStateClass
Cédric Le Goater
1
-0
/
+1
2018-07-03
ppc/xics: introduce a parent_realize in ICSStateClass
Cédric Le Goater
1
-1
/
+2
2018-07-03
ppc/xics: introduce ICP DeviceRealize and DeviceReset handlers
Cédric Le Goater
1
-2
/
+3
2018-07-02
hw/ppc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-2
/
+3
2018-06-22
spapr: Use maximum page size capability to simplify memory backend checking
David Gibson
1
-0
/
+3
2018-06-22
spapr: Maximum (HPT) pagesize property
David Gibson
1
-1
/
+3
2018-06-21
spapr: remove unused spapr_irq routines
Cédric Le Goater
1
-4
/
+0
2018-06-21
spapr: split the IRQ allocation sequence
Cédric Le Goater
1
-0
/
+4
2018-06-21
spapr: Add cpu_apply hook to capabilities
David Gibson
1
-0
/
+1
2018-06-21
spapr: Compute effective capability values earlier
David Gibson
1
-1
/
+2
[next]