openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Xen Project (XAPI)
Settings
|
Report Duplicate
8
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
2 days
ago. based on code collected
4 days
ago.
Mar 31, 2024 — Mar 31, 2025
Showing page 2,106 of 2,109
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
add option to dump TextCell(s) to a "/tmp/console.cells" file, triggered by SIGUSR1 signal
Grzegorz Jaskiewicz
More...
almost 18 years ago
some of my local changes, I made last week. -enabled few debugs, -initialized cells when it might be unintialized (in non debug build values are not zeroed automagically appart from globals), -one optimization, switched for to memset
Grzegorz Jaskiewicz
More...
almost 18 years ago
In the optimized case of an already established lock, read back the lease time in order to be consistent with the in/out arguments. Also, on error cases, set lease time (out param) to -1 so no one is apt to use it.
Wim Colgate
More...
almost 18 years ago
clean up the lock failure-path logic
Wim Colgate
More...
almost 18 years ago
return the real lock return status in the reassert path so that we can tell if we've held the lock before
Wim Colgate
More...
almost 18 years ago
Make reassert the only success status for locking vdi -- also remove unlock vdi, because this is moved to the agent
Wim Colgate
More...
almost 18 years ago
Return 1 for notification of lock reassert vs. new lock
Wim Colgate
More...
almost 18 years ago
Return proper error codes on vhd_open failures and clean up debug code. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
almost 18 years ago
Initialize VHD BAT data structure properly.
Jake Wires
More...
almost 18 years ago
revert previous, the -debuginfo package has all the symbols
Anil Madhavapeddy
More...
almost 18 years ago
CA-6364: dont strip blktap binaries, requested by Wim
Anil Madhavapeddy
More...
almost 18 years ago
Turn on core-dumps for tapdisk by enabling resource.
wi...@wimc
More...
almost 18 years ago
use calloc
Grzegorz Jaskiewicz
More...
almost 18 years ago
ident changes
Grzegorz Jaskiewicz
More...
almost 18 years ago
renamed one var to something bit more meaningful, fixed 'conditional based on unanitialized value' problem, newenvp was sizeof(char*) too small. other small bits
Grzegorz Jaskiewicz
More...
almost 18 years ago
Return the proper error code if vhd_open fails while reading the bat. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
almost 18 years ago
Add retry logic to tapdisk.
Jake Wires
More...
almost 18 years ago
Create backdev-path xenstore entry pointing to the backend domain device.
Christian Limpach
More...
almost 18 years ago
not used/not needed
gj@gjs
More...
almost 18 years ago
Remove devname memory leaks, add some error checking and error messages.
Christian Limpach
More...
almost 18 years ago
Avoid recursion and add error logging.
Christian Limpach
More...
almost 18 years ago
Request creation of backend domain device and create device node for the device.
Christian Limpach
More...
almost 18 years ago
Add quick and dirty circular buffer for debugging purposes.
Jake Wires
More...
almost 18 years ago
Fix out-of-order completion of bitmap transactions. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
almost 18 years ago
Allow xenstore and command mode to be mixed.
Christian Limpach
More...
almost 18 years ago
Add dom0term.sh.
Christian Limpach
More...
almost 18 years ago
Add restart option to restart the program when it exits.
Christian Limpach
More...
almost 18 years ago
Add temporary debug probe, triggered by SIGUSR1, to VHD driver Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
almost 18 years ago
Only log error messages when debugging is enabled. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
almost 18 years ago
Refresh shared VBDs' metadata on first request.
Jake Wires
More...
almost 18 years ago
←
1
2
…
2101
2102
2103
2104
2105
2106
2107
2108
2109
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree