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
2020-04-30
dma/xlnx-zdma: Fix descriptor loading (MEM) wrt endianness
Edgar E. Iglesias
1
-4
/
+7
2020-04-29
Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2020-04-29' into ...
Peter Maydell
37
-354
/
+384
2020-04-29
Open 5.1 development tree
Peter Maydell
1
-1
/
+1
2020-04-29
qemu-option: pass NULL rather than 0 to the id of qemu_opts_set()
Masahiro Yamada
1
-5
/
+5
2020-04-29
libqos: Give get_machine_allocator() internal linkage
Markus Armbruster
2
-3
/
+1
2020-04-29
fuzz: Simplify how we compute available machines and types
Markus Armbruster
4
-80
/
+57
2020-04-29
Makefile: Drop unused, broken target recurse-fuzz
Markus Armbruster
1
-1
/
+0
2020-04-29
smbus: Fix spd_data_generate() for number of banks > 2
Markus Armbruster
1
-1
/
+1
2020-04-29
bamboo, sam460ex: Tidy up error message for unsupported RAM size
Markus Armbruster
1
-4
/
+4
2020-04-29
smbus: Fix spd_data_generate() error API violation
Markus Armbruster
4
-44
/
+10
2020-04-29
sam460ex: Suppress useless warning on -m 32 and -m 64
Markus Armbruster
1
-1
/
+2
2020-04-29
qga: Fix qmp_guest_suspend_{disk, ram}() error handling
Markus Armbruster
1
-0
/
+14
2020-04-29
qga: Fix qmp_guest_get_memory_blocks() error handling
Markus Armbruster
1
-0
/
+3
2020-04-29
tests/test-logging: Fix test for -dfilter 0..0xffffffffffffffff
Markus Armbruster
1
-2
/
+2
2020-04-29
migration/colo: Fix qmp_xen_colo_do_checkpoint() error handling
Markus Armbruster
1
-1
/
+7
2020-04-29
io: Fix qio_channel_socket_close() error handling
Markus Armbruster
1
-2
/
+3
2020-04-29
xen/pt: Fix flawed conversion to realize()
Markus Armbruster
1
-6
/
+6
2020-04-29
virtio-net: Fix duplex=... and speed=... error handling
Markus Armbruster
1
-1
/
+4
2020-04-29
bochs-display: Fix vgamem=SIZE error handling
Markus Armbruster
1
-2
/
+4
2020-04-29
fdc: Fix fallback=auto error handling
Markus Armbruster
1
-0
/
+1
2020-04-29
arm/virt: Fix virt_machine_device_plug_cb() error API violation
Markus Armbruster
1
-2
/
+2
2020-04-29
cpus: Proper range-checking for -icount shift=N
Markus Armbruster
1
-4
/
+3
2020-04-29
cpus: Fix configure_icount() error API violation
Markus Armbruster
1
-18
/
+27
2020-04-29
block/file-posix: Fix check_cache_dropped() error handling
Markus Armbruster
1
-1
/
+4
2020-04-29
cryptodev: Fix cryptodev_builtin_cleanup() error API violation
Markus Armbruster
1
-8
/
+2
2020-04-29
qemu-img: Reject broken -o ""
Markus Armbruster
1
-2
/
+4
2020-04-29
qemu-img: Move is_valid_option_list() to qemu-img.c and rewrite
Markus Armbruster
3
-23
/
+26
2020-04-29
qemu-img: Factor out accumulate_options() helper
Markus Armbruster
1
-36
/
+23
2020-04-29
qemu-option: Avoid has_help_option() in qemu_opts_parse_noisily()
Markus Armbruster
1
-10
/
+10
2020-04-29
test-qemu-opts: Simplify test_has_help_option() after bug fix
Markus Armbruster
1
-19
/
+17
2020-04-29
qemu-option: Fix has_help_option()'s sloppy parsing
Markus Armbruster
2
-22
/
+21
2020-04-29
qemu-option: Fix sloppy recognition of "id=..." after ",,"
Markus Armbruster
2
-10
/
+21
2020-04-29
qemu-options: Factor out get_opt_name_value() helper
Markus Armbruster
1
-46
/
+56
2020-04-29
tests-qemu-opts: Cover has_help_option(), qemu_opt_has_help_opt()
Markus Armbruster
1
-0
/
+44
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
10
-29
/
+29
2020-04-28
Update version for v5.0.0 release
v5.0.0
Peter Maydell
1
-1
/
+1
2020-04-22
Update version for v5.0.0-rc4 release
v5.0.0-rc4
Peter Maydell
1
-1
/
+1
2020-04-22
target/arm: Fix ID_MMFR4 value on AArch64 'max' CPU
Peter Maydell
1
-1
/
+1
2020-04-21
slirp: update to fix CVE-2020-1983
Marc-André Lureau
1
-0
/
+0
2020-04-20
target/ppc: Fix TCG temporary leaks in gen_slbia()
Philippe Mathieu-Daudé
1
-0
/
+1
2020-04-20
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.0-20200417' into...
Peter Maydell
3
-61
/
+58
2020-04-20
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.0-pull-re...
Peter Maydell
1
-1
/
+1
2020-04-20
block/iscsi:fix heap-buffer-overflow in iscsi_aio_ioctl_cb
Chen Qun
1
-2
/
+1
2020-04-17
target/ppc: Fix mtmsr(d) L=1 variant that loses interrupts
Nicholas Piggin
1
-19
/
+27
2020-04-17
target/ppc: Fix wrong interpretation of the disposition flag.
Ganesh Goudar
1
-2
/
+2
2020-04-17
linux-user/ppc: Fix padding in mcontext_t for ppc64
Richard Henderson
1
-40
/
+29
2020-04-16
linux-user/syscall.c: add target-to-host mapping for epoll_create1()
Sergei Trofimovich
1
-1
/
+1
2020-04-15
Update version for v5.0.0-rc3 release
v5.0.0-rc3
Peter Maydell
1
-1
/
+1
2020-04-15
vhost-user-gpu: Release memory returned by vu_queue_pop() with free()
Philippe Mathieu-Daudé
2
-3
/
+3
2020-04-15
Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-04-15-tag' in...
Peter Maydell
5
-51
/
+73
[next]