index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
target-m68k: initialize FPU registers
Laurent Vivier
2017-06-21
1
-1
/
+8
|
*
|
target-m68k: move fmove CR to a function
Laurent Vivier
2017-06-21
1
-25
/
+31
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170621-pull-request' ...
Peter Maydell
2017-06-22
1
-10
/
+14
|
\
\
|
*
|
usb-host: support devices with sparse/non-sequential USB interfaces
Samuel Brian
2017-06-21
1
-10
/
+14
|
|
/
*
|
Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-210617-2' ...
Peter Maydell
2017-06-22
9
-24
/
+123
|
\
\
|
*
|
MAINTAINERS: self-appoint me as reviewer in build/test automation
Philippe Mathieu-Daudé
2017-06-21
1
-0
/
+1
|
*
|
MAINTAINERS: add Shippable automation platform URL
Philippe Mathieu-Daudé
2017-06-21
1
-0
/
+1
|
*
|
shippable: add mipsel target
Philippe Mathieu-Daudé
2017-06-21
1
-0
/
+3
|
*
|
shippable: add armeb-linux-user target
Philippe Mathieu-Daudé
2017-06-21
1
-1
/
+1
|
*
|
shippable: be verbose while building docker images
Philippe Mathieu-Daudé
2017-06-21
1
-1
/
+1
|
*
|
shippable: do not initialize submodules automatically
Philippe Mathieu-Daudé
2017-06-21
1
-0
/
+10
|
*
|
shippable: build using all available cpus
Philippe Mathieu-Daudé
2017-06-21
1
-1
/
+1
|
*
|
shippable: use C locale to simplify console output
Philippe Mathieu-Daudé
2017-06-21
1
-0
/
+2
|
*
|
docker: add mipsel build target
Philippe Mathieu-Daudé
2017-06-21
2
-0
/
+30
|
*
|
docker: add extra libs to s390x target to extend codebase coverage
Philippe Mathieu-Daudé
2017-06-21
1
-0
/
+10
|
*
|
docker: add extra libs to arm64 target to extend codebase coverage
Philippe Mathieu-Daudé
2017-06-21
1
-0
/
+11
|
*
|
docker: add extra libs to armhf target to extend codebase coverage
Philippe Mathieu-Daudé
2017-06-21
1
-0
/
+11
|
*
|
docker: use eatmydata in debian arm64 image
Philippe Mathieu-Daudé
2017-06-21
1
-2
/
+5
|
*
|
docker: use eatmydata in debian armhf image
Philippe Mathieu-Daudé
2017-06-21
1
-2
/
+5
|
*
|
docker: use eatmydata, install common build packages in base image
Philippe Mathieu-Daudé
2017-06-21
1
-1
/
+4
|
*
|
docker: use better regex to generate deb-src entries
Philippe Mathieu-Daudé
2017-06-21
1
-1
/
+1
|
*
|
docker: install ca-certificates package in base image
Philippe Mathieu-Daudé
2017-06-21
1
-1
/
+1
|
*
|
docker: rebuild image if 'extra files' checksum does not match
Philippe Mathieu-Daudé
2017-06-21
1
-3
/
+13
|
*
|
docker: add --include-files argument to 'build' command
Philippe Mathieu-Daudé
2017-06-21
2
-3
/
+12
|
*
|
docker: let _copy_with_mkdir() sub_path argument be optional
Philippe Mathieu-Daudé
2017-06-21
1
-1
/
+1
|
*
|
docker: update qemu:debian base following stretch release
Alex Bennée
2017-06-21
1
-8
/
+0
|
|
/
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...
Peter Maydell
2017-06-22
11
-158
/
+139
|
\
\
|
*
|
ui: Remove inclusion of "hw/qdev.h"
Thomas Huth
2017-06-21
2
-2
/
+0
|
*
|
console: remove do_safe_dpy_refresh
Gerd Hoffmann
2017-06-21
1
-24
/
+1
|
*
|
gtk: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
3
-50
/
+16
|
*
|
sdl2: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
2
-31
/
+13
|
*
|
egl-headless: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
1
-51
/
+18
|
*
|
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
2017-06-21
2
-0
/
+91
|
|
/
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-22
108
-937
/
+1157
|
\
\
|
*
|
tests/qdict: check more get_try_int() cases
Marc-André Lureau
2017-06-20
1
-0
/
+7
|
*
|
console: use get_uint() for "head" property
Marc-André Lureau
2017-06-20
1
-2
/
+2
|
*
|
i386/cpu: use get_uint() for "min-level"/"min-xlevel" properties
Marc-André Lureau
2017-06-20
1
-2
/
+2
|
*
|
numa: use get_uint() for "size" property
Marc-André Lureau
2017-06-20
1
-3
/
+3
|
*
|
pnv-core: use get_uint() for "core-pir" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
|
pvpanic: use get_uint() for "ioport" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
|
auxbus: use get_uint() for "addr" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
|
arm: use get_uint() for "mp-affinity" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
|
xen: use get_uint() for "max-ram-below-4g" property
Marc-André Lureau
2017-06-20
1
-3
/
+3
|
*
|
pc: use get_uint() for "hpet-intcap" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
|
pc: use get_uint() for "apic-id" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
|
pc: use get_uint() for "iobase" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
|
*
|
acpi: use get_uint() for "pci-hole*" properties
Marc-André Lureau
2017-06-20
1
-12
/
+12
|
*
|
acpi: use get_uint() for various acpi properties
Marc-André Lureau
2017-06-20
1
-13
/
+14
|
*
|
acpi: use get_uint() for "acpi-pcihp-io*" properties
Marc-André Lureau
2017-06-20
1
-2
/
+2
|
*
|
platform-bus: use get_uint() for "addr" property
Marc-André Lureau
2017-06-20
1
-1
/
+1
[prev]
[next]