index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
render_block_graph.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-07-13
fuzz: add missing header for rcu_enable_atfork
Alexander Bulekov
1
-0
/
+1
2020-07-13
configure: do not clobber CFLAGS with --enable-fuzzing
Alexander Bulekov
1
-1
/
+1
2020-07-13
configure: fix malloc check
Olaf Hering
1
-0
/
+1
2020-07-11
iotests: Set LC_ALL=C for sort
Max Reitz
1
-1
/
+1
2020-07-11
Revert "vga: build virtio-gpu as module"
Gerd Hoffmann
2
-19
/
+10
2020-07-11
tests: fix "make check-qtest" for modular builds
Gerd Hoffmann
1
-0
/
+1
2020-07-11
.cirrus.yml: add bash to the brew packages
Alex Bennée
1
-2
/
+2
2020-07-11
tests/docker: update toolchain set in debian-xtensa-cross
Max Filippov
2
-4
/
+4
2020-07-11
tests/docker: fall back more gracefully when pull fails
Alex Bennée
1
-5
/
+6
2020-07-11
docs: Add to gdbstub documentation the PhyMemMode
Jon Doron
1
-0
/
+20
2020-07-11
docs/devel: add some notes on tcg-icount for developers
Alex Bennée
2
-0
/
+98
2020-07-11
docs/devel: convert and update MTTCG design document
Alex Bennée
2
-19
/
+34
2020-07-11
tests/qht-bench: Adjust threshold computation
Richard Henderson
1
-2
/
+16
2020-07-11
tests/qht-bench: Adjust testing rate by -1
Richard Henderson
1
-7
/
+15
2020-07-11
travis.yml: Test also the other targets on s390x
Thomas Huth
1
-0
/
+39
2020-07-11
shippable: pull images from registry instead of building
Alex Bennée
1
-4
/
+2
2020-07-11
testing: add check-build target
Alex Bennée
2
-5
/
+16
2020-07-11
containers.yml: build with docker.py tooling
Alex Bennée
1
-4
/
+7
2020-07-11
gitlab: limit re-builds of the containers
Alex Bennée
1
-0
/
+6
2020-07-11
tests: improve performance of device-introspect-test
Daniel P. Berrangé
1
-22
/
+38
2020-07-11
gitlab: add avocado asset caching
Alex Bennée
1
-0
/
+6
2020-07-11
gitlab: enable check-tcg for linux-user tests
Alex Bennée
1
-4
/
+3
2020-07-11
linux-user/elfload: use MAP_FIXED_NOREPLACE in pgb_reserved_va
Alex Bennée
1
-3
/
+7
2020-07-11
tests/docker: add a linux-user testing focused image
Alex Bennée
3
-0
/
+61
2020-07-11
tests/tcg: add more default compilers to configure.sh
Alex Bennée
1
-5
/
+14
2020-07-11
gitlab: add acceptance testing to system builds
Alex Bennée
4
-28
/
+68
2020-07-11
tests/acceptance: skip LinuxInitrd 2gib with v4.16 on GitLab
Alex Bennée
1
-0
/
+3
2020-07-11
tests/acceptance: skip multicore mips_malta tests on GitLab
Alex Bennée
1
-0
/
+3
2020-07-11
tests/acceptance: fix dtb path for machine_rx_gdbsim
Alex Bennée
1
-1
/
+1
2020-07-11
tests/acceptance: skip s390x_ccw_vrtio_tcg on GitLab
Alex Bennée
1
-0
/
+2
2020-07-11
tests/docker: add packages needed for check-acceptance
Alex Bennée
2
-1
/
+16
2020-07-11
tests/docker: add --registry support to tooling
Alex Bennée
2
-7
/
+43
2020-07-11
gitlab: build containers with buildkit and metadata
Alex Bennée
1
-1
/
+3
2020-07-11
gitlab: convert jobs to use custom built containers
Daniel P. Berrangé
1
-106
/
+81
2020-07-11
gitlab: build all container images during CI
Daniel P. Berrangé
2
-0
/
+248
2020-07-11
gitlab: introduce explicit "container" and "build" stages
Daniel P. Berrangé
3
-2
/
+15
2020-07-11
gitlab-ci: Fix the change rules after moving the YML files
Thomas Huth
2
-2
/
+2
2020-07-11
.gitignore: un-ignore .gitlab-ci.d
Alex Bennée
1
-0
/
+1
2020-07-11
tests/docker: change tag naming scheme of our images
Alex Bennée
28
-34
/
+34
2020-07-11
tests/docker: check for an parameters not empty string
Alex Bennée
1
-1
/
+1
2020-07-11
tests/vm: allow us to take advantage of MTTCG
Alex Bennée
1
-2
/
+9
2020-07-11
tests/vm: switch from optsparse to argparse
Alex Bennée
2
-46
/
+49
2020-07-11
tests/vm: Add workaround to consume console
Robert Foley
2
-2
/
+23
2020-07-11
python/qemu: Add ConsoleSocket for optional use in QEMUMachine
Robert Foley
2
-4
/
+129
2020-07-11
tests/vm: change scripts to use self._config
Robert Foley
5
-42
/
+38
2020-07-11
tests/vm: Added a new script for centos.aarch64.
Robert Foley
3
-1
/
+280
2020-07-11
tests/vm: Added a new script for ubuntu.aarch64.
Robert Foley
5
-0
/
+217
2020-07-11
tests/vm: Add common Ubuntu python module
Robert Foley
2
-34
/
+72
2020-07-11
tests/vm: Added configuration file support
Robert Foley
5
-1
/
+155
2020-07-11
tests/vm: Add configuration to basevm.py
Robert Foley
1
-39
/
+133
[next]