Skip to content
/ qemu Public
forked from qemu/qemu

my QEMU working copy

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB
Notifications You must be signed in to change notification settings

p-b-o/qemu

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127,486 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

QEMU CI

This repository is a downstream fork of QEMU, testing all patches posted on mailing list.

All series are pushed as branches (using message-id as name), and tested. As well, master branch is continuously updated to match upstream.

Series status can be checked on this page.

Disclaimer: This is not a project supported by upstream QEMU. It's provided as a convenience to help you check status of series and apply easily an existing series by fetching associated branch.


To use it on your fork:

git remote add qemu-ci https://github.com/p-b-o/qemu-ci
git fetch qemu-ci master
git cherry-pick qemu-ci/master
# and enable Actions on your GitHub repository

Note: qemu-ci/master is continuously updated with hot fixes for CI, so it's better to reapply it every time you rebase your personal branch.


CI yaml file has been written to be self contained, to use containers and to be as explicit as possible. As a result, it is fairly easy to take any command and run it on your machine.

In case you want to reproduce the exact same environment as GitHub, you can use github-runners, which provides convenient ssh access to all runners GitHub offers.

About

my QEMU working copy

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
GPL-2.0
COPYING
LGPL-2.1
COPYING.LIB

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 80.2%
  • C++ 11.4%
  • Python 4.2%
  • Shell 1.5%
  • Assembly 0.7%
  • Meson 0.6%
  • Other 1.4%