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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
2020-09-07
crypto: fix build with gcrypt enabled
Daniel P. Berrangé
3
-11
/
+38
2020-09-07
gitlab-ci: Add cross-compiling build tests
Thomas Huth
3
-0
/
+115
2020-09-07
stubs: Move qemu_fd_register stub to util/main-loop.c
Thomas Huth
3
-7
/
+4
2020-09-07
stubs: Move qemu_timer_notify_cb() and remove qemu_notify_event() stub
Thomas Huth
4
-12
/
+9
2020-09-07
configure: Allow automatic WHPX detection
Thomas Huth
1
-0
/
+1
2020-09-07
dockerfiles/debian-win64-cross: Download WHPX MinGW headers
Thomas Huth
1
-1
/
+8
2020-09-07
tests/Makefile: test-image-locking needs CONFIG_POSIX
Thomas Huth
1
-0
/
+2
2020-09-07
tests: Fixes building test-util-filemonitor.c on msys2/mingw
Yonggang Luo
1
-1
/
+3
2020-09-07
tests: fixes test-vmstate.c compile error on msys2
Yonggang Luo
1
-2
/
+2
2020-09-06
tests: handling signal on win32 properly
Yonggang Luo
1
-0
/
+4
2020-09-06
tests/docker: add python3-setuptools the docker images
Alex Bennée
2
-0
/
+2
2020-09-06
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20200904-pull-request' i...
Peter Maydell
4
-26
/
+40
2020-09-06
linux-user: Protect btrfs ioctl target definitions
Filip Bozuta
1
-0
/
+2
2020-09-06
linux-user: fix ppc/termbits.h
Laurent Vivier
1
-1
/
+1
2020-09-06
linux-user: Map signal numbers in fcntl
Timothy Baldwin
1
-2
/
+8
2020-09-05
linux-user: Correctly start brk after executable
Timothy E Baldwin
1
-4
/
+3
2020-09-05
linux-user: Add support for ppoll_time64() and pselect6_time64()
Filip Bozuta
1
-210
/
+250
2020-09-05
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200903' into staging
Peter Maydell
3
-67
/
+143
2020-09-04
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' into ...
Peter Maydell
9
-76
/
+108
2020-09-04
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
6
-1
/
+337
2020-09-04
cirrus: handle wraparound in cirrus_invalidate_region
Gerd Hoffmann
1
-3
/
+9
2020-09-04
virtio-gpu: fix unmap the already mapped items
Li Zhijian
1
-1
/
+4
2020-09-04
ui/gtk: Update refresh interval after widget is realized
Philippe Mathieu-Daudé
1
-26
/
+26
2020-09-04
ui: Add more mouse buttons to SPICE
Frediano Ziglio
1
-0
/
+2
2020-09-04
vnc-auth-sasl: Plug memleak in vnc_socket_ip_addr_string
Pan Nengyuan
1
-0
/
+1
2020-09-04
ui/gtk-gl-area: Plug memleak in gd_gl_area_create_context()
Pan Nengyuan
1
-0
/
+11
2020-09-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-09-02' into st...
Peter Maydell
7
-9
/
+283
2020-09-03
tcg: Implement 256-bit dup for tcg_gen_gvec_dup_mem
Richard Henderson
1
-3
/
+49
2020-09-03
tcg: Eliminate one store for in-place 128-bit dup_mem
Richard Henderson
1
-2
/
+2
2020-09-03
softmmu/cpus: Only set parallel_cpus for SMP
Richard Henderson
1
-1
/
+10
2020-09-03
tcg: Fix tcg gen for vectorized absolute value
Stephen Long
1
-2
/
+3
2020-09-03
cputlb: Make store_helper less fragile to compiler optimizations
Richard Henderson
1
-59
/
+79
2020-09-03
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-09-0...
Peter Maydell
18
-89
/
+183
2020-09-03
Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200901' int...
Peter Maydell
9
-95
/
+208
2020-09-03
gitlab-ci.yml: Set artifacts expiration time
Thomas Huth
1
-0
/
+4
2020-09-03
gitlab-ci.yml: Run check-qtest and check-unit at the end of the fuzzer job
Thomas Huth
1
-2
/
+4
2020-09-03
gitlab/travis: Rework the disabled features tests
Thomas Huth
2
-13
/
+19
2020-09-03
libqtest: Rename qmp_assert_error_class() to qmp_expect_error_and_unref()
Markus Armbruster
6
-29
/
+29
2020-09-03
tests/qtest/ipmi-kcs: Fix assert side-effect
Philippe Mathieu-Daudé
1
-1
/
+2
2020-09-03
tests/qtest/tpm: Declare input buffers const and static
Philippe Mathieu-Daudé
2
-7
/
+7
2020-09-03
tests/qtest/ahci: Improve error handling (NEGATIVE_RETURNS)
Philippe Mathieu-Daudé
1
-0
/
+1
2020-09-03
hw/m68k: QOMify the mcf5206 system integration module
Thomas Huth
3
-13
/
+48
2020-09-03
configure: Add system = 'linux' for meson when cross-compiling
Thomas Huth
1
-0
/
+3
2020-09-03
meson: fix keymaps without qemu-keymap
Gerd Hoffmann
2
-9
/
+28
2020-09-03
cirrus.yml: Split FreeBSD job into two parts
Thomas Huth
1
-6
/
+26
2020-09-03
cirrus.yml: Update the macOS jobs to Catalina
Thomas Huth
1
-2
/
+2
2020-09-03
cirrus.yml: Compile macOS with -Werror
Thomas Huth
1
-2
/
+5
2020-09-03
cirrus.yml: Compile FreeBSD with -Werror
Thomas Huth
1
-1
/
+1
2020-09-03
configure: Fix atomic64 test for --enable-werror on macOS
Thomas Huth
1
-5
/
+5
2020-09-03
docs/qdev-device-use: Don't suggest -drive and -net can do USB
Markus Armbruster
1
-2
/
+32
[prev]
[next]