index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-20
softmmu/dirtylimit: Implement virtual CPU throttle
Hyman Huang(黄勇)
2022-07-20
accel/kvm/kvm-all: Introduce kvm_dirty_ring_size function
Hyman Huang(黄勇)
2022-07-20
softmmu/dirtylimit: Implement vCPU dirtyrate calculation periodically
Hyman Huang(黄勇)
2022-07-20
migration/dirtyrate: Refactor dirty page rate calculation
Hyman Huang(黄勇)
2022-07-20
cpus: Introduce cpu_list_generation_id
Hyman Huang(黄勇)
2022-07-20
accel/kvm/kvm-all: Refactor per-vcpu dirty ring reaping
Hyman Huang(黄勇)
2022-07-20
Merge tag 'pull-hex-20220719-1' of https://github.com/quic/qemu into staging
Peter Maydell
2022-07-20
net/colo.c: fix segmentation fault when packet is not parsed correctly
Zhang Chen
2022-07-20
net/colo.c: No need to track conn_list for filter-rewriter
Zhang Chen
2022-07-20
net/colo: Fix a "double free" crash to clear the conn_list
Zhang Chen
2022-07-20
softmmu/runstate.c: add RunStateTransition support form COLO to PRELAUNCH
Zhang Chen
2022-07-20
vdpa: Add x-svq to NetdevVhostVDPAOptions
Eugenio Pérez
2022-07-20
vdpa: Add device migration blocker
Eugenio Pérez
2022-07-20
vdpa: Extract get features part from vhost_vdpa_get_max_queue_pairs
Eugenio Pérez
2022-07-20
vdpa: Buffer CVQ support on shadow virtqueue
Eugenio Pérez
2022-07-20
vdpa: manual forward CVQ buffers
Eugenio Pérez
2022-07-20
vhost-net-vdpa: add stubs for when no virtio-net device is present
Eugenio Pérez
2022-07-20
vdpa: Export vhost_vdpa_dma_map and unmap calls
Eugenio Pérez
2022-07-20
vhost: Add svq avail_handler callback
Eugenio Pérez
2022-07-20
vhost: add vhost_svq_poll
Eugenio Pérez
2022-07-20
vhost: Expose vhost_svq_add
Eugenio Pérez
2022-07-20
vhost: add vhost_svq_push_elem
Eugenio Pérez
2022-07-20
vhost: Track number of descs in SVQDescState
Eugenio Pérez
2022-07-20
vhost: Add SVQDescState
Eugenio Pérez
2022-07-20
vhost: Decouple vhost_svq_add from VirtQueueElement
Eugenio Pérez
2022-07-20
vhost: Check for queue full at vhost_svq_add
Eugenio Pérez
2022-07-20
vhost: Move vhost_svq_kick call to vhost_svq_add
Eugenio Pérez
2022-07-20
vhost: Reorder vhost_svq_kick
Eugenio Pérez
2022-07-20
vdpa: Avoid compiler to squash reads to used idx
Eugenio Pérez
2022-07-20
virtio-net: Expose ctrl virtqueue logic
Eugenio Pérez
2022-07-20
virtio-net: Expose MAC_TABLE_ENTRIES
Eugenio Pérez
2022-07-20
vhost: move descriptor translation to vhost_svq_vring_write_descs
Eugenio Pérez
2022-07-19
Merge tag 'pull-la-20220719' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
2022-07-19
Hexagon (target/hexagon) fix bug in mem_noshuf load exception
Taylor Simpson
2022-07-19
Hexagon (target/hexagon) fix store w/mem_noshuf & predicated load
Taylor Simpson
2022-07-19
hw/loongarch: Add fdt support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add acpi ged support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add smbios support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add linux kernel booting support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add uefi bios loading support
Xiaojuan Yang
2022-07-19
hw/loongarch: Add fw_cfg table support
Xiaojuan Yang
2022-07-19
tests/tcg/loongarch64: Add pcadd related instructions test
Song Gao
2022-07-19
tests/tcg/loongarch64: Add fp comparison instructions test
Song Gao
2022-07-19
Merge tag 'kraxel-20220719-pull-request' of https://gitlab.com/kraxel/qemu in...
Peter Maydell
2022-07-19
tests/tcg/loongarch64: Add fclass test
Song Gao
2022-07-19
tests/tcg/loongarch64: Add div and mod related instructions test
Song Gao
2022-07-19
tests/tcg/loongarch64: Add clo related instructions test
Song Gao
2022-07-19
tests/tcg/loongarch64: Add float reference files
Philippe Mathieu-Daudé
2022-07-19
target/loongarch: Fix float_convd/float_convs test failing
Song Gao
2022-07-19
fpu/softfloat: Add LoongArch specializations for pickNaN*
Song Gao
[prev]
[next]