index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-12
ui/gtk-egl: add cursor_dmabuf support
Gerd Hoffmann
3
-1
/
+49
2018-03-12
ui/gtk-egl: add scanout_dmabuf support
Gerd Hoffmann
3
-0
/
+29
2018-03-12
ui/gtk: use GtkGlArea on wayland only
Gerd Hoffmann
1
-5
/
+8
2018-03-12
ui/opengl: Makefile cleanup
Gerd Hoffmann
1
-6
/
+6
2018-03-12
ui/gtk: group gtk.mo declarations in Makefile
Gerd Hoffmann
1
-5
/
+7
2018-03-12
ui/gtk: make GtkGlArea usage a runtime option
Gerd Hoffmann
3
-26
/
+32
2018-03-12
sdl: workaround bug in sdl 2.0.8 headers
Gerd Hoffmann
1
-0
/
+1
2018-03-12
make: switch language file build to be gtk module aware
Bruce Rogers
1
-1
/
+1
2018-03-12
build: try improve handling of clang warnings
Gerd Hoffmann
2
-3
/
+3
2018-03-09
Merge remote-tracking branch 'remotes/vivier/tags/m68k-for-2.12-pull-request'...
Peter Maydell
6
-0
/
+1464
2018-03-09
tests: Silence migration-test 'bad' test
Dr. David Alan Gilbert
1
-3
/
+14
2018-03-09
migration: fix applying wrong capabilities
Peter Xu
1
-1
/
+3
2018-03-09
migration/block: rename MAX_INFLIGHT_IO to MAX_IO_BUFFERS
Peter Lieven
1
-4
/
+3
2018-03-09
migration/block: reset dirty bitmap before read in bulk phase
Peter Lieven
1
-3
/
+2
2018-03-09
migration: do not transfer ram during bulk storage migration
Peter Lieven
1
-0
/
+8
2018-03-09
migration: fix minor finalize leak
Marc-André Lureau
1
-0
/
+1
2018-03-09
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
11
-86
/
+123
2018-03-09
MAINTAINERS: Add entries for SD (SDHCI, SDBus, SDCard)
Philippe Mathieu-Daudé
1
-0
/
+8
2018-03-09
sdhci: Fix a typo in comment
Philippe Mathieu-Daudé
1
-2
/
+2
2018-03-09
sdcard: Add the Tuning Command (CMD19)
Philippe Mathieu-Daudé
1
-0
/
+29
2018-03-09
sdcard: Display which protocol is used when tracing (SD or SPI)
Philippe Mathieu-Daudé
2
-8
/
+14
2018-03-09
sdcard: Display command name when tracing CMD/ACMD
Philippe Mathieu-Daudé
5
-10
/
+109
2018-03-09
sdcard: Do not trace CMD55, except when we already expect an ACMD
Philippe Mathieu-Daudé
1
-3
/
+8
2018-03-09
hw/arm/virt: Support -machine gic-version=max
Peter Maydell
1
-10
/
+19
2018-03-09
hw/arm/virt: Add "max" to the list of CPU types "virt" supports
Peter Maydell
1
-0
/
+1
2018-03-09
target/arm: Make 'any' CPU just an alias for 'max'
Peter Maydell
2
-54
/
+55
2018-03-09
target/arm: Add "-cpu max" support
Peter Maydell
3
-0
/
+47
2018-03-09
target/arm: Move definition of 'host' cpu type into cpu.c
Peter Maydell
2
-19
/
+24
2018-03-09
target/arm: Query host CPU features on-demand at instance init
Peter Maydell
6
-36
/
+69
2018-03-09
arm: avoid heap-buffer-overflow in load_aarch64_image
Marc-André Lureau
1
-1
/
+2
2018-03-09
arm: fix load ELF error leak
Marc-André Lureau
1
-0
/
+1
2018-03-09
hw/arm: Use more CONFIG switches for the object files
Thomas Huth
2
-9
/
+28
2018-03-09
aarch64-linux-user: Add support for SVE signal frame records
Richard Henderson
1
-19
/
+193
2018-03-09
aarch64-linux-user: Add support for EXTRA signal frame records
Richard Henderson
1
-11
/
+63
2018-03-09
aarch64-linux-user: Remove struct target_aux_context
Richard Henderson
1
-28
/
+61
2018-03-09
aarch64-linux-user: Split out helpers for guest signal handling
Richard Henderson
1
-50
/
+68
2018-03-09
linux-user: Implement aarch64 PR_SVE_SET/GET_VL
Richard Henderson
4
-0
/
+72
2018-03-09
Implement support for i.MX7 Sabre board
Andrey Smirnov
2
-1
/
+91
2018-03-09
i.MX: Add i.MX7 SOC implementation.
Andrey Smirnov
4
-0
/
+806
2018-03-09
pci: Add support for Designware IP block
Andrey Smirnov
5
-0
/
+861
2018-03-09
hw/arm: Set the core count for Xilinx's ZynqMP
Alistair Francis
1
-0
/
+2
2018-03-09
target/arm: Add a core count property
Alistair Francis
3
-2
/
+15
2018-03-09
memory: fix flatview_access_valid RCU read lock/unlock imbalance
Paolo Bonzini
1
-1
/
+0
2018-03-09
Merge remote-tracking branch 'mreitz/tags/pull-block-2018-03-09' into queue-b...
Kevin Wolf
17
-24
/
+72
2018-03-09
target/m68k: implement ftentox
Laurent Vivier
5
-0
/
+163
2018-03-09
target/m68k: implement ftwotox
Laurent Vivier
6
-0
/
+244
2018-03-09
target/m68k: implement fetox
Laurent Vivier
6
-0
/
+327
2018-03-09
target/m68k: implement flog2
Laurent Vivier
5
-0
/
+77
2018-03-09
target/m68k: implement flog10
Laurent Vivier
5
-0
/
+67
2018-03-09
target/m68k: implement flogn
Laurent Vivier
5
-0
/
+178
[prev]
[next]