aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-08Merge tag 'pull-nbd-2023-09-07-v2' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi24-216/+325
2023-09-08qemu-nbd: document -v behavior in respect to --fork in manDenis V. Lunev1-1/+3
2023-09-08qemu-nbd: Restore "qemu-nbd -v --fork" outputDenis V. Lunev1-4/+20
2023-09-08Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi19-6/+4843
2023-09-07qemu-nbd: invent nbd_client_release_pipe() helperDenis V. Lunev1-11/+12
2023-09-07qemu-nbd: put saddr into into struct NbdClientOptsDenis V. Lunev1-6/+7
2023-09-07qemu-nbd: move srcpath into struct NbdClientOptsDenis V. Lunev1-8/+9
2023-09-07qemu-nbd: define struct NbdClientOpts when HAVE_NBD_DEVICE is not definedDenis V. Lunev1-33/+27
2023-09-07qemu-nbd: improve error message for dup2 errorDenis V. Lunev1-2/+2
2023-09-07util/iov: Avoid dynamic stack allocationPhilippe Mathieu-Daudé1-1/+1
2023-09-07io: follow coroutine AioContext in qio_channel_yield()Stefan Hajnoczi16-126/+226
2023-09-07io: check there are no qio_channel_yield() coroutines during ->finalize()Stefan Hajnoczi1-0/+4
2023-09-07nbd: drop unused nbd_start_negotiate() aio_context argumentStefan Hajnoczi1-8/+3
2023-09-07nbd: drop unused nbd_receive_negotiate() aio_context argumentStefan Hajnoczi4-9/+6
2023-09-07qemu-iotests/197: use more generic commands for formats other than qcow2Andrey Drobyshev2-14/+12
2023-09-07tests/qtest: Introduce tests for UFSblockJeuk Kim3-0/+589
2023-09-07hw/ufs: Support for UFS logical unitJeuk Kim6-7/+1761
2023-09-07hw/ufs: Support for Query Transfer RequestsJeuk Kim3-2/+1033
2023-09-07hw/ufs: Initial commit for emulated Universal-Flash-StorageJeuk Kim14-0/+1461
2023-09-07iothread: Set the GSource "name" fieldFabiano Rosas1-6/+8
2023-09-07Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi64-774/+550
2023-09-07Merge tag 'ide-pull-request' of https://gitlab.com/jsnow/qemu into stagingStefan Hajnoczi4-63/+163
2023-09-07Merge tag 'pull-parallels-2023-09-06' of https://src.openvz.org/scm/~den/qemu...Stefan Hajnoczi7-99/+564
2023-09-07Merge tag 'pull-ppc-20230906' of https://github.com/legoater/qemu into stagingStefan Hajnoczi34-205/+925
2023-09-07docs/system/replay: do not show removed command line optionPaolo Bonzini1-1/+1
2023-09-07subprojects: add wrap file for libblkioPaolo Bonzini1-0/+6
2023-09-07sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to x86 targetsPhilippe Mathieu-Daudé3-1/+3
2023-09-07sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targetsPhilippe Mathieu-Daudé4-3/+4
2023-09-07sysemu/kvm: Restrict kvm_get_apic_state() to x86 targetsPhilippe Mathieu-Daudé2-3/+1
2023-09-07sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr() to x86 targetsPhilippe Mathieu-Daudé2-5/+3
2023-09-07target/i386: Restrict declarations specific to CONFIG_KVMPhilippe Mathieu-Daudé1-11/+16
2023-09-07target/i386: Allow elision of kvm_hv_vpindex_settable()Philippe Mathieu-Daudé3-21/+1
2023-09-07target/i386: Allow elision of kvm_enable_x2apic()Philippe Mathieu-Daudé3-14/+4
2023-09-07target/i386: Remove unused KVM stubsPhilippe Mathieu-Daudé1-26/+0
2023-09-07target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()Philippe Mathieu-Daudé2-4/+2
2023-09-07target/i386/helper: Restrict KVM declarations to system emulationPhilippe Mathieu-Daudé1-1/+1
2023-09-07hw/i386/fw_cfg: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-09-07hw/i386/pc: Include missing 'cpu.h' headerPhilippe Mathieu-Daudé2-0/+2
2023-09-07hw/i386/pc: Include missing 'sysemu/tcg.h' headerPhilippe Mathieu-Daudé1-0/+1
2023-09-07Revert "mkvenv: work around broken pip installations on Debian 10"Paolo Bonzini1-58/+16
2023-09-07mkvenv: assume presence of importlib.metadataPaolo Bonzini2-178/+28
2023-09-07Python: Drop support for Python 3.7Paolo Bonzini6-15/+17
2023-09-07configure: remove dead codePaolo Bonzini1-8/+0
2023-09-07meson: list leftover CONFIG_* symbolsPaolo Bonzini2-14/+6
2023-09-07configure, meson: remove target OS symbols from config-host.makPaolo Bonzini12-50/+49
2023-09-07configure, meson: remove CONFIG_SOLARIS from config-host.makPaolo Bonzini3-11/+11
2023-09-07configure, meson: move --enable-plugins to mesonPaolo Bonzini8-18/+23
2023-09-07configure: unify recursion into sub-MakefilesPaolo Bonzini2-20/+20
2023-09-07contrib/plugins: use an independent makefilePaolo Bonzini2-11/+20
2023-09-07configure: move --enable-debug-tcg to mesonPaolo Bonzini4-11/+8