aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingPeter Maydell
2022-07-20Merge tag 'pull-request-2022-07-20' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
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
2022-07-19target/loongarch/cpu: Fix cpucfg default valueXiaojuan Yang
2022-07-19target/loongarch/op_helper: Fix coverity cond_at_most errorXiaojuan Yang
2022-07-19target/loongarch/tlb_helper: Fix coverity integer overflow errorXiaojuan Yang
2022-07-19target/loongarch/cpu: Fix coverity errors about excp_namesXiaojuan Yang