log
graph
tags
branches
changeset
browse
debuggers.hg
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 6709:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-09-07
cl349
6709:7d0fb56b4a91
merge?
2005-09-07
cl349
6708:38c5199155fc
g/c unused xcs.
2005-09-07
cl349
6707:4e4aac33809f
g/c unused xu extension.
2005-09-07
cl349
6706:0e2b1e04d4cb
g/c unused control message code.
2005-09-07
cl349
6705:549f4256ab3c
Remove control interface in kernels and domain builder.
2005-09-07
iap10
6704:cbf43be4cc17
merge
2005-09-07
iap10
6703:216a8a934246
Trivial fix for a nasty PAE bug.
2005-09-07
cl349
6702:32cc65db459a
Fix vif scripts for domains with more than one ip.
2005-09-07
cl349
6701:422fee1de8e7
Remove debug printk.
2005-09-07
cl349
6700:4309a1fd8447
Always bind dom0 virqs to vcpu 0.
2005-09-07
cl349
6699:acde14d25398
Make xenstored bind to domain exception virq directly, instead of via xcs.
2005-09-07
cl349
6698:652bd7876153
Remove python virq code.
2005-09-07
cl349
6697:c9e1ddf85324
Trigger domain cleanup on @releaseDomain watch-event instead of domain exc. virq.
2005-09-07
cl349
6696:639a36483fee
Fix and cleanup error handling.
2005-09-07
cl349
6695:e991ec23c318
Add copyright notice and g/c some unused code.
2005-09-07
cl349
6694:a75b08af8d19
merge?
2005-09-07
cl349
6693:63e226a5e272
Add python bindings for watches.
2005-09-07
kaf24
6692:c9fd91d7540d
Be more sensitive to losing sync with platform timer.
2005-09-07
kaf24
6691:7a36f58f64ee
merge?
2005-09-07
kaf24
6690:77d8b5e40da7
Small plan9 loader patch from Tim Newsham.
2005-09-07
iap10
6689:fb90dd31c6d7
Extend save/restore interface to cope with domains >4GB by adding a level of indirection.
2005-09-07
cl349
6688:99f12399b25a
Fix dependencies.
2005-09-06
cl349
6687:8db9c5873b9b
merge?
2005-09-06
cl349
6686:83bcc68aaf32
Use @releaseDomain watch-events.
2005-09-06
cl349
6685:0922c82a4bf3
Exit if xen_setup fails.
2005-09-06
cl349
6684:513ba63787fe
Add @releaseDomain watch-event.
2005-09-06
cl349
6683:7c269dd2cf1f
Destroy domain before cleaning it up.
2005-09-06
kaf24
6682:28a10ec0fd6b
Tiny printk info cleanup.
2005-09-06
kaf24
6681:d647c3d381d2
The attached patch fixes two problems I ran into with the swiotlb code
2005-09-06
kaf24
6680:d0a4f770a5f4
phys_to_mach and mach_to_phys tables contain long entries, not
2005-09-06
cl349
6679:534671924039
Add xcs to include path for xcs_proto.h.
2005-09-06
cl349
6678:6d7b05e1c1e5
Disable xcs stop from xend script since it kills xenstored now.
2005-09-06
cl349
6677:d4d69c509371
merge?
2005-09-06
cl349
6676:d6d77aa96aa1
Make xenstored listen to domain exception virqs.
2005-09-06
cl349
6675:275e28658c66
Update consoled to use xs_get_domain_path and cleanup domain tracking code.
2005-09-06
kaf24
6674:8f21344e7817
Avoid warn_unused error on read() return value.
2005-09-06
kaf24
6673:158d23cbd2e6
Enable xenstored optimisations.
2005-09-06
kaf24
6672:ef1cd7729676
Reducing LOC (always a good thing) by eliminating duplicated functionality.
2005-09-06
kaf24
6671:60bf463f79a8
Fix vmalloc fault path in arch/xen/i386 to correctly deal
2005-09-05
kaf24
6670:aeaa3c83f6e5
Fix 64-bit build.
2005-09-05
kaf24
6669:d105692072a4
Fix PCI iomem resource fixup.
2005-09-05
cl349
6668:22599cd6aae0
Add @introduceDomain event-watch and replace consoled watch on /console.
2005-09-05
cl349
6667:7f941f9c237b
Fix command line argument parsing.
2005-09-05
cl349
6666:bdae19282fb8
Add -Werror to xenstore build and fix failure.
2005-09-05
kaf24
6665:d5bd2c583cb0
Fix the balloon driver to do work in smaller batches, and
2005-09-05
cl349
6664:0856c511a83e
Add missing libxenstore.so dependency for xenstore client programs.
2005-09-05
cl349
6663:2a1b32bb4df4
Rename XS_GET_DOMAIN_PATH to XS_GET_DOMAIN_PATH and add libxenstore binding.
2005-09-05
cl349
6662:3ba3e5fc2530
Fix typo.
2005-09-05
cl349
6661:ff14bb5600c9
On suspend, canonicalize store and console mfns in the guest.
2005-09-05
cl349
6660:1f460d0fd6c6
merge?
2005-09-05
cl349
6659:89e8a2144c1d
Get rid of suspend record, start info holds all the info now.
2005-09-05
cl349
6658:5d8b2c258b26
Pass live flag as number, not "True"/"False".
2005-09-05
cl349
6657:cd5d566e1d54
Only remove domain from store once it's suspended.
2005-09-05
cl349
6656:79658ef58925
Keep start_info in page provided by domain builder instead of making a copy.
2005-09-05
iap10
6655:bd9af523a598
CRAMFS needs to be compiled in to xen_defconfig_x86_64 not a module.
2005-09-05
cl349
6654:85aca042b802
Free grant reference when block device shuts down.
2005-09-05
cl349
6653:4594827336ad
merge?
2005-09-05
cl349
6652:dd7aac3720b1
Suspend console after xenbus, resume console before xenbus.
2005-09-04
shand
6651:cd6f1a4e9a39
Fix build.
2005-09-04
cl349
6650:d0a5b1857c35
Fix build.
less
more
| rev 6709:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip