8
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Mar 31, 2024 — Mar 31, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add synchronous path to vhd plugin. More... almost 18 years ago
fix vhd typo More... almost 18 years ago
Revert to updating bitmaps for dynamic vhd disks. More... almost 18 years ago
Unlock bitmap before removing it from cache on read error. More... almost 18 years ago
fix vhd snapshot creation. More... almost 18 years ago
Avoid unnecessary metadata writes during coalesce operations. More... almost 18 years ago
Add OSS qcow2raw fix to blktap.hg. More... almost 18 years ago
Fix qcow cluster allocation bug. More... almost 18 years ago
Add lock-util to the rpm build, and tweak some help text More... almost 18 years ago
fix vhd block allocation error. Signed-off-by: Jake Wires <[email protected]> More... almost 18 years ago
Remove exclusive locking, opting for more flexible single writer, multiple reader locking. Add user-supplied in/out lease time, with return for already established lease time. Adjust for command line utility (lock-util) to allow API code to invoke as utility program. More... almost 18 years ago
rename td to td-util and fix rpm build. Signed-off-by: Jake Wires <[email protected]> More... almost 18 years ago
Add generic td utility which supports create/query/snapshot/coalesce. Signed-off-by: Jake Wires <[email protected]> More... almost 18 years ago
add vhd-query to RPM packaging for blktap, fixes product build More... almost 18 years ago
clean up vhd code More... almost 18 years ago
Replace 'Qcow' debug refs with 'Vhd' in vhd-query utility. More... almost 18 years ago
Add temporary vhd-query utility for SM driver compatibility. More... almost 18 years ago
Use atomicio for synchronous writes and allocate clusters all at once. More... almost 18 years ago
Disable locking temporarily until lock sharing + CTLMSG_CLOSE bug is fixed. Lock sharing is required for live migration and HVM guests which always open a phantom device. More... almost 18 years ago
Header changes for setpriority patch. More... about 18 years ago
Add Jake's setpriority userspace patch to blktap.hg repository. Currently, the patchqueue change gets overwritten by blktap.hg. More... about 18 years ago
Size query returns value in MB. More... about 18 years ago
Check for failed mallocs. More... about 18 years ago
Add build system Makefile and blktap.spec. More... about 18 years ago
Add option to build against the system installed libraries rather than the ones from $(XEN_ROOT). More... about 18 years ago
Add an hgignore file. More... about 18 years ago
Create installation directory. More... about 18 years ago
merge More... about 18 years ago
Add support for live checkpoints. More... about 18 years ago
Changes to qcow-query. New flag to query parent backing file, also use disk device structure to open and query files. More... about 18 years ago