summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-07-12block: Export blk_pwritev_part() in block-backend-io.hAlberto Faria
2022-07-12block: Add blk_[co_]preadv_part()Alberto Faria
2022-07-12block: Add blk_{preadv,pwritev}()Alberto Faria
2022-07-12block: Implement blk_{pread,pwrite}() using generated_co_wrapperAlberto Faria
2022-07-12block: Make blk_co_pwrite() take a const bufferAlberto Faria
2022-07-12block: Make 'bytes' param of blk_{pread,pwrite}() an int64_tAlberto Faria
2022-07-12block: Change blk_{pread,pwrite}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to blk_pread()Alberto Faria
2022-07-12block: Add bdrv_co_pwrite_sync()Alberto Faria
2022-07-12block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() using generated_co_wrapperAlberto Faria
2022-07-12block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() an int64_tAlberto Faria
2022-07-12block: Make bdrv_co_pwrite() take a const bufferAlberto Faria
2022-07-12crypto: Make block callbacks return 0 on successAlberto Faria
2022-07-12block: Change bdrv_{pread,pwrite,pwrite_sync}() param orderAlberto Faria
2022-07-12block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()Alberto Faria
2022-07-07hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld
2022-07-07Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson
2022-07-06ppc/spapr: Implement H_WATCHDOGAlexey Kardashevskiy
2022-07-06ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy
2022-07-06spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy
2022-07-06ppc/pnv: assign pnv-phb-root-port chassis/slot earlierDaniel Henrique Barboza
2022-07-06ppc/pnv: attach phb3/phb4 root ports in QOM treeDaniel Henrique Barboza
2022-07-06m68k: virt: pass RNG seed via bootinfo blockJason A. Donenfeld
2022-07-05Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson
2022-07-05hw/intc/loongarch_ipi: Fix ipi device access of 64bitsXiaojuan Yang
2022-07-05include/qemu/host-utils: Remove unused code in the *_overflow wrappersThomas Huth
2022-07-05disas: Remove libvixl disassemblerThomas Huth
2022-07-04Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson
2022-07-04hw/intc/loongarch_pch_msi: Fix msi vector convertionMao Bibo
2022-07-01ui/console: allow display device to be labeled with given idWen, Jianxian
2022-06-30hw/misc/aspeed: Add PECI controllerPeter Delevoryas
2022-06-30hw/i2c/aspeed: Add new-registers DMA slave mode RX supportPeter Delevoryas
2022-06-30hw/i2c/aspeed: add slave device in old register modeKlaus Jensen
2022-06-30hw/i2c: add asynchronous sendKlaus Jensen
2022-06-30hw/i2c: support multiple mastersKlaus Jensen
2022-06-30aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas
2022-06-30aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas
2022-06-30aspeed: Add memory property to Aspeed SoCPeter Delevoryas
2022-06-30aspeed: Set the dram container at the SoC levelCédric Le Goater
2022-06-30Merge tag 'trivial-branch-for-7.1-pull-request' of https://gitlab.com/laurent...Richard Henderson
2022-06-29Merge tag 'pull-block-2022-06-14-v2' of https://gitlab.com/vsementsov/qemu in...Richard Henderson
2022-06-29block/block-copy: block_copy(): add timeout_ns parameterVladimir Sementsov-Ogievskiy
2022-06-29util: add qemu-co-timeoutVladimir Sementsov-Ogievskiy
2022-06-29hw/i386/xen/xen-hvm: Inline xen_piix_pci_write_config_client() and remove itBernhard Beschow
2022-06-29hw/i386/xen/xen-hvm: Allow for stubbing xen_set_pci_link_route()Bernhard Beschow
2022-06-28hw/pci-host/i440fx: Remove unused parameter from i440fx_init()Bernhard Beschow
2022-06-28util: Return void on iova_tree_removeEugenio Pérez
2022-06-28qom/object: Remove circular include dependencyPhilippe Mathieu-Daudé
2022-06-28Merge tag 'for_upstream' of git://git.kernel.org/pub/scm/virt/kvm/mst/qemu in...Richard Henderson
2022-06-28semihosting: Create semihost_sys_poll_oneRichard Henderson