Revisions of virtme

buildservice-autocommit accepted request 1208978 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 53)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1208952 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 52)
- Update to 1.31:
  * Fix a packaging issue, after an attempt to modernize the build
    system we realized that we were not installing the bash
    completion file anymore, so we have temporarily reverted the
    change to cut this new release.
    See gh/arighi/virtme-ng#181
  * Initial support to run virtme-ng on macOS

- Update to 1.30:
  * Initial support for NVIDIA GPUs passthrough
  * Possibility to use pre-compiled -rc kernels from Ubuntu mainline builds
  * Possibility to use virtiofs natively on arm64
  * Some improvements to run virtme-ng cross-architecture and cross-distro 
  * Bug fixes
buildservice-autocommit accepted request 1202934 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 51)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 1200074 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 50)
Not affecting us but I thought we probably want the latest release anyways.

- Update to 1.29:
  * Minor packaging fix, addressing an issue where the requirements.txt
    file was missing from the source tarball published on PyPI.
    This won't affect anyone, unless you're trying to build virtme-ng
    directly from the tarball available on PyPI
buildservice-autocommit accepted request 1201668 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 49)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1201656 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 48)
- Workaround python packaging deficiency
buildservice-autocommit accepted request 1199157 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 47)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1199155 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 46)
Thanks for the review!

- Update to 1.28:
  * setup.py: include dependencies parsing requirements.txt
  * virtme-ng: fix typo in command help
  * virtme-configkernel: disable nvram support
  * configkernel: config comment cosmetics
  * configkernel: act more like kernel's make O=outdir
  * vng-run: get kdir from O=outdir
  * vng: propagate --verbose to configkernel
  * vng: alias --custom to --config
  * run.py: add a --qemu-opts='...' option bundling hint to help
  * init: Always create /run/tmp folder
  * Don't require ".git" to be a directory
  * Specify "refs/heads/__virtme__" in git push
- Add BuildRequires for python-argparse-manpage and install man
  page if we are on TW. Older versions don't have the dep yet
buildservice-autocommit accepted request 1190605 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 45)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1190589 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 44)
- Update to 1.27:
  * Introduce VNG_PACKAGE to force a proper packaging version
    virtme-ng v1.27
buildservice-autocommit accepted request 1190407 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 43)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1190372 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 42)
- Update to 1.26:
  * Proper integration with Arch
  * Inclusion of a vng manpage
  * The host's /tmp is now also visible from the guest
  * A new --configitem option that allows to quickly change specific
    kernel config options (with --build)
  * Bug fixes
- Remove 0001-virtme-ng-fix-virtiofsd-search-path-on-openSUSE.patch
buildservice-autocommit accepted request 1179688 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 41)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1179676 from Johannes Thumshirn's avatar Johannes Thumshirn (morbidrsa) (revision 40)
- Fix virtiofsd search path
  + 0001-virtme-ng-fix-virtiofsd-search-path-on-openSUSE.patch
buildservice-autocommit accepted request 1177098 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 39)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1175688 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 38)
- Update to 1.25:
  * significantly improve boot time with the microvm architecture
    (simply by enabling the RTC and avoiding unnecessary boot time
    that most kernels spend probing for a non-existent RTC)
  * virtme: make sure RTC is enabled with microvm
  * virtme-ng: silent lint errors
  * github: new test with KVM support
buildservice-autocommit accepted request 1172443 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 37)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1171851 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 36)
- Update to 1.24:
  * The most noticeable changes include the support for the loop
    network type and the possibility to specify the --network
    command multipe times, both useful for kernel selftests testing
  * Moreover, there is a boot-time improvement in environments where
    the kvm acceleration is not available, such as container, cloud
    environments, etc. (using the q35 arch in qemu).
  * Notably, this new version is expected to enhance the performance
    of GitHub workflows that use virtme-ng.
buildservice-autocommit accepted request 1163552 from Michal Suchanek's avatar Michal Suchanek (michals) (revision 35)
baserev update by copy to link target
Michal Suchanek's avatar Michal Suchanek (michals) accepted request 1163549 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 34)
- Update to 1.23:
  * Fix breakage with QEMU 8.2.2
  * Change behaviour of --kconfig, that will always override
    the .config if present (since there is not reason to use
    --kconfig and not update the .config).
  * It is now possible to force the legacy cgroup v1 using the
    option -a "SYSTEMD_CGROUP_ENABLE_LEGACY_FORCE=1": the vng
    init script will mimic systemd behavior and mount cgroup v1,
    instead of v2.
- Drop qemu-remove-unnecessary-serial-none-arg.patch
Displaying revisions 1 - 20 of 53
openSUSE Build Service is sponsored by