aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-10-26block: add BDRV_REQ_REGISTERED_BUF request flagStefan Hajnoczi1-0/+9
2022-10-26block: use BdrvRequestFlags type for supported flag fieldsStefan Hajnoczi1-4/+4
2022-10-26block: pass size to bdrv_unregister_buf()Stefan Hajnoczi3-3/+6
2022-10-26coroutine: add flag to re-queue at front of CoQueueStefan Hajnoczi1-2/+13
2022-10-25Merge tag 'trivial-branch-for-7.2-pull-request' of https://gitlab.com/laurent...Stefan Hajnoczi2-2/+1
2022-10-24treewide: Remove the unnecessary space before semicolonBin Meng1-1/+1
2022-10-22include/hw/scsi/scsi.h: Remove unused scsi_legacy_handle_cmdline() prototypePeter Maydell1-1/+0
2022-10-21m68k: rework BI_VIRT_RNG_SEED as BI_RNG_SEEDJason A. Donenfeld2-2/+10
2022-10-18Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi1-0/+1
2022-10-17qmp/hmp, device_tree.c: introduce dumpdtbDaniel Henrique Barboza1-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
2022-10-13Merge tag 'kraxel-20221013-pull-request' of https://gitlab.com/kraxel/qemu in...Stefan Hajnoczi1-3/+10
2022-10-13Merge tag 'win32-pull-request' of https://gitlab.com/marcandre.lureau/qemu in...Stefan Hajnoczi1-1/+4
2022-10-13Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingStefan Hajnoczi2-0/+78
2022-10-12Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...Stefan Hajnoczi9-36/+130
2022-10-12Merge tag 'for-upstream' of git://repo.or.cz/qemu/kevin into stagingStefan Hajnoczi5-100/+288
2022-10-12io/command: implement support for win32Marc-André Lureau1-0/+3
2022-10-12io/command: use glib GSpawn, instead of open-coding fork/execMarc-André Lureau1-1/+1
2022-10-12pci-ids: document modern virtio-pci ids in pci.h tooGerd Hoffmann1-0/+10
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_PMEMGerd Hoffmann1-1/+0
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_MEMGerd Hoffmann1-1/+0
2022-10-12pci-ids: drop PCI_DEVICE_ID_VIRTIO_IOMMUGerd Hoffmann1-1/+0
2022-10-11kvm: expose struct KVMStateChenyi Qiang1-0/+76
2022-10-10kvm: allow target-specific accelerator propertiesPaolo Bonzini1-0/+2
2022-10-09hw/smbios: support for type 8 (port connector)Hal Martin1-0/+10
2022-10-09pci: Sanity check mask argument to pci_set_*_by_mask()Peter Maydell1-4/+16
2022-10-09pci: Remove unused pci_get_*_by_mask() functionsPeter Maydell1-28/+0
2022-10-09hmp: add virtio commandsLaurent Vivier1-0/+5
2022-10-09qmp: decode feature & status bits in virtio-statusLaurent Vivier2-0/+8
2022-10-09qmp: add QMP command x-query-virtioLaurent Vivier1-0/+1
2022-10-09mem/cxl-type3: Add sn option to provide serial number for PCI ecapJonathan Cameron1-0/+1
2022-10-07vhost-user-blk: make 'config_wce' part of 'host_features'Daniil Tatianin1-1/+0
2022-10-07virtio-blk: move config size params to virtio-blk-commonDaniil Tatianin1-0/+20
2022-10-07virtio: introduce VirtIOConfigSizeParams & virtio_get_config_sizeDaniil Tatianin1-2/+8
2022-10-07hw/virtio: add boilerplate for vhost-user-gpio deviceViresh Kumar1-0/+35
2022-10-07hw/virtio: move vhd->started check into helper and add FIXMEAlex Bennée1-0/+12
2022-10-07hw/virtio: move vm_running check to virtio_device_startedAlex Bennée1-0/+5
2022-10-07include/hw: document vhost_dev feature life-cycleAlex Bennée1-0/+3