Re: [PATCH] hw/sd/sdcard: Register device ops in drives without media
Philippe Mathieu-Daudé <[email protected]>
| Newsgroups | gmane.comp.emulators.qemu.block,gmane.comp.emulators.qemu,gmane.comp.emulators.qemu.stable |
|---|---|
| Message-ID | <[email protected]> |
Hi Alberto, On 17/8/26 15:15, Alberto Garcia wrote: > ping > > On Thu, Jul 23, 2026 at 10:58:39PM +0200, Alberto Garcia wrote: >> This patch moves the blk_set_perm() and blk_set_dev_ops() calls >> outside of the 'if (blk_size >= 0)' block so the device ops and >> permissions are registered when a drive is attached. > I have your series tagged for to review and pick for my next sdmmc pull request which 1/ is long due and 2/ is scheduled for this week hopefully. Sorry to keep you waiting...