age |
author |
revision |
description |
2005-08-06 |
kaf24 |
6032:7931f14bd447 |
Fix xenbus_read() usage in shutdown handler. |
2005-08-06 |
kaf24 |
6031:e0146a206ea2 |
- include linux/vmalloc.h for vmalloc |
2005-08-06 |
kaf24 |
6030:5f6787c5c71f |
This patch changes the vcpu-hotplug handler from using control message |
2005-08-06 |
kaf24 |
6029:968829eb1783 |
This patch changes the probe notifier, per Rusty's suggestion. It |
2005-08-06 |
kaf24 |
6028:0538ec1fe5b2 |
This patch changes the shutdown driver and xend to use strings instead |
2005-08-05 |
kaf24 |
6027:69b7c9c3a9fd |
Fix mach2phys table allocation for 32-bit PAE Xen. |
2005-08-05 |
kaf24 |
6026:b63577ff53a3 |
Fix xtime_lock handling to avoid deadlock in sched_clock(). |
2005-08-05 |
kaf24 |
6025:5a33233a608e |
No need to define errno defined at the top of reboot.c. |
2005-08-05 |
kaf24 |
6024:9faafa21bf98 |
xenstored has had a testsuite for some time. This splits the test |
2005-08-05 |
kaf24 |
6023:8727c784c07d |
The C interface no longer has a priority arg, but the python interface |
2005-08-05 |
kaf24 |
6022:78a2f9cbd5b3 |
Attached is a randomized tester for consoled. It's a patch against |
2005-08-05 |
kaf24 |
6021:5a86ab4c9b79 |
Instead of queuing messages when the control channels are full, xcs just |
2005-08-05 |
kaf24 |
6020:f5a5e61f038e |
xc_console is probably too chatty about termios failures since ssh |
2005-08-05 |
kaf24 |
6019:38e6467df0e6 |
The attached patch: |
2005-08-04 |
kaf24 |
6018:61cbf8f977ef |
Attached are |
2005-08-04 |
kaf24 |
6017:ebf05456ee11 |
Fix my previous patch to the trap-frame creation code |
2005-08-04 |
kaf24 |
6016:8004acaa6684 |
Merge |
2005-08-04 |
kaf24 |
6015:43f424818d6e |
Fix event-upcall masking when creating a trap frame |
2005-08-04 |
akw27 |
6014:9f0eff879d89 |
Blktap updates: request batching, O_DIRECT/AIO support. |
2005-08-04 |
akw27 |
6013:1d240086de52 |
Add missing parallax makefile. |
2005-08-04 |
akw27 |
6012:f3f483059250 |
Fix two syntax errors in frame-and-sect decoding macros. |
2005-08-04 |
kaf24 |
6011:d25da0ddd9d5 |
Fix iopl() syscall so that we pass LTP's iopl02 test. |
2005-08-04 |
kaf24 |
6010:0ee061e5b8a8 |
The attached patch removes all of the console handling code from Xend |
2005-08-04 |
kaf24 |
6009:25b8b05ad991 |
Here are another couple of places where 8 sectors/page is assumed, |
2005-08-04 |
kaf24 |
6008:f5b8d2720d6c |
libxenstore (used to access the daemon) should be licensed under LGPL. |
2005-08-04 |
kaf24 |
6007:f46bb706a38d |
Merge. |
2005-08-03 |
iap10 |
6006:e9b950192ba6 |
Add linux 2.6.12.3 patch |
2005-08-03 |
kaf24 |
6005:60c4cd9ebaa1 |
Move more drivers to bind_evtchn_to_irqhandler() interface. |
2005-08-03 |
kaf24 |
6004:33bb0b41aa73 |
On x86, Xen does not claim any serial port unless the user |
2005-08-03 |
kaf24 |
6003:d9442abaa980 |
Virtual device drivers use new bind_evtchn_to_irqhandler() call |
2005-08-03 |
kaf24 |
6002:f294acb25858 |
MErge. |
2005-08-03 |
kaf24 |
6001:63995acdd34a |
Merge, |
2005-08-03 |
kaf24 |
6000:4012e919dac0 |
The attached trivial patch fixes a spurious gcc-4.0 warning in |
2005-08-03 |
kaf24 |
5999:18bb29989371 |
gcc-3.4/ia64 compilation fixes. |
2005-08-03 |
kaf24 |
5998:2c0bc4caaa1f |
1) Make more functions in io.c static |
2005-08-03 |
kaf24 |
5997:04dfb5158f3a |
Merge. |
2005-08-03 |
kaf24 |
5996:d4fd332df775 |
Manual merge. |
2005-08-02 |
djm |
5995:be8fe9b3987c |
Fix CONFIG_VTI build |
2005-08-02 |
djm |
5994:e173a853dc46 |
Merging with xen-unstable |
2005-08-02 |
fred |
5993:9be7fe98a556 |
Fix calling point for do_softirq, which should only be checked |
2005-08-02 |
fred |
5992:bd77de43ed4a |
Fix compilation issue, and then VTI dom0 is up again. |
2005-08-02 |
fred |
5991:7e74ac6fdea9 |
Final set of HV change to support multiple domains on VTI. |
2005-08-02 |
fred |
5990:b6803bdaa95a |
Add hypercall continuation support, or else dom_mem_op may fail. |
2005-08-02 |
fred |
5989:7e5868cb1b91 |
Disallow reprogram_ac_timer to change itm, since there's only one |
2005-08-02 |
fred |
5988:6e20607ca839 |
Add copyright info. |
2005-08-01 |
djm |
5987:1efe6f4163ee |
Merge with latest xen-unstable |
2005-08-01 |
djm |
5986:24dd9a53dd95 |
Fix the build on gcc-3.4.x (ia64 files) |
2005-08-01 |
djm |
5985:36ac9bc7dd15 |
Workaround new call to do_softirq in scrub_heap_pages in common code |
2005-07-29 |
djm |
5984:10872902be39 |
Accomodate change to common alloc_domheap_page |
2005-07-29 |
djm |
5983:b53a65034532 |
Merge in minor ia64 Makefile change from xen-unstable |
2005-07-29 |
djm |
5982:a4196568095c |
Updates to conform to latest xen-unstable |
2005-07-28 |
fred |
5981:208a3afc9353 |
Make ns16550 rework on tiger4 box |
2005-07-28 |
fred |
5980:34460b45204a |
Add kregs change |
2005-07-28 |
fred |
5979:04f35d2b143d |
This patch adds necessary support for vcontext merge between |
2005-07-28 |
fred |
5978:8fc64b82dd35 |
More syntactic changes for preparation of vcpu_info merge |
2005-07-28 |
fred |
5977:a64dae7a0344 |
Add emulation to rsm.be, which is first encounted in guest fast syscall |
2005-07-28 |
fred |
5976:40bddfe9e390 |
Fix the issue of complete rebuild for any change |
2005-07-27 |
fred |
5975:2df9bb1b4ae0 |
Nop change. Just a test |
2005-07-27 |
djm |
5974:bb0eeb87bfca |
Disable NaT support, fast tick and improved PAL support until |
2005-07-27 |
djm |
5973:db8a7f39df93 |
Syntactic changes to prepare for possible vcpu_info changes |