age |
author |
revision |
description |
2005-08-25 |
cl349 |
6410:488bdf86c686 |
More cleanups and g/c of unused code. |
2005-08-25 |
cl349 |
6409:4abd299ef2f6 |
merge? |
2005-08-25 |
cl349 |
6408:f4bc62ee03b4 |
g/c unused code. |
2005-08-25 |
cl349 |
6407:e24fd7012ffb |
merge? |
2005-08-25 |
cl349 |
6406:2f20c2fce2c5 |
merge? |
2005-08-24 |
cl349 |
6405:630feabe7ed6 |
merge? |
2005-08-24 |
cl349 |
6404:b402e77aac46 |
Switch network setup over to xenbus. |
2005-08-24 |
cl349 |
6403:d4ce28d819a8 |
Update error message. |
2005-08-25 |
kaf24 |
6402:f7cdd99d1106 |
Fix MPT mapping for x86/64. Also i386 no longer needs |
2005-08-25 |
kaf24 |
6401:98a6eb458c78 |
Memory management fixes. Page tables are created, buddy allocator now |
2005-08-25 |
kaf24 |
6400:b88c5350de57 |
This patch fixes Bugzilla #169. (It should fix #187 too -- Keir). |
2005-08-25 |
kaf24 |
6399:85ccfd035658 |
The mpt entry is 4 bytes even on x86_64, so we use 4 when |
2005-08-25 |
kaf24 |
6398:d61f8afd292c |
1. Remove workaround patch |
2005-08-25 |
kaf24 |
6397:37030498b978 |
Store correct rx ring handle in netback driver. |
2005-08-25 |
kaf24 |
6396:56a2232377f1 |
Fix grant-ref allocation in netfront. |
2005-08-25 |
kaf24 |
6395:8d31f9a9c423 |
Fix SMP booting: x86/64 startup initialisation fixes and so on. |
2005-08-25 |
kaf24 |
6394:e26f574eac9a |
Fix install of xenctrl.h. |
2005-08-25 |
cl349 |
6393:fd77dd32c8a4 |
Fix the exception thrown when doing, for example, "xm domid" on a non-existent domain. |
2005-08-25 |
cl349 |
6392:e56b8040bc90 |
merge? |
2005-08-25 |
cl349 |
6391:b8ef0989b49e |
Updated to reflect new tools added here. |
2005-08-25 |
kaf24 |
6390:3dfea50f02d6 |
Ensure explicit asm statememt goes in the correct section. |
2005-08-25 |
cl349 |
6389:fdfd511768a3 |
Break the building/save/restore code out into a separate library libxenguest. |
2005-08-24 |
cl349 |
6388:6e899a3840b2 |
Rename libxc => libxenctrl and xc.h => xen/xenctrl.h |
2005-08-24 |
cl349 |
6387:be5c24f2709c |
Rename grant-id to ring-ref. |
2005-08-24 |
cl349 |
6386:4ab607ca02c3 |
Watch may fire before we've allocated the interface structure. |
2005-08-24 |
cl349 |
6385:d3c0d85b7ef8 |
Unregister watch in error path. |
2005-08-24 |
cl349 |
6384:6b94eaa59279 |
Avoid calling device_unregister from device_register callback. |
2005-08-24 |
cl349 |
6383:237dc67887cc |
Disable debug output again. |
2005-08-24 |
kaf24 |
6382:b74c15e4dd4f |
Print status of Flush Filter on AMD64 processors during |
2005-08-24 |
cl349 |
6381:d1ac7c6ffb63 |
merge? |
2005-08-24 |
cl349 |
6380:46d8c50b7a1c |
Revert changeset a3822cb3b2b3c24e6b46c1fed3e6c366817f52ad. |
2005-08-24 |
kaf24 |
6379:8ba397608f1c |
Always free the lowest 1MB of pseudo-physical memory when booting |
2005-08-24 |
kaf24 |
6378:c42a9e2f6c5b |
Fix x86/64 pagetable initialisation so that only things that |
2005-08-24 |
kaf24 |
6377:bca2fd76995e |
Add EXT3 as built-in filesystem for x86/64 domU. |
2005-08-24 |
kaf24 |
6376:e75933e27215 |
Copy correct number of bytes for xen_start_info in x86_64 |
2005-08-24 |
kaf24 |
6375:603f55eaa690 |
Initialise syscall32 vsyscall page early, as it may be needed |
2005-08-24 |
cl349 |
6374:342a53ce078b |
Update comment. |
2005-08-24 |
cl349 |
6373:ccfc31779d36 |
Don't use the grant pre-allocation system for the ring grants. |
2005-08-24 |
cl349 |
6372:ac57c81692b2 |
Add some additional error nodes when block device setup fails. |
2005-08-24 |
cl349 |
6371:a3822cb3b2b3 |
Fix the exception thrown when doing, for example, "xm domid" on a non-existent domain. |
2005-08-23 |
cl349 |
6370:f34e732ed4bf |
Xenstore testsuite robustness: save output rather than rerun on failure. |
2005-08-23 |
cl349 |
6369:c51562192ef6 |
Fix xenstore testsuite for valgrind 3.0 and latest Debian glibc. |
2005-08-23 |
cl349 |
6368:00071566ed1e |
Make directories implicitly for mkdir and write. |
2005-08-23 |
cl349 |
6367:0077e7207d01 |
g/c extra test. |
2005-08-23 |
cl349 |
6366:03370bdbc6f1 |
Put the call to notifier_call_chain() back in do_xenbus_probe(). |
2005-08-23 |
cl349 |
6365:522bc50588ed |
merge? |
2005-08-23 |
cl349 |
6364:6783e59e1c45 |
xenstat/xentop merge. |
2005-08-23 |
jfisch |
6363:79df8d5fc424 |
Add xenversion support |
2005-08-23 |
josht |
6362:63cc61fafb28 |
Add a newline to the fscanf format string used to parse /proc/net/dev entries, to avoid an additional read and bad-entry-skip just to eat the newline. |
2005-08-23 |
josht |
6361:f26884f4e6f1 |
Make the set_delay function use the provided parameter to set the delay, not the global prompt_val. |
2005-08-23 |
josht |
6360:cd3a87ae9ac9 |
Change default xentop update delay from 1 to 3 seconds. |
2005-08-23 |
cl349 |
6359:df11e0709383 |
merge? |
2005-08-23 |
cl349 |
6358:5f39234a9ac4 |
g/c vbd active. |
2005-08-23 |
kaf24 |
6357:e21f101cc054 |
Fix non-hotplug i386 build. Spotted by Rik van Riel. |
2005-08-23 |
cl349 |
6356:9dc059239e2a |
Remove blkback 2.4 support since we don't support 2.4 dom0 anymore. |
2005-08-23 |
cl349 |
6355:d760699356fd |
merge? |
2005-08-23 |
cl349 |
6354:d7b79cac9ea9 |
Minor cleanup. |
2005-08-23 |
cl349 |
6353:49b67f0f6735 |
More cleanups and fix free_blkif from wrong context bug (thanks Keir!). |
2005-08-23 |
cl349 |
6352:a826ad59b3ea |
Drop support for multiple vbds per blkif. |
2005-08-23 |
cl349 |
6351:b3eb952c04ee |
Move major/minor macros into public header, rename and use. |