index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-04
.travis.yml: probe for number of available processors
Alex Bennée
2020-02-04
.travis.yml: move cache flushing to early common phase
Alex Bennée
2020-02-04
.travis.yml: build documents under bionic
Alex Bennée
2020-02-04
.travis.yml: Add description to each job
Philippe Mathieu-Daudé
2020-02-04
.travis.yml: Drop superfluous use of --python=python3 parameter
Philippe Mathieu-Daudé
2020-02-04
.shippable: --disable-docs for cross-compile tests
Alex Bennée
2020-02-04
travis.yml: Install genisoimage package
Wainer dos Santos Moschetta
2020-02-04
tests/docker: better handle symlinked libs
Alex Bennée
2020-02-04
tests/docker: move most cross compilers to buster base
Alex Bennée
2020-02-04
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-02-0...
Peter Maydell
2020-02-04
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-04-2020' ...
Peter Maydell
2020-02-04
configure: Fix typo of the have_afalg variable
Thomas Huth
2020-02-04
hw/hppa/Kconfig: LASI chipset requires PARALLEL port
Philippe Mathieu-Daudé
2020-02-04
hw/input: Do not enable CONFIG_PCKBD by default
Thomas Huth
2020-02-04
Makefile: Do not use wildcard hw/*/Kconfig as input for minikconf
Thomas Huth
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2020-02-04
trivial: Remove xenfb_enabled from sysemu.h
Thomas Huth
2020-02-04
include/sysemu/sysemu.h: Remove usused variable no_quit
Thomas Huth
2020-02-04
gitlab-ci: Refresh the list of iotests
Thomas Huth
2020-02-04
tests/qtest: update comments about bios-tables-test-allowed-diff.h
Heyi Guo
2020-02-04
boot-order-test: fix memleaks in boot-order-test
Pan Nengyuan
2020-02-04
tests/Makefile: Fix inclusion of the qos dependency files
Thomas Huth
2020-02-04
docs/devel: Fix qtest paths and info about check-block in testing.rst
Thomas Huth
2020-02-04
tests/vhost-user-bridge: Fix build
Dr. David Alan Gilbert
2020-02-04
test-logging: Fix -Werror=maybe-uninitialized warning
Miroslav Rezanina
2020-02-04
target/mips: Separate FPU-related helpers into their own file
Aleksandar Markovic
2020-02-04
target/mips: Separate CP0-related helpers into their own file
Aleksandar Markovic
2020-02-04
target/mips: Fix handling of LL/SC instructions after 7dd547e5ab
Alex Richardson
2020-02-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-docs-20200203' into ...
Peter Maydell
2020-02-03
virtfs-proxy-helper: Convert documentation to rST
Peter Maydell
2020-02-03
scripts/qemu-trace-stap: Convert documentation to rST
Peter Maydell
2020-02-03
qemu-img-cmds.hx: Remove texinfo document fragments
Peter Maydell
2020-02-03
qemu-img: Convert invocation documentation to rST
Peter Maydell
2020-02-03
qemu-img-cmds.hx: Add rST documentation fragments
Peter Maydell
2020-02-03
docs/sphinx: Add new hxtool Sphinx extension
Peter Maydell
2020-02-03
hxtool: Support SRST/ERST directives
Peter Maydell
2020-02-03
Makefile: Ensure we don't run Sphinx in parallel for manpages
Peter Maydell
2020-02-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200203' into...
Peter Maydell
2020-02-03
tests: Silence various warnings with pseries
Greg Kurz
2020-02-03
target/ppc: Use probe_write for DCBZ
Richard Henderson
2020-02-03
target/ppc: Remove redundant mask in DCBZ
Richard Henderson
2020-02-03
target/ppc: Use probe_access for LMW, STMW
Richard Henderson
2020-02-03
target/ppc: Use probe_access for LSW, STSW
Richard Henderson
2020-02-03
ppc: spapr: Activate the FWNMI functionality
Aravinda Prasad
2020-02-03
migration: Include migration support for machine check handling
Aravinda Prasad
2020-02-03
ppc: spapr: Handle "ibm,nmi-register" and "ibm,nmi-interlock" RTAS calls
Aravinda Prasad
2020-02-03
target/ppc: Build rtas error log upon an MCE
Aravinda Prasad
2020-02-03
target/ppc: Handle NMI guest exit
Aravinda Prasad
2020-02-03
ppc: spapr: Introduce FWNMI capability
Aravinda Prasad
2020-02-03
Wrapper function to wait on condition for the main loop mutex
Aravinda Prasad
[next]