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-01-12
tests/Makefile: Move qtest-related settings to a separate Makefile.include
Thomas Huth
2020-01-12
test: Move qtests to a separate directory
Thomas Huth
2020-01-12
tests/Makefile: Separate unit test dependencies from qtest dependencies
Thomas Huth
2020-01-12
tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variables
Thomas Huth
2020-01-12
tests/ptimer: Remove unnecessary inclusion of libqtest.h
Thomas Huth
2020-01-12
tests/Makefile: test-char does not need libqtest
Thomas Huth
2020-01-10
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...
Peter Maydell
2020-01-10
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
2020-01-10
configure: check for gdbus-codegen presence
Marc-André Lureau
2020-01-09
tests/tcg: add user version of dumb-as-bricks semiconsole test
Alex Bennée
2020-01-09
tests/tcg: extract __semi_call into a header and expand
Alex Bennée
2020-01-09
tests/tcg: add a dumb-as-bricks semihosting console test
Alex Bennée
2020-01-09
semihosting: add qemu_semihosting_console_inc for SYS_READC
Keith Packard
2020-01-09
target/arm: only update pc after semihosting completes
Alex Bennée
2020-01-09
target/arm: remove unused EXCP_SEMIHOST leg
Alex Bennée
2020-01-09
testing: don't nest build for fp-test
Alex Bennée
2020-01-09
travis.yml: install homebrew python for OS X
Alex Bennée
2020-01-09
travis.yml: duplicate before_script for MacOSX
Alex Bennée
2020-01-09
travis.yml: Detach build and test steps
Wainer dos Santos Moschetta
2020-01-09
travis.yml: avocado: Print logs of non-pass tests only
Wainer dos Santos Moschetta
2020-01-09
freebsd: use python37
Gerd Hoffmann
2020-01-09
tests/vm: update openbsd to release 6.6
Gerd Hoffmann
2020-01-09
hw/i386/x86-iommu: Add missing stubs
Philippe Mathieu-Daudé
2020-01-08
ppc/pnv: fix check on return value of blk_getlength()
Cédric Le Goater
2020-01-08
ppc/pnv: check return value of blk_pwrite()
Cédric Le Goater
2020-01-08
pnv/psi: Consolidate some duplicated code in pnv_psi_realize()
Greg Kurz
2020-01-08
pnv/psi: Add device reset hook
Greg Kurz
2020-01-08
pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptr
Greg Kurz
2020-01-08
xive: Add a "presenter" link property to the TCTX object
Cédric Le Goater
2020-01-08
ppc/pnv: Add a "pnor" const link property to the BMC internal simulator
Greg Kurz
2020-01-08
ppc/pnv: Add an "nr-threads" property to the base chip class
Greg Kurz
2020-01-08
xive: Use the XIVE fabric link under the XIVE router
Greg Kurz
2020-01-08
spapr, pnv, xive: Add a "xive-fabric" link to the XIVE router
Greg Kurz
2020-01-08
pnv/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
ppc/pnv: Introduce a "xics" property under the POWER8 chip
Cédric Le Goater
2020-01-08
ppc/pnv: Introduce a "xics" property alias under the PSI model
Cédric Le Goater
2020-01-08
spapr/xive: remove redundant check in spapr_match_nvt()
Cédric Le Goater
2020-01-08
ppc/pnv: Drop "num-chips" machine property
Greg Kurz
2020-01-08
ppc440_bamboo.c: remove label from bamboo_load_device_tree()
Daniel Henrique Barboza
2020-01-08
spapr.c: remove 'out' label in spapr_dt_cas_updates()
Daniel Henrique Barboza
2020-01-08
ppc/spapr: Don't call KVM_SVM_OFF ioctl on TCG
Bharata B Rao
2020-01-08
spapr/xive: Use device_class_set_parent_realize()
Greg Kurz
2020-01-08
mos6522: remove anh register
Laurent Vivier
2020-01-08
ppc/pnv: Modify the powerdown notifier to get the PowerNV machine
Cédric Le Goater
2020-01-08
ppc/spapr: Support reboot of secure pseries guest
Bharata B Rao
2020-01-08
linux-headers: Update
Bharata B Rao
2020-01-08
target/ppc: Handle AIL=0 in ppc_excp_vector_offset
Fabiano Rosas
2020-01-08
target/ppc: Remove unused PPC_INPUT_INT defines
Fabiano Rosas
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
[next]