aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-04-20spapr: Move nested KVM hypercalls under a TCG only config.Fabiano Rosas1-6/+20
2022-04-20spapr: Move hypercall_register_softmmuFabiano Rosas1-25/+25
2022-04-20ppc/pnv: Remove useless checks in set_irq handlersCédric Le Goater1-10/+0
2022-04-20ppc/pnv: Remove PnvPsiClas::irq_setCédric Le Goater1-17/+6
2022-04-20ppc/pnv: Remove PnvOCC::psi linkCédric Le Goater2-18/+10
2022-04-20ppc/pnv: Remove PnvLpcController::psi linkCédric Le Goater3-21/+26
2022-04-20ppc/pnv: Fix PSI IRQ definitionCédric Le Goater1-6/+3
2022-04-20ppc/spapr/ddw: Add 2M pagesizeAlexey Kardashevskiy1-0/+1
2022-04-20hw: Add compat machines for 7.1Cornelia Huck8-7/+73
2022-04-19Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingRichard Henderson126-420/+1030
2022-04-08virtio-iommu: use-after-free fixWentao Liang1-0/+1
2022-04-07ui/cursor: fix integer overflow in cursor_alloc (CVE-2021-4206)Mauro Matteo Cascella2-0/+9
2022-04-07display/qxl-render: fix race condition in qxl_cursor (CVE-2021-4207)Mauro Matteo Cascella1-1/+1
2022-04-06acpi: fix acpi_index migrationDr. David Alan Gilbert4-12/+17
2022-04-06virtio-ccw: do not include headers for all virtio devicesPaolo Bonzini4-16/+6
2022-04-06virtio-ccw: move device type declarations to .c filesPaolo Bonzini13-133/+119
2022-04-06virtio-ccw: move vhost_ccw_scsi to a separate filePaolo Bonzini3-47/+65
2022-04-06s390x: follow qdev tree to detect SCSI device on a CCW busPaolo Bonzini1-8/+12
2022-04-06hw: hyperv: Initial commit for Synthetic Debugging deviceJon Doron3-0/+408
2022-04-06hyperv: Add support to process syndbg commandsJon Doron1-0/+243
2022-04-06hyperv: SControl is optional to enable SynIcJon Doron1-33/+76
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau75-75/+0
2022-04-06include: move C/util-related declarations to cutils.hMarc-André Lureau5-5/+5
2022-04-06Replace qemu_real_host_page variables with inlined functionsMarc-André Lureau16-47/+47
2022-04-06Replace TARGET_WORDS_BIGENDIANMarc-André Lureau10-24/+24
2022-04-06Replace config-time define HOST_WORDS_BIGENDIANMarc-André Lureau10-21/+21
2022-04-06Replace qemu_gettimeofday() with g_get_real_time()Marc-André Lureau2-11/+4
2022-04-05xlnx-bbram: hw/nvram: Fix uninitialized Error *Tong Ho1-1/+1
2022-04-04hw/ppc: free env->tb_env in spapr_unrealize_vcpu()Daniel Henrique Barboza2-0/+10
2022-04-019p: move P9_XATTR_SIZE_MAX from 9p.h to 9p.cWill Cohen2-23/+23
2022-03-31vhost-vdpa: fix typo in a commentStefano Garzarella1-1/+1
2022-03-29Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-2/+2
2022-03-29virtio: fix --enable-vhost-user build on non-LinuxPaolo Bonzini1-2/+2
2022-03-25hw/intc/arm_gicv3_its: Add missing newlines to process_mapc() loggingPeter Maydell1-2/+2
2022-03-24hw: Fix misleading hexadecimal formatPhilippe Mathieu-Daudé4-8/+8
2022-03-22Merge tag 'pull-request-2022-03-21' of https://gitlab.com/thuth/qemu into sta...Peter Maydell2-12/+34
2022-03-22Replace GCC_FMT_ATTR with G_GNUC_PRINTFMarc-André Lureau9-10/+10
2022-03-21Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell1-5/+2
2022-03-21hw/i386/amd_iommu: Fix maybe-uninitialized error with GCC 12Paolo Bonzini1-5/+2
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster59-105/+100
2022-03-219pfs: Use g_new() & friends where that makes obvious senseMarkus Armbruster4-10/+10
2022-03-21hw/sd/sdhci: Prohibit DMA accesses to devicesPhilippe Mathieu-Daudé1-2/+3
2022-03-21hw/sd/sdhci: Honor failed DMA transactionsPhilippe Mathieu-Daudé1-9/+25
2022-03-21hw/audio/intel-hda: Restrict DMA engine to memories (not MMIO devices)Philippe Mathieu-Daudé1-1/+1
2022-03-21hw/audio/intel-hda: Do not ignore DMA overrun errorsPhilippe Mathieu-Daudé1-2/+7
2022-03-19Merge tag 'fixes-20220318-pull-request' of git://git.kraxel.org/qemu into sta...Peter Maydell11-40/+76
2022-03-19Merge tag 'trivial-branch-for-7.0-pull-request' of https://gitlab.com/laurent...Peter Maydell2-6/+6
2022-03-18virtio/virtio-balloon: Prefer Object* over void* parameterBernhard Beschow1-5/+5
2022-03-18hw/pci/pci.c: Fix typos of "Firewire", and of "controller" on same lineRebecca Cran1-1/+1
2022-03-18hw/i386/acpi-build: Avoid 'sun' identifierAndrew Deason1-2/+2