Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
richlowe created a review comment on a pull request on richlowe/illumos-gate
I'm very confused by this. This _should_ be working. For a start, QEMU,virt has an "interrupt-parent" on /, and nothing will work if that doesn't happen? These should trickle up from the PROM ...
r1mikey opened a pull request on richlowe/illumos-gate
Ensure that rootnex has expected properties
**These changes target the PCI hacking branch** Two fairly trivial changes here. The fdt rootnex misses out on the properties set on the fdt root node. Copy over the properties we care about,...richlowe pushed 2 commits to arm64/pci-hacking richlowe/illumos-gate
r1mikey created a review comment on a pull request on richlowe/illumos-gate
This condition should mostly be caught (in a different way) before we hit this code - see the call to `gic_is_spurious` in `do_interrupt` (armv8/os/intr.c).
richlowe created a review comment on a pull request on richlowe/illumos-gate
No, but I can't say for sure it won't ever?
rmustacc created a review comment on a pull request on richlowe/illumos-gate
Does this have the same semantics with the -1 return on spurious interrupt ala x86?
rmustacc created a review on a pull request on richlowe/illumos-gate
One small question, but I'm fine with the renaming and feel free to land without any follow up from me.
rmustacc created a review on a pull request on richlowe/illumos-gate
One small question, but I'm fine with the renaming and feel free to land without any follow up from me.
richlowe created a comment on a pull request on richlowe/illumos-gate
Is anyone against me integrating this as -- I hope -- much more readable names for something that used to be not obvious, even though it doesn't come with a lot of other necessary work?
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- doc: mention the autovec problem, note by Michael 173b9d1
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- doc: add a direct comparison of PSM and DDI2 operations 806cf8d
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- doc: expand upon the potential difference/actual similarity of NINTRS/NAVAIL a tiny amount 6b184d0
richlowe pushed 1 commit to arm64/pci-hacking richlowe/illumos-gate
- Sync with current hacking with partially reworked interrupts HAS NO GIC v3 SUPPORT RIGHT NOW - interrupt controllers... c9bc6b3
r1mikey created a comment on a pull request on richlowe/illumos-gate
Reading through both trees, I think there are some hunks on this PR that I should split out (things that don't relate to GIC or interrupts more generally), and some which I think I should rebase on...
r1mikey created a comment on a pull request on richlowe/illumos-gate
> https://richlowe.net/interrupts-draft/interrupts.html This is great! I'll mail some questions/observations to you, since a PR is likely not the best way to communicate about these things. I...
richlowe created a comment on a pull request on richlowe/illumos-gate
I have updated the arm64/pci-hacking (I don't know how to link to that with github markdown) branch I sent you with the current state of my tree. This is basically a gicv2 (only) with everything r...
richlowe pushed 46 commits to arm64/pci-hacking richlowe/illumos-gate
- 6500 dtrace translator deref uses wrong store op Reviewed by: Adam Leventhal <[email protected]> Approved by: ... 18ad798
- 16882 zpool_create_008_pos is always failing Reviewed by: Vitaliy Gusev <[email protected]> Reviewed by: Dan Mc... 9d1bdd5
- 16893 sol_ofs: possible memory leak Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Marco van Wier... 4574405
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate bce5576
- 16896 ipc: possible memory leak of 'ids' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy Fidd... 037044b
- 16897 s1394: possible memory leak of 'member_new' Reviewed by: C Fraire <[email protected]> Reviewed by: Andy Fiddaman <... da59b86
- 16898 cardbus: possible memory leak of 'cdsp' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy... d74fa75
- 16911 illumos-gate should select OpenSSL 1.x API where needed Reviewed by: Toomas Soome <[email protected]> Reviewed by: ... 109018f
- 16910 vioif package needs package metadata fixups Reviewed by: Andy Fiddaman <[email protected]> Reviewed by: Toom... 9068858
- 16899 psets: possible memory leak of 'psets' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by: Andy ... 27ecbff
- Merge branch 'master' of https://github.com/illumos/illumos-gate into arm64-gate # Conflicts: # usr/src/pkg/manifest... cba01e3
- 5915 msgpullup(9f) behaves as if len is always -1 Portions contributed by: Dan McDonald <[email protected]> Reviewed by: ... 8cfbb92
- 16854 CPUID_PASS_IDENT is sufficient for cpuid_getsig 16907 Apply microcode updates before CPUID_PASS_BASIC Reviewed ... df5a0c5
- 16926 Update AMD microcode to 20241121 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wieringe... 2d27979
- 16927 Update Intel microcode to 20241112 Reviewed by: Rich Lowe <[email protected]> Reviewed by: Marco van Wierin... 6e8c001
- 16881 zfs-tests: rsend_008_pos should be disabled for now Reviewed by: Dan McDonald <[email protected]> Approved by: Patr... c7f0a03
- 16901 sol_ucma: possible memory leak of 'ucma_evt' Reviewed by: Bill Sommerfeld <[email protected]> Reviewed by:... 799266c
- 16942 ZTS: channel_program tests fail to find verify_runnable Reviewed by: Andy Fiddaman <[email protected]> Revie... 944bdb1
- 16932 Add `wait_freeing` helper function to ZTS Reviewed by: Bill Sommerfeld <[email protected]> Approved by: Da... 25bfbbc
- 16933 ZTS: Wait for free space between quota tests Reviewed by: Bill Sommerfeld <[email protected]> Approved by:... a5e0ce4
- and 26 more ...