On Fri, May 20, 2011 at 10:11 AM, Peter Maydell <peter.mayd...@linaro.org> wrote: > The SDIO specification introduces new commands 52 and 53. > Handle as illegal command but do not complain on stderr, > as SDIO-aware OSes (including Linux) may legitimately use > these in their probing for presence of an SDIO card. > > Signed-off-by: Peter Maydell <peter.mayd...@linaro.org> > --- > hw/sd.c | 11 +++++++++++ > 1 files changed, 11 insertions(+), 0 deletions(-)
Thanks, added to the trivial patches tree: http://repo.or.cz/w/qemu/stefanha.git/shortlog/refs/heads/trivial-patches Stefan