summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* nvme: Fix misleading macro when mixed with ternary operatorDarren Kenny2022-07-151-22/+22
* hw/nvme: Implement shadow doorbell buffer supportJinhao Fan2022-07-151-0/+2
* Merge tag 'mips-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell2022-07-131-13/+0Star
|\
| * semihosting: Remove qemu_semihosting_log_outRichard Henderson2022-07-121-13/+0Star
* | block: Reorganize some declarations in block-backend-io.hAlberto Faria2022-07-121-45/+32Star
* | block: Add blk_co_truncate()Alberto Faria2022-07-121-2/+6
* | block: Add blk_co_ioctl()Alberto Faria2022-07-121-1/+4
* | block: Implement blk_flush() using generated_co_wrapperAlberto Faria2022-07-121-1/+1
* | block: Implement blk_pdiscard() using generated_co_wrapperAlberto Faria2022-07-121-1/+2
* | block: Implement blk_pwrite_zeroes() using generated_co_wrapperAlberto Faria2022-07-121-2/+3
* | block: Add blk_co_pwrite_compressed()Alberto Faria2022-07-121-2/+5
* | block: Change blk_pwrite_compressed() param orderAlberto Faria2022-07-121-2/+2
* | block: Export blk_pwritev_part() in block-backend-io.hAlberto Faria2022-07-121-0/+4
* | block: Add blk_[co_]preadv_part()Alberto Faria2022-07-121-0/+7
* | block: Add blk_{preadv,pwritev}()Alberto Faria2022-07-121-0/+6
* | block: Implement blk_{pread,pwrite}() using generated_co_wrapperAlberto Faria2022-07-121-4/+6
* | block: Make blk_co_pwrite() take a const bufferAlberto Faria2022-07-121-1/+1
* | block: Make 'bytes' param of blk_{pread,pwrite}() an int64_tAlberto Faria2022-07-121-3/+3
* | block: Change blk_{pread,pwrite}() param orderAlberto Faria2022-07-121-2/+2
* | block: Add a 'flags' param to blk_pread()Alberto Faria2022-07-121-1/+2
* | block: Add bdrv_co_pwrite_sync()Alberto Faria2022-07-121-2/+6
* | block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() using generated_co_wrapperAlberto Faria2022-07-121-6/+9
* | block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() an int64_tAlberto Faria2022-07-121-2/+2
* | block: Make bdrv_co_pwrite() take a const bufferAlberto Faria2022-07-121-1/+1
* | crypto: Make block callbacks return 0 on successAlberto Faria2022-07-121-16/+16
* | block: Change bdrv_{pread,pwrite,pwrite_sync}() param orderAlberto Faria2022-07-121-5/+5
* | block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}()Alberto Faria2022-07-121-3/+4
|/
* hw/arm/virt: dt: add rng-seed propertyJason A. Donenfeld2022-07-071-1/+1
* Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into stagingRichard Henderson2022-07-073-18/+27
|\
| * ppc/spapr: Implement H_WATCHDOGAlexey Kardashevskiy2022-07-061-1/+24
| * ppc: Define SETFIELD for the ppc targetAlexey Kardashevskiy2022-07-061-16/+0Star
| * spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy2022-07-061-0/+1
| * ppc/pnv: assign pnv-phb-root-port chassis/slot earlierDaniel Henrique Barboza2022-07-061-1/+2
| * ppc/pnv: attach phb3/phb4 root ports in QOM treeDaniel Henrique Barboza2022-07-061-1/+1
* | m68k: virt: pass RNG seed via bootinfo blockJason A. Donenfeld2022-07-061-0/+1
|/
* Merge tag 'pull-request-2022-07-05' of https://gitlab.com/thuth/qemu into sta...Richard Henderson2022-07-052-67/+0Star
|\
| * include/qemu/host-utils: Remove unused code in the *_overflow wrappersThomas Huth2022-07-051-65/+0Star
| * disas: Remove libvixl disassemblerThomas Huth2022-07-051-2/+0Star
* | hw/intc/loongarch_ipi: Fix ipi device access of 64bitsXiaojuan Yang2022-07-051-3/+4
* | Merge tag 'pull-la-20220704' of https://gitlab.com/rth7680/qemu into stagingRichard Henderson2022-07-041-0/+2
|\ \ | |/ |/|
| * hw/intc/loongarch_pch_msi: Fix msi vector convertionMao Bibo2022-07-041-0/+2
* | ui/console: allow display device to be labeled with given idWen, Jianxian2022-07-011-0/+1
|/
* hw/misc/aspeed: Add PECI controllerPeter Delevoryas2022-06-302-0/+32
* hw/i2c/aspeed: Add new-registers DMA slave mode RX supportPeter Delevoryas2022-06-301-0/+3
* hw/i2c/aspeed: add slave device in old register modeKlaus Jensen2022-06-301-0/+8
* hw/i2c: add asynchronous sendKlaus Jensen2022-06-301-0/+16
* hw/i2c: support multiple mastersKlaus Jensen2022-06-301-0/+14
* aspeed: Map unimplemented devices in SoC memoryPeter Delevoryas2022-06-301-0/+9
* aspeed: Remove usage of sysbus_mmio_mapPeter Delevoryas2022-06-301-0/+1
* aspeed: Add memory property to Aspeed SoCPeter Delevoryas2022-06-301-0/+1