aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-05-07i2c-ddc: move it to hw/displayPaolo Bonzini9-10/+10
2019-05-07ati-vga: Fix check for blt outside vramBALATON Zoltan1-6/+6
2019-05-07qxl: avoid unaligned pointer reads/writesDaniel P. Berrangé1-31/+24
2019-05-07vl: add -vga help supportMarc-André Lureau1-9/+31
2019-05-07vl: constify VGAInterfaceInfoMarc-André Lureau1-3/+3
2019-05-07hw/display/cirrus_vga: Remove unused includePhilippe Mathieu-Daudé1-1/+0
2019-05-07hw/display/cirrus_vga: Update the documentation URLPhilippe Mathieu-Daudé1-2/+7
2019-05-07qxl: check release info objectPrasad J Pandit1-0/+3
2019-05-03Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell9-65/+285
2019-05-03Merge remote-tracking branch 'remotes/lersek/tags/smbios_lp_1821884_20190503'...Peter Maydell7-10/+40
2019-05-03Merge remote-tracking branch 'remotes/kraxel/tags/usb-20190503-v2-pull-reques...Peter Maydell8-209/+302
2019-05-03gitmodules: use qemu.org git mirrorsStefan Hajnoczi1-5/+5
2019-05-03Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...Peter Maydell63-15726/+14
2019-05-03tests/uefi-boot-images: report the SMBIOS entry point structuresLaszlo Ersek4-0/+0
2019-05-03tests/uefi-test-tools: report the SMBIOS entry point structuresLaszlo Ersek3-10/+40
2019-05-03hw/usb: avoid format truncation warning when formatting port nameDaniel P. Berrangé1-1/+3
2019-05-02configure: automatically pick python3 is availableDaniel P. Berrangé1-3/+15
2019-05-02tests/boot_linux_console: add a test for alpha + clipperCleber Rosa2-1/+23
2019-05-02tests/boot_linux_console: add a test for s390x + s390-ccw-virtioCleber Rosa2-1/+21
2019-05-02tests/boot_linux_console: add a test for arm + virtCleber Rosa2-1/+21
2019-05-02tests/boot_linux_console: add a test for aarch64 + virtCleber Rosa2-1/+22
2019-05-02tests/boot_linux_console: add a test for mips64el + maltaCleber Rosa2-1/+34
2019-05-02tests/boot_linux_console: add a test for mips + maltaPhilippe Mathieu-Daudé2-1/+42
2019-05-02scripts/qemu.py: support adding a console with the default serial deviceCleber Rosa1-33/+17
2019-05-02tests/boot_linux_console: refactor the console watcher into utility methodCleber Rosa1-9/+21
2019-05-02tests/boot_linux_console: increase timeoutCleber Rosa1-1/+1
2019-05-02tests/boot_linux_console: add common kernel command line optionsCleber Rosa1-1/+3
2019-05-02tests/boot_linux_console: update the x86_64 kernelCleber Rosa1-3/+3
2019-05-02tests/boot_linux_console: rename the x86_64 after the arch and machineCleber Rosa1-5/+7
2019-05-02tests/acceptance: look for target architecture in test tags firstCleber Rosa2-2/+9
2019-05-02tests/acceptance: use "arch:" tag to filter target specific testsCleber Rosa4-3/+6
2019-05-02tests/acceptance: introduce arch parameter and attributeCleber Rosa2-3/+39
2019-05-02tests/acceptance: fix doc reference to avocado_qemu directoryCleber Rosa1-2/+3
2019-05-02tests/acceptance: improve docstring on pick_default_qemu_bin()Cleber Rosa1-0/+4
2019-05-02tests/acceptance: show avocado test execution by defaultCleber Rosa2-2/+2
2019-05-03build-sys: move slirp as git submodule projectMarc-André Lureau62-15725/+13
2019-05-02build-sys: pass CFLAGS & LDFLAGS to subdir-slirpMarc-André Lureau1-1/+1
2019-05-02Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-05-0...Peter Maydell13-82/+88
2019-05-02hw/pci-host: Use object_initialize_child for correct reference countingThomas Huth4-8/+9
2019-05-02configure: Relax check for libseccompHelge Deller1-24/+4
2019-05-02configure: Remove old *-config-devices.mak.d files when running configureThomas Huth1-0/+3
2019-05-02configure: Add -Wno-typedef-redefinition to CFLAGS (for Clang)Thomas Huth1-1/+1
2019-05-02accel: Remove unused AccelClass::available fieldEduardo Habkost2-6/+0
2019-05-02qtest: Don't compile qtest accel on non-POSIX systemsEduardo Habkost3-11/+1
2019-05-02qtest: Move accel code to accel/qtest.cEduardo Habkost4-34/+57
2019-05-02gitlab-ci.yml: Test the TCG interpreter in a CI pipelineThomas Huth1-0/+15
2019-05-02Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2-323/+1252
2019-05-02Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20190501' into s...Peter Maydell4-3/+42
2019-05-02hw/usb/hcd-ohci: Move PCI-related code into a separate fileThomas Huth6-208/+284
2019-05-02hw/usb/hcd-ohci: Do not use PCI functions with sysbus devices in ohci_die()Thomas Huth1-12/+27