Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qemu: Add 9p support for darwin #96655

Closed
wants to merge 2 commits into from
Closed

Commits on Mar 11, 2022

  1. qemu: add 9p support for Darwin

    qemu: add 9p support for Darwin
    
    Qemu already has support for 9p in Linux.  Adding this for MacOS users
    will bring them into parity for 9p support.
    
    This replaces Ashley's Homebrew#95318
    
    Signed-off-by: Brent Baude <bbaude@redhat.com>
    baude committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    a6a99c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2022

  1. qemu: backport M1 HVF patches to support recent Linux guests

    Replaces Homebrew#96743 courtesy of AkihiroSuda
    
    Signed-off-by: Brent Baude <bbaude@redhat.com>
    baude committed Mar 13, 2022
    Configuration menu
    Copy the full SHA
    a8ef513 View commit details
    Browse the repository at this point in the history