index
:
qemu
loongarch64
master
or1k
QEMU development tree
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
ci
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add initial support for AF_XDP network backend
Ilya Maximets
2023-09-18
1
-0
/
+1
*
scripts/: spelling fixes
Michael Tokarev
2023-09-08
1
-1
/
+1
*
accel: Remove HAX accelerator
Philippe Mathieu-Daudé
2023-08-31
1
-1
/
+0
*
Revert "tests: Use separate virtual environment for avocado"
Paolo Bonzini
2023-08-28
1
-2
/
+2
*
configure: remove --with-git-submodules=
Paolo Bonzini
2023-06-06
1
-1
/
+0
*
configure: remove --with-git= option
Paolo Bonzini
2023-06-06
1
-2
/
+0
*
tests: Use separate virtual environment for avocado
Paolo Bonzini
2023-06-06
1
-2
/
+2
*
Add Kubernetes runner configuration
Camilla Conte
2023-05-24
1
-0
/
+30
*
igb: Notify only new interrupts
Akihiko Odaki
2023-05-23
1
-0
/
+1
*
Fix references to igb Avocado test
Akihiko Odaki
2023-05-23
1
-1
/
+1
*
tests: Use configure-provided pyvenv for tests
John Snow
2023-05-18
1
-2
/
+2
*
scripts/ci: clean-up the 20.04/22.04 confusion in ansible
Alex Bennée
2023-05-10
1
-34
/
+77
*
scripts/ci: add gitlab-runner to kvm group
Alex Bennée
2023-05-10
1
-0
/
+1
*
scripts/ci: update gitlab-runner playbook to handle CentOS
Alex Bennée
2023-03-22
1
-2
/
+18
*
scripts/ci: add libslirp-devel to build-environment
Alex Bennée
2023-03-22
1
-0
/
+1
*
tests/avocado: Add igb test
Akihiko Odaki
2023-03-10
1
-0
/
+1
*
virtiofsd: Remove build and docs glue
Dr. David Alan Gilbert
2023-02-16
1
-2
/
+0
*
virtiofsd: Remove test
Dr. David Alan Gilbert
2023-02-16
1
-7
/
+0
*
scripts/ci: bump CentOS Python to 3.8
Paolo Bonzini
2023-02-06
3
-2
/
+15
*
scripts/ci: unify package lists for CentOS in build-environment files
Paolo Bonzini
2023-02-06
2
-0
/
+44
*
scripts/ci: add capstone development packages
Paolo Bonzini
2023-02-06
2
-0
/
+20
*
scripts/ci: support CentOS Stream 8 in build-environment.yaml
Paolo Bonzini
2023-02-06
1
-2
/
+12
*
scripts/ci: remove unnecessary checks from CentOS playbook
Paolo Bonzini
2023-02-06
1
-4
/
+0
*
lcitool: drop perl from QEMU project/dependencies
Marc-André Lureau
2023-02-02
1
-1
/
+0
*
scripts/ci: update gitlab-runner playbook to use latest runner
Alex Bennée
2023-02-02
2
-45
/
+13
*
configure: remove backwards-compatibility and obsolete options
Paolo Bonzini
2023-01-06
1
-1
/
+1
*
scripts/ci/setup: spice-server only on x86 aarch64
Lucas Mateus Castro (alqotel)
2022-10-06
1
-1
/
+11
*
scripts/ci/setup: Fix libxen requirements
Lucas Mateus Castro (alqotel)
2022-10-06
1
-1
/
+1
*
scripts/ci/setup: ninja missing from build-environment
Lucas Mateus Castro (alqotel)
2022-10-06
1
-0
/
+1
*
Remove Ubuntu 18.04 container support from the repository
Thomas Huth
2022-05-18
1
-12
/
+2
*
build: move vhost-scsi configuration to Kconfig
Paolo Bonzini
2022-05-07
1
-1
/
+0
*
build: move vhost-vsock configuration to Kconfig
Paolo Bonzini
2022-05-07
1
-2
/
+0
*
Replacing CONFIG_VNC_PNG with CONFIG_PNG
Kshitij Suri
2022-04-27
1
-2
/
+2
*
scripts/ci: allow for a secondary runner
Alex Bennée
2022-02-28
1
-0
/
+38
*
scripts/ci: add build env rules for aarch32 on aarch64
Alex Bennée
2022-02-28
1
-0
/
+25
*
drop libxml2 checks since libxml is not actually used (for parallels)
Michael Tokarev
2022-02-09
1
-1
/
+0
*
block/file-posix: Simplify the XFS_IOC_DIOINFO handling
Thomas Huth
2022-01-12
1
-1
/
+0
*
Jobs based on custom runners: add CentOS Stream 8
Cleber Rosa
2021-11-16
5
-0
/
+384
*
Jobs based on custom runners: docs and gitlab-runner setup playbook
Cleber Rosa
2021-07-14
3
-1
/
+84
*
Jobs based on custom runners: build environment docs and playbook
Cleber Rosa
2021-07-14
3
-0
/
+119
*
scripts/ci/gitlab-pipeline-status: give more info when pipeline not found
Cleber Rosa
2021-03-09
1
-1
/
+3
*
scripts/ci/gitlab-pipeline-status: give more information on failures
Cleber Rosa
2021-03-09
1
-1
/
+3
*
scripts/ci/gitlab-pipeline-status: split utlity function for HTTP GET
Cleber Rosa
2021-03-09
1
-5
/
+12
*
travis.yml: Move gprof/gcov test across to gitlab
Philippe Mathieu-Daudé
2021-02-15
1
-0
/
+27
*
scripts/ci: clean up default args logic a little
Alex Bennée
2020-11-23
1
-11
/
+13
*
scripts/ci/gitlab-pipeline-status: wait for pipeline creation
Cleber Rosa
2020-10-13
1
-4
/
+13
*
scripts/ci/gitlab-pipeline-status: use more descriptive exceptions
Cleber Rosa
2020-10-13
1
-2
/
+10
*
scripts/ci/gitlab-pipeline-status: handle keyboard interrupts
Cleber Rosa
2020-10-13
1
-2
/
+4
*
scripts/ci/gitlab-pipeline-status: refactor parser creation
Cleber Rosa
2020-10-13
1
-4
/
+7
*
scripts/ci/gitlab-pipeline-status: give early feedback on running pipelines
Cleber Rosa
2020-10-13
1
-1
/
+1
[next]