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
*
adb: Correct class size on TYPE_ADB_DEVICE
David Gibson
2020-09-08
1
-0
/
+1
*
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...
Peter Maydell
2020-09-07
26
-44
/
+285
|
\
|
*
target/microblaze: Collected fixes for env->iflags
Richard Henderson
2020-09-07
4
-9
/
+26
|
*
tests/qtest: do not list ahci-test twice
Paolo Bonzini
2020-09-07
1
-1
/
+0
|
*
gitlab: expand test coverage for crypto builds
Daniel P. Berrangé
2020-09-07
3
-0
/
+71
|
*
crypto: fix build with gcrypt enabled
Daniel P. Berrangé
2020-09-07
3
-11
/
+38
|
*
gitlab-ci: Add cross-compiling build tests
Thomas Huth
2020-09-07
3
-0
/
+115
|
*
stubs: Move qemu_fd_register stub to util/main-loop.c
Thomas Huth
2020-09-07
3
-7
/
+4
|
*
stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
Thomas Huth
2020-09-07
4
-12
/
+9
|
*
configure: Allow automatic WHPX detection
Thomas Huth
2020-09-07
1
-0
/
+1
|
*
dockerfiles/debian-win64-cross: Download WHPX MinGW headers
Thomas Huth
2020-09-07
1
-1
/
+8
|
*
tests/Makefile: test-image-locking needs CONFIG_POSIX
Thomas Huth
2020-09-07
1
-0
/
+2
|
*
tests: Fixes building test-util-filemonitor.c on msys2/mingw
Yonggang Luo
2020-09-07
1
-1
/
+3
|
*
tests: fixes test-vmstate.c compile error on msys2
Yonggang Luo
2020-09-07
1
-2
/
+2
|
*
tests: handling signal on win32 properly
Yonggang Luo
2020-09-06
1
-0
/
+4
|
*
tests/docker: add python3-setuptools the docker images
Alex Bennée
2020-09-06
2
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
2020-09-07
4
-217
/
+264
|
\
\
|
*
|
linux-user: Protect btrfs ioctl target definitions
Filip Bozuta
2020-09-06
1
-0
/
+2
|
*
|
linux-user: fix ppc/termbits.h
Laurent Vivier
2020-09-06
1
-1
/
+1
|
*
|
linux-user: Map signal numbers in fcntl
Timothy Baldwin
2020-09-06
1
-2
/
+8
|
*
|
linux-user: Correctly start brk after executable
Timothy E Baldwin
2020-09-05
1
-4
/
+3
|
*
|
linux-user: Add support for ppoll_time64() and pselect6_time64()
Filip Bozuta
2020-09-05
1
-210
/
+250
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20200904-pull-request' ...
Peter Maydell
2020-09-07
2
-4
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cirrus: handle wraparound in cirrus_invalidate_region
Gerd Hoffmann
2020-09-04
1
-3
/
+9
|
*
|
virtio-gpu: fix unmap the already mapped items
Li Zhijian
2020-09-04
1
-1
/
+4
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' i...
Peter Maydell
2020-09-06
4
-26
/
+40
|
\
\
\
|
*
|
|
ui/gtk: Update refresh interval after widget is realized
Philippe Mathieu-Daudé
2020-09-04
1
-26
/
+26
|
*
|
|
ui: Add more mouse buttons to SPICE
Frediano Ziglio
2020-09-04
1
-0
/
+2
|
*
|
|
vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
Pan Nengyuan
2020-09-04
1
-0
/
+1
|
*
|
|
ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
Pan Nengyuan
2020-09-04
1
-0
/
+11
|
|
/
/
*
|
|
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200903' into staging
Peter Maydell
2020-09-05
3
-67
/
+143
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
Richard Henderson
2020-09-03
1
-3
/
+49
|
*
|
tcg: Eliminate one store for in-place 128-bit dup_mem
Richard Henderson
2020-09-03
1
-2
/
+2
|
*
|
softmmu/cpus: Only set parallel_cpus for SMP
Richard Henderson
2020-09-03
1
-1
/
+10
|
*
|
tcg: Fix tcg gen for vectorized absolute value
Stephen Long
2020-09-03
1
-2
/
+3
|
*
|
cputlb: Make store_helper less fragile to compiler optimizations
Richard Henderson
2020-09-03
1
-59
/
+79
*
|
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...
Peter Maydell
2020-09-05
9
-76
/
+108
|
\
\
\
|
*
|
|
docs/qdev-device-use: Don't suggest -drive and -net can do USB
Markus Armbruster
2020-09-03
1
-2
/
+32
|
*
|
|
qapi: Document event VSERPORT_CHANGE is rate-limited
Markus Armbruster
2020-09-03
1
-0
/
+2
|
*
|
|
docs/interop/qmp-spec: Point to the QEMU QMP reference manual
Markus Armbruster
2020-09-03
1
-3
/
+6
|
*
|
|
scripts/qmp/qom-fuse: Fix getattr(), read() for files in /
Markus Armbruster
2020-09-03
1
-2
/
+8
|
*
|
|
scripts/qmp/qom-fuse: Port to current Python module fuse
Markus Armbruster
2020-09-03
1
-46
/
+47
|
*
|
|
scripts/qmp/qom-fuse: Unbreak import of QEMUMonitorProtocol
Markus Armbruster
2020-09-03
1
-2
/
+2
|
*
|
|
qapi/block-core.json: Remove stale description of 'blockdev-add'
Kashyap Chamarthy
2020-09-03
1
-3
/
+1
|
*
|
|
qapi: enable use of g_autoptr with QAPI types
Daniel P. Berrangé
2020-09-03
4
-18
/
+10
*
|
|
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
2020-09-04
6
-1
/
+337
|
\
\
\
\
|
*
|
|
|
linux-user: Add support for btrfs ioctls used to scrub a filesystem
Filip Bozuta
2020-09-03
3
-0
/
+43
|
*
|
|
|
linux-user: Add support for btrfs ioctls used to manage quota
Filip Bozuta
2020-09-03
3
-0
/
+63
|
*
|
|
|
linux-user: Add support for two btrfs ioctls used for subvolume
Filip Bozuta
2020-09-03
3
-0
/
+23
|
*
|
|
|
linux-user: Add support for a group of btrfs inode ioctls
Filip Bozuta
2020-09-03
3
-0
/
+57
[next]