aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-25qemu-options: update to show preferred boolean syntax for -incomingDaniel P. Berrangé
2021-02-25qemu-options: update to show preferred boolean syntax for -netdevDaniel P. Berrangé
2021-02-25qemu-options: update to show preferred boolean syntax for -spiceDaniel P. Berrangé
2021-02-25qemu-options: update to show preferred boolean syntax for -chardevDaniel P. Berrangé
2021-02-25gdbstub: use preferred boolean option syntaxDaniel P. Berrangé
2021-02-25char: don't fail when client is not connectedPavel Dovgalyuk
2021-02-25scsi: drop 'result' argument from command_complete callbackHannes Reinecke
2021-02-25scsi-disk: pass guest recoverable errors through even for rerror=stopPaolo Bonzini
2021-02-25scsi-disk: pass SCSI status to scsi_handle_rw_errorPaolo Bonzini
2021-02-25scsi: introduce scsi_sense_from_errno()Paolo Bonzini
2021-02-25scsi-disk: do not complete requests early for rerror/werror=ignorePaolo Bonzini
2021-02-25scsi-disk: move scsi_handle_rw_error earlierPaolo Bonzini
2021-02-25virtio-scsi: don't process IO on fenced dataplaneMaxim Levitsky
2021-02-25scsi: allow user to set werror as reportZihao Chang
2021-02-25scsi: add tracing for SG_IO commandsHannes Reinecke
2021-02-25scsi: make io_timeout configurableHannes Reinecke
2021-02-25multiprocess: move feature to meson_options.txtPaolo Bonzini
2021-02-25configure: fix --enable-fuzzing linker failuresAlexander Bulekov
2021-02-25hvf: Sign the code after installationAkihiko Odaki
2021-02-24docs: move CODING_STYLE into the developer documentationAlex Bennée
2021-02-24docs/devel: add forward reference to check-tcgAlex Bennée
2021-02-24docs/devel: update the container based testsAlex Bennée
2021-02-24docs/devel: expand on use of containers to build testsAlex Bennée
2021-02-24tests/acceptance: allow a "graceful" failing for virtio-gpu testAlex Bennée
2021-02-24docker: Bump Fedora images to release 33Philippe Mathieu-Daudé
2021-02-24meson.build: expose TCG cross compiler information in summaryAlex Bennée
2021-02-23qtest/acpi/bios-tables-test: update acpi tablesIsaku Yamahata
2021-02-23acpi: add test case for -no-hpetIsaku Yamahata
2021-02-23i386: acpi: Don't build HPET ACPI entry if HPET is disabledSean Christopherson
2021-02-23hw/i386: declare ACPI mother board resource for MMCONFIG regionIsaku Yamahata
2021-02-23acpi: add test case for smm unsupported -machine smm=offIsaku Yamahata
2021-02-23acpi: set fadt.smi_cmd to zero when SMM is not supportedIsaku Yamahata
2021-02-23acpi/core: always set SCI_EN when SMM isn't supportedIsaku Yamahata
2021-02-23ich9, piix4: add property, smm-compat, to keep compatibility of SMMIsaku Yamahata
2021-02-23qtest: update tests/qtest/bios-tables-test-allowed-diff.hIsaku Yamahata
2021-02-23checkpatch: don't emit warning on newly created acpi data filesIsaku Yamahata
2021-02-23tests/data/acpi/virt/DSDT.pxb: update with _CCAXingang Wang
2021-02-23acpi/gpex: Fix cca attribute check for pxb deviceXingang Wang
2021-02-23acpi: Allow pxb DSDT acpi table changesXingang Wang
2021-02-23pcie: don't set link state active if the slot is emptyLaurent Vivier
2021-02-23failover: really display a warning when the primary device is not foundLaurent Vivier
2021-02-23virtio-net: add missing object_unref()Laurent Vivier
2021-02-23pci: cleanup failover sanity checkLaurent Vivier
2021-02-22Merge remote-tracking branch 'remotes/edgar/tags/edgar/cris-next-2021-02-22.f...Peter Maydell
2021-02-22target/cris: Plug leakage of TCG temporariesStefan Sandstrom
2021-02-22target/cris: Let cris_mmu_translate() use MMUAccessType access_typePhilippe Mathieu-Daudé
2021-02-22target/cris: Use MMUAccessType enum type when possiblePhilippe Mathieu-Daudé
2021-02-21Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-20210221' into ...Peter Maydell
2021-02-21vt82c686: Fix superio_cfg_{read,write}() functionsBALATON Zoltan
2021-02-21vt82c686: Log superio_cfg unimplemented accessesBALATON Zoltan