aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-16show-fixed-bugs.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16git-submodule.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16archive-source.sh: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-10-16MAINTAINERS: update block/sheepdog maintainersLiu Yuan
2018-10-16gdbstub: Remove unused includePhilippe Mathieu-Daudé
2018-10-16tests: remove gcov-files- variablesPaolo Bonzini
2018-10-16tests: Prevent more accidental test disablingEric Blake
2018-10-16target/cris/translate: Get rid of qemu_log_separate()Thomas Huth
2018-10-16qemu-common.h: update copyright date to 2018John Arbuckle
2018-10-15Merge remote-tracking branch 'remotes/awilliam/tags/vfio-updates-20181015.0' ...Peter Maydell
2018-10-15vfio-pci: make vfio-pci device more QOM conventionalLi Qiang
2018-10-15hw/arm/virt: Allow dynamic vfio-platform devices againGeert Uytterhoeven
2018-10-15hw/arm/sysbus-fdt: Allow device matching with DT compatible valueEric Auger
2018-10-15vfio/platform: Make the vfio-platform device non-abstractEric Auger
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann
2018-10-15stubs: add ramfbGerd Hoffmann
2018-10-15Merge remote-tracking branch 'remotes/kraxel/tags/vga-20181015-pull-request' ...Peter Maydell
2018-10-15Makefile: Install new vgabios binariesAlex Williamson
2018-10-15hw/display/cirrus_vga: Move "isa-cirrus-vga" device into a separate fileThomas Huth
2018-10-15i2c: switch ddc to use the new edid generatorGerd Hoffmann
2018-10-15qxl: check qxl_phys2virt return valueGerd Hoffmann
2018-10-15bochs-display: wire up edid supportGerd Hoffmann
2018-10-15display: add separate config option for bochs-displayGerd Hoffmann
2018-10-15edid: fix alignment issuesGerd Hoffmann
2018-10-12Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' ...Peter Maydell
2018-10-12Merge remote-tracking branch 'remotes/kraxel/tags/ui-20181012-pull-request' i...Peter Maydell
2018-10-12ui: increase min required GTK3 version to 3.14.0Daniel P. Berrangé
2018-10-12ui: remove support for GTK2 in favour of GTK3Daniel P. Berrangé
2018-10-12gtk: fix uninitialized variablePaolo Bonzini
2018-10-12sdl2: Support all virtio-gpu formatsMax Reitz
2018-10-12gtk: Don't vte_terminal_set_encoding() on new VTE versionsKevin Wolf
2018-10-12Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20181012' into stagingPeter Maydell
2018-10-12Merge remote-tracking branch 'remotes/famz/tags/block-pull-request' into stagingPeter Maydell
2018-10-12Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20181011a'...Peter Maydell
2018-10-12hw/s390x: Include the tod-qemu also for builds with --disable-tcgThomas Huth
2018-10-12s390: doc: detailed specifications for AP virtualizationTony Krowiak
2018-10-12s390x/vfio: ap: Introduce VFIO AP deviceTony Krowiak
2018-10-12s390x/ap: base Adjunct Processor (AP) object modelTony Krowiak
2018-10-12s390x/kvm: enable AP instruction interpretation for guestTony Krowiak
2018-10-12s390x/cpumodel: Set up CPU model for AP device supportTony Krowiak
2018-10-12linux-headers: updateCornelia Huck
2018-10-12target/s390x/excp_helper: Remove DPRINTF() macroThomas Huth
2018-10-12nvme: correct locking around completionPaolo Bonzini
2018-10-12iothread: fix crash with invalid propertiesMarc-André Lureau
2018-10-11migration-test: Only generate a single target architectureJuan Quintela
2018-10-11qmp, hmp: make subsystem/system-vendor identities optionalDenis V. Lunev
2018-10-11vhost-user: Don't ask for reply on postcopy mem table setIlya Maximets
2018-10-11vhost-user: Fix userfaultfd leakIlya Maximets
2018-10-11migration: Stop postcopy fault thread before notifyingIlya Maximets
2018-10-11tests/migration: Enable the migration test on s390x, tooThomas Huth