aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-04-20Merge tag 'pull-ppc-20220420-2' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson14-112/+103
2022-04-20Merge tag 'pull-tcg-20220420' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson1-1/+0
2022-04-20hw/ppc: change indentation to spaces from TABsGuo Zhi2-12/+12
2022-04-20ppc/pnv: Remove LSI on the PCIE host bridgeFrederic Barrat2-0/+2
2022-04-20pcie: Don't try triggering a LSI when not definedFrederic Barrat2-3/+4
2022-04-20ppc/vof: Fix uninitialized string tracingAlexey Kardashevskiy1-1/+1
2022-04-20hw/ppc/ppc405_boards: Initialize g_autofree pointerBernhard Beschow1-2/+2
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-20Don't include sysemu/tcg.h if it is not necessaryThomas Huth1-1/+0
2022-04-20util/log: Remove qemu_log_flushRichard Henderson2-2/+0
2022-04-20*: Use fprintf between qemu_log_trylock/unlockRichard Henderson1-13/+15
2022-04-20hw/xen: Split out xen_pv_output_msgRichard Henderson1-20/+24
2022-04-20util/log: Rename qemu_log_lock to qemu_log_trylockRichard Henderson1-1/+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