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
...
*
|
|
|
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2021-01-23
32
-538
/
+433
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
qemu-option: warn for short-form boolean options
Paolo Bonzini
2021-01-23
3
-12
/
+25
|
*
|
|
qemu-option: move help handling to get_opt_name_value
Paolo Bonzini
2021-01-23
1
-15
/
+23
|
*
|
|
qemu-option: clean up id vs. list->merge_lists
Paolo Bonzini
2021-01-23
1
-13
/
+14
|
*
|
|
vnc: support "-vnc help"
Paolo Bonzini
2021-01-23
4
-12
/
+11
|
*
|
|
qmp: remove deprecated "change" command
Paolo Bonzini
2021-01-23
4
-105
/
+5
|
*
|
|
hmp: remove "change vnc TARGET" command
Paolo Bonzini
2021-01-23
3
-8
/
+11
|
*
|
|
acceptance: switch to QMP change-vnc-password command
Paolo Bonzini
2021-01-23
1
-12
/
+6
|
*
|
|
meson.build: Detect bzip2 program
Philippe Mathieu-Daudé
2021-01-23
2
-1
/
+2
|
*
|
|
meson.build: Declare global edk2_targets / install_edk2_blobs variables
Philippe Mathieu-Daudé
2021-01-23
3
-18
/
+25
|
*
|
|
meson: Add a section header for library dependencies
Philippe Mathieu-Daudé
2021-01-23
1
-1
/
+2
|
*
|
|
meson: Display crypto-related information altogether
Philippe Mathieu-Daudé
2021-01-23
1
-14
/
+18
|
*
|
|
meson: Display block layer information altogether
Philippe Mathieu-Daudé
2021-01-23
1
-18
/
+25
|
*
|
|
meson: Display accelerators and selected targets altogether
Philippe Mathieu-Daudé
2021-01-23
1
-14
/
+24
|
*
|
|
meson: Summarize compilation-related information altogether
Philippe Mathieu-Daudé
2021-01-23
1
-29
/
+37
|
*
|
|
meson: Summarize overall features altogether
Philippe Mathieu-Daudé
2021-01-23
1
-24
/
+30
|
*
|
|
meson: Display host binaries information altogether
Philippe Mathieu-Daudé
2021-01-23
1
-12
/
+18
|
*
|
|
meson: Summarize information related to directories first
Philippe Mathieu-Daudé
2021-01-23
1
-1
/
+5
|
*
|
|
meson: convert wixl detection to Meson
Paolo Bonzini
2021-01-23
5
-92
/
+61
|
*
|
|
nsis: adjust for new MinGW paths
Paolo Bonzini
2021-01-23
1
-38
/
+4
|
*
|
|
meson: Declare have_virtfs_proxy_helper in main meson.build
Philippe Mathieu-Daudé
2021-01-23
2
-1
/
+2
|
*
|
|
build-sys: add libvhost-user missing dependencies
Marc-André Lureau
2021-01-23
1
-0
/
+3
|
*
|
|
build-sys: set global arguments for cflags/ldflags
Marc-André Lureau
2021-01-23
1
-8
/
+8
|
*
|
|
build-sys: remove unused LIBS
Marc-André Lureau
2021-01-23
1
-32
/
+0
|
*
|
|
ide: atapi: check logical block address and read size (CVE-2020-29443)
Prasad J Pandit
2021-01-23
1
-6
/
+24
|
*
|
|
softmmu/physmem: Silence GCC 10 maybe-uninitialized error
Philippe Mathieu-Daudé
2021-01-23
1
-1
/
+1
|
*
|
|
util/cacheflush: Fix error generated by clang
Gan Qixin
2021-01-21
1
-4
/
+4
|
*
|
|
build-system: clean up TCG/TCI configury
Paolo Bonzini
2021-01-21
4
-31
/
+30
|
*
|
|
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
2021-01-21
1
-0
/
+1
|
*
|
|
configure: MinGW respect --bindir argument
Joshua Watt
2021-01-21
1
-11
/
+6
|
*
|
|
runstate: cleanup reboot and panic actions
Paolo Bonzini
2021-01-21
5
-14
/
+17
|
|
|
/
|
|
/
|
*
|
|
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210122-pull-request' ...
Peter Maydell
2021-01-23
15
-19
/
+340
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER
Gerd Hoffmann
2021-01-22
1
-0
/
+15
|
*
|
usb: add pcap support.
Gerd Hoffmann
2021-01-22
5
-0
/
+293
|
*
|
hw/usb/dev-uas: Report command additional adb length as unsupported
Philippe Mathieu-Daudé
2021-01-22
1
-1
/
+11
|
*
|
scsi/utils: Add INVALID_PARAM_VALUE sense code definition
Philippe Mathieu-Daudé
2021-01-22
2
-0
/
+7
|
*
|
hw/usb/hcd-xhci: Fix extraneous format-truncation error on 32-bit hosts
Philippe Mathieu-Daudé
2021-01-22
1
-1
/
+1
|
*
|
hw/usb: Convert to qdev_realize()
Markus Armbruster
2021-01-22
2
-7
/
+2
|
*
|
hw/usb: Fix bad printf format specifiers
Alex Chen
2021-01-22
4
-9
/
+9
|
*
|
hw/usb/host-libusb.c: fix build with kernel < 5.0
Fabrice Fontaine
2021-01-22
1
-1
/
+2
|
/
/
*
|
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-6.0-pull-re...
Peter Maydell
2021-01-22
5
-24
/
+174
|
\
\
|
*
|
linux-user: Remove obsolete F_SHLCK and F_EXLCK translation
Michael Forney
2021-01-21
3
-9
/
+0
|
*
|
linux-user: Add IPv6 options to do_print_sockopt()
Shu-Chun Weng
2021-01-21
1
-0
/
+109
|
*
|
linux-user: add missing IPv6 get/setsockopt option
Shu-Chun Weng
2021-01-20
1
-0
/
+4
|
*
|
linux-user: add missing UDP get/setsockopt option
Shu-Chun Weng
2021-01-20
2
-2
/
+11
|
*
|
linux-user: Support F_ADD_SEALS and F_GET_SEALS fcntls
Shu-Chun Weng
2021-01-20
3
-13
/
+50
*
|
|
Merge remote-tracking branch 'remotes/cohuck-gitlab/tags/s390x-20210121' into...
Peter Maydell
2021-01-21
36
-86
/
+536
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390x: Use strpadcpy for copying vm name
Miroslav Rezanina
2021-01-21
2
-9
/
+10
|
*
|
vfio-ccw: Connect the device request notifier
Eric Farman
2021-01-21
1
-4
/
+36
|
*
|
Update linux headers to 5.11-rc2
Eric Farman
2021-01-21
27
-41
/
+454
[prev]
[next]