User:Ajb: Difference between revisions
Line 52: | Line 52: | ||
* [[Internships/ProjectIdeas/TCGCodeQuality]] | * [[Internships/ProjectIdeas/TCGCodeQuality]] | ||
* [[Internships/ProjectIdeas/CacheModelling]] | * [[Internships/ProjectIdeas/CacheModelling]] | ||
* [[Internships/ProjectIdeas/CodeCoveragePlugin]] | |||
* [[Features/TCGCodeQuality]] | * [[Features/TCGCodeQuality]] | ||
* [[Features/TCGPlugins]] | * [[Features/TCGPlugins]] |
Revision as of 16:36, 18 December 2020
ajb is also know as Alex Bennée and works on QEMU for Linaro mainly on ARM related bits. I also have an interest in improving the testing of the code base. I'm known as stsquad on #qemu.
My Maintainer Branches
Various testing updates (docker, tcg tests, coverage)
System | Summary | Focus | Branch:testing/next status |
---|---|---|---|
GitLab CI | pipelines | Primary CI, tries to incorporate data from others | https://gitlab.com/stsquad/qemu/badges/testing/next/pipeline.svg [1] |
Cirrus CI | build history | FreeBSD compiles | https://api.cirrus-ci.com/github/stsquad/qemu.svg [2] |
Travis | build history | Non-x86_64 hosts |
Changes to plugins
System | Summary | Focus | Branch:plugins/next status |
---|---|---|---|
GitLab CI | pipelines | Primary CI, tries to incorporate data from others | https://gitlab.com/stsquad/qemu/badges/plugins/next/pipeline.svg [3] |
Cirrus CI | build history | FreeBSD compiles | https://api.cirrus-ci.com/github/stsquad/qemu.svg [4] |
Travis | build history | Non-x86_64 hosts |
Misc changes (any and all of stuff for the bellow trees)
System | Summary | Focus | Branch:misc/next status |
---|---|---|---|
GitLab CI | pipelines | Primary CI, tries to incorporate data from others | https://gitlab.com/stsquad/qemu/badges/misc/next/pipeline.svg [5] |
Cirrus CI | build history | FreeBSD compiles | https://api.cirrus-ci.com/github/stsquad/qemu.svg [6] |
Travis | build history | Non-x86_64 hosts |
Changes to softfloat
System | Summary | Focus | Branch:fpu/next status |
---|---|---|---|
GitLab CI | pipelines | Primary CI, tries to incorporate data from others | https://gitlab.com/stsquad/qemu/badges/fpu/next/pipeline.svg [7] |
Cirrus CI | build history | FreeBSD compiles | https://api.cirrus-ci.com/github/stsquad/qemu.svg [8] |
Travis | build history | Non-x86_64 hosts |
Changes to gdbstub
System | Summary | Focus | Branch:gdbstub/next status |
---|---|---|---|
GitLab CI | pipelines | Primary CI, tries to incorporate data from others | https://gitlab.com/stsquad/qemu/badges/gdbstub/next/pipeline.svg [9] |
Cirrus CI | build history | FreeBSD compiles | https://api.cirrus-ci.com/github/stsquad/qemu.svg [10] |
Travis | build history | Non-x86_64 hosts |
Changes to semihosting
System | Summary | Focus | Branch:semihosting/next status |
---|---|---|---|
GitLab CI | pipelines | Primary CI, tries to incorporate data from others | https://gitlab.com/stsquad/qemu/badges/semihosting/next/pipeline.svg [11] |
Cirrus CI | build history | FreeBSD compiles | https://api.cirrus-ci.com/github/stsquad/qemu.svg [12] |
Travis | build history | Non-x86_64 hosts |
Updates to the gitdm metadata
System | Summary | Focus | Branch:gitdm/next status |
---|---|---|---|
GitLab CI | pipelines | Primary CI, tries to incorporate data from others | https://gitlab.com/stsquad/qemu/badges/gitdm/next/pipeline.svg [13] |
Cirrus CI | build history | FreeBSD compiles | https://api.cirrus-ci.com/github/stsquad/qemu.svg [14] |
Travis | build history | Non-x86_64 hosts |
Development
System | Summary | Focus | Branch:plugins/plugins-v7 status |
---|---|---|---|
GitLab CI | pipelines | Primary CI, tries to incorporate data from others | https://gitlab.com/stsquad/qemu/badges/plugins/plugins-v7/pipeline.svg [15] |
Cirrus CI | build history | FreeBSD compiles | https://api.cirrus-ci.com/github/stsquad/qemu.svg [16] |
Travis | build history | Non-x86_64 hosts |
Created Pages
- Testing/CI/Travis
- Testing/CI/GitLab
- Testing/CI/Shippable
- Testing/CI/Cirrus
- Testing/Linaro/TCWG_GNU_QEMU_Tests
- Buildbot
- System Images
- Hosts/MacOSX
- Features/SoftMMU
- Features/MTTCG
- Features/ARM/SVE
- Features/Softfloat
- Features/gdbstub
- Internships/ProjectIdeas/TCGCodeQuality
- Internships/ProjectIdeas/CacheModelling
- Internships/ProjectIdeas/CodeCoveragePlugin
- Features/TCGCodeQuality
- Features/TCGPlugins
- Requirements/GatingCI
- Usecases/XenOnTCG