log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 6262:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-08-18
cl349
6262:b2f2c08e1222
Free memory returned from xenbus_directory call.
2005-08-18
cl349
6261:8d69cb2d4a88
Don't free subtype field unconditionally.
2005-08-18
cl349
6260:2f09b40595ea
Get device when we find it - fixes refcount leak and is correct.
2005-08-18
cl349
6259:dda0459e335c
Create devices for the xenbus-bus's.
2005-08-18
cl349
6258:a1a998b059b1
Rename bus names from xenbus* to xen*.
2005-08-18
cl349
6257:6d8c80499148
Make probe less chatty.
2005-08-18
cl349
6256:11f556cac45b
merge?
2005-08-18
cl349
6255:9471090bb8ec
Update probe code for backend layout.
2005-08-18
kaf24
6254:978ce7f6a3eb
Make sure to cmpxchg entire pte on emulated ptwr path.
2005-08-18
kaf24
6253:0cd6a23b8d6e
Fix emulated writable pagetable updates where access is
2005-08-18
kaf24
6252:67a13c0ac87d
Fix direct_remap_area_pages() to handle pagetables
2005-08-18
kaf24
6251:082a537ff4de
Fix __get_user() and friends to work correctly for
2005-08-18
kaf24
6250:684d81933442
Clean up bootmem initialisation for x86/64. Question still
2005-08-18
kaf24
6249:e83fc5afec3c
Fix Xen patches to Linux so that they use pfn_pte() and
2005-08-18
kaf24
6248:ff31cdc8741f
Tiny formatting tweak in addition to previous changeset.
2005-08-18
kaf24
6247:ced400d25886
Clean up formatting of Xen crash messages.
2005-08-18
iap10
6246:54f652eee324
Add SK98LIN driver to default -xen0 Linux configs.
2005-08-18
iap10
6245:d0a8939ac826
Make antispoof default to 'no' in network-script as the default in xend is 'no'. Having them different only causes confusion.
2005-08-18
vh249
6244:cb5648ba5821
fail nicely when passing unknown option to xm list
2005-08-18
kaf24
6243:1a94949348ff
Fix range_straddles_boundary() check to exclude regions that
2005-08-18
jrb44
6242:aa8abf007260
Enable IP_PNP support in 64bit domU (needed for xm ip= etc.)
2005-08-18
kaf24
6241:2bab84a5d122
Fix the SWIOTLB to correctly match on bus addresses.
2005-08-18
vh249
6240:a06430752462
fail domU creation if memory need couldn't be succeed after ballooning out dom0
2005-08-17
iap10
6239:02789fed726a
Enable MATCH_PHYSDEV netfilter support as a module.
2005-08-17
iap10
6238:80b0fbf1c4a1
Fix e820 array stack overflow
2005-08-17
kaf24
6237:fbdbe4fc218d
We found machines with >32 E820 memory map entries, where Xen fails to
2005-08-17
kaf24
6236:c63e764da785
Fix vmalloc_fault() path for x86/64 XenLinux.
2005-08-17
kaf24
6235:7bd1a40ae2bd
Fix the skbuff allocator for multi-page buffers.
2005-08-17
kaf24
6234:d4f6247b2a1b
Formatting cleanup.
2005-08-17
vh249
6233:7be2d754647d
have a useful line reporting when IOMMU_BUG_ON trigger
2005-08-17
vh249
6232:5b5d1a4a754a
fix missing swiotlb.c file in linux build after running cleanup.
2005-08-17
kaf24
6231:69f00d6ab5dc
Fix module build by removing duplicate EXPORT_SYMBOL of
2005-08-17
kaf24
6230:c983f822a39b
Allocate_empty_lowmem_regions available to non-priv domains
2005-08-17
iap10
6229:18f04796ea89
merge
2005-08-17
iap10
6228:451669097ffd
Another tweak to the network-bridge script.
2005-08-17
cl349
6227:6b6588e66b96
merge?
2005-08-17
cl349
6226:80291913492d
Restore domains with a different uuid than they had.
2005-08-17
kaf24
6225:b9b28912fc7a
Python build fix.
2005-08-17
cl349
6224:8203b7d536d3
Recreate watches on domain restore.
2005-08-17
cl349
6223:27a4a073fc75
Clear "/control/shutdown" node on domain restore.
2005-08-17
kaf24
6222:698a7dc797e4
xenbus build and license fixes.
2005-08-17
cl349
6221:074aadbb0fa8
Add support for XENSTORED_TRACE to enable trace output from xenstored.
2005-08-17
cl349
6220:a4b22c7fbfa1
Fix compile warning from zero-length printf format string.
2005-08-17
cl349
6219:3b0ce44f7b7a
merge?
2005-08-17
cl349
6218:7c1d66d4e51e
Avoid spurious "Ignoring shutdown request" messages, fix memory leak and simplif
2005-08-16
iap10
6217:7a92f129e117
Yet another work-around in the network-bridge script
2005-08-16
kaf24
6216:3bb1857981e6
Really randomise MAC addresses for multi-VIF guests.
2005-08-16
kaf24
6215:c7689e1e0768
Add a couple of well chosen assertions to new context
2005-08-16
kaf24
6214:027812e4a63c
Fix context switching race which could cause vcpu_pause()
2005-08-16
cl349
6213:26c03c17c418
Don't bail early if we detect that time goes backwards.
2005-08-16
cl349
6212:be46dad1467d
cleanup whitespace.
2005-08-16
cl349
6211:24e881f81cea
merge?
2005-08-16
cl349
6210:92dda07a28f8
Only introduce domain to the store when we have store channel _and_ mfn.
2005-08-16
cl349
6209:7d8ed9e538ff
In direct_remap_area_pages, reset w pointer for next loop after use.
2005-08-16
kaf24
6208:d80dd1169acc
Fix xtime_lock handling in timer interrupt. There's no need
2005-08-16
kaf24
6207:3d187585c141
Use a SWIOTLB to use pre-reserved bounce buffers for high memory
2005-08-16
akw27
6206:eaf498f1ffde
Add grant table support to block tap.
2005-08-16
kaf24
6205:0237746ecf92
Disable xenconsoled throttling for now.
2005-08-16
kaf24
6204:2c2015c11b49
Under the right circumstances, xenconsoled will corrupt its internal
2005-08-16
iap10
6203:60d20acf8928
merge
less
more
| rev 6262:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip