aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-12audio: add driver registryGerd Hoffmann
2018-03-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-12modules: use gmodule-exportGerd Hoffmann
2018-03-12qapi: Add device ID and head parameters to screendumpThomas Huth
2018-03-12spice: add cursor_dmabuf supportGerd Hoffmann
2018-03-12spice: add scanout_dmabuf supportGerd Hoffmann
2018-03-12spice: drop dprint() debug loggingGerd Hoffmann
2018-03-12vnc: deal with surface NULL pointersGerd Hoffmann
2018-03-12ui/gtk-egl: add cursor_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk-egl: add scanout_dmabuf supportGerd Hoffmann
2018-03-12ui/gtk: use GtkGlArea on wayland onlyGerd Hoffmann
2018-03-12ui/opengl: Makefile cleanupGerd Hoffmann
2018-03-12ui/gtk: group gtk.mo declarations in MakefileGerd Hoffmann
2018-03-12ui/gtk: make GtkGlArea usage a runtime optionGerd Hoffmann
2018-03-12sdl: workaround bug in sdl 2.0.8 headersGerd Hoffmann
2018-03-12make: switch language file build to be gtk module awareBruce Rogers
2018-03-12build: try improve handling of clang warningsGerd Hoffmann
2018-03-09Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-03-09tests: Silence migration-test 'bad' testDr. David Alan Gilbert
2018-03-09migration: fix applying wrong capabilitiesPeter Xu
2018-03-09migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERSPeter Lieven
2018-03-09migration/block: reset dirty bitmap before read in bulk phasePeter Lieven
2018-03-09migration: do not transfer ram during bulk storage migrationPeter Lieven
2018-03-09migration: fix minor finalize leakMarc-André Lureau
2018-03-09Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-09MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)Philippe Mathieu-Daudé
2018-03-09sdhci: Fix a typo in commentPhilippe Mathieu-Daudé
2018-03-09sdcard: Add the Tuning Command (CMD19)Philippe Mathieu-Daudé
2018-03-09sdcard: Display which protocol is used when tracing (SD or SPI)Philippe Mathieu-Daudé
2018-03-09sdcard: Display command name when tracing CMD/ACMDPhilippe Mathieu-Daudé
2018-03-09sdcard: Do not trace CMD55, except when we already expect an ACMDPhilippe Mathieu-Daudé
2018-03-09hw/arm/virt: Support -machine gic-version=maxPeter Maydell
2018-03-09hw/arm/virt: Add "max" to the list of CPU types "virt" supportsPeter Maydell
2018-03-09target/arm: Make 'any' CPU just an alias for 'max'Peter Maydell
2018-03-09target/arm: Add "-cpu max" supportPeter Maydell
2018-03-09target/arm: Move definition of 'host' cpu type into cpu.cPeter Maydell
2018-03-09target/arm: Query host CPU features on-demand at instance initPeter Maydell
2018-03-09arm: avoid heap-buffer-overflow in load_aarch64_imageMarc-André Lureau
2018-03-09arm: fix load ELF error leakMarc-André Lureau
2018-03-09hw/arm: Use more CONFIG switches for the object filesThomas Huth
2018-03-09aarch64-linux-user: Add support for SVE signal frame recordsRichard Henderson
2018-03-09aarch64-linux-user: Add support for EXTRA signal frame recordsRichard Henderson
2018-03-09aarch64-linux-user: Remove struct target_aux_contextRichard Henderson
2018-03-09aarch64-linux-user: Split out helpers for guest signal handlingRichard Henderson
2018-03-09linux-user: Implement aarch64 PR_SVE_SET/GET_VLRichard Henderson
2018-03-09Implement support for i.MX7 Sabre boardAndrey Smirnov
2018-03-09i.MX: Add i.MX7 SOC implementation.Andrey Smirnov
2018-03-09pci: Add support for Designware IP blockAndrey Smirnov
2018-03-09hw/arm: Set the core count for Xilinx's ZynqMPAlistair Francis
2018-03-09target/arm: Add a core count propertyAlistair Francis