aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-14docs: recommend SCRAM-SHA-256 SASL mech instead of SHA-1 variantDaniel P. Berrangé2-8/+10
2021-06-14docs: document usage of the authorization frameworkDaniel P. Berrangé2-0/+264
2021-06-14docs: document how to pass secret data to QEMUDaniel P. Berrangé2-0/+163
2021-06-14docs: add table of contents to QAPI referencesDaniel P. Berrangé3-0/+9
2021-06-11Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell16-59/+143
2021-06-11Fixed calculation error of pkt->header_size in fill_pkt_tcp_info()Rao, Lei1-1/+1
2021-06-11Add the function of colo_compare_cleanupRao, Lei3-0/+15
2021-06-11Add a function named packet_new_nocopy for COLO.Rao, Lei3-10/+19
2021-06-11Remove migrate_set_block_enabled in checkpointRao, Lei2-6/+4
2021-06-11Optimize the function of filter_sendRao, Lei1-4/+4
2021-06-11Fix the qemu crash when guest shutdown during checkpointRao, Lei1-0/+1
2021-06-11Remove some duplicate trace code.Rao, Lei1-13/+0
2021-06-11netdev: add more commands to preconfig modePaolo Bonzini2-2/+6
2021-06-11vhost-vdpa: remove the unused vhost_vdpa_get_acked_features()Jason Wang2-10/+0
2021-06-11vhost-vdpa: don't initialize backend_featuresJason Wang1-3/+0
2021-06-11vhost-vdpa: map virtqueue notification area if possibleJason Wang2-0/+91
2021-06-11vhost-vdpa: skip ram device from the IOTLB mappingJason Wang1-10/+2
2021-06-09Merge remote-tracking branch 'remotes/dgilbert-gitlab/tags/pull-migration-202...Peter Maydell18-36/+217
2021-06-08hmp: Add "calc_dirty_rate" and "info dirty_rate" cmdsPeter Xu4-0/+76
2021-06-08migration/dirtyrate: make sample page count configurableHyman Huang(黄勇)3-8/+46
2021-06-08sockets: Support multipath TCPDr. David Alan Gilbert3-1/+31
2021-06-08migration/socket: Close the listener at the endDr. David Alan Gilbert2-6/+23
2021-06-08migration: Add cleanup hook for inwards migrationDr. David Alan Gilbert2-0/+7
2021-06-08io/net-listener: Call the notifier during finalizeDr. David Alan Gilbert1-0/+3
2021-06-08channel-socket: Only set CLOEXEC if we have space for fdsDr. David Alan Gilbert1-4/+4
2021-06-08migration/rdma: Fix cm event use after freeLi Zhijian1-3/+8
2021-06-08yank: Unregister function when using TLS migrationLeonardo Bras3-14/+19
2021-06-08Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20210...Peter Maydell23-185/+1258
2021-06-08target/riscv: rvb: add b-ext version cpu optionFrank Chang2-0/+26
2021-06-08target/riscv: rvb: support and turn on B-extension from command lineKito Cheng2-0/+5
2021-06-08target/riscv: rvb: add/shift with prefix zero-extendKito Cheng3-0/+35
2021-06-08target/riscv: rvb: address calculationKito Cheng3-0/+62
2021-06-08target/riscv: rvb: generalized or-combineFrank Chang5-0/+64
2021-06-08target/riscv: rvb: generalized reverseFrank Chang6-0/+132
2021-06-08target/riscv: rvb: rotate (left/right)Kito Cheng3-0/+81
2021-06-08target/riscv: rvb: shift onesKito Cheng3-0/+74
2021-06-08target/riscv: rvb: single-bit instructionsFrank Chang3-0/+175
2021-06-08target/riscv: add gen_shifti() and gen_shiftiw() helper functionsFrank Chang2-50/+43
2021-06-08target/riscv: rvb: sign-extend instructionsKito Cheng2-0/+15
2021-06-08target/riscv: rvb: min/max instructionsKito Cheng2-0/+28
2021-06-08target/riscv: rvb: pack two words into one registerKito Cheng3-0/+78
2021-06-08target/riscv: rvb: logic-with-negateKito Cheng2-0/+21
2021-06-08target/riscv: rvb: count bits setFrank Chang3-0/+21
2021-06-08target/riscv: rvb: count leading/trailing zerosKito Cheng4-1/+93
2021-06-08target/riscv: reformat @sh format encoding for B-extensionKito Cheng1-5/+5
2021-06-08target/riscv: Pass the same value to oprsz and maxsz.LIU Zhiwei1-39/+50
2021-06-08target/riscv/pmp: Add assert for ePMP operationsAlistair Francis1-0/+4
2021-06-08target/riscv: Dump CSR mscratch/sscratch/satpChangbin Du1-2/+5
2021-06-08target/riscv: Remove unnecessary riscv_*_names[] declarationBin Meng2-4/+2
2021-06-08target/riscv: Do not include 'pmp.h' in user emulationPhilippe Mathieu-Daudé1-0/+2