index
:
tools/qemu-arm-static
accepted/tizen_devbase_tools
accepted/tools_devbase_tools_legacy
devel
devel-py2
devel_psk_20160727
master
nanjing-devel
release-20160315
release-20160411
release-20160531
release-20160615
release-20160930
release-20161231
release-20190215
release-pylint
release-test-20150810
sandbox/wangbiao/py33
sandbox/wangbiao/qemu_5.2
sandbox/xuhy/devel-upgrade
sandbox/xuwc/devel-riscv
sandbox/xuwc/devel-riscv-py2
sandbox_soong9_ubuntu18.04
spin-release-latest
Domain: SCM / Build;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-18
Upgrade version to 4.2.1.tizen20240418
devel-py2
xuhy
3
-3
/
+18
2024-02-23
Merge branch 'sandbox/xuwc/devel-riscv-py2' into devel-py2
wanchao-xu
58208
-776776
/
+10955261
2024-01-12
Fix the build error on opensuse42.1
sandbox/xuwc/devel-riscv-py2
wanchao-xu
3
-4
/
+4
2024-01-11
Fix the install error of debian and packaging.
wanchao-xu
2
-8
/
+2
2024-01-10
Update debian and packaging
wanchao-xu
4
-11
/
+25
2024-01-10
tcg: use QTree instead of GTree
Hyunggi Lee
2
-17
/
+19
2024-01-10
util: import GTree as QTree
Hyunggi Lee
3
-0
/
+1600
2024-01-10
Fix .NET SEHException issue refer to https://gitlab.com/qemu-project/qemu/-/i...
biao716.wang
1
-1
/
+1
2024-01-10
binfmt: translate symbolic links correctly with realpath
Julien Isorce
1
-14
/
+11
2024-01-09
Remove imported patches from packaging.
upstream/4.2.1
wanchao-xu
247
-25464
/
+0
2024-01-09
Enable cross compile prefix for C compiler invocation
Bruce Rogers
1
-2
/
+3
2024-01-09
ensure headers included are compatible with freestanding mode
Bruce Rogers
3
-3
/
+3
2024-01-09
dhcp: Always send DHCP_OPT_LEN bytes in options
Samuel Thibault
1
-2
/
+4
2024-01-09
udp: check upd_input buffer size
Marc-André Lureau
1
-1
/
+4
2024-01-09
tftp: introduce a header structure
Marc-André Lureau
2
-30
/
+36
2024-01-09
tftp: check tftp_input buffer size
Marc-André Lureau
1
-1
/
+5
2024-01-09
upd6: check udp6_input buffer size
Marc-André Lureau
1
-1
/
+4
2024-01-09
bootp: check bootp_input buffer size
Marc-André Lureau
1
-2
/
+2
2024-01-09
bootp: limit vendor-specific area to input packet memory buffer
Marc-André Lureau
4
-12
/
+22
2024-01-09
Add mtod_check()
Marc-André Lureau
2
-0
/
+12
2024-01-09
Drop bogus IPv6 messages
Ralf Haferkamp
1
-0
/
+7
2024-01-09
slirp: check pkt_len before reading protocol header
Prasad J Pandit
2
-0
/
+8
2024-01-09
Make keycode-gen output reproducible (use SOURCE_DATE_EPOCH timestamp)
Stefan Brüns
1
-1
/
+6
2024-01-09
roms/sgabios: Fix csum8 to be built by host compiler
Bruce Rogers
1
-1
/
+1
2024-01-09
sgabios:Makefile: fix issues of build reproducibility
Bruce Rogers
1
-4
/
+4
2024-01-09
Workaround compilation error with gcc 9.1
Valentine Barshak
1
-0
/
+9
2024-01-09
Fix "'%s' directive argument is null" error
Valentine Barshak
1
-2
/
+1
2024-01-09
ipxe:Makefile: fix issues of build reproducibility
Bruce Rogers
1
-3
/
+10
2024-01-09
stub out the SAN req's in int13
Bruce Rogers
1
-0
/
+21
2024-01-09
vga: fix cirrus bios
Gerd Hoffmann
1
-1
/
+1
2024-01-09
enable cross compilation on ARM
Bruce Rogers
1
-1
/
+1
2024-01-09
seabios: switch to python3 as needed
Bruce Rogers
5
-19
/
+19
2024-01-09
seabios: use python2 explicitly as needed
Bruce Rogers
3
-3
/
+3
2024-01-09
uas: add stream number sanity checks.
Gerd Hoffmann
1
-0
/
+11
2024-01-09
virtio-net: fix use after unmap/free for sg
Jason Wang
1
-7
/
+32
2024-01-09
file-posix: try BLKSECTGET on block devices too, do not round to power of 2
Lin Ma
1
-24
/
+33
2024-01-09
block: add max_hw_transfer to BlockLimits
Lin Ma
6
-2
/
+25
2024-01-09
block-backend: align max_transfer to request alignment
Lin Ma
1
-3
/
+3
2024-01-09
osdep: provide ROUND_DOWN macro
Lin Ma
1
-6
/
+22
2024-01-09
scsi-generic: pass max_segments via max_iov field in BlockLimits
Lin Ma
2
-4
/
+5
2024-01-09
file-posix: fix max_iov for /dev/sg devices
Lin Ma
1
-0
/
+11
2024-01-09
xen: remove BlockBackend object reference in xen_block_unrealize
Lin Ma
1
-0
/
+3
2024-01-09
usbredir: fix free call
Gerd Hoffmann
1
-1
/
+1
2024-01-09
usb: limit combined packets to 1 MiB (CVE-2021-3527)
Gerd Hoffmann
1
-1
/
+3
2024-01-09
usb/mtp: avoid dynamic stack allocation
Gerd Hoffmann
1
-1
/
+2
2024-01-09
usb/redir: avoid dynamic stack allocation (CVE-2021-3527)
Gerd Hoffmann
1
-3
/
+3
2024-01-09
usb/hid: avoid dynamic stack allocation
Gerd Hoffmann
2
-2
/
+2
2024-01-09
hw/usb/host-stub: Remove unused header
Philippe Mathieu-Daudé
1
-1
/
+0
2024-01-09
net: eepro100: validate various address values
Jose R Ziviani
1
-0
/
+11
2024-01-09
hw/scsi/megasas: check for NULL frame in megasas_command_cancelled()
Mauro Matteo Cascella
1
-1
/
+1
[next]