aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-20migration: Export tls-[creds|hostname|authz] params to cmdline tooPeter Xu
2022-07-20migration: Add helpers to detect TLS capabilityPeter Xu
2022-07-20migration: Add property x-postcopy-preempt-break-hugePeter Xu
2022-07-20migration: Create the postcopy preempt channel asynchronouslyPeter Xu
2022-07-20migration: Postcopy recover with preempt enabledPeter Xu
2022-07-20migration: Postcopy preemption enablementPeter Xu
2022-07-20migration: Postcopy preemption preparation on channel creationPeter Xu
2022-07-20migration: Add postcopy-preempt capabilityPeter Xu
2022-07-20multifd: Copy pages before compressing them with zlibIlya Leoshkevich
2022-07-20tests: Add dirty page rate limit testHyman Huang(黄勇)
2022-07-20softmmu/dirtylimit: Implement dirty page rate limitHyman Huang(黄勇)
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-19Merge tag 'pull-la-20220719' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell
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
2022-07-19hw/intc/loongarch_pch_pic: Fix bugs for update_irq functionXiaojuan Yang
2022-07-19target/loongarch: Fix loongarch_cpu_class_by_nameXiaojuan Yang
2022-07-19tests/docker/dockerfiles: Add debian-loongarch-cross.dockerRichard Henderson
2022-07-19gtk: Add show_tabs=on|off command line option.Felix xq Queißner
2022-07-19usb: document pcap (aka usb traffic capture)Gerd Hoffmann
2022-07-19usb: document guest-reset and guest-reset-allGerd Hoffmann
2022-07-19usb/hcd-xhci: check slotid in xhci_wakeup_endpoint()Mauro Matteo Cascella
2022-07-19microvm: turn off io reservations for pcie root portsGerd Hoffmann
2022-07-19dbus-display: fix test race when initializing p2p connectionMarc-André Lureau
2022-07-19Merge tag 'pull-request-2022-07-19' of https://gitlab.com/thuth/qemu into sta...Peter Maydell
2022-07-19Merge tag 'qemu-sparc-20220718' of https://github.com/mcayland/qemu into stagingPeter Maydell
2022-07-18pckbd: remove legacy i8042_mm_init() functionMark Cave-Ayland
2022-07-18ps2: remove unused legacy ps2_mouse_init() functionMark Cave-Ayland