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

No longer support deprecated legacy QEMU machine structures #18976

Commits on Nov 21, 2023

  1. No longer support deprecated legacy QEMU machine structures

    Removes the `MachineVMV1` and `MonitorV1` structures that have been
    deprecated for a long enough period of time that it makes sense to no
    longer support them.
    
    Results in the removal of deprecated `getSocketAndPid` as well.
    
    The migration code was added in commit
    `6e0e1cbddd5e1c5dff51215ad2b41a99d890fad8` and made it into release `v4.1.0`
    
    [NO NEW TESTS NEEDED]
    
    Signed-off-by: Jake Correnti <[email protected]>
    jakecorrenti committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    2b95700 View commit details
    Browse the repository at this point in the history