aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2020-11-10hw/arm/nseries: Check return value from load_image_targphys()Peter Maydell1-4/+11
2020-11-10hw/arm/musicpal: Only use qdev_get_gpio_in() when necessaryPhilippe Mathieu-Daudé1-12/+13
2020-11-10hw/arm/musicpal: Don't connect two qemu_irqs directly to the same inputPhilippe Mathieu-Daudé2-4/+14
2020-11-10hw/arm/nseries: Remove invalid/unnecessary n8x0_uart_setup()Philippe Mathieu-Daudé1-11/+0
2020-11-10hw/misc/stm32f2xx_syscfg: Remove extraneous IRQPhilippe Mathieu-Daudé3-5/+0
2020-11-10hw/arm/armsse: Correct expansion MPC interrupt linesPhilippe Mathieu-Daudé1-1/+2
2020-11-10target/arm: Fix neon VTBL/VTBX for len > 1Richard Henderson3-40/+29
2020-11-10hw/arm/virt: Remove dependency on Cortex-A15 MPCore peripheralsPhilippe Mathieu-Daudé1-1/+0
2020-11-10docs: add some notes on the sbsa-ref machineAlex Bennée2-0/+33
2020-11-10target/arm: add space before the open parenthesis '('Xinhao Zhang1-1/+1
2020-11-10target/arm: Don't use '#' flag of printf formatXinhao Zhang1-2/+2
2020-11-10target/arm: add spaces around operatorXinhao Zhang3-9/+9
2020-11-10ssi: Fix bad printf format specifiersAlexChen2-2/+2
2020-11-10hw/arm/Kconfig: ARM_V7M depends on PTIMERAndrew Jones1-0/+1
2020-11-10Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell1-30/+32
2020-11-10Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20201...Peter Maydell9-255/+115
2020-11-10s390x: Avoid variable size warning in ipl.hDaniele Buono1-2/+2
2020-11-10s390x: fix clang 11 warnings in cpu_models.cDaniele Buono1-4/+4
2020-11-10qtest: Update references to parse_escape() in commentsPeter Maydell2-10/+10
2020-11-10fuzz: add virtio-blk fuzz targetDima Stepanov2-0/+235
2020-11-10docs: add "page source" link to sphinx documentationDaniel P. Berrangé8-0/+36
2020-11-10gitlab: force enable docs build in Fedora, Ubuntu, DebianDaniel P. Berrangé1-1/+3
2020-11-10gitlab: publish the docs built during CIDaniel P. Berrangé1-0/+14
2020-11-10configure: surface deprecated targets in the help outputAlex Bennée1-1/+3
2020-11-10fuzz: Make fork_fuzz.ld compatible with LLVM's LLDDaniele Buono1-1/+11
2020-11-10scripts/oss-fuzz: give all fuzzers -target namesAlexander Bulekov1-6/+6
2020-11-10docs/fuzz: update fuzzing documentation post-mesonAlexander Bulekov1-3/+3
2020-11-10docs/fuzz: rST-ify the fuzzing documentationAlexander Bulekov4-215/+238
2020-11-10MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI sectionPhilippe Mathieu-Daudé1-0/+1
2020-11-10linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturnPeter Maydell1-1/+1
2020-11-10linux-user/sparc: Correct set/get_context handling of fp and i7Peter Maydell1-25/+22
2020-11-10linux-user/sparc: Fix errors in target_ucontext structuresPeter Maydell1-4/+9
2020-11-09hw/intc/ibex_plic: Clear the claim register when readAlistair Francis1-0/+3