aboutsummaryrefslogtreecommitdiff
path: root/include/hw
AgeCommit message (Expand)AuthorFilesLines
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-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
2022-10-26Merge tag 'dump-pull-request' of https://gitlab.com/marcandre.lureau/qemu int...Stefan Hajnoczi1-0/+19
2022-10-26Merge tag 'pull-tcg-20221026' of https://gitlab.com/rth7680/qemu into stagingStefan Hajnoczi1-0/+11
2022-10-26Merge tag 'pull-aspeed-20221025' of https://github.com/legoater/qemu into sta...Stefan Hajnoczi3-0/+6
2022-10-26s390x: Add KVM PV dump interfaceJanosch Frank1-0/+9
2022-10-26s390x: Introduce PV query interfaceJanosch Frank1-0/+10
2022-10-26accel/tcg: Add restore_state_to_opc to TCGCPUOpsRichard Henderson1-0/+11
2022-10-24treewide: Remove the unnecessary space before semicolonBin Meng1-1/+1
2022-10-24aspeed/smc: Cache AspeedSMCClassCédric Le Goater1-0/+2
2022-10-24ssi: cache SSIPeripheralClass to avoid GET_CLASS()Alex Bennée1-0/+3
2022-10-24hw/i2c/aspeed: Fix old reg slave receivePeter Delevoryas1-0/+1
2022-10-22include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototypePeter Maydell1-1/+0
2022-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+1
2022-10-17ppc440_uc.c: Move some macros to ppc4xx.hBALATON Zoltan1-0/+4
2022-10-17ppc440_sdram: QOM'ifyBALATON Zoltan1-2/+16
2022-10-17ppc4xx_sdram: Rename functions to prevent name clashesBALATON Zoltan1-2/+2
2022-10-17ppc440_sdram: Get rid of the init RAM hackBALATON Zoltan1-0/+2
2022-10-17ppc4xx_sdram: QOM'ifyBALATON Zoltan1-5/+26
2022-10-17ppc4xx_sdram: Move size check to ppc4xx_sdram_init()BALATON Zoltan1-1/+1
2022-10-17ppc4xx: Use Ppc4xxSdramBank in ppc4xx_sdram_banks()BALATON Zoltan1-6/+3
2022-10-17ppc4xx_sdram: Get rid of the init RAM hackBALATON Zoltan1-2/+3
2022-10-17ppc4xx: Introduce Ppc4xxSdramBank structBALATON Zoltan1-0/+8
2022-10-14hw/riscv: virt: Enable booting S-mode firmware from pflashSunil V L1-0/+1
2022-10-14hw/arm, loongarch: Move load_image_to_fw_cfg() to common locationSunil V L1-0/+21
2022-10-14hw/ssi: ibex_spi: fixup/add rw1c functionalityWilfred Mallawa1-2/+2
2022-10-13virtio-scsi: Send "REPORTED LUNS CHANGED" sense data upon disk hotplug eventsVenu Busireddy1-0/+1