aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-04Update slirp submoduleSamuel Thibault
2019-05-03Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2019-05-03Merge remote-tracking branch 'remotes/lersek/tags/smbios_lp_1821884_20190503'...Peter Maydell
2019-05-03Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190503-v2-pull-reques...Peter Maydell
2019-05-03gitmodules: use qemu.org git mirrorsStefan Hajnoczi
2019-05-03Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
2019-05-03tests/uefi-boot-images: report the SMBIOS entry point structuresLaszlo Ersek
2019-05-03tests/uefi-test-tools: report the SMBIOS entry point structuresLaszlo Ersek
2019-05-03hw/usb: avoid format truncation warning when formatting port nameDaniel P. Berrangé
2019-05-02configure: automatically pick python3 is availableDaniel P. Berrangé
2019-05-02tests/boot_linux_console: add a test for alpha + clipperCleber Rosa
2019-05-02tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa
2019-05-02tests/boot_linux_console: add a test for arm + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa
2019-05-02tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé
2019-05-02scripts/qemu.py: support adding a console with the default serial deviceCleber Rosa
2019-05-02tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa
2019-05-02tests/boot_linux_console: increase timeoutCleber Rosa
2019-05-02tests/boot_linux_console: add common kernel command line optionsCleber Rosa
2019-05-02tests/boot_linux_console: update the x86_64 kernelCleber Rosa
2019-05-02tests/boot_linux_console: rename the x86_64 after the arch and machineCleber Rosa
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa
2019-05-02tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa
2019-05-02tests/acceptance: fix doc reference to avocado_qemu directoryCleber Rosa
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa
2019-05-02tests/acceptance: show avocado test execution by defaultCleber Rosa
2019-05-03build-sys: move slirp as git submodule projectMarc-André Lureau
2019-05-02build-sys: pass CFLAGS & LDFLAGS to subdir-slirpMarc-André Lureau
2019-05-02Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth
2019-05-02configure: Relax check for libseccompHelge Deller
2019-05-02configure: Remove old *-config-devices.mak.d files when running configureThomas Huth
2019-05-02configure: Add -Wno-typedef-redefinition to CFLAGS (for Clang)Thomas Huth
2019-05-02accel: Remove unused AccelClass::available fieldEduardo Habkost
2019-05-02qtest: Don't compile qtest accel on non-POSIX systemsEduardo Habkost
2019-05-02qtest: Move accel code to accel/qtest.cEduardo Habkost
2019-05-02gitlab-ci.yml: Test the TCG interpreter in a CI pipelineThomas Huth
2019-05-02Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-05-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190501' into s...Peter Maydell
2019-05-02hw/usb/hcd-ohci: Move PCI-related code into a separate fileThomas Huth
2019-05-02hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()Thomas Huth
2019-05-02usb/xhci: avoid trigger assertion if guest write wrong epidLongpeng
2019-05-02usb-mtp: change default to success for usb_mtp_update_objectBandan Das
2019-05-02usb-mtp: fix alignment of access of ObjectInfo filename fieldDaniel P. Berrangé
2019-05-02usb-mtp: fix string length for filename when writing metadataDaniel P. Berrangé
2019-05-01docs/interop/bitmaps: rewrite and modernize docJohn Snow
2019-05-01Makefile: add nit-picky mode to sphinx-buildJohn Snow
2019-05-01hmp: gva2gpa debug commandDr. David Alan Gilbert