aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2022-10-05Merge tag 'pull-tcg-20221004' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi2-5/+3
2022-10-04include/hw/core: Create struct CPUJumpCacheRichard Henderson1-2/+1
2022-10-04Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi4-4/+4
2022-10-04Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi12-105/+64
2022-10-03hw/core/cpu-sysemu: used cached class in cpu_asidx_from_attrsAlex Bennée1-3/+2
2022-10-04Use g_new() & friends where that makes obvious senseMarkus Armbruster2-2/+2
2022-10-03Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi3-11/+43
2022-10-03Merge tag 'pull-target-arm-20220930' of https://git.linaro.org/people/pmaydel...Stefan Hajnoczi2-4/+40
2022-10-01x86: re-initialize RNG seed when selecting kernelJason A. Donenfeld1-1/+4
2022-09-30hw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETERS commandLev Kujawski1-3/+26
2022-09-30hw/ide/core: Clear LBA and drive bits for EXECUTE DEVICE DIAGNOSTICLev Kujawski1-0/+6
2022-09-30piix_ide_reset: Use pci_set_* functions instead of direct accessLev Kujawski1-8/+9
2022-09-30block: add missed block_acct_setup with new block device init procedureDenis V. Lunev1-0/+2
2022-09-29mem/cxl_type3: fix GPF DVSECTong Zhang1-1/+1
2022-09-29hw/virtio/vhost-shadow-virtqueue: Silence GCC error "maybe-uninitialized"Bernhard Beschow1-1/+1
2022-09-29Merge tag 'char-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi3-2/+6
2022-09-29hw/arm/virt: Fix devicetree warning about the SMMU nodeJean-Philippe Brucker1-2/+0
2022-09-29hw/arm/virt: Use "msi-map" devicetree property for PCIJean-Philippe Brucker1-2/+2
2022-09-29hw/arm/virt: Fix devicetree warning about the GIC nodeJean-Philippe Brucker1-0/+1
2022-09-29hw/arm/virt: Fix devicetree warning about the root nodeJean-Philippe Brucker1-0/+1
2022-09-29hw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllersFrancisco Iglesias1-0/+36
2022-09-29vhost-user: Call qemu_socketpair() instead of socketpair()Guoyi Tu2-2/+3
2022-09-29serial: Allow unaligned i/o accessArwed Meyer1-0/+3
2022-09-29watchdog: remove -watchdog optionPaolo Bonzini7-79/+0
2022-09-28Merge tag 'vfio-updates-20220927.1' of https://gitlab.com/alex.williamson/qem...Stefan Hajnoczi2-17/+21
2022-09-28Merge tag 'pull-xen-20220927' of https://xenbits.xen.org/git-http/people/aper...Stefan Hajnoczi1-2/+2
2022-09-27vfio/common: Fix vfio_iommu_type1_info use after freeAlex Williamson1-17/+19
2022-09-27vfio/migration: Fix incorrect initialization value for parameters in VFIOMigr...Kunkun Jiang1-0/+2
2022-09-27Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into stagingStefan Hajnoczi2-12/+58
2022-09-27Merge tag 'm68k-for-7.2-pull-request' of https://github.com/vivier/qemu-m68k ...Stefan Hajnoczi1-4/+6
2022-09-27Merge tag 'pull-request-2022-09-26' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi6-29/+349
2022-09-27hw/xen: set pci Atomic Ops requests for passthrough deviceRuili Ji1-2/+2
2022-09-27Merge tag 'kraxel-20220927-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi7-43/+143
2022-09-27x86: re-enable rng seeding via SetupDataJason A. Donenfeld3-3/+5
2022-09-27x86: reinitialize RNG seed on system rebootJason A. Donenfeld1-0/+7
2022-09-27x86: use typedef for SetupData structJason A. Donenfeld1-7/+7
2022-09-27x86: return modified setup_data only if read as memory, not as fileJason A. Donenfeld2-16/+42
2022-09-27virtio-net: Update virtio-net curr_queue_pairs in vdpa backendsEugenio Pérez1-11/+6
2022-09-27e1000e: set RX desc status with DD flag in a separate operationDing Hui1-1/+52
2022-09-27virtio-gpu: update scanout if there is any area covered by the rectDongwon Kim1-3/+4
2022-09-27hw/display/ati_2d: Fix buffer overflow in ati_2d_blt (CVE-2021-3638)Philippe Mathieu-Daudé1-3/+3
2022-09-27usbnet: Report link-up via interrupt endpoint in CDC-ECM modeMichael Brown1-6/+21
2022-09-27usbnet: Detect short packets as sent by the xHCI controllerMichael Brown1-1/+1
2022-09-27usbnet: Accept mandatory USB_CDC_SET_ETHERNET_PACKET_FILTER requestMichael Brown1-0/+6
2022-09-27usbnet: Add missing usb_wakeup() call in usbnet_receive()Michael Brown1-0/+3
2022-09-27hcd-xhci: drop operation with secondary stream arrays enabledQiang Liu1-1/+3
2022-09-27usb/msd: add usb_msd_fatal_error() and fix guest-triggerable assertGerd Hoffmann2-1/+30
2022-09-27usb/msd: move usb_msd_packet_complete()Gerd Hoffmann1-12/+14
2022-09-26m68k: align bootinfo strings and data to 4 bytesJason A. Donenfeld1-4/+6
2022-09-27hw/riscv: opentitan: Expose the resetvec as a SoC propertyAlistair Francis1-1/+7