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 6718:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2005-09-09
cl349
6718:4856f000d35d
Make error reporting consistent.
2005-09-09
cl349
6717:cdfa7dd00c44
merge?
2005-09-09
cl349
6716:2704a88c3295
merge?
2005-09-09
cl349
6715:22c30df92b11
tpmback compilation fix.
2005-09-09
kaf24
6714:df1348e72390
Xenbus implementation ported from Linux to Mini-os, simple thread support introduced
2005-09-09
kaf24
6713:6563a12e0ad7
Fix blkfront request completion.
2005-09-09
kaf24
6712:67d7e01c8277
It was suggested on the xen-users list that it would be useful if the
2005-09-08
iap10
6711:4cdf880c9463
Bug fix on x86_64 increase_reservation
2005-09-08
iap10
6710:74371b962355
Test CD needs devfs
2005-09-08
kaf24
6709:c7999d49ecf7
No need to qsort the pfn array in domu builder.
2005-09-08
iap10
6708:aa0990ef260f
merge
2005-09-08
iap10
6707:3bde4219c681
manual merge
2005-09-08
iap10
6706:5db85ba1c4e0
Improved "PGDs must be under 4GB" handling for PAE.
2005-09-08
iap10
6705:1f4863861d18
Fixes to sub 4GB allocator
2005-09-08
kaf24
6704:a27e28d38d52
Build fix.
2005-09-08
kaf24
6703:5321e0858b0d
grant_table.c reindent.
2005-09-08
kaf24
6702:e3fd0fa58364
Rename get_order() to get_order_from_bytes() and add
2005-09-08
kaf24
6701:c2705e74efba
Cleanups, and fix allocating DMA memory via
2005-09-08
iap10
6700:12ff9c954ace
Give each domain some memory below 4GB. This solves the "PGD's must be below 4GB" for the initial page tables. I'm not sure we'll stick with this approach, but this is good enough for the time being.
2005-09-08
iap10
6699:006efe128837
Yet more PAE fixes, this time in the paravirt drivers.
2005-09-07
iap10
6698:f0d728001aaa
More tools PAE fixes to avoid loosing high-order pte bits.
2005-09-07
iap10
6697:a9a78ca76cd2
Replace direct_remap_area_pages with direct_remap_pfn_range to help fix PAE domain building.
2005-09-07
cl349
6696:10a3d4fbd9b4
Fix typo.
2005-09-07
cl349
6695:7bc32f4c67fb
merge?
2005-09-07
cl349
6694:a39b1fa10edc
Move console tty/limit information into console directory in domain dir.
2005-09-07
cl349
6693:64ca0d3ea97f
Disable device info getting written to store when xend restarts.
2005-09-07
cl349
6692:0c9c044fd00c
Disable sync dbmap saves -- they remove nodes added by other tools.
2005-09-07
cl349
6691:c2f3f18c0d95
Don't leak memory when realloc fails.
2005-09-07
shand
6690:b7c7cb88f0ba
Create /dev/xen/evtchn if it doesn't exist.
2005-09-07
cl349
6689:7d0fb56b4a91
merge?
2005-09-07
cl349
6688:38c5199155fc
g/c unused xcs.
2005-09-07
cl349
6687:4e4aac33809f
g/c unused xu extension.
2005-09-07
cl349
6686:0e2b1e04d4cb
g/c unused control message code.
2005-09-07
cl349
6685:549f4256ab3c
Remove control interface in kernels and domain builder.
2005-09-07
iap10
6684:cbf43be4cc17
merge
2005-09-07
iap10
6683:216a8a934246
Trivial fix for a nasty PAE bug.
2005-09-07
cl349
6682:32cc65db459a
Fix vif scripts for domains with more than one ip.
2005-09-07
cl349
6681:422fee1de8e7
Remove debug printk.
2005-09-07
cl349
6680:4309a1fd8447
Always bind dom0 virqs to vcpu 0.
2005-09-07
cl349
6679:acde14d25398
Make xenstored bind to domain exception virq directly, instead of via xcs.
2005-09-07
cl349
6678:652bd7876153
Remove python virq code.
2005-09-07
cl349
6677:c9e1ddf85324
Trigger domain cleanup on @releaseDomain watch-event instead of domain exc. virq.
2005-09-07
cl349
6676:639a36483fee
Fix and cleanup error handling.
2005-09-07
cl349
6675:e991ec23c318
Add copyright notice and g/c some unused code.
2005-09-07
cl349
6674:a75b08af8d19
merge?
2005-09-07
cl349
6673:63e226a5e272
Add python bindings for watches.
2005-09-07
kaf24
6672:c9fd91d7540d
Be more sensitive to losing sync with platform timer.
2005-09-07
kaf24
6671:7a36f58f64ee
merge?
2005-09-07
kaf24
6670:77d8b5e40da7
Small plan9 loader patch from Tim Newsham.
2005-09-07
iap10
6669:fb90dd31c6d7
Extend save/restore interface to cope with domains >4GB by adding a level of indirection.
2005-09-07
cl349
6668:99f12399b25a
Fix dependencies.
2005-09-06
cl349
6667:8db9c5873b9b
merge?
2005-09-06
cl349
6666:83bcc68aaf32
Use @releaseDomain watch-events.
2005-09-06
cl349
6665:0922c82a4bf3
Exit if xen_setup fails.
2005-09-06
cl349
6664:513ba63787fe
Add @releaseDomain watch-event.
2005-09-06
cl349
6663:7c269dd2cf1f
Destroy domain before cleaning it up.
2005-09-06
kaf24
6662:28a10ec0fd6b
Tiny printk info cleanup.
2005-09-06
kaf24
6661:d647c3d381d2
The attached patch fixes two problems I ran into with the swiotlb code
2005-09-06
kaf24
6660:d0a4f770a5f4
phys_to_mach and mach_to_phys tables contain long entries, not
2005-09-06
cl349
6659:534671924039
Add xcs to include path for xcs_proto.h.
less
more
| rev 6718:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip