aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-02Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell50-322/+406
2021-02-25Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-updates-24022...Peter Maydell13-40/+101
2021-02-25tcg/i386: rdpmc: fix the the condtionsZheng Zhan Liang1-1/+2
2021-02-25chardev: do not use short form boolean options in non-QemuOpts character devi...Paolo Bonzini3-11/+11
2021-02-25vl: deprecate -writeconfigPaolo Bonzini3-6/+9
2021-02-25Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell30-36/+215
2021-02-25target/i386: Add bus lock debug exception supportChenyi Qiang2-1/+3
2021-02-25qom/object.c: Fix typoDoug Evans1-1/+1
2021-02-25target/i386: update to show preferred boolean syntax for -cpuDaniel P. Berrangé2-27/+27
2021-02-25docs: update to show preferred boolean syntax for -cpuDaniel P. Berrangé3-5/+5
2021-02-25docs: update to show preferred boolean syntax for -vncDaniel P. Berrangé1-4/+4
2021-02-25docs: update to show preferred boolean syntax for -chardevDaniel P. Berrangé12-27/+29
2021-02-25qemu-options: update to show preferred boolean syntax for -vncDaniel P. Berrangé1-8/+8
2021-02-25qemu-options: update to show preferred boolean syntax for -incomingDaniel P. Berrangé1-4/+4
2021-02-25qemu-options: update to show preferred boolean syntax for -netdevDaniel P. Berrangé1-5/+5
2021-02-25qemu-options: update to show preferred boolean syntax for -spiceDaniel P. Berrangé1-9/+10
2021-02-25qemu-options: update to show preferred boolean syntax for -chardevDaniel P. Berrangé1-39/+39
2021-02-25gdbstub: use preferred boolean option syntaxDaniel P. Berrangé1-1/+1
2021-02-25char: don't fail when client is not connectedPavel Dovgalyuk1-0/+3
2021-02-25scsi: drop 'result' argument from command_complete callbackHannes Reinecke13-37/+32
2021-02-25scsi-disk: pass guest recoverable errors through even for rerror=stopPaolo Bonzini1-23/+28
2021-02-25scsi-disk: pass SCSI status to scsi_handle_rw_errorPaolo Bonzini1-11/+27
2021-02-25scsi: introduce scsi_sense_from_errno()Paolo Bonzini3-47/+51
2021-02-25scsi-disk: do not complete requests early for rerror/werror=ignorePaolo Bonzini1-2/+1
2021-02-25scsi-disk: move scsi_handle_rw_error earlierPaolo Bonzini1-85/+83
2021-02-25virtio-scsi: don't process IO on fenced dataplaneMaxim Levitsky1-9/+15
2021-02-25scsi: allow user to set werror as reportZihao Chang1-1/+2
2021-02-25scsi: add tracing for SG_IO commandsHannes Reinecke3-2/+13
2021-02-25scsi: make io_timeout configurableHannes Reinecke3-9/+18
2021-02-25multiprocess: move feature to meson_options.txtPaolo Bonzini3-11/+14
2021-02-25configure: fix --enable-fuzzing linker failuresAlexander Bulekov1-0/+10
2021-02-25hvf: Sign the code after installationAkihiko Odaki2-7/+22
2021-02-24docs: move CODING_STYLE into the developer documentationAlex Bennée4-5/+8
2021-02-24docs/devel: add forward reference to check-tcgAlex Bennée1-0/+5
2021-02-24docs/devel: update the container based testsAlex Bennée1-15/+46
2021-02-24docs/devel: expand on use of containers to build testsAlex Bennée1-7/+14
2021-02-24tests/acceptance: allow a "graceful" failing for virtio-gpu testAlex Bennée1-1/+6
2021-02-24docker: Bump Fedora images to release 33Philippe Mathieu-Daudé5-5/+5
2021-02-24meson.build: expose TCG cross compiler information in summaryAlex Bennée2-8/+18
2021-02-23qtest/acpi/bios-tables-test: update acpi tablesIsaku Yamahata15-14/+0
2021-02-23acpi: add test case for -no-hpetIsaku Yamahata1-0/+24
2021-02-23i386: acpi: Don't build HPET ACPI entry if HPET is disabledSean Christopherson1-2/+6
2021-02-23hw/i386: declare ACPI mother board resource for MMCONFIG regionIsaku Yamahata1-1/+45
2021-02-23acpi: add test case for smm unsupported -machine smm=offIsaku Yamahata1-0/+76
2021-02-23acpi: set fadt.smi_cmd to zero when SMM is not supportedIsaku Yamahata1-3/+15
2021-02-23acpi/core: always set SCI_EN when SMM isn't supportedIsaku Yamahata6-6/+21
2021-02-23ich9, piix4: add property, smm-compat, to keep compatibility of SMMIsaku Yamahata3-0/+4
2021-02-23qtest: update tests/qtest/bios-tables-test-allowed-diff.hIsaku Yamahata5-0/+14
2021-02-23checkpatch: don't emit warning on newly created acpi data filesIsaku Yamahata1-1/+3
2021-02-23tests/data/acpi/virt/DSDT.pxb: update with _CCAXingang Wang2-1/+0