log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 6875:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-08-31
djm
6875:4e4f1db8ea94
More updating to linux 2.6.13 sources
2005-08-31
djm
6874:b7276814008c
Begin updating to 2.6.13 base
2005-08-30
djm
6873:44316ce83277
Baby step toward host SMP support
2005-08-30
djm
6872:f5c4042212b0
Enable CONFIG_SMP compile and link
2005-09-15
kaf24
6871:2f11c5b3c586
More build fixes for latest binutils. No 'movl' between
2005-09-14
shand
6870:bd477fcd32ab
Deal with domain info going away (handle new error path introduced by
2005-09-14
shand
6869:36f8c5900e86
O_REUSEADDR is not enough to ensure we don't get address in use errors when
2005-09-14
shand
6868:7985a4d8bae9
Make sure xend start doesn't return until xend is ready to accept connections.
2005-09-14
shand
6867:3a79e8b28999
Disable CONFIG_PNPACPI temporarily in the -xen defconfig (it's known not to
2005-09-14
shand
6866:fb72c78604c6
The dom destroy path is doing a dom_get on a non-existent domain to
2005-09-14
kaf24
6865:122779b57b40
Remove redundant semi-colon from end of DEFINE_RING_TYPES
2005-09-14
cl349
6864:1a29e0f5c610
merge?
2005-09-14
cl349
6863:05d42f7674e8
Switch most uses of write over to store.
2005-09-14
cl349
6862:40e6dfad4eff
Explicit test for None.
2005-09-14
cl349
6861:1585590ec474
More syntactic sugar.
2005-09-14
cl349
6860:bc5dbfe729e0
Move start_time out of xend dir and use gather/store.
2005-09-14
cl349
6859:960d4f6b58b3
Support removing nodes from store if value to store is None.
2005-09-14
cl349
6858:f92bdd9153f5
Add store function.
2005-09-14
cl349
6857:d5497a215660
Always allow transaction abort.
2005-09-14
cl349
6856:eb6fbb3d0a7b
Add gather function and robustify class methods' failure handling.
2005-09-14
kaf24
6855:1184286a2ee6
Fix mmapping of PCI resources from userspace.
2005-09-14
cl349
6854:9c9a3bb878c2
merge?
2005-09-14
cl349
6853:541a3239f352
Rename xm commands and cleanup of the "bogus" argument code.
2005-09-14
kaf24
6852:810039218827
Fix xc_make_page_below_4G(). Should fix PAE domain
2005-09-14
kaf24
6851:c9c49385c26e
During my attempts to get the latest bridge networking model working on my
2005-09-14
kaf24
6850:481a4ce27c15
Fix xc_domain_memory_decrease_reservation().
2005-09-14
cl349
6849:a8edb2655c5d
Add methods to read/write Vm/Domain store entries.
2005-09-14
cl349
6848:2277377dfc3a
Move name back into main domain dir.
2005-09-14
cl349
6847:5cbb2ecce16a
Move id back into main domain dir and rename to domid.
2005-09-14
cl349
6846:e2f0a6fdb7d9
merge?
2005-09-14
cl349
6845:383f1336c305
Move uuid back into main domain dir.
2005-09-14
kaf24
6844:5959fae4722a
Set NE bit for VMX guest CR0. VMCS guest CR0.NE bit must
2005-09-14
kaf24
6843:5e943af66571
Add some sanity check when creating 3-level 1:1 page table
2005-09-14
kaf24
6842:1cdc469bf78d
Clear pending interrupt on shared page when pic initialized
2005-09-14
kaf24
6841:b9b120c7631a
Get rid of anonymous unions in public header files.
2005-09-14
cl349
6840:cc1572db6a3d
Call dominfo.device_delete instead of non-existant dominfo.device_destroy.
2005-09-14
kaf24
6839:94990f123e5e
Remove unsued domain_controller.h file.
2005-09-14
kaf24
6838:f5ff107742ce
Fix 64-bit build problem. Not allowed to movl between a
2005-09-14
kaf24
6837:1936ccaccf5e
Move hypervisor.h to asm-i386/asm-x86_64.
2005-09-14
kaf24
6836:0a7194ec36a4
mem-map.sxp and vmxloader are unaffected by a 64-bit build,
2005-09-14
cl349
6835:c63529f3367d
Fix xenstored watch crash.
2005-09-13
cl349
6834:0d8c0db04258
Don't return failure when trying to delete a non-existent node.
2005-09-13
cl349
6833:1ad652222dba
Perform xenbus operations in shutdown_handler in a transaction.
2005-09-13
cl349
6832:36c4d3bb29c8
Don't cause watch fire deadlock by unconditionally rewriting the sysrq node.
2005-09-13
cl349
6831:3eea03342466
Don't fail readDB on empty dirs.
2005-09-13
cl349
6830:a0399927e1a1
Switch shutdown and sysrq to xstransact.
2005-09-13
cl349
6829:feff6bf0417e
Free blkif if vbd_create fails.
2005-09-13
kaf24
6828:3a34bcb7c28b
Fix the logic in vcpu_sleep_sync(): we must wait until
2005-09-13
shand
6827:fe5b84a24d43
Some more resilience to errors in creating vbds etc; still needs more work
2005-09-13
cl349
6826:22d08cc7f739
Switch memory target handling to use xstransact.
2005-09-13
cl349
6825:c1450b657ede
g/c introduceDomain and releaseDomain bindings in xsnode and xsobj.
2005-09-13
cl349
6824:26cf3cfd3bed
Switch vcpu hotplugging to use xstransact.
2005-09-13
cl349
6823:f562c0f1d222
Fix domain list build/cleanup code with xend subdirectory.
2005-09-13
cl349
6822:d38da169752e
IntroduceDomain of dom0 can fail when it's already connected.
2005-09-13
cl349
6821:574aeba9859d
Fix error handling code paths.
2005-09-13
cl349
6820:72e4e2aab342
merge?
2005-09-13
cl349
6819:8ca0f98ba8e2
merge?
2005-09-13
cl349
6818:4ad19fe76d50
Store dom0 store ring-ref in store.
2005-09-13
cl349
6817:c2558a2fe658
Switch to IntroduceDomain, move xend info into xend subdirectory in store.
2005-09-13
cl349
6816:68c4eb06a6aa
Move xshandle to xsutil.py, add IntroduceDomain, fix list to handle empty/non-existant directories and fix Remove.
less
more
| rev 6875:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip