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
2021-01-23
build-sys: set global arguments for cflags/ldflags
Marc-André Lureau
1
-8
/
+8
2021-01-23
build-sys: remove unused LIBS
Marc-André Lureau
1
-32
/
+0
2021-01-23
ide: atapi: check logical block address and read size (CVE-2020-29443)
Prasad J Pandit
1
-6
/
+24
2021-01-23
softmmu/physmem: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-22
tcg: Optimize inline dup_const for MO_64
Richard Henderson
1
-1
/
+2
2021-01-22
qemu/compiler: Split out qemu_build_not_reached_always
Richard Henderson
1
-2
/
+3
2021-01-22
tcg: update the cpu running flag in cpu_exec_step_atomic
Douglas Crosher
1
-0
/
+4
2021-01-22
9pfs: Convert reclaim list to QSLIST
Greg Kurz
2
-10
/
+9
2021-01-22
9pfs: Improve unreclaim loop
Greg Kurz
1
-14
/
+32
2021-01-22
usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER
Gerd Hoffmann
1
-0
/
+15
2021-01-22
usb: add pcap support.
Gerd Hoffmann
5
-0
/
+293
2021-01-22
hw/usb/dev-uas: Report command additional adb length as unsupported
Philippe Mathieu-Daudé
1
-1
/
+11
2021-01-22
scsi/utils: Add INVALID_PARAM_VALUE sense code definition
Philippe Mathieu-Daudé
2
-0
/
+7
2021-01-22
hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts
Philippe Mathieu-Daudé
1
-1
/
+1
2021-01-22
hw/usb: Convert to qdev_realize()
Markus Armbruster
2
-7
/
+2
2021-01-22
hw/usb: Fix bad printf format specifiers
Alex Chen
4
-9
/
+9
2021-01-22
hw/usb/host-libusb.c: fix build with kernel < 5.0
Fabrice Fontaine
1
-1
/
+2
2021-01-22
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
5
-24
/
+174
2021-01-21
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210121' into...
Peter Maydell
36
-86
/
+536
2021-01-21
9pfs: Convert V9fsFidState::fid_list to QSIMPLEQ
Greg Kurz
2
-25
/
+20
2021-01-21
9pfs: Convert V9fsFidState::clunked to bool
Greg Kurz
2
-3
/
+3
2021-01-21
9pfs/proxy: Check return value of proxy_marshal()
Greg Kurz
1
-1
/
+2
2021-01-21
linux-user: Remove obsolete F_SHLCK and F_EXLCK translation
Michael Forney
3
-9
/
+0
2021-01-21
linux-user: Add IPv6 options to do_print_sockopt()
Shu-Chun Weng
1
-0
/
+109
2021-01-21
util/cacheflush: Fix error generated by clang
Gan Qixin
1
-4
/
+4
2021-01-21
build-system: clean up TCG/TCI configury
Paolo Bonzini
4
-31
/
+30
2021-01-21
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
1
-0
/
+1
2021-01-21
configure: MinGW respect --bindir argument
Joshua Watt
1
-11
/
+6
2021-01-21
runstate: cleanup reboot and panic actions
Paolo Bonzini
5
-14
/
+17
2021-01-21
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2021-01-20' into st...
Peter Maydell
301
-72
/
+452
2021-01-21
s390x: Use strpadcpy for copying vm name
Miroslav Rezanina
2
-9
/
+10
2021-01-21
vfio-ccw: Connect the device request notifier
Eric Farman
1
-4
/
+36
2021-01-21
Update linux headers to 5.11-rc2
Eric Farman
27
-41
/
+454
2021-01-21
update-linux-headers: Include const.h
Eric Farman
1
-1
/
+4
2021-01-21
s390x/tcg: Ignore register content if b1/b2 is zero when handling EXECUTE
David Hildenbrand
1
-2
/
+2
2021-01-21
tests/tcg/s390x: Fix EXRL tests
David Hildenbrand
2
-8
/
+8
2021-01-21
s390x/tcg: Don't ignore content in r0 when not specified via "b" or "x"
David Hildenbrand
2
-10
/
+13
2021-01-21
s390x/tcg: Fix RISBHG
David Hildenbrand
1
-10
/
+8
2021-01-21
s390x/tcg: Fix ALGSI
David Hildenbrand
1
-1
/
+1
2021-01-20
iotests.py: qemu_io(): reuse qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-8
/
+1
2021-01-20
iotests.py: fix qemu_tool_pipe_and_status()
Vladimir Sementsov-Ogievskiy
1
-3
/
+2
2021-01-20
iotests/264: fix style
Vladimir Sementsov-Ogievskiy
1
-6
/
+5
2021-01-20
iotests: define group in each iotest
Vladimir Sementsov-Ogievskiy
291
-0
/
+291
2021-01-20
iotests/294: add shebang line
Vladimir Sementsov-Ogievskiy
1
-0
/
+1
2021-01-20
iotests: make tests executable
Vladimir Sementsov-Ogievskiy
3
-0
/
+0
2021-01-20
iotests: fix some whitespaces in test output files
Vladimir Sementsov-Ogievskiy
3
-12
/
+12
2021-01-20
iotests/303: use dot slash for qcow2.py running
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-20
iotests/277: use dot slash for nbd-fault-injector.py running
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2021-01-20
nbd/server: Quiesce coroutines on context switch
Sergio Lopez
1
-14
/
+106
2021-01-20
block: Honor blk_set_aio_context() context requirements
Sergio Lopez
3
-3
/
+14
[prev]
[next]