summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/cschoenebeck/tags/pull-9p-20220307' int...Peter Maydell2022-03-0811-68/+361
|\
| * 9pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()Christian Schoenebeck2022-03-071-2/+2
| * 9pfs/9p-util.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck2022-03-071-5/+5
| * 9pfs/9p.c: convert Doxygen -> kerneldoc formatChristian Schoenebeck2022-03-071-27/+35
| * 9pfs/codir.c: convert Doxygen -> kerneldoc formatChristian Schoenebeck2022-03-071-15/+15
| * 9pfs/9p.h: convert Doxygen -> kerneldoc formatChristian Schoenebeck2022-03-071-6/+6
| * 9pfs: drop Doxygen format from qemu_dirent_dup() API commentChristian Schoenebeck2022-03-071-2/+2
| * 9pfs: move qemu_dirent_dup() from osdep -> 9p-utilChristian Schoenebeck2022-03-071-0/+30
| * 9p: darwin: Implement compatibility for mknodatKeno Fischer2022-03-074-2/+52
| * 9p: darwin: Compatibility for f/l*xattrKeno Fischer2022-03-072-4/+25
| * 9p: darwin: *xattr_nofollow implementationsKeno Fischer2022-03-072-0/+65
| * 9p: darwin: Move XATTR_SIZE_MAX->P9_XATTR_SIZE_MAXKeno Fischer2022-03-072-1/+19
| * 9p: darwin: Ignore O_{NOATIME, DIRECT}Keno Fischer2022-03-072-1/+16
| * 9p: darwin: Handle struct dirent differencesKeno Fischer2022-03-076-4/+52
| * 9p: darwin: Handle struct stat(fs) differencesKeno Fischer2022-03-073-4/+36
| * 9p: Rename 9p-util -> 9p-util-linuxKeno Fischer2022-03-072-2/+2
| * 9p: linux: Fix a couple Linux assumptionsKeno Fischer2022-03-072-0/+6
* | ide: Increment BB in-flight counter for TRIM BHHanna Reitz2022-03-071-0/+7
|/
* Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...Peter Maydell2022-03-052-2/+2
|\
| * block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...Emanuele Giuseppe Esposito2022-03-042-2/+2
* | Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220304-pull-reques...Peter Maydell2022-03-049-209/+230
|\ \ | |/ |/|
| * hw/display/vmware_vga: replace fprintf calls with trace eventsCarwyn Ellis2022-03-042-12/+21
| * edid: Fix clock of Detailed Timing DescriptorAkihiko Odaki2022-03-041-34/+32Star
| * hw/i386: Replace magic number with field length calculationDov Murik2022-03-041-3/+6
| * hw/i386: Improve bounds checking in OVMF table parsingDov Murik2022-03-041-1/+8
| * hw/usb/redirect.c: Stop using qemu_oom_check()Peter Maydell2022-03-041-3/+14
| * usb/ohci: Don't use packet from OHCIState for isochronous transfersBALATON Zoltan2022-03-041-33/+38
| * usb/ohci: Merge ohci_async_cancel_device() into ohci_child_detach()BALATON Zoltan2022-03-041-9/+4Star
| * usb/ohci: Move USBPortOps related functions togetherBALATON Zoltan2022-03-041-104/+101Star
| * usb/ohci: Move cancelling async packet to ohci_stop_endpoints()BALATON Zoltan2022-03-041-8/+4Star
| * usb/ohci: Move trace point and log ep number to help debuggingBALATON Zoltan2022-03-042-8/+8
| * hw/usb/dev-mtp: create directories with a+x mode maskVolker RĂ¼melin2022-03-041-2/+2
| * hw/usb: pacify xhciwmi.exe warningDenis V. Lunev2022-03-041-1/+1
* | Merge remote-tracking branch 'remotes/nvme/tags/nvme-next-pull-request' into ...Peter Maydell2022-03-046-159/+687
|\ \
| * | hw/nvme: 64-bit pi supportNaveen Nagar2022-03-036-85/+554
| * | hw/nvme: add pi tuple size helperKlaus Jensen2022-03-033-14/+21
| * | hw/nvme: add support for the lbafee hbs featureNaveen Nagar2022-03-033-9/+41
| * | hw/nvme: move format parameter parsingKlaus Jensen2022-03-031-13/+18
| * | hw/nvme: add host behavior support featureNaveen Nagar2022-03-032-1/+11
| * | hw/nvme: move dif/pi prototypes into dif.hKlaus Jensen2022-03-034-50/+55
* | | Merge remote-tracking branch 'remotes/alistair/tags/pull-riscv-to-apply-20220...Peter Maydell2022-03-036-116/+1048
|\ \ \ | |_|/ |/| |
| * | hw: riscv: opentitan: fixup SPI addressesWilfred Mallawa2022-03-031-3/+9
| * | hw/riscv: virt: Increase maximum number of allowed CPUsAnup Patel2022-03-031-0/+10
| * | hw/riscv: virt: Add optional AIA IMSIC support to virt machineAnup Patel2022-03-032-81/+359
| * | hw/intc: Add RISC-V AIA IMSIC device emulationAnup Patel2022-03-033-0/+452
| * | hw/riscv: virt: Add optional AIA APLIC support to virt machineAnup Patel2022-03-032-53/+239
| |/
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...Peter Maydell2022-03-034-70/+32Star
|\ \
| * | target/arm: Report KVM's actual PSCI version to guest in dtbPeter Maydell2022-03-021-3/+2Star
| * | target/arm: Support PSCI 1.1 and SMCCC 1.0Akihiko Odaki2022-03-021-3/+9
| * | hw/i2c: flatten pca954x mux devicePatrick Venture2022-03-021-64/+13Star