aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
2022-12-14cleanup: Tweak and re-run return_directly.cocciMarkus Armbruster1-5/+2
2022-12-05Revert "hw/loongarch/virt: Add cfi01 pflash device"Song Gao1-5/+0
2022-12-04Merge tag 'pull-loongarch-20221202' of https://gitlab.com/gaosong/qemu into s...Stefan Hajnoczi1-0/+5
2022-12-04Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi4-7/+50
2022-12-02hw/loongarch/virt: Add cfi01 pflash deviceXiaojuan Yang1-0/+5
2022-12-01include/hw: VM state takes precedence in virtio_device_should_startAlex Bennée1-5/+18
2022-12-01hw/virtio: generalise CHR_EVENT_CLOSED handlingAlex Bennée1-0/+18
2022-12-01hw/virtio: add started_vu status field to vhost-user-gpioAlex Bennée1-0/+10
2022-12-01vhost: enable vrings in vhost_dev_start() for vhost-user devicesStefano Garzarella1-2/+4
2022-11-21hw/sd: Fix sun4i allwinner-sdhost for U-BootStrahinja Jankovic1-0/+1
2022-11-10virtio-net: fix for heap-buffer-overflowXuan Zhuo1-0/+2
2022-11-08Merge tag 'pull-request-2022-11-08' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi3-855/+854
2022-11-08hw/usb: fix tab indentationAmarjargal Gundjalam2-854/+854
2022-11-08Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"Cédric Le Goater1-1/+0
2022-11-07Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi16-15/+378
2022-11-07hw/virtio: introduce virtio_device_should_startAlex Bennée1-0/+18
2022-11-07hw/smbios: add core_count2 to smbios table type 4Julia Suvorova1-0/+12
2022-11-07intel-iommu: PASID supportJason Wang2-1/+8
2022-11-07intel-iommu: drop VTDBusJason Wang1-9/+2
2022-11-07msix: Assert that specified vector is in rangeAkihiko Odaki1-2/+2
2022-11-07acpi: add get_dev_aml_func() helperIgor Mammedov1-2/+11
2022-11-07vhost: expose vhost_virtqueue_stop()Kangjie Xu1-0/+2
2022-11-07vhost: expose vhost_virtqueue_start()Kangjie Xu1-0/+3
2022-11-07virtio-pci: support queue resetXuan Zhuo1-0/+5
2022-11-07virtio: core: vq reset feature negotation supportKangjie Xu1-1/+3
2022-11-07virtio: introduce virtio_queue_enable()Kangjie Xu1-0/+2
2022-11-07virtio: introduce virtio_queue_reset()Xuan Zhuo1-0/+2
2022-11-07hw/pci-bridge/cxl-upstream: Add a CDAT table access DOEJonathan Cameron1-0/+1
2022-11-07hw/cxl/cdat: CXL CDAT Data Object Exchange implementationHuai-Cheng Kuo4-0/+176
2022-11-07hw/pci: PCIe Data Object Exchange emulationHuai-Cheng Kuo4-0/+131
2022-11-06s390x/cpu topology: add max_threads machine class attributePierre Morel1-0/+1
2022-11-04hw/loongarch: Improve fdt for LoongArch virt machineXiaojuan Yang1-0/+1
2022-11-04hw/loongarch: Load FDT table into dram memory spaceXiaojuan Yang1-3/+0
2022-10-31mac_nvram: Use NVRAM_SIZE constantBALATON Zoltan1-2/+1
2022-10-31hw/ppc/mac.h: Rename to include/hw/nvram/mac_nvram.hBALATON Zoltan2-1/+53
2022-10-31hw/ppc/mac.h: Move grackle-pcihost type declaration out to a headerBALATON Zoltan1-0/+44
2022-10-31hw/ppc/mac.h: Move macio specific parts out from shared headerBALATON Zoltan1-0/+21
2022-10-31Merge tag 'mips-20221030' of https://github.com/philmd/qemu into stagingStefan Hajnoczi3-4/+15
2022-10-31hw/mips/bootloader: Allow bl_gen_jump_kernel to optionally set registerPhilippe Mathieu-Daudé1-2/+6
2022-10-31hw/ide/piix: Introduce TYPE_ macros for PIIX IDE controllersBernhard Beschow1-0/+7
2022-10-31hw/isa/vt82c686: Instantiate PM function in host deviceBernhard Beschow1-2/+0
2022-10-31hw/isa/vt82c686: Introduce TYPE_VT82C686B_USB_UHCI defineBernhard Beschow1-0/+1
2022-10-31hw/isa/vt82c686: Introduce TYPE_VIA_IDE defineBernhard Beschow1-0/+1
2022-10-31Merge tag 'pull-ppc-20221029' of https://gitlab.com/danielhb/qemu into stagingStefan Hajnoczi1-12/+8
2022-10-31Merge tag 'pull-request-2022-10-28' of https://gitlab.com/thuth/qemu into sta...Stefan Hajnoczi1-0/+1
2022-10-30Merge tag 'block-pull-request' of https://gitlab.com/stefanha/qemu into stagingStefan Hajnoczi1-0/+2
2022-10-28ppc4xx_sdram: Move ppc4xx_sdram_banks() to ppc4xx_sdram.cBALATON Zoltan1-12/+8
2022-10-28accel/qtest: Support qtest accelerator for WindowsXuzhou Cheng1-0/+1
2022-10-27reset: allow registering handlers that aren't called by snapshot loadingJason A. Donenfeld1-1/+1
2022-10-26virtio-blk: use BDRV_REQ_REGISTERED_BUF optimization hintStefan Hajnoczi1-0/+2