Age | Commit message (Expand) | Author | Files | Lines |
2022-07-18 | pl050: move PL050State from pl050.c to new pl050.h header file | Mark Cave-Ayland | 1 | -0/+35 |
2022-07-18 | Align Raspberry Pi DMA interrupts with Linux DTS | Andrey Makarov | 1 | -0/+2 |
2022-07-15 | Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ... | Peter Maydell | 1 | -22/+24 |
2022-07-15 | Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta... | Peter Maydell | 4 | -2/+32 |
2022-07-15 | nvme: Fix misleading macro when mixed with ternary operator | Darren Kenny | 1 | -22/+22 |
2022-07-15 | hw/nvme: Implement shadow doorbell buffer support | Jinhao Fan | 1 | -0/+2 |
2022-07-14 | Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging | Peter Maydell | 3 | -3/+23 |
2022-07-14 | aspeed: Make aspeed_board_init_flashes public | Peter Delevoryas | 1 | -0/+2 |
2022-07-14 | aspeed: Refactor UART init for multi-SoC machines | Peter Delevoryas | 1 | -2/+5 |
2022-07-14 | hw/sensor: Add IC_DEVICE_ID to ISL voltage regulators | Peter Delevoryas | 1 | -0/+5 |
2022-07-14 | hw/i2c/pmbus: Add idle state to return 0xff's | Peter Delevoryas | 1 | -0/+7 |
2022-07-14 | aspeed: sbc: Allow per-machine settings | Joel Stanley | 1 | -0/+13 |
2022-07-13 | Merge tag 'mips-20220712' of https://github.com/philmd/qemu into staging | Peter Maydell | 1 | -13/+0 |
2022-07-13 | scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for Macintosh | Mark Cave-Ayland | 1 | -0/+1 |
2022-07-13 | scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci... | Mark Cave-Ayland | 2 | -0/+2 |
2022-07-13 | scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for Macintosh | Mark Cave-Ayland | 1 | -0/+1 |
2022-07-13 | scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for Macintosh | Mark Cave-Ayland | 2 | -0/+4 |
2022-07-13 | cutils: Introduce bundle mechanism | Akihiko Odaki | 1 | -3/+15 |
2022-07-12 | semihosting: Remove qemu_semihosting_log_out | Richard Henderson | 1 | -13/+0 |
2022-07-12 | block: Reorganize some declarations in block-backend-io.h | Alberto Faria | 1 | -45/+32 |
2022-07-12 | block: Add blk_co_truncate() | Alberto Faria | 1 | -2/+6 |
2022-07-12 | block: Add blk_co_ioctl() | Alberto Faria | 1 | -1/+4 |
2022-07-12 | block: Implement blk_flush() using generated_co_wrapper | Alberto Faria | 1 | -1/+1 |
2022-07-12 | block: Implement blk_pdiscard() using generated_co_wrapper | Alberto Faria | 1 | -1/+2 |
2022-07-12 | block: Implement blk_pwrite_zeroes() using generated_co_wrapper | Alberto Faria | 1 | -2/+3 |
2022-07-12 | block: Add blk_co_pwrite_compressed() | Alberto Faria | 1 | -2/+5 |
2022-07-12 | block: Change blk_pwrite_compressed() param order | Alberto Faria | 1 | -2/+2 |
2022-07-12 | block: Export blk_pwritev_part() in block-backend-io.h | Alberto Faria | 1 | -0/+4 |
2022-07-12 | block: Add blk_[co_]preadv_part() | Alberto Faria | 1 | -0/+7 |
2022-07-12 | block: Add blk_{preadv,pwritev}() | Alberto Faria | 1 | -0/+6 |
2022-07-12 | block: Implement blk_{pread,pwrite}() using generated_co_wrapper | Alberto Faria | 1 | -4/+6 |
2022-07-12 | block: Make blk_co_pwrite() take a const buffer | Alberto Faria | 1 | -1/+1 |
2022-07-12 | block: Make 'bytes' param of blk_{pread,pwrite}() an int64_t | Alberto Faria | 1 | -3/+3 |
2022-07-12 | block: Change blk_{pread,pwrite}() param order | Alberto Faria | 1 | -2/+2 |
2022-07-12 | block: Add a 'flags' param to blk_pread() | Alberto Faria | 1 | -1/+2 |
2022-07-12 | block: Add bdrv_co_pwrite_sync() | Alberto Faria | 1 | -2/+6 |
2022-07-12 | block: Implement bdrv_{pread,pwrite,pwrite_zeroes}() using generated_co_wrapper | Alberto Faria | 1 | -6/+9 |
2022-07-12 | block: Make 'bytes' param of bdrv_co_{pread,pwrite,preadv,pwritev}() an int64_t | Alberto Faria | 1 | -2/+2 |
2022-07-12 | block: Make bdrv_co_pwrite() take a const buffer | Alberto Faria | 1 | -1/+1 |
2022-07-12 | crypto: Make block callbacks return 0 on success | Alberto Faria | 1 | -16/+16 |
2022-07-12 | block: Change bdrv_{pread,pwrite,pwrite_sync}() param order | Alberto Faria | 1 | -5/+5 |
2022-07-12 | block: Add a 'flags' param to bdrv_{pread,pwrite,pwrite_sync}() | Alberto Faria | 1 | -3/+4 |
2022-07-07 | hw/arm/virt: dt: add rng-seed property | Jason A. Donenfeld | 1 | -1/+1 |
2022-07-07 | Merge tag 'pull-ppc-20220706' of https://gitlab.com/danielhb/qemu into staging | Richard Henderson | 3 | -18/+27 |
2022-07-06 | ppc/spapr: Implement H_WATCHDOG | Alexey Kardashevskiy | 1 | -1/+24 |
2022-07-06 | ppc: Define SETFIELD for the ppc target | Alexey Kardashevskiy | 1 | -16/+0 |
2022-07-06 | spapr/ddw: Reset DMA when the last non-default window is removed | Alexey Kardashevskiy | 1 | -0/+1 |
2022-07-06 | ppc/pnv: assign pnv-phb-root-port chassis/slot earlier | Daniel Henrique Barboza | 1 | -1/+2 |
2022-07-06 | ppc/pnv: attach phb3/phb4 root ports in QOM tree | Daniel Henrique Barboza | 1 | -1/+1 |
2022-07-06 | m68k: virt: pass RNG seed via bootinfo block | Jason A. Donenfeld | 1 | -0/+1 |