aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-07hw/arm/armv7m_nvic: Check subpriority in nvic_recompute_state_secure()Peter Maydell
2019-05-07osdep: Fix mingw compilation regarding stdio formatsCao Jiaxi
2019-05-07util/cacheinfo: Use uint64_t on LLP64 model to satisfy Windows ARM64Cao Jiaxi
2019-05-07qga: Fix mingw compilation warnings on enum conversionCao Jiaxi
2019-05-07QEMU_PACKED: Remove gcc_struct attribute in Windows non x86 targetsCao Jiaxi
2019-05-07arm: aspeed: Set SDRAM sizeJoel Stanley
2019-05-07arm: Allow system registers for KVM guests to be changed by QEMU codePeter Maydell
2019-05-07hw/arm/raspi: Diagnose requests for too much RAMPeter Maydell
2019-05-07hw/arm/virt: Support firmware configuration with -blockdevMarkus Armbruster
2019-05-07pflash_cfi01: New pflash_cfi01_legacy_drive()Markus Armbruster
2019-05-07pc: Rearrange pc_system_firmware_init()'s legacy -drive loopMarkus Armbruster
2019-05-07Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell
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