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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
accel/tcg: Restrict tb_gen_code() from other accelerators
Philippe Mathieu-Daudé
4
-5
/
+20
2021-01-23
accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
Richard Henderson
3
-20
/
+18
2021-01-23
accel/tcg: Make cpu_gen_init() static
Philippe Mathieu-Daudé
2
-3
/
+1
2021-01-23
qemu-option: warn for short-form boolean options
Paolo Bonzini
3
-12
/
+25
2021-01-23
qemu-option: move help handling to get_opt_name_value
Paolo Bonzini
1
-15
/
+23
2021-01-23
qemu-option: clean up id vs. list->merge_lists
Paolo Bonzini
1
-13
/
+14
2021-01-23
vnc: support "-vnc help"
Paolo Bonzini
4
-12
/
+11
2021-01-23
qmp: remove deprecated "change" command
Paolo Bonzini
4
-105
/
+5
2021-01-23
hmp: remove "change vnc TARGET" command
Paolo Bonzini
3
-8
/
+11
2021-01-23
acceptance: switch to QMP change-vnc-password command
Paolo Bonzini
1
-12
/
+6
2021-01-23
meson.build: Detect bzip2 program
Philippe Mathieu-Daudé
2
-1
/
+2
2021-01-23
meson.build: Declare global edk2_targets / install_edk2_blobs variables
Philippe Mathieu-Daudé
3
-18
/
+25
2021-01-23
meson: Add a section header for library dependencies
Philippe Mathieu-Daudé
1
-1
/
+2
2021-01-23
meson: Display crypto-related information altogether
Philippe Mathieu-Daudé
1
-14
/
+18
2021-01-23
meson: Display block layer information altogether
Philippe Mathieu-Daudé
1
-18
/
+25
2021-01-23
meson: Display accelerators and selected targets altogether
Philippe Mathieu-Daudé
1
-14
/
+24
2021-01-23
meson: Summarize compilation-related information altogether
Philippe Mathieu-Daudé
1
-29
/
+37
2021-01-23
meson: Summarize overall features altogether
Philippe Mathieu-Daudé
1
-24
/
+30
2021-01-23
meson: Display host binaries information altogether
Philippe Mathieu-Daudé
1
-12
/
+18
2021-01-23
meson: Summarize information related to directories first
Philippe Mathieu-Daudé
1
-1
/
+5
2021-01-23
meson: convert wixl detection to Meson
Paolo Bonzini
5
-92
/
+61
2021-01-23
nsis: adjust for new MinGW paths
Paolo Bonzini
1
-38
/
+4
2021-01-23
meson: Declare have_virtfs_proxy_helper in main meson.build
Philippe Mathieu-Daudé
2
-1
/
+2
2021-01-23
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20210122-pull-request' ...
Peter Maydell
15
-19
/
+340
2021-01-23
build-sys: add libvhost-user missing dependencies
Marc-André Lureau
1
-0
/
+3
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
[prev]
[next]