index
:
riscv-gnu-toolchain/qemu/roms/skiboot.git
benh-wip
coverity_scan
gh-pages
master
skiboot-5.1.x
skiboot-5.10.x
skiboot-5.3.x
skiboot-5.4.x
skiboot-5.9.x
skiboot-6.0.x
skiboot-6.2.x
skiboot-6.3.x
skiboot-6.5.x
skiboot-6.6.x
skiboot-6.7.x
skiboot-6.8.x
skiboot-next
skiboot-op940.x
staging
ultravisor
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
/
xive.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-26
xive: DD2.0 updates
Benjamin Herrenschmidt
1
-8
/
+48
2017-06-21
xive: Fix initialisation of xive_cpu_state struct
Andrew Donnellan
1
-0
/
+1
2017-06-16
hw/phys_map: Use GCIDs as a chip index
Oliver O'Halloran
1
-7
/
+5
2017-05-10
xive: Migrate BAR assignment to phys_map_get()
Michael Neuling
1
-30
/
+15
2017-05-03
xive: Workaround a problem with indirect TM access
Benjamin Herrenschmidt
1
-0
/
+10
2017-05-01
xive: Log more information in opal_xive_dump() for emulation state
Benjamin Herrenschmidt
1
-4
/
+27
2017-05-01
xive: Add a per-cpu logging mechanism to XICS emulation
Benjamin Herrenschmidt
1
-1
/
+104
2017-05-01
xive: Check queues for duplicates in DEBUG builds
Benjamin Herrenschmidt
1
-1
/
+58
2017-04-28
xive+phb4: Fix exposing trigger page to Linux
Benjamin Herrenschmidt
1
-3
/
+12
2017-04-21
xive: Fix potential for lost IPIs when manipulating CPPR
Benjamin Herrenschmidt
1
-14
/
+19
2017-04-21
xive: Don't double EOI interrupts that have an EOI override
Benjamin Herrenschmidt
1
-2
/
+2
2017-04-19
xive: Clear emulation mode queue on reset
Benjamin Herrenschmidt
1
-0
/
+1
2017-04-19
xive: Fixes/improvements to xive reset for multi-chip systems
Benjamin Herrenschmidt
1
-19
/
+75
2017-04-19
xive: Synchronize after disable IRQs in opal_xive_reset()
Benjamin Herrenschmidt
1
-0
/
+1
2017-04-05
xive: Fix setting of remote NVT VSD
Benjamin Herrenschmidt
1
-1
/
+3
2017-03-16
xive: Fix typo in a comment
Benjamin Herrenschmidt
1
-1
/
+1
2017-03-16
xive: Move xive_provision_cpu() around
Benjamin Herrenschmidt
1
-35
/
+35
2017-03-16
xive: Always reset queue state in opal_xive_set_queue_info()
Benjamin Herrenschmidt
1
-7
/
+13
2017-03-16
xive: When an interrupt is freed, also clear its enabled map entry
Benjamin Herrenschmidt
1
-0
/
+1
2017-03-16
xive: Don't reconfigure and enable queues and VPs in exploitation
Benjamin Herrenschmidt
1
-31
/
+56
2017-03-16
xive: Refactor irq configuration
Benjamin Herrenschmidt
1
-77
/
+59
2017-03-16
xive: Don't expose a trigger page when none exist
Benjamin Herrenschmidt
1
-5
/
+3
2017-03-16
xive: Fix recursive locking bug in opal_xive_reset()
Benjamin Herrenschmidt
1
-2
/
+3
2017-03-16
xive: Add opal_xive_sync() to sync IRQ sources and queues
Benjamin Herrenschmidt
1
-1
/
+46
2017-03-16
xive: Don't mess around with the ESB state when setting an IRQ config
Benjamin Herrenschmidt
1
-4
/
+10
2017-03-09
xive: Cleanup calls to set_xive backends
Benjamin Herrenschmidt
1
-6
/
+14
2017-03-09
xive: Log the address of the boot time tables
Benjamin Herrenschmidt
1
-0
/
+5
2017-03-09
xive: Sync HW when moving interrupts around
Benjamin Herrenschmidt
1
-1
/
+77
2017-03-09
xive: Fix setting of OPAL_XIVE_IRQ_EOI_VIA_FW
Benjamin Herrenschmidt
1
-4
/
+9
2017-03-09
xive: Fix xive reset corrupting EQ allocation bitmap
Benjamin Herrenschmidt
1
-6
/
+21
2017-02-23
xive: Add some dump facility
Benjamin Herrenschmidt
1
-1
/
+129
2017-02-07
xive/psi/lpc: Handle proper clearing of LPC SerIRQ latch on DD1
Benjamin Herrenschmidt
1
-1
/
+11
2017-02-02
xive: Cleanup TM area on CPU calling
Benjamin Herrenschmidt
1
-0
/
+8
2017-02-02
xive: Fix failure to lower CPPR in opal_xive_get_xirr()
Benjamin Herrenschmidt
1
-1
/
+7
2017-02-02
xive: Don't assume opal_xive_eoi() is called with the right queue prio
Benjamin Herrenschmidt
1
-6
/
+3
2017-02-02
xive: Fix opal_xive_check_pending()
Benjamin Herrenschmidt
1
-2
/
+2
2017-02-02
xive: Force assign BARs
Benjamin Herrenschmidt
1
-0
/
+4
2017-02-02
xive: Fix configuration of the EX special BAR
Benjamin Herrenschmidt
1
-19
/
+28
2017-02-02
xive: Display the block ID when initializing an instance
Benjamin Herrenschmidt
1
-1
/
+1
2017-02-02
xive: Spread the notification ports a bit
Benjamin Herrenschmidt
1
-6
/
+8
2017-02-02
xive: Set the FORCE_TM_LOCAL bit in CQ_PBI_CTL
Benjamin Herrenschmidt
1
-1
/
+1
2017-02-02
xive: Comments about in-memory overflow queues
Benjamin Herrenschmidt
1
-0
/
+4
2017-02-02
xive: Cache scrub needs a sync
Benjamin Herrenschmidt
1
-0
/
+1
2017-02-02
xive: Fix PIR2VP_BLK for 2-chip systems
Benjamin Herrenschmidt
1
-1
/
+10
2017-01-05
xive: Enable backlog on queues
Benjamin Herrenschmidt
1
-1
/
+1
2017-01-05
xive: Use for_each_present_cpu() for setting up XIVE
Benjamin Herrenschmidt
1
-4
/
+4
2017-01-05
xive: Fix logic in opal_xive_get_xirr()
Benjamin Herrenschmidt
1
-9
/
+13
2017-01-05
xive: Properly initialize new VP and EQ structures
Benjamin Herrenschmidt
1
-0
/
+5
2017-01-05
xive: Improve/fix EOI of LSIs
Benjamin Herrenschmidt
1
-12
/
+19
2017-01-05
xive: Add FIXME comments about mask/umask races
Benjamin Herrenschmidt
1
-0
/
+8
[next]