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
/
python
/
qemu
/
machine.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-02-04
.travis.yml: single thread build-tcg
Alex Bennée
1
-2
/
+2
2020-02-04
.travis.yml: drop cris-linux-user from the plugins test
Alex Bennée
1
-1
/
+2
2020-02-04
.travis.yml: drop the travis_retry from tests
Alex Bennée
1
-1
/
+6
2020-02-04
.travis.yml: introduce TEST_BUILD_CMD and use it for check-tcg
Alex Bennée
1
-4
/
+15
2020-02-04
tests/tcg: gate pauth-% tests on having compiler support
Alex Bennée
3
-3
/
+15
2020-02-04
tests/tcg: add a configure compiler check for ARMv8.1 and SVE
Alex Bennée
1
-0
/
+14
2020-02-04
.travis.yml: probe for number of available processors
Alex Bennée
1
-9
/
+11
2020-02-04
.travis.yml: move cache flushing to early common phase
Alex Bennée
1
-5
/
+6
2020-02-04
.travis.yml: build documents under bionic
Alex Bennée
1
-1
/
+2
2020-02-04
.travis.yml: Add description to each job
Philippe Mathieu-Daudé
1
-34
/
+67
2020-02-04
.travis.yml: Drop superfluous use of --python=python3 parameter
Philippe Mathieu-Daudé
1
-1
/
+1
2020-02-04
.shippable: --disable-docs for cross-compile tests
Alex Bennée
1
-1
/
+1
2020-02-04
travis.yml: Install genisoimage package
Wainer dos Santos Moschetta
1
-0
/
+8
2020-02-04
tests/docker: better handle symlinked libs
Alex Bennée
1
-7
/
+9
2020-02-04
tests/docker: move most cross compilers to buster base
Alex Bennée
8
-15
/
+15
2020-02-04
configure: Fix typo of the have_afalg variable
Thomas Huth
1
-1
/
+1
2020-02-04
hw/hppa/Kconfig: LASI chipset requires PARALLEL port
Philippe Mathieu-Daudé
1
-0
/
+1
2020-02-04
hw/input: Do not enable CONFIG_PCKBD by default
Thomas Huth
2
-1
/
+1
2020-02-04
Makefile: Do not use wildcard hw/*/Kconfig as input for minikconf
Thomas Huth
1
-3
/
+3
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
16
-41
/
+40
2020-02-04
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
2
-2
/
+1
2020-02-04
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
1
-1
/
+0
2020-02-04
gitlab-ci: Refresh the list of iotests
Thomas Huth
1
-6
/
+6
2020-02-04
tests/qtest: update comments about bios-tables-test-allowed-diff.h
Heyi Guo
1
-5
/
+5
2020-02-04
boot-order-test: fix memleaks in boot-order-test
Pan Nengyuan
2
-3
/
+5
2020-02-04
tests/Makefile: Fix inclusion of the qos dependency files
Thomas Huth
1
-1
/
+1
2020-02-04
docs/devel: Fix qtest paths and info about check-block in testing.rst
Thomas Huth
1
-11
/
+12
2020-02-04
tests/vhost-user-bridge: Fix build
Dr. David Alan Gilbert
2
-1
/
+1
2020-02-04
test-logging: Fix -Werror=maybe-uninitialized warning
Miroslav Rezanina
1
-3
/
+3
2020-02-04
target/mips: Separate FPU-related helpers into their own file
Aleksandar Markovic
3
-1878
/
+1912
2020-02-04
target/mips: Separate CP0-related helpers into their own file
Aleksandar Markovic
3
-1646
/
+1684
2020-02-04
target/mips: Fix handling of LL/SC instructions after 7dd547e5ab
Alex Richardson
1
-4
/
+4
2020-02-03
virtfs-proxy-helper: Convert documentation to rST
Peter Maydell
6
-68
/
+81
2020-02-03
scripts/qemu-trace-stap: Convert documentation to rST
Peter Maydell
6
-145
/
+134
2020-02-03
qemu-img-cmds.hx: Remove texinfo document fragments
Peter Maydell
1
-53
/
+3
2020-02-03
qemu-img: Convert invocation documentation to rST
Peter Maydell
7
-816
/
+840
2020-02-03
qemu-img-cmds.hx: Add rST documentation fragments
Peter Maydell
1
-1
/
+42
2020-02-03
docs/sphinx: Add new hxtool Sphinx extension
Peter Maydell
2
-1
/
+212
2020-02-03
hxtool: Support SRST/ERST directives
Peter Maydell
1
-1
/
+32
2020-02-03
Makefile: Ensure we don't run Sphinx in parallel for manpages
Peter Maydell
2
-7
/
+46
2020-02-03
tests: Silence various warnings with pseries
Greg Kurz
4
-5
/
+16
2020-02-03
target/ppc: Use probe_write for DCBZ
Richard Henderson
1
-1
/
+1
2020-02-03
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
1
-1
/
+1
2020-02-03
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
1
-13
/
+32
2020-02-03
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
1
-20
/
+128
2020-02-03
ppc: spapr: Activate the FWNMI functionality
Aravinda Prasad
1
-1
/
+2
2020-02-03
migration: Include migration support for machine check handling
Aravinda Prasad
4
-1
/
+66
2020-02-03
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
3
-1
/
+72
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
4
-3
/
+253
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
6
-0
/
+76
[next]