FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for hypervisor - cocoonstack/cloud-hypervisor · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
cocoonstack
/
cloud-hypervisor
Public
forked from
cloud-hypervisor/cloud-hypervisor
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cloud-hypervisor
hypervisor
on
main
User selector
Datepicker
Commit history
Commits on Aug 28, 2026
hypervisor, vmm: Wire SEV-SNP VFIO onto the shared-page tracker
Show description for 71c99de
rhakobyan
authored and
rbradford
committed
71c99de
View commit details
Copy full SHA for 71c99de
View code at this point
Browse repository at this point
hypervisor: Add a MemoryConversionHandler for shared/private conversions
Show description for 2b36e1e
rhakobyan
authored and
rbradford
committed
2b36e1e
View commit details
Copy full SHA for 2b36e1e
View code at this point
Browse repository at this point
hypervisor, vmm: back only guest RAM with guest_memfd
Show description for 65545cf
rhakobyan
authored and
rbradford
committed
65545cf
View commit details
Copy full SHA for 65545cf
View code at this point
Browse repository at this point
hypervisor: Punch holes in guest_memfd on MemoryFault shared transition
Show description for c462206
rhakobyan
authored and
rbradford
committed
c462206
View commit details
Copy full SHA for c462206
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
misc: rename test modules from `unit_tests` to `tests`
Show description for 258b4b8
arctic-alpaca
authored and
rbradford
committed
258b4b8
View commit details
Copy full SHA for 258b4b8
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
hypervisor: kvm: Do not pass any flags on memory region removal
Show description for c133d12
rhakobyan
authored and
rbradford
committed
c133d12
View commit details
Copy full SHA for c133d12
View code at this point
Browse repository at this point
hypervisor: kvm: Simplify KVM_MEM_LOG_DIRTY_PAGES logic
Show description for 8d4797e
rhakobyan
authored and
rbradford
committed
8d4797e
View commit details
Copy full SHA for 8d4797e
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
build: use latest 0.7.0 mshv crates
Show description for e99a7e4
russell-islam
authored and
rbradford
committed
e99a7e4
View commit details
Copy full SHA for e99a7e4
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
hypervisor: Add a multi-vCPU GIC save/restore test
Show description for c31cf49
rhakobyan
authored and
rbradford
committed
c31cf49
View commit details
Copy full SHA for c31cf49
View code at this point
Browse repository at this point
vmm: Derive per-vCPU GICR_TYPER values from MPIDRs
Show description for 18366e1
rhakobyan
authored and
rbradford
committed
18366e1
View commit details
Copy full SHA for 18366e1
View code at this point
Browse repository at this point
arch, hypervisor, vmm: Derive the vCPU MPIDR from the vCPU id
Show description for efa34d7
rhakobyan
authored and
rbradford
committed
efa34d7
View commit details
Copy full SHA for efa34d7
View code at this point
Browse repository at this point
Commits on Aug 10, 2026
hypervisor: mshv: Map triple-fault to VmExit::Reset
Show description for 0b804b8
rbradford
committed
0b804b8
View commit details
Copy full SHA for 0b804b8
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
hypervisor: Ensure required feature MSRs are successfully restored
Show description for 2eb64a2
olivereanderson
authored and
rbradford
committed
2eb64a2
View commit details
Copy full SHA for 2eb64a2
View code at this point
Browse repository at this point
hypervisor: Include feature MSRs in boot_msr_entries
Show description for 30063ef
olivereanderson
authored and
rbradford
committed
30063ef
View commit details
Copy full SHA for 30063ef
View code at this point
Browse repository at this point
hypervisor: hypervisor_type method on Vcpu trait
Show description for d2d13be
olivereanderson
authored and
rbradford
committed
d2d13be
View commit details
Copy full SHA for d2d13be
View code at this point
Browse repository at this point
hypervisor: Optional vCPU MSR configuration update in vcpu constructor
Show description for 6ea8e8e
olivereanderson
authored and
rbradford
committed
6ea8e8e
View commit details
Copy full SHA for 6ea8e8e
View code at this point
Browse repository at this point
hypervisor: Add get_msr_index_list method to the hypervisor trait
Show description for 2aff169
olivereanderson
authored and
rbradford
committed
2aff169
View commit details
Copy full SHA for 2aff169
View code at this point
Browse repository at this point
hypervisor: Add get_feature_msrs method
Show description for 9a2661a
olivereanderson
authored and
rbradford
committed
9a2661a
View commit details
Copy full SHA for 9a2661a
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
vmm, hypervisor: Make the VMSA page type optional
Show description for 6d2d66b
rhakobyan
authored and
rbradford
committed
6d2d66b
View commit details
Copy full SHA for 6d2d66b
View code at this point
Browse repository at this point
Commits on Jul 9, 2026
hypervisor: mshv: splice GVA page offset into translated GPA
Show description for 30c0fda
russell-islam
authored and
likebreath
committed
30c0fda
View commit details
Copy full SHA for 30c0fda
View code at this point
Browse repository at this point
Commits on Jun 25, 2026
misc: use prelude size_of
Show description for f720e61
htonkovac
authored and
likebreath
committed
f720e61
View commit details
Copy full SHA for f720e61
View code at this point
Browse repository at this point
Commits on Jun 23, 2026
hypervisor: trim qualified paths
Show description for 01de980
htonkovac
authored and
sboeuf
committed
01de980
View commit details
Copy full SHA for 01de980
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
vmm: cpu: Re-sync vCPU TSC offsets after restore
Show description for 993ac5c
rbradford
authored and
likebreath
committed
993ac5c
View commit details
Copy full SHA for 993ac5c
View code at this point
Browse repository at this point
hypervisor: kvm: Reduce fully qualified paths
Show description for 08c82a7
rbradford
authored and
likebreath
committed
08c82a7
View commit details
Copy full SHA for 08c82a7
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
hypervisor: aarch64: advance the guest counter on restore and migration
Show description for 25271c9
Atish Patra
authored and
rbradford
committed
25271c9
View commit details
Copy full SHA for 25271c9
View code at this point
Browse repository at this point
hypervisor: aarch64: capture the guest counter for snapshot/restore
Show description for 69637dd
Atish Patra
authored and
rbradford
committed
69637dd
View commit details
Copy full SHA for 69637dd
View code at this point
Browse repository at this point
hypervisor: add a generic guest-clock save/restore abstraction
Show description for d68b93e
Atish Patra
authored and
rbradford
committed
d68b93e
View commit details
Copy full SHA for d68b93e
View code at this point
Browse repository at this point
hypervisor: trim qualified paths in msr_index
Show description for 00edf5b
htonkovac
authored and
rbradford
committed
00edf5b
View commit details
Copy full SHA for 00edf5b
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
vmm: retrieve timebase-frequency from KVM instead of hardcoding
Show description for 14aa30c
mengzhuo
authored and
rbradford
committed
14aa30c
View commit details
Copy full SHA for 14aa30c
View code at this point
Browse repository at this point
hypervisor: riscv64: clamp AIA SRCS to KVM device capacity
Show description for 085642d
mengzhuo
authored and
rbradford
committed
085642d
View commit details
Copy full SHA for 085642d
View code at this point
Browse repository at this point
build: Deny clippy::absolute_paths
Show description for 2bc968b
rbradford
committed
2bc968b
View commit details
Copy full SHA for 2bc968b
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
hypervisor: reevaluate #[allow] attributes
Show description for 859bce5
tusharkhatriofficial
authored and
rbradford
committed
859bce5
View commit details
Copy full SHA for 859bce5
View code at this point
Browse repository at this point
Commits on Jun 12, 2026
build: Consolidate sev_snp feature usage
Show description for 3b9229e
rbradford
authored and
likebreath
committed
3b9229e
View commit details
Copy full SHA for 3b9229e
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
tests: enable MSHV fw_cfg coverage
Show description for 027b1a4
liuw
committed
027b1a4
View commit details
Copy full SHA for 027b1a4
View code at this point
Browse repository at this point
hypervisor: mshv: emulate string port I/O
Show description for b3149e8
liuw
committed
b3149e8
View commit details
Copy full SHA for b3149e8
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL