aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-25tests/avocado: fix waiting for vm shutdown in replay_linuxPavel Dovgalyuk
2023-09-25hw/mips/jazz: Simplify the NIC setup codeThomas Huth
2023-09-25hw/mips/jazz: Move the NIC init code into a separate functionThomas Huth
2023-09-25tests/qtest/netdev-socket: Do not test multicast on DarwinPhilippe Mathieu-Daudé
2023-09-25tests/qtest/m48t59-test: Silence compiler warning with -WshadowThomas Huth
2023-09-25tests/qtest/netdev-socket: Raise connection timeout to 120 secondsStefan Hajnoczi
2023-09-25meson.build: Make keyutils independent from keyringThomas Huth
2023-09-22vl: recognize audiodev groups in configuration filesPaolo Bonzini
2023-09-22tests/qtest: Specify audiodev= and -audiodevMartin Kletzander
2023-09-22hw/display/xlnx_dp.c: Add audiodev propertyMartin Kletzander
2023-09-22hw/audio/lm4549: Add errp error reporting to init functionMartin Kletzander
2023-09-22hw/audio: Simplify hda audio initMartin Kletzander
2023-09-22hw/input/tsc210x: Extract common init code into new functionMartin Kletzander
2023-09-21elf2dmp: rework PDB_STREAM_INDEXES::segments obtainingViktor Prutyanov
2023-09-21elf2dmp: use Linux mmap with MAP_NORESERVE when possibleViktor Prutyanov
2023-09-21elf2dmp: introduce merging of physical memory runsViktor Prutyanov
2023-09-21elf2dmp: introduce physical block alignmentViktor Prutyanov
2023-09-21elf2dmp: replace PE export name check with PDB name checkViktor Prutyanov
2023-09-21sbsa-ref: add non-secure EL2 virtual timerMarcin Juszkiewicz
2023-09-21audio/jackaudio: Avoid dynamic stack allocation in qjack_process()Peter Maydell
2023-09-21audio/jackaudio: Avoid dynamic stack allocation in qjack_client_initPeter Maydell
2023-09-21target/arm: Enable FEAT_MOPS for CPU 'max'Peter Maydell
2023-09-21target/arm: Implement the CPY* instructionsPeter Maydell
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPS copiesPeter Maydell
2023-09-21target/arm: Implement the SETG* instructionsPeter Maydell
2023-09-21target/arm: Define new TB flag for ATA0Peter Maydell
2023-09-21target/arm: Implement the SET* instructionsPeter Maydell
2023-09-21target/arm: Implement MTE tag-checking functions for FEAT_MOPSPeter Maydell
2023-09-21target/arm: New function allocation_tag_mem_probe()Peter Maydell
2023-09-21target/arm: Define syndrome function for MOPS exceptionsPeter Maydell