aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-11-12virtiofsd: check whether strdup lo.source return NULL in main funcHaotian Li1-0/+4
2020-11-12virtiofsd: check whether lo_map_reserve returns NULL in, main funcHaotian Li1-1/+11
2020-11-12tools/virtiofsd/buffer.c: check whether buf is NULL in fuse_bufvec_advance funcHaotian Li1-0/+4
2020-11-12virtiofsd: Announce submounts even without statx()Max Reitz1-8/+0
2020-11-12migration: handle CANCELLING state in migration_completion()Longpeng(Mike)1-0/+2
2020-11-12multifd/tls: fix memoryleak of the QIOChannelSocket object when cancelling mi...Chuan Zheng1-0/+1
2020-11-12migration/dirtyrate: simplify includes in dirtyrate.cChuan Zheng1-5/+0
2020-11-12migration: fix uninitialized variable warning in migrate_send_rp_req_pages()Chen Qun1-1/+1
2020-11-12migration/multifd: fix hangup with TLS-Multifd due to blocking handshakeChuan Zheng1-6/+17
2020-11-12hw/i386/acpi-build: Fix maybe-uninitialized error when ACPI hotplug offPhilippe Mathieu-Daudé1-22/+19
2020-11-12configure: mark vhost-user Linux-onlyStefan Hajnoczi1-5/+4
2020-11-12vhost-user-blk-server: depend on CONFIG_VHOST_USERStefan Hajnoczi1-1/+4
2020-11-12meson: move vhost_user_blk_server to meson.buildStefan Hajnoczi4-13/+22
2020-11-12vhost-user: fix VHOST_USER_ADD/REM_MEM_REG truncationStefan Hajnoczi3-6/+22
2020-11-12ACPI: Avoid infinite recursion when dump-vmstatePeng Liang1-1/+11
2020-11-12migration/ram: Fix hexadecimal format string specifierPhilippe Mathieu-Daudé1-1/+1
2020-11-12Merge remote-tracking branch 'remotes/mcayland/tags/qemu-macppc-20201112' int...Peter Maydell1-0/+2
2020-11-12macio: set user_creatable to false in macio_class_init()Mark Cave-Ayland1-0/+2
2020-11-11Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell16-49/+56
2020-11-11Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/tracing-pull-reque...Peter Maydell11-49/+30
2020-11-11Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell7-13/+15
2020-11-11Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell10-60/+67
2020-11-11scripts/tracetool: silence SystemTap dtrace(1) long long warningsStefan Hajnoczi1-0/+6
2020-11-11trace: remove argument from trace_init_filePaolo Bonzini10-49/+24
2020-11-11hw/net/can/ctucan_core: Use stl_le_p to write to tx_buffersPeter Maydell1-4/+2
2020-11-11hw/net/can/ctucan_core: Handle big-endian hostsPeter Maydell1-2/+1
2020-11-11hw/net/can/ctucan: Avoid unused value in ctucan_send_ready_buffers()Peter Maydell1-12/+3
2020-11-11hw/net/can/ctucan: Don't allow guest to write off end of tx_bufferPeter Maydell1-2/+4
2020-11-11linux-user: Prevent crash in epoll_ctlLemonBoy1-9/+17
2020-11-11linux-user: Correct definition of stack_tLemonBoy15-40/+39
2020-11-11pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini3-2/+6
2020-11-11net/l2tpv3: Remove redundant check in net_init_l2tpv3()AlexChen1-6/+3
2020-11-11net: remove an assert call in eth_get_gso_typePrasad J Pandit1-3/+3
2020-11-11net/colo-compare.c: Increase default queued packet scan frequencyZhang Chen1-1/+1
2020-11-11net/colo-compare.c: Add secondary old packet detectionZhang Chen1-9/+16
2020-11-11net/colo-compare.c: Change the timer clock typeZhang Chen1-3/+3
2020-11-11net/colo-compare.c: Fix compare_timeout format issueZhang Chen1-6/+6
2020-11-11colo-compare: check mark in mutual exclusionLi Zhijian1-4/+2
2020-11-11colo-compare: fix missing compare_seq initializationLi Zhijian1-4/+1
2020-11-11Fix the qemu crash when guest shutdown in COLO modeRao, Lei1-0/+1
2020-11-11Reduce the time of checkpoint for COLORao, Lei1-1/+13
2020-11-11Optimize seq_sorter function for colo-compareRao, Lei1-5/+2
2020-11-11net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanupPan Nengyuan1-0/+2
2020-11-11virtio-net: Set mac address to hardware if the peer is vdpaCindy Lu1-0/+6
2020-11-10Update version for v5.2.0-rc1 releasev5.2.0-rc1Peter Maydell1-1/+1
2020-11-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'...Peter Maydell20-96/+121
2020-11-10Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell27-264/+577
2020-11-10physmem: improve ram size error messagesPankaj Gupta1-3/+3
2020-11-10target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access checkPeter Maydell1-4/+4
2020-11-10tests/qtest/npcm7xx_rng-test: count runs properlyHavard Skinnemoen1-1/+1