age |
author |
revision |
description |
2005-08-10 |
cl349 |
6083:66b81b6c096c |
Initialize the xenstore MFN for VMX domains |
2005-08-09 |
cl349 |
6082:5a683386dc58 |
merge? |
2005-08-09 |
cl349 |
6081:389e76fbfdbd |
Do not suppress errors on writes outside transactions. |
2005-08-09 |
kaf24 |
6080:38c7c25b3cb9 |
Directly including ../tools breaks building in separate object tree, |
2005-08-09 |
kaf24 |
6079:f40c6650152e |
Add missing LGPL license notice to python sources |
2005-08-09 |
kaf24 |
6078:95d2bbf6a273 |
PAE PMDs must be made writable before freeing. |
2005-08-09 |
kaf24 |
6077:356b14d5ffc8 |
merge |
2005-08-09 |
kaf24 |
6076:2379e795ca69 |
merge |
2005-08-09 |
kaf24 |
6075:f01ba22e044c |
When building in separate object directory entry.o fails building |
2005-08-09 |
twilkie |
6074:12deebfb7f87 |
Updates to SV. New look. Removed and simplified lots of files. |
2005-08-09 |
cl349 |
6073:4125b9fea242 |
merge? |
2005-08-09 |
cl349 |
6072:3cd4f2c38aaf |
The following patch is a major restructuring of main.py to be more straight forward, and remove as much code as possible. |
2005-08-09 |
kaf24 |
6071:a1f7e01b0990 |
Fixes for x86/64 writable pagetables, including SMP |
2005-08-09 |
cl349 |
6070:663f0fb1e444 |
Restore suspend/resume calls for the control interface on suspend/resume. |
2005-08-09 |
cl349 |
6069:6915b98bb384 |
Don't expose xenstore daemon-only permission bits through python bindings. |
2005-08-08 |
kaf24 |
6068:0229efe8ffe4 |
Simple fix to getdomaininfo cpu_time calculation for |
2005-08-08 |
kaf24 |
6067:08bc755fe796 |
Fix page_to_phys() macro as suggested by Gerd. |
2005-08-08 |
kaf24 |
6066:dcb2b7a1c621 |
That one is obviously needed to make pae xen-linux work with |
2005-08-08 |
kaf24 |
6065:f586b9ecd474 |
Fix x86/64 xenlinux build. Remove stupid patch. |
2005-08-08 |
kaf24 |
6064:d4e19aca1f72 |
Fix signedness issue in xenlinux timer interrupt handler. |
2005-08-08 |
kaf24 |
6063:2360c4d7bb2f |
Really fix the x86/64 build. Get rid of push/pop from |
2005-08-08 |
kaf24 |
6062:7d84bc707736 |
Fix the x86/64 build. |
2005-08-08 |
kaf24 |
6061:61af128313c8 |
Remove dead file. |
2005-08-08 |
kaf24 |
6060:704e6cc4a684 |
Remove dead files. |
2005-08-08 |
kaf24 |
6059:6fc0b68b0a9c |
Fix both Xen and XenLinux to correctly handle 64-bit |
2005-08-08 |
kaf24 |
6058:a9ee400a5da9 |
1) More testing: include tests which I forgot in previous patch, remove |
2005-08-08 |
kaf24 |
6057:b60643391488 |
Fix hw_resend_irq() -- IRQ_PENDING must be propagated back |
2005-08-08 |
kaf24 |
6056:41ceeb6828b5 |
The attached patch adds -Werror to HOSTCFLAGS in Config.mk, makes |
2005-08-08 |
kaf24 |
6055:c4512592a1dc |
Attached is a patch to x86_64 xenlinux. It also includes cleanups. We |
2005-08-08 |
kaf24 |
6054:69bf77e1b102 |
Writable pagetables for x86/64. Xen portion. |
2005-08-07 |
kaf24 |
6053:deff07c1b686 |
Really include renamed console files. :-) |
2005-08-07 |
kaf24 |
6052:ec1878b6956e |
Rename console binaries to xenconsole and xenconsoled. |
2005-08-07 |
kaf24 |
6051:6721c8cd1a30 |
this patch fixes X86_64 Xorg Xfree86 issues. |
2005-08-06 |
kaf24 |
6050:d3e7327954db |
Fix perfc_defn.h to allow multiple inclusion. |
2005-08-06 |
kaf24 |
6049:eb98d18771ca |
xend prints out some messages when starting, which is annoying. This |
2005-08-06 |
kaf24 |
6048:217fb2d1f364 |
More time-interface fixes. |
2005-08-06 |
kaf24 |
6047:7931f14bd447 |
Fix xenbus_read() usage in shutdown handler. |
2005-08-06 |
kaf24 |
6046:e0146a206ea2 |
- include linux/vmalloc.h for vmalloc |
2005-08-06 |
kaf24 |
6045:5f6787c5c71f |
This patch changes the vcpu-hotplug handler from using control message |
2005-08-06 |
kaf24 |
6044:968829eb1783 |
This patch changes the probe notifier, per Rusty's suggestion. It |
2005-08-06 |
kaf24 |
6043:0538ec1fe5b2 |
This patch changes the shutdown driver and xend to use strings instead |
2005-08-05 |
kaf24 |
6042:69b7c9c3a9fd |
Fix mach2phys table allocation for 32-bit PAE Xen. |
2005-08-05 |
kaf24 |
6041:b63577ff53a3 |
Fix xtime_lock handling to avoid deadlock in sched_clock(). |
2005-08-05 |
kaf24 |
6040:5a33233a608e |
No need to define errno defined at the top of reboot.c. |
2005-08-05 |
kaf24 |
6039:9faafa21bf98 |
xenstored has had a testsuite for some time. This splits the test |
2005-08-05 |
kaf24 |
6038:8727c784c07d |
The C interface no longer has a priority arg, but the python interface |
2005-08-05 |
kaf24 |
6037:78a2f9cbd5b3 |
Attached is a randomized tester for consoled. It's a patch against |
2005-08-05 |
kaf24 |
6036:5a86ab4c9b79 |
Instead of queuing messages when the control channels are full, xcs just |
2005-08-05 |
kaf24 |
6035:f5a5e61f038e |
xc_console is probably too chatty about termios failures since ssh |
2005-08-05 |
kaf24 |
6034:38e6467df0e6 |
The attached patch: |
2005-08-04 |
kaf24 |
6033:61cbf8f977ef |
Attached are |
2005-08-04 |
kaf24 |
6032:ebf05456ee11 |
Fix my previous patch to the trap-frame creation code |
2005-08-04 |
kaf24 |
6031:8004acaa6684 |
Merge |
2005-08-04 |
kaf24 |
6030:43f424818d6e |
Fix event-upcall masking when creating a trap frame |
2005-08-04 |
akw27 |
6029:9f0eff879d89 |
Blktap updates: request batching, O_DIRECT/AIO support. |
2005-08-04 |
akw27 |
6028:1d240086de52 |
Add missing parallax makefile. |
2005-08-04 |
akw27 |
6027:f3f483059250 |
Fix two syntax errors in frame-and-sect decoding macros. |
2005-08-04 |
kaf24 |
6026:d25da0ddd9d5 |
Fix iopl() syscall so that we pass LTP's iopl02 test. |
2005-08-04 |
kaf24 |
6025:0ee061e5b8a8 |
The attached patch removes all of the console handling code from Xend |
2005-08-04 |
kaf24 |
6024:25b8b05ad991 |
Here are another couple of places where 8 sectors/page is assumed, |