aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20softmmu/dirtylimit: Implement virtual CPU throttleHyman Huang(黄勇)
2022-07-20accel/kvm/kvm-all: Introduce kvm_dirty_ring_size functionHyman Huang(黄勇)
2022-07-20softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodicallyHyman Huang(黄勇)
2022-07-20migration/dirtyrate: Refactor dirty page rate calculationHyman Huang(黄勇)
2022-07-20cpus: Introduce cpu_list_generation_idHyman Huang(黄勇)
2022-07-20accel/kvm/kvm-all: Refactor per-vcpu dirty ring reapingHyman Huang(黄勇)
2022-07-20Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into stagingPeter Maydell
2022-07-20net/colo.c: fix segmentation fault when packet is not parsed correctlyZhang Chen
2022-07-20net/colo.c: No need to track conn_list for filter-rewriterZhang Chen
2022-07-20net/colo: Fix a "double free" crash to clear the conn_listZhang Chen
2022-07-20softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCHZhang Chen
2022-07-20vdpa: Add x-svq to NetdevVhostVDPAOptionsEugenio Pérez
2022-07-20vdpa: Add device migration blockerEugenio Pérez
2022-07-20vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairsEugenio Pérez
2022-07-20vdpa: Buffer CVQ support on shadow virtqueueEugenio Pérez
2022-07-20vdpa: manual forward CVQ buffersEugenio Pérez
2022-07-20vhost-net-vdpa: add stubs for when no virtio-net device is presentEugenio Pérez
2022-07-20vdpa: Export vhost_vdpa_dma_map and unmap callsEugenio Pérez
2022-07-20vhost: Add svq avail_handler callbackEugenio Pérez
2022-07-20vhost: add vhost_svq_pollEugenio Pérez
2022-07-20vhost: Expose vhost_svq_addEugenio Pérez
2022-07-20vhost: add vhost_svq_push_elemEugenio Pérez
2022-07-20vhost: Track number of descs in SVQDescStateEugenio Pérez
2022-07-20vhost: Add SVQDescStateEugenio Pérez
2022-07-20vhost: Decouple vhost_svq_add from VirtQueueElementEugenio Pérez
2022-07-20vhost: Check for queue full at vhost_svq_addEugenio Pérez
2022-07-20vhost: Move vhost_svq_kick call to vhost_svq_addEugenio Pérez
2022-07-20vhost: Reorder vhost_svq_kickEugenio Pérez
2022-07-20vdpa: Avoid compiler to squash reads to used idxEugenio Pérez
2022-07-20virtio-net: Expose ctrl virtqueue logicEugenio Pérez
2022-07-20virtio-net: Expose MAC_TABLE_ENTRIESEugenio Pérez
2022-07-20vhost: move descriptor translation to vhost_svq_vring_write_descsEugenio Pérez
2022-07-19Merge tag 'pull-la-20220719' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
2022-07-19Hexagon (target/hexagon) fix bug in mem_noshuf load exceptionTaylor Simpson
2022-07-19Hexagon (target/hexagon) fix store w/mem_noshuf & predicated loadTaylor Simpson
2022-07-19hw/loongarch: Add fdt supportXiaojuan Yang
2022-07-19hw/loongarch: Add acpi ged supportXiaojuan Yang
2022-07-19hw/loongarch: Add smbios supportXiaojuan Yang
2022-07-19hw/loongarch: Add linux kernel booting supportXiaojuan Yang
2022-07-19hw/loongarch: Add uefi bios loading supportXiaojuan Yang
2022-07-19hw/loongarch: Add fw_cfg table supportXiaojuan Yang
2022-07-19tests/tcg/loongarch64: Add pcadd related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add fp comparison instructions testSong Gao
2022-07-19Merge tag 'kraxel-20220719-pull-request' of https://gitlab.com/kraxel/qemu in...Peter Maydell
2022-07-19tests/tcg/loongarch64: Add fclass testSong Gao
2022-07-19tests/tcg/loongarch64: Add div and mod related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add clo related instructions testSong Gao
2022-07-19tests/tcg/loongarch64: Add float reference filesPhilippe Mathieu-Daudé
2022-07-19target/loongarch: Fix float_convd/float_convs test failingSong Gao
2022-07-19fpu/softfloat: Add LoongArch specializations for pickNaN*Song Gao