aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-14display/gtk: get proper refreshrateNikola Pavlica
2020-01-14ui: Print available display backends with '-display help'Thomas Huth
2020-01-13Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200113-pull-request' ...Peter Maydell
2020-01-13Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-01-1...Peter Maydell
2020-01-13xhci: recheck slot statusGerd Hoffmann
2020-01-13xhci: Fix memory leak in xhci_kick_epctx when poweroff GuestOSChen Qun
2020-01-13usbredir: Prevent recursion in usbredir_writeDr. David Alan Gilbert
2020-01-13Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2020-01-13usb-redir: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich
2020-01-13usb-host: remove 'remote wakeup' flag from configuration descriptorYuri Benditovich
2020-01-12docs: build an index page for the HTML docsStefan Hajnoczi
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth
2020-01-12tests/Makefile: Move qtest-related settings to a separate Makefile.includeThomas Huth
2020-01-12test: Move qtests to a separate directoryThomas Huth
2020-01-12tests/Makefile: Separate unit test dependencies from qtest dependenciesThomas Huth
2020-01-12tests/Makefile: Remove 'tests/' and '$(EXESUF)' from the check-qtest variablesThomas Huth
2020-01-12tests/ptimer: Remove unnecessary inclusion of libqtest.hThomas Huth
2020-01-12tests/Makefile: test-char does not need libqtestThomas Huth
2020-01-10Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2020-01-10Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200108' into...Peter Maydell
2020-01-10Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...Peter Maydell
2020-01-10configure: check for gdbus-codegen presenceMarc-André Lureau
2020-01-09tests/tcg: add user version of dumb-as-bricks semiconsole testAlex Bennée
2020-01-09tests/tcg: extract __semi_call into a header and expandAlex Bennée
2020-01-09tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée
2020-01-09semihosting: add qemu_semihosting_console_inc for SYS_READCKeith Packard
2020-01-09target/arm: only update pc after semihosting completesAlex Bennée
2020-01-09target/arm: remove unused EXCP_SEMIHOST legAlex Bennée
2020-01-09testing: don't nest build for fp-testAlex Bennée
2020-01-09travis.yml: install homebrew python for OS XAlex Bennée
2020-01-09travis.yml: duplicate before_script for MacOSXAlex Bennée
2020-01-09travis.yml: Detach build and test stepsWainer dos Santos Moschetta
2020-01-09travis.yml: avocado: Print logs of non-pass tests onlyWainer dos Santos Moschetta
2020-01-09freebsd: use python37Gerd Hoffmann
2020-01-09tests/vm: update openbsd to release 6.6Gerd Hoffmann
2020-01-09hw/i386/x86-iommu: Add missing stubsPhilippe Mathieu-Daudé
2020-01-08vl: fix memory leak in configure_acceleratorsChen Qun
2020-01-08arm/translate-a64: fix uninitialized variable warningPan Nengyuan
2020-01-08nbd: fix uninitialized variable warningPan Nengyuan
2020-01-08util/module: fix a memory leakPan Nengyuan
2020-01-08MAINTAINERS: Update Yuval Shaia's email addressYuval Shaia
2020-01-08chardev: Use QEMUChrEvent enum in IOEventHandler typedefPhilippe Mathieu-Daudé
2020-01-08chardev: use QEMUChrEvent instead of intPaolo Bonzini
2020-01-08ppc/pnv: fix check on return value of blk_getlength()Cédric Le Goater
2020-01-08ppc/pnv: check return value of blk_pwrite()Cédric Le Goater
2020-01-08pnv/psi: Consolidate some duplicated code in pnv_psi_realize()Greg Kurz
2020-01-08pnv/psi: Add device reset hookGreg Kurz
2020-01-08pnv/xive: Deduce the PnvXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08spapr/xive: Deduce the SpaprXive pointer from XiveTCTX::xptrGreg Kurz
2020-01-08xive: Add a "presenter" link property to the TCTX objectCédric Le Goater