Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kata-containers/kata-containers Loading
base: main
Choose a base ref
...
head repository: kata-containers/kata-containers Loading
compare: kill-some-dead-runtime-code
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 1 contributor

Commits on May 31, 2024

  1. virtcontainers: Drop QEMU's Daemonize knob

    QEMU isn't started as daemon anymore and this won't change (see #5736
    for details). Drop the related code.
    
    Signed-off-by: Greg Kurz <groug@kaod.org>
    gkurz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    22524f2 View commit details
    Browse the repository at this point in the history
  2. govmm: Drop QEMU's Daemonize knob

    Code isn't used anymore.
    
    Signed-off-by: Greg Kurz <groug@kaod.org>
    gkurz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    926a5e8 View commit details
    Browse the repository at this point in the history
  3. govmm: Drop QEMU's NoShutdown knob

    Code is not used.
    
    Signed-off-by: Greg Kurz <groug@kaod.org>
    gkurz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2bc9597 View commit details
    Browse the repository at this point in the history
  4. govmm: Drop QEMU's Stopped knob

    Code is not used.
    
    Signed-off-by: Greg Kurz <groug@kaod.org>
    gkurz committed May 31, 2024
    Configuration menu
    Copy the full SHA
    1a5e7ba View commit details
    Browse the repository at this point in the history
Loading