aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09linux-user: init_guest_commpage: Add a comment about size checkLuke Shumaker
2018-03-09linux-user: init_guest_space: Clarify page alignment logicLuke Shumaker
2018-03-09linux-user: init_guest_space: Correctly handle guest_start in commpage initia...Luke Shumaker
2018-03-09linux-user: init_guest_space: Clean up if we can't initialize the commpageLuke Shumaker
2018-03-09linux-user: Rename validate_guest_space => init_guest_commpageLuke Shumaker
2018-03-09linux-user: Use #if to only call validate_guest_space for 32-bit ARM targetLuke Shumaker
2018-03-09Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...Peter Maydell
2018-03-09qemu-binfmt-conf.sh: add qemu-xtensaMax Filippov
2018-03-09linux-user: drop unused target_msync functionMax Filippov
2018-03-09linux-user: fix target_mprotect/target_munmap error return valuesMax Filippov
2018-03-09linux-user: fix assertion in shmdtMax Filippov
2018-03-09linux-user: fix mmap/munmap/mprotect/mremap/shmatMax Filippov
2018-03-09linux-user: Support f_flags in statfs when available.Shea Levy
2018-03-09linux-user: allows to use "--systemd ALL" with qemu-binfmt-conf.shLaurent Vivier
2018-03-09linux-user: Remove the unused "not implemented" signal handling stubsPeter Maydell
2018-03-09linux-user: Drop unicore32 codePeter 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