aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-10block: Make bdrv_child_get_parent_aio_context I/OHanna Reitz
2022-11-10block/blkio: Set BlockDriver::has_variable_length to falseAlberto Faria
2022-11-10qapi/block-core: Fix BlockdevOptionsNvmeIoUring @path descriptionAlberto Faria
2022-11-10iotests/151: Test active requests on mirror startHanna Reitz
2022-11-10iotests/151: Test that active mirror progressesHanna Reitz
2022-11-10block/mirror: Fix NULL s->job in active writesHanna Reitz
2022-11-10block/mirror: Drop mirror_wait_for_any_operation()Hanna Reitz
2022-11-10block/mirror: Do not wait for active writesHanna Reitz
2022-11-09Merge tag 'pull-tcg-20221109' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi
2022-11-09accel/tcg: Split out setjmp_gen_codeRichard Henderson
2022-11-09tcg: Move TCG_TARGET_HAS_direct_jump init to tb_gen_codeRichard Henderson
2022-11-08Update VERSION for v7.2.0-rc0v7.2.0-rc0Stefan Hajnoczi
2022-11-08Revert "hw/block/pflash_cfi: Error out if dev length isn't power of 2"Daniel Henrique Barboza
2022-11-08memory: Fix wrong end address dumpZhenzhong Duan
2022-11-08vhost-vdpa: fix assert !virtio_net_get_subqueue(nc)->async_tx.elem in virtio_...Si-Wei Liu
2022-11-08Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2022-11-08Merge tag 'mips-20221108' of https://github.com/philmd/qemu into stagingStefan Hajnoczi
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam
2022-11-08hw/display: fix tab indentationAmarjargal Gundjalam
2022-11-08ui: fix tab indentationAmarjargal Gundjalam
2022-11-08s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machinesCédric Le Goater
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater
2022-11-08MAINTAINERS: Inherit from nanoMIPSPhilippe Mathieu-Daudé
2022-11-08disas/nanomips: Tidy read for 48-bit opcodesRichard Henderson
2022-11-08disas/nanomips: Split out read_u16Richard Henderson
2022-11-08disas/nanomips: Merge insn{1,2,3} into words[3]Richard Henderson
2022-11-08disas/nanomips: Move setjmp into nanomips_disRichard Henderson
2022-11-08disas/nanomips: Remove headers already included by "qemu/osdep.h"Philippe Mathieu-Daudé
2022-11-08disas/nanomips: Use G_GNUC_PRINTF to avoid invalid string formatsPhilippe Mathieu-Daudé
2022-11-08disas/nanomips: Fix invalid PRIx64 format calling img_format()Philippe Mathieu-Daudé
2022-11-08disas/nanomips: Fix invalid PRId64 format calling img_format()Philippe Mathieu-Daudé
2022-11-08target/mips: Don't check COP1X for 64 bit FP modeJiaxun Yang
2022-11-08target/mips: Disable DSP ASE for Octeon68XXJiaxun Yang
2022-11-08target/mips: Enable LBX/LWX/* instructions for OcteonPavel Dovgalyuk
2022-11-08target/mips: Cast offset field of Octeon BBIT to int16_tJiaxun Yang
2022-11-08target/mips: Set CP0St_{KX, SX, UX} for Loongson-2FJiaxun Yang
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi
2022-11-07util/log: Ignore per-thread flag if global file already thereGreg Kurz
2022-11-07util/log: Make the per-thread flag immutableGreg Kurz
2022-11-07Merge tag 'pull-loongarch-20221107' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi
2022-11-07checkpatch: better pattern for inline commentsMichael S. Tsirkin
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée
2022-11-07tests/acpi: update tables for new core count testJulia Suvorova
2022-11-07bios-tables-test: add test for number of cores > 255Julia Suvorova
2022-11-07tests/acpi: allow changes for core_count2 testJulia Suvorova
2022-11-07bios-tables-test: teach test to use smbios 3.0 tablesJulia Suvorova
2022-11-07hw/smbios: add core_count2 to smbios table type 4Julia Suvorova
2022-11-07vhost-user: Support vhost_dev_startYajun Wu
2022-11-07vhost: Change the sequence of device startYajun Wu
2022-11-07intel-iommu: PASID supportJason Wang