-
Notifications
You must be signed in to change notification settings - Fork 62
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
kvm: update submodule #153
Closed
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Vagrant hyper v support
docs: fix libkvmi branch
Doc update kvmi versions
docs: add documentation for kvmi v2 and v3
Bumps [babel](https://github.com/python-babel/babel) from 2.8.0 to 2.9.1. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES) - [Commits](python-babel/babel@v2.8.0...v2.9.1) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
build(deps): bump babel from 2.8.0 to 2.9.1 in /docs
vagrant: bump box to v3.6.12
Include commit f76c34e529c3 ('Prevent potential deadlock due to preemption while MTF is active') Signed-off-by: Adalbert Lazăr <alazar@bitdefender.com>
kvm: update submodule
Include commit ab3d521452d6 ('Handle APIC timer during single-step') Signed-off-by: Adalbert Lazăr <alazar@bitdefender.com>
kvm: update submodule
bump vagrant box to 4.1.18
vagrant: bump box to v4.2.8
rsync__args default behaviour is to empty folders on the guest if these are empty on the host also (--delete flag). By changing the default args this behaviour is corrected.
forgot , on previous commit
update rsync_args for rsync command
libkvmi: update submodule
Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.11.28 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](certifi/python-certifi@2019.11.28...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
….12.7 build(deps): bump certifi from 2019.11.28 to 2022.12.7 in /docs
ci: add build workflow to test kvm on multiple Ubuntu releases
ci/doc: bump python
ci/doc: fix python 3.10 string
#158 includes these changes. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
KVM-VMI/kvm#58
KVM-VMI/kvm#59