aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-10-03audio: allow returning an error from the driver initPaolo Bonzini
2023-10-03audio: Require AudioState in AUD_add_captureMartin Kletzander
2023-10-03ui/vnc: Require audiodev= to enable audioPaolo Bonzini
2023-10-03crypto: only include tls-cipher-suites in emulatorsPaolo Bonzini
2023-10-03scsi-disk: ensure that FORMAT UNIT commands are terminatedMark Cave-Ayland
2023-10-03esp: restrict non-DMA transfer length to that of available dataMark Cave-Ayland
2023-10-03esp: use correct type for esp_dma_enable() in sysbus_esp_gpio_demux()Mark Cave-Ayland
2023-10-02Makefile: build plugins before running TCG testsPaolo Bonzini
2023-09-29meson: clean up static_library keyword argumentsPaolo Bonzini
2023-09-29make-release: do not ship dtc sourcesPaolo Bonzini
2023-09-29pc: remove short_root_bus propertyPaolo Bonzini
2023-09-29e1000: remove old compatibility codePaolo Bonzini
2023-09-29accel/kvm/kvm-all: Handle register access errorsAkihiko Odaki
2023-09-29optionrom: Remove build-id sectionFabiano Rosas
2023-09-27migration: Move return path cleanup to main migration threadFabiano Rosas
2023-09-27migration: Replace the return path retry logicFabiano Rosas
2023-09-27migration: Consolidate return path closing codeFabiano Rosas
2023-09-27migration: Remove redundant cleanup of postcopy_qemufile_srcFabiano Rosas
2023-09-27migration: Fix possible race when shutting down to_dst_fileFabiano Rosas
2023-09-27migration: Fix possible races when shutting down the return pathFabiano Rosas
2023-09-27migration: Fix possible race when setting rp_state.errorFabiano Rosas
2023-09-27migration: Fix race that dest preempt thread close too earlyPeter Xu
2023-09-27Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-26audio: remove shadowed localsPaolo Bonzini
2023-09-26compiler: introduce QEMU_ANNOTATEPaolo Bonzini
2023-09-26block: mark mixed functions that can suspendPaolo Bonzini
2023-09-26target/i386/svm_helper: eliminate duplicate local variablePaolo Bonzini
2023-09-26target/i386/seg_helper: remove shadowed variablePaolo Bonzini
2023-09-26target/i386/seg_helper: introduce tss_set_busyPaolo Bonzini
2023-09-26target/i386/translate: avoid shadowed local variablesPaolo Bonzini
2023-09-26target/i386/cpu: avoid shadowed local variablesPaolo Bonzini
2023-09-26target/i386/kvm: eliminate shadowed local variablesPaolo Bonzini
2023-09-26m48t59-test: avoid possible overflow on ABSPaolo Bonzini
2023-09-26pm_smbus: rename variable to avoid shadowingPaolo Bonzini
2023-09-26Merge tag 'pull-nbd-2023-09-25' of https://repo.or.cz/qemu/ericb into stagingStefan Hajnoczi
2023-09-25mptsas: avoid shadowed local variablesPaolo Bonzini
2023-09-25ui/vnc: fix handling of VNC_FEATURE_XVPPaolo Bonzini
2023-09-25ui/vnc: fix debug output for invalid audio messagePaolo Bonzini
2023-09-25vl: remove shadowed local variablesPaolo Bonzini
2023-09-25hw/scsi/scsi-disk: Disallow block sizes smaller than 512 [CVE-2023-42467]Thomas Huth
2023-09-25user-exec-stub: remove unused variablePaolo Bonzini
2023-09-25seabios: remove PCI drivers from bios.binPaolo Bonzini
2023-09-25pc_piix: remove pc-i440fx-1.4 up to pc-i440fx-1.7Paolo Bonzini
2023-09-25Merge tag 'pull-request-2023-09-25' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi
2023-09-25Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi
2023-09-25Merge tag 'pull-target-arm-20230921' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi
2023-09-25nbd/server: Refactor handling of command sanity checksEric Blake
2023-09-25nbd: Prepare for 64-bit request effect lengthsEric Blake
2023-09-25tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk
2023-09-25hw/mips/jazz: Simplify the NIC setup codeThomas Huth