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-11-12
migration: fix uninitialized variable warning in migrate_send_rp_req_pages()
Chen Qun
1
-1
/
+1
2020-11-12
migration/multifd: fix hangup with TLS-Multifd due to blocking handshake
Chuan Zheng
1
-6
/
+17
2020-11-12
ACPI: Avoid infinite recursion when dump-vmstate
Peng Liang
1
-1
/
+11
2020-11-12
migration/ram: Fix hexadecimal format string specifier
Philippe Mathieu-Daudé
1
-1
/
+1
2020-11-12
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201112' int...
Peter Maydell
1
-0
/
+2
2020-11-12
macio: set user_creatable to false in macio_class_init()
Mark Cave-Ayland
1
-0
/
+2
2020-11-11
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...
Peter Maydell
16
-49
/
+56
2020-11-11
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...
Peter Maydell
11
-49
/
+30
2020-11-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
7
-13
/
+15
2020-11-11
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
10
-60
/
+67
2020-11-11
scripts/tracetool: silence SystemTap dtrace(1) long long warnings
Stefan Hajnoczi
1
-0
/
+6
2020-11-11
trace: remove argument from trace_init_file
Paolo Bonzini
10
-49
/
+24
2020-11-11
hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffers
Peter Maydell
1
-4
/
+2
2020-11-11
hw/net/can/ctucan_core: Handle big-endian hosts
Peter Maydell
1
-2
/
+1
2020-11-11
hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()
Peter Maydell
1
-12
/
+3
2020-11-11
hw/net/can/ctucan: Don't allow guest to write off end of tx_buffer
Peter Maydell
1
-2
/
+4
2020-11-11
linux-user: Prevent crash in epoll_ctl
LemonBoy
1
-9
/
+17
2020-11-11
linux-user: Correct definition of stack_t
LemonBoy
15
-40
/
+39
2020-11-11
pvpanic: Advertise the PVPANIC_CRASHLOADED event support
Paolo Bonzini
3
-2
/
+6
2020-11-11
net/l2tpv3: Remove redundant check in net_init_l2tpv3()
AlexChen
1
-6
/
+3
2020-11-11
net: remove an assert call in eth_get_gso_type
Prasad J Pandit
1
-3
/
+3
2020-11-11
net/colo-compare.c: Increase default queued packet scan frequency
Zhang Chen
1
-1
/
+1
2020-11-11
net/colo-compare.c: Add secondary old packet detection
Zhang Chen
1
-9
/
+16
2020-11-11
net/colo-compare.c: Change the timer clock type
Zhang Chen
1
-3
/
+3
2020-11-11
net/colo-compare.c: Fix compare_timeout format issue
Zhang Chen
1
-6
/
+6
2020-11-11
colo-compare: check mark in mutual exclusion
Li Zhijian
1
-4
/
+2
2020-11-11
colo-compare: fix missing compare_seq initialization
Li Zhijian
1
-4
/
+1
2020-11-11
Fix the qemu crash when guest shutdown in COLO mode
Rao, Lei
1
-0
/
+1
2020-11-11
Reduce the time of checkpoint for COLO
Rao, Lei
1
-1
/
+13
2020-11-11
Optimize seq_sorter function for colo-compare
Rao, Lei
1
-5
/
+2
2020-11-11
net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanup
Pan Nengyuan
1
-0
/
+2
2020-11-11
virtio-net: Set mac address to hardware if the peer is vdpa
Cindy Lu
1
-0
/
+6
2020-11-10
Update version for v5.2.0-rc1 release
v5.2.0-rc1
Peter Maydell
1
-1
/
+1
2020-11-10
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'...
Peter Maydell
20
-96
/
+121
2020-11-10
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...
Peter Maydell
27
-264
/
+577
2020-11-10
physmem: improve ram size error messages
Pankaj Gupta
1
-3
/
+3
2020-11-10
target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access check
Peter Maydell
1
-4
/
+4
2020-11-10
tests/qtest/npcm7xx_rng-test: count runs properly
Havard Skinnemoen
1
-1
/
+1
2020-11-10
hw/arm/nseries: Check return value from load_image_targphys()
Peter Maydell
1
-4
/
+11
2020-11-10
hw/arm/musicpal: Only use qdev_get_gpio_in() when necessary
Philippe Mathieu-Daudé
1
-12
/
+13
2020-11-10
hw/arm/musicpal: Don't connect two qemu_irqs directly to the same input
Philippe Mathieu-Daudé
2
-4
/
+14
2020-11-10
hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()
Philippe Mathieu-Daudé
1
-11
/
+0
2020-11-10
hw/misc/stm32f2xx_syscfg: Remove extraneous IRQ
Philippe Mathieu-Daudé
3
-5
/
+0
2020-11-10
hw/arm/armsse: Correct expansion MPC interrupt lines
Philippe Mathieu-Daudé
1
-1
/
+2
2020-11-10
target/arm: Fix neon VTBL/VTBX for len > 1
Richard Henderson
3
-40
/
+29
2020-11-10
hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripherals
Philippe Mathieu-Daudé
1
-1
/
+0
2020-11-10
docs: add some notes on the sbsa-ref machine
Alex Bennée
2
-0
/
+33
2020-11-10
target/arm: add space before the open parenthesis '('
Xinhao Zhang
1
-1
/
+1
2020-11-10
target/arm: Don't use '#' flag of printf format
Xinhao Zhang
1
-2
/
+2
2020-11-10
target/arm: add spaces around operator
Xinhao Zhang
3
-9
/
+9
[prev]
[next]