Age | Commit message (Expand) | Author |
2018-03-12 | ui/opengl: Makefile cleanup | Gerd Hoffmann |
2018-03-12 | ui/gtk: group gtk.mo declarations in Makefile | Gerd Hoffmann |
2018-03-12 | ui/gtk: make GtkGlArea usage a runtime option | Gerd Hoffmann |
2018-03-12 | sdl: workaround bug in sdl 2.0.8 headers | Gerd Hoffmann |
2018-03-12 | make: switch language file build to be gtk module aware | Bruce Rogers |
2018-03-12 | build: try improve handling of clang warnings | Gerd Hoffmann |
2018-03-09 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'... | Peter Maydell |
2018-03-09 | tests: Silence migration-test 'bad' test | Dr. David Alan Gilbert |
2018-03-09 | migration: fix applying wrong capabilities | Peter Xu |
2018-03-09 | migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS | Peter Lieven |
2018-03-09 | migration/block: reset dirty bitmap before read in bulk phase | Peter Lieven |
2018-03-09 | migration: do not transfer ram during bulk storage migration | Peter Lieven |
2018-03-09 | migration: fix minor finalize leak | Marc-André Lureau |
2018-03-09 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2018-03-09 | MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard) | Philippe Mathieu-Daudé |
2018-03-09 | sdhci: Fix a typo in comment | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Add the Tuning Command (CMD19) | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Display which protocol is used when tracing (SD or SPI) | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Display command name when tracing CMD/ACMD | Philippe Mathieu-Daudé |
2018-03-09 | sdcard: Do not trace CMD55, except when we already expect an ACMD | Philippe Mathieu-Daudé |
2018-03-09 | hw/arm/virt: Support -machine gic-version=max | Peter Maydell |
2018-03-09 | hw/arm/virt: Add "max" to the list of CPU types "virt" supports | Peter Maydell |
2018-03-09 | target/arm: Make 'any' CPU just an alias for 'max' | Peter Maydell |
2018-03-09 | target/arm: Add "-cpu max" support | Peter Maydell |
2018-03-09 | target/arm: Move definition of 'host' cpu type into cpu.c | Peter Maydell |
2018-03-09 | target/arm: Query host CPU features on-demand at instance init | Peter Maydell |
2018-03-09 | arm: avoid heap-buffer-overflow in load_aarch64_image | Marc-André Lureau |
2018-03-09 | arm: fix load ELF error leak | Marc-André Lureau |
2018-03-09 | hw/arm: Use more CONFIG switches for the object files | Thomas Huth |
2018-03-09 | aarch64-linux-user: Add support for SVE signal frame records | Richard Henderson |
2018-03-09 | aarch64-linux-user: Add support for EXTRA signal frame records | Richard Henderson |
2018-03-09 | aarch64-linux-user: Remove struct target_aux_context | Richard Henderson |
2018-03-09 | aarch64-linux-user: Split out helpers for guest signal handling | Richard Henderson |
2018-03-09 | linux-user: Implement aarch64 PR_SVE_SET/GET_VL | Richard Henderson |
2018-03-09 | Implement support for i.MX7 Sabre board | Andrey Smirnov |
2018-03-09 | i.MX: Add i.MX7 SOC implementation. | Andrey Smirnov |
2018-03-09 | pci: Add support for Designware IP block | Andrey Smirnov |
2018-03-09 | hw/arm: Set the core count for Xilinx's ZynqMP | Alistair Francis |
2018-03-09 | target/arm: Add a core count property | Alistair Francis |
2018-03-09 | memory: fix flatview_access_valid RCU read lock/unlock imbalance | Paolo Bonzini |
2018-03-09 | Merge remote-tracking branch 'mreitz/tags/pull-block-2018-03-09' into queue-b... | Kevin Wolf |
2018-03-09 | target/m68k: implement ftentox | Laurent Vivier |
2018-03-09 | target/m68k: implement ftwotox | Laurent Vivier |
2018-03-09 | target/m68k: implement fetox | Laurent Vivier |
2018-03-09 | target/m68k: implement flog2 | Laurent Vivier |
2018-03-09 | target/m68k: implement flog10 | Laurent Vivier |
2018-03-09 | target/m68k: implement flogn | Laurent Vivier |
2018-03-09 | target/m68k: implement flognp1 | Laurent Vivier |
2018-03-09 | qemu-iotests: fix 203 migration completion race | Stefan Hajnoczi |
2018-03-09 | iotests: Tweak 030 in order to trigger a race condition with parallel jobs | Alberto Garcia |