aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2022-07-18hw/adc: Make adci[*] R/W in NPCM7XX ADCHao Wu
2022-07-18hw/adc: Fix CONV bit in NPCM7XX ADC CON registerHao Wu
2022-07-18hw/intc/armv7m_nvic: ICPRn must not unpend an IRQ that is being held highPeter Maydell
2022-07-15Merge tag 'nvme-next-pull-request' of git://git.infradead.org/qemu-nvme into ...Peter Maydell
2022-07-15Merge tag 'pull-aspeed-20220714' of https://github.com/legoater/qemu into sta...Peter Maydell
2022-07-15hw/nvme: Use ioeventfd to handle doorbell updatesJinhao Fan
2022-07-15hw/nvme: force nvme-ns param 'shared' to false if no nvme-subsys nodeNiklas Cassel
2022-07-15hw/nvme: Add trace events for shadow doorbell bufferJinhao Fan
2022-07-15hw/nvme: Implement shadow doorbell buffer supportJinhao Fan
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
2022-07-14aspeed: Add fby35-bmc slot GPIO'sPeter Delevoryas
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas
2022-07-14hw: m25p80: Add Block Protect and Top Bottom bits for write protectIris Chen
2022-07-14aspeed: Add AST1030 (BIC) to fby35Peter Delevoryas
2022-07-14aspeed: fby35: Add a bootrom for the BMCCédric Le Goater
2022-07-14aspeed: Add AST2600 (BMC) to fby35Peter Delevoryas
2022-07-14aspeed: Add fby35 skeletonPeter Delevoryas
2022-07-14aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas
2022-07-14aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas
2022-07-14aspeed: Create SRAM name from first CPU indexPeter Delevoryas
2022-07-14hw/sensor: Add Renesas ISL69259 device modelPeter Delevoryas
2022-07-14hw/sensor: Add IC_DEVICE_ID to ISL voltage regulatorsPeter Delevoryas
2022-07-14hw/i2c/pmbus: Add idle state to return 0xff'sPeter Delevoryas
2022-07-14aspeed: sbc: Allow per-machine settingsJoel Stanley
2022-07-13q800: add default vendor and product information for scsi-cd devicesMark Cave-Ayland
2022-07-13q800: add default vendor and product information for scsi-hd devicesMark Cave-Ayland
2022-07-13scsi-disk: allow MODE SELECT block descriptor to set the block sizeMark Cave-Ayland
2022-07-13scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM ...Mark Cave-Ayland
2022-07-13q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd ...Mark Cave-Ayland
2022-07-13scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for MacintoshMark Cave-Ayland
2022-07-13scsi-disk: add FORMAT UNIT commandMark Cave-Ayland
2022-07-13q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple ...Mark Cave-Ayland
2022-07-13scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...Mark Cave-Ayland
2022-07-13q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-...Mark Cave-Ayland
2022-07-13scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for MacintoshMark Cave-Ayland
2022-07-13q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-...Mark Cave-Ayland
2022-07-13scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for MacintoshMark Cave-Ayland
2022-07-13scsi-disk: add new quirks bitmap to SCSIDiskStateMark Cave-Ayland
2022-07-13scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella
2022-07-12Merge tag 'pull-block-2022-07-12' of https://gitlab.com/hreitz/qemu into stagingPeter Maydell
2022-07-12Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell
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: Make blk_{pread,pwrite}() return 0 on successAlberto 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: Implement 64bit query extensionAlexey Kardashevskiy
2022-07-06spapr/ddw: Reset DMA when the last non-default window is removedAlexey Kardashevskiy