aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-11linux-user: Prevent crash in epoll_ctlLemonBoy
2020-11-11linux-user: Correct definition of stack_tLemonBoy
2020-11-11pvpanic: Advertise the PVPANIC_CRASHLOADED event supportPaolo Bonzini
2020-11-11net/l2tpv3: Remove redundant check in net_init_l2tpv3()AlexChen
2020-11-11net: remove an assert call in eth_get_gso_typePrasad J Pandit
2020-11-11net/colo-compare.c: Increase default queued packet scan frequencyZhang Chen
2020-11-11net/colo-compare.c: Add secondary old packet detectionZhang Chen
2020-11-11net/colo-compare.c: Change the timer clock typeZhang Chen
2020-11-11net/colo-compare.c: Fix compare_timeout format issueZhang Chen
2020-11-11colo-compare: check mark in mutual exclusionLi Zhijian
2020-11-11colo-compare: fix missing compare_seq initializationLi Zhijian
2020-11-11Fix the qemu crash when guest shutdown in COLO modeRao, Lei
2020-11-11Reduce the time of checkpoint for COLORao, Lei
2020-11-11Optimize seq_sorter function for colo-compareRao, Lei
2020-11-11net/filter-rewriter: destroy g_hash_table in colo_rewriter_cleanupPan Nengyuan
2020-11-11virtio-net: Set mac address to hardware if the peer is vdpaCindy Lu
2020-11-10Update version for v5.2.0-rc1 releasev5.2.0-rc1Peter Maydell
2020-11-10Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201110'...Peter Maydell
2020-11-10Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11-1...Peter Maydell
2020-11-10physmem: improve ram size error messagesPankaj Gupta
2020-11-10target/arm/translate-neon.c: Handle VTBL UNDEF case before VFP access checkPeter Maydell
2020-11-10tests/qtest/npcm7xx_rng-test: count runs properlyHavard Skinnemoen
2020-11-10hw/arm/nseries: Check return value from load_image_targphys()Peter Maydell
2020-11-10hw/arm/musicpal: Only use qdev_get_gpio_in() when necessaryPhilippe Mathieu-Daudé
2020-11-10hw/arm/musicpal: Don't connect two qemu_irqs directly to the same inputPhilippe Mathieu-Daudé
2020-11-10hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()Philippe Mathieu-Daudé
2020-11-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé
2020-11-10hw/arm/armsse: Correct expansion MPC interrupt linesPhilippe Mathieu-Daudé
2020-11-10target/arm: Fix neon VTBL/VTBX for len > 1Richard Henderson
2020-11-10hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripheralsPhilippe Mathieu-Daudé
2020-11-10docs: add some notes on the sbsa-ref machineAlex Bennée
2020-11-10target/arm: add space before the open parenthesis '('Xinhao Zhang
2020-11-10target/arm: Don't use '#' flag of printf formatXinhao Zhang
2020-11-10target/arm: add spaces around operatorXinhao Zhang
2020-11-10ssi: Fix bad printf format specifiersAlexChen
2020-11-10hw/arm/Kconfig: ARM_V7M depends on PTIMERAndrew Jones
2020-11-10Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-11-10Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell
2020-11-10s390x: Avoid variable size warning in ipl.hDaniele Buono
2020-11-10s390x: fix clang 11 warnings in cpu_models.cDaniele Buono
2020-11-10qtest: Update references to parse_escape() in commentsPeter Maydell
2020-11-10fuzz: add virtio-blk fuzz targetDima Stepanov
2020-11-10docs: add "page source" link to sphinx documentationDaniel P. Berrangé
2020-11-10gitlab: force enable docs build in Fedora, Ubuntu, DebianDaniel P. Berrangé
2020-11-10gitlab: publish the docs built during CIDaniel P. Berrangé
2020-11-10configure: surface deprecated targets in the help outputAlex Bennée
2020-11-10fuzz: Make fork_fuzz.ld compatible with LLVM's LLDDaniele Buono
2020-11-10scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov
2020-11-10docs/fuzz: update fuzzing documentation post-mesonAlexander Bulekov
2020-11-10docs/fuzz: rST-ify the fuzzing documentationAlexander Bulekov