aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-15hw/nvme: Implement shadow doorbell buffer supportJinhao Fan3-1/+124
2022-07-14Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into stagingPeter Maydell26-114/+349
2022-07-14aspeed: Add fby35-bmc slot GPIO'sPeter Delevoryas1-1/+13
2022-07-14hw/gpio/aspeed: Don't let guests modify input pinsPeter Delevoryas2-8/+9
2022-07-14qtest/aspeed_gpio: Add input pin modification testPeter Delevoryas1-0/+27
2022-07-14hw: m25p80: add tests for BP and TB bit write protectIris Chen1-0/+111
2022-07-14hw: m25p80: Add Block Protect and Top Bottom bits for write protectIris Chen1-12/+90
2022-07-14test/avocado/machine_aspeed.py: Add SDK testsCédric Le Goater1-0/+68
2022-07-14docs: aspeed: Minor updatesCédric Le Goater1-4/+10
2022-07-14docs: aspeed: Add fby35 multi-SoC machine sectionPeter Delevoryas1-0/+48
2022-07-14aspeed: Add AST1030 (BIC) to fby35Peter Delevoryas1-1/+26
2022-07-14aspeed: fby35: Add a bootrom for the BMCCédric Le Goater1-0/+83
2022-07-14aspeed: Add AST2600 (BMC) to fby35Peter Delevoryas1-0/+41
2022-07-14aspeed: Add fby35 skeletonPeter Delevoryas3-1/+42
2022-07-14aspeed: Make aspeed_board_init_flashes publicPeter Delevoryas2-1/+3
2022-07-14aspeed: Refactor UART init for multi-SoC machinesPeter Delevoryas5-24/+71
2022-07-14aspeed: Create SRAM name from first CPU indexPeter Delevoryas3-5/+10
2022-07-14hw/sensor: Add Renesas ISL69259 device modelPeter Delevoryas1-0/+28
2022-07-14hw/sensor: Add IC_DEVICE_ID to ISL voltage regulatorsPeter Delevoryas2-0/+17
2022-07-14hw/i2c/pmbus: Add idle state to return 0xff'sPeter Delevoryas2-0/+16
2022-07-14aspeed: sbc: Allow per-machine settingsJoel Stanley2-2/+53
2022-07-14Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into stagingPeter Maydell5-1/+178
2022-07-14Merge tag 'darwin-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell8-37/+61
2022-07-13Merge tag 'mips-20220712' of https://github.com/philmd/qemu into stagingPeter Maydell10-226/+458
2022-07-13pc-bios/s390-ccw: add -Wno-array-boundsPaolo Bonzini1-0/+1
2022-07-13q800: add default vendor and product information for scsi-cd devicesMark Cave-Ayland1-0/+3
2022-07-13q800: add default vendor and product information for scsi-hd devicesMark Cave-Ayland1-0/+3
2022-07-13scsi-disk: allow MODE SELECT block descriptor to set the block sizeMark Cave-Ayland2-0/+7
2022-07-13scsi-disk: allow the MODE_PAGE_R_W_ERROR AWRE bit to be changeable for CDROM ...Mark Cave-Ayland1-0/+4
2022-07-13q800: implement compat_props to enable quirk_mode_page_truncated for scsi-cd ...Mark Cave-Ayland1-0/+1
2022-07-13scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_TRUNCATED quirk for MacintoshMark Cave-Ayland3-1/+8
2022-07-13scsi-disk: add FORMAT UNIT commandMark Cave-Ayland2-0/+5
2022-07-13q800: implement compat_props to enable quirk_mode_page_vendor_specific_apple ...Mark Cave-Ayland1-0/+2
2022-07-13scsi-disk: add SCSI_DISK_QUIRK_MODE_PAGE_VENDOR_SPECIFIC_APPLE quirk for Maci...Mark Cave-Ayland3-2/+30
2022-07-13q800: implement compat_props to enable quirk_mode_sense_rom_use_dbd for scsi-...Mark Cave-Ayland1-0/+1
2022-07-13scsi-disk: add SCSI_DISK_QUIRK_MODE_SENSE_ROM_USE_DBD quirk for MacintoshMark Cave-Ayland2-4/+24
2022-07-13q800: implement compat_props to enable quirk_mode_page_apple_vendor for scsi-...Mark Cave-Ayland1-0/+6
2022-07-13scsi-disk: add MODE_PAGE_APPLE_VENDOR quirk for MacintoshMark Cave-Ayland3-0/+21
2022-07-13scsi-disk: add new quirks bitmap to SCSIDiskStateMark Cave-Ayland1-0/+1
2022-07-13meson: Prefix each element of firmware pathAkihiko Odaki6-10/+37
2022-07-13module: Use bundle mechanismAkihiko Odaki1-1/+0
2022-07-13datadir: Use bundle mechanismAkihiko Odaki6-69/+15
2022-07-13cutils: Introduce bundle mechanismAkihiko Odaki7-26/+102
2022-07-13scsi/lsi53c895a: really fix use-after-free in lsi_do_msgout (CVE-2022-0216)Mauro Matteo Cascella2-1/+78
2022-07-13qga: add command 'guest-get-cpustats'zhenwei pi3-0/+176
2022-07-13qapi: Avoid generating C identifier 'linux'zhenwei pi1-1/+1
2022-07-13MAINTAINERS: Add myself as Guest Agent reviewerKonstantin Kostiuk1-0/+1
2022-07-13avocado: Fix BUILD_DIR if it's equal to SOURCE_DIRPeter Delevoryas1-8/+9
2022-07-13ui/cocoa: Take refresh rate into accountAkihiko Odaki2-1/+14
2022-07-13ui/cocoa: Fix switched_to_fullscreen warningPeter Delevoryas1-8/+0