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,101 of 2,109
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
change higlight() to X,Y
Grzegorz Jaskiewicz
More...
over 17 years ago
get_get() set to X,Y W,H rule
Grzegorz Jaskiewicz
More...
over 17 years ago
fix clear() (now works again for single lines). scroll_down and scroll_up now have separate handler for case where n is more than scrolling region's height set_cursor() changed to follow X,Y W,H rule
Grzegorz Jaskiewicz
More...
over 17 years ago
make clear_line() do also update of screen (whole rect). change clear() to use X,Y W,H order of params. It is pretty annoying when some functions use X,Y and others Y,X... ESC[J implemented in more obvious way
Grzegorz Jaskiewicz
More...
over 17 years ago
CA-8698 fixes Ewan's request. "copy-and-paste includes newlines when they wrap" please apply to beta also, if you feel this fix is needed there. ta
Grzegorz Jaskiewicz
More...
over 17 years ago
this is a complete remake of scrolling/virtual console previous one came from two sources, qemu and c&p from xen 3.2 java gui. Needless to say, the outcome was unmaintainable. Hence this change. Functions are now 'lighter', cleaner, no black magic.
Grzegorz Jaskiewicz
More...
over 17 years ago
Fix build
Christian Limpach
More...
over 17 years ago
disallow filling CoW VHDs. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
CA-8501: add 'td-util fill' to write zeros to unallocated regions of vhd files. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
flush all pending io before closing tapdisks. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
CA-8599: kill tapdisk queue when footer not found.
Jake Wires
More...
over 17 years ago
Add simple 'td-util repair' operation to fix VHDs with missing footers. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
Be sure to rewrite footer on close if we killed it on open. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
Don't kill footer until we know vhd_open has completely succeeded. Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
CA-8523: fix race in blktapctrl blktapctrl was slow in responding to xenstore watches, and by the time it saw a removal of a dom0 vbd, identical entries had been added to plug a subsequent vbd -- causing blktapctrl to believe the tapdisk process for that vbd had already been launched and thus to take no action.
Jake Wires
More...
over 17 years ago
Don't ship td.c or vhd.h
Ian Campbell
More...
over 17 years ago
CA-8056: Create source MANIFEST for blktap.
Ian Campbell
More...
over 17 years ago
CA-8056: Don't ship proprietary sources in .src.rpm, just the .o files.
Ian Campbell
More...
over 17 years ago
Factor out some makefile snippets to variables. Extend clean rule.
Ian Campbell
More...
over 17 years ago
Make utilities only link against the libraries which they use
Ian Campbell
More...
over 17 years ago
minor change to td-util in light of CA-8056
Jake Wires
More...
over 17 years ago
CA-8056: create source rpm for blktap.hg
[email protected]
More...
over 17 years ago
remove more debug code.
Jake Wires
More...
over 17 years ago
Remove debugging code which triggers sysrq-t.
Christian Limpach
More...
over 17 years ago
CA-8268: remove debug code added in CA-8267 Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
CA-8304: trigger sysrq-t to get a list of processes in dom0 when vhd corruption is occurring.
Christian Limpach
More...
over 17 years ago
CA-8322: extra debugging * warn if tapdisk closes with pending IO requests * zero footer on open -- catch simultaneous opens that would otherwise succeed if the footer has not been overwritten by the first opener Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
CA-8280: clean up tapdisk process properly if they fail to open Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
CA-8274: add pseudo-locking for debugging If /local/tapdisk/VHD-expects-locking is found in xenstore tapdisk will print a warning if no lock entry is found in xenstore; otherwise, tapdisk will enable pseudo-locking: warning messages will be printed to /var/log/messages if locking operations fail, but tapdisk will continue to run normally. If /local/tapdisk/VHD-enforce-locking is found in xenstore, tapdisk will enforce locking by closing its queue on lock failures. All warning messages prepended with "TAPDISK LOCK ERROR". Signed-off-by: Jake Wires <
[email protected]
>
Jake Wires
More...
over 17 years ago
CA-8267: Close tapdisk queue if VHD footer not present on first IO request to aid debugging. Signed-off-by: Jake Wires <jwi...@xensource>
Jake Wires
More...
over 17 years ago
←
1
2
…
2097
2098
2099
2100
2101
2102
2103
2104
2105
…
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