aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2020-11-10MAINTAINERS: Add gitlab-pipeline-status script to GitLab CI sectionPhilippe Mathieu-Daudé
2020-11-10linux-user/sparc: Don't zero high half of PC, NPC, PSR in sigreturnPeter Maydell
2020-11-10linux-user/sparc: Correct set/get_context handling of fp and i7Peter Maydell
2020-11-10linux-user/sparc: Fix errors in target_ucontext structuresPeter Maydell
2020-11-09hw/intc/ibex_plic: Clear the claim register when readAlistair Francis
2020-11-09target/riscv: Split the Hypervisor execute load helpersAlistair Francis
2020-11-09target/riscv: Remove the hyp load and store functionsAlistair Francis
2020-11-09target/riscv: Remove the HS_TWO_STAGE flagAlistair Francis
2020-11-09target/riscv: Set the virtualised MMU mode when doing hyp accessesAlistair Francis
2020-11-09target/riscv: Add a virtualised MMU ModeAlistair Francis
2020-11-09Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2020-11-09-tag' in...Peter Maydell
2020-11-09qga: fix missing closedir() in qmp_guest_get_disks()Michael Roth
2020-11-09Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-11-09-v2'...Peter Maydell