age |
author |
revision |
description |
2006-04-03 |
emellor |
9563:95552dc317cf |
Merged. |
2006-04-03 |
emellor |
9562:a97fe1ca116e |
Lookup backend by name _or_id_. This is important for domain 0, for example! |
2006-04-03 |
emellor |
9561:24cc62b429f0 |
Fix cpus string parsing, wrt use of ^ to remove elements. |
2006-04-03 |
emellor |
9560:b3751c780aa5 |
The attached patch fixes a race condition that occurs if after the |
2006-04-03 |
mip |
9559:c5a833aec2ab |
Improve pygrub error reporting when opening ext2 fs is not possible |
2006-04-03 |
tkuik |
9558:7df5921af7e4 |
Allow a domain other than Domain-0 to be a backend. |
2006-04-03 |
kaf24 |
9557:163c65c47d86 |
Remove some dead code from the consoled client. |
2006-04-03 |
kaf24 |
9556:108a62015bf4 |
Clean up subarch 'mach-foo' header files. No need for |
2006-04-03 |
kaf24 |
9555:387b6824ce29 |
Remove send_IPI_all, send_IPI_allbutself and send_IPI_self |
2006-04-03 |
kaf24 |
9554:590c33d6097c |
Added tag 3.0.2-branched for changeset d0d3fef37685be264a7f52201f8ef44c030daad3 |
2006-04-03 |
Ian Campbell |
9553:d0d3fef37685 |
Handle failure to register the xen store event channel instead of3.0.2-branched |
2006-04-02 |
kaf24 |
9552:4ad317429111 |
Make checksum handling in the virtual network drivers more robust. |
2006-04-02 |
kaf24 |
9551:99b2e765d643 |
Enable HYPERVISOR_sched_op() and HYPERVISOR_sched_opt_compat() for ia64. |
2006-04-02 |
kaf24 |
9550:b524714dfb66 |
Define __XEN_INTERFACE_VERSION__ when building Xen. |
2006-04-01 |
kaf24 |
9549:60071beccf18 |
This patch fixes several issues related to vmxassist: |
2006-04-01 |
kaf24 |
9548:9bee4875a848 |
Rename sched_op->sched_op_compat and sched_op_new->sched_op |
2006-04-01 |
kaf24 |
9547:508cb44338f5 |
When dom0 fails to balloon enough memory to allow a new domain to start, |
2006-04-01 |
kaf24 |
9546:767e14b727fa |
Changed deprecated "set-vcpus" to "vcpu-set" in the xm man page. |
2006-04-01 |
kaf24 |
9545:cfee00c6cd88 |
Fix makefiles for hvmloader and vmxassist for FC5 on x86_64 |
2006-04-01 |
kaf24 |
9544:aa13ac536dec |
[SVM] Do not update seg.base in realmode while obtaining the io |
2006-04-01 |
kaf24 |
9543:920b448b5485 |
Minor minios traps.c fix for x86/64. |
2006-04-01 |
kaf24 |
9542:11228d42cff3 |
[IA64] Include features header in xenbus_probe and build features.c |
2006-04-01 |
kaf24 |
9541:e1267ac3cc36 |
Add new boot parameter 'lowmem_emergency_pool' which creates |
2006-03-31 |
cl349 |
9540:d76a7a40f3a9 |
Fix do_IRQ high bit masking. |
2006-03-31 |
kaf24 |
9539:dadadf9aeee7 |
Plumb network vif credit-based rate limiting thorugh xenbus |
2006-03-31 |
kaf24 |
9538:2769a38f0e3e |
Currently, xm & xend allow an XAUTHORITY to be specified in the config |
2006-03-31 |
kaf24 |
9537:3838105ab03b |
Various softirq cleanups: |
2006-03-31 |
Ian Campbell |
9536:f6a7f2657ff3 |
Disable xen bus and grant tables when supervisor_mode_kernel is enabled. |
2006-03-31 |
kaf24 |
9535:4860a15edc1c |
See panic messages before the post message processing. |
2006-03-31 |
kaf24 |
9534:e08dcff87bb2 |
Enable the setting and trapping of breakpoints for hvm guest. |
2006-03-31 |
kaf24 |
9533:4943372c14f6 |
The ia64 build doesn't yet include drivers/xen/Kconfig directly so we |
2006-03-31 |
emellor |
9532:8a8361994904 |
Merged. |
2006-03-31 |
emellor |
9531:24aa3bd826ff |
Remove the transaction parameter from xenbus_switch_state and move the state |
2006-03-31 |
emellor |
9530:94971fe9c62a |
Better formatting of error messages for xmlrpclib.Faults, matching similar code |
2006-03-31 |
emellor |
9529:1d0bd5ea2c87 |
Print error messages to stderr. Remove unused handle_xend_error. |
2006-03-31 |
emellor |
9528:53ded2201b7f |
Set the permissions correctly on the XML-RPC UDP socket, so that non-root users |
2006-03-31 |
emellor |
9527:601d0229a40e |
Further attempts to recover from a corrupt store, this one triggered when a |
2006-03-31 |
emellor |
9526:d3b23e0165cc |
Don't use abbreviated ip subcommands -- these are not accepted by iproute2. |
2006-03-30 |
cl349 |
9525:9316fe0c9c4f |
Remove __HYPERVISOR_sched_op_new in favour of a header file interface version number system. |
2006-03-30 |
cl349 |
9524:03d996c80eb3 |
Change how we add the include asm override to CPPFLAGS. |
2006-03-30 |
emellor |
9523:4c2cc7390312 |
Merged. |
2006-03-30 |
emellor |
9522:f1014bb3ad6f |
Added medium-length (around 20 minute run-time) test group. |
2006-03-30 |
kaf24 |
9521:d76ef15c9c95 |
The attached trivial patch fixes cases where a block device is mounted |
2006-03-30 |
smh22 |
9520:cee79e351357 |
Fix comment. |
2006-03-30 |
kaf24 |
9519:f0e14b4e535c |
More fixes to gdbserver for HVM guest debugging. Also fix |
2006-03-30 |
kaf24 |
9518:6cb5928fa026 |
Use AFLAGS for assembly files so we can "+=" more flags. |
2006-03-30 |
kaf24 |
9517:85b7a341207e |
Include the E7520 (e.g., Dell 1850) irqbalance quirk fix even when |
2006-03-30 |
emellor |
9516:2cd44eba4df6 |
Merged. |
2006-03-30 |
emellor |
9515:7a3f07a33487 |
Check the return value of domain_lookup_by_name_or_id_nr for None (i.e. no |
2006-03-30 |
emellor |
9514:d5f8280c1fa9 |
Fix the ProtocolError seen when the server throws an exception and running |
2006-03-30 |
kaf24 |
9513:7c994d80049c |
Fix xenconsoled when sending lots of console data to a domU. |
2006-03-30 |
kaf24 |
9512:9239f190736d |
Same panic() behaviour as native Linux when running as domain 0. |
2006-03-30 |
kaf24 |
9511:a4acdf920c27 |
Xen waits 5 seconds to reboot when domain 0 crashes, giving |
2006-03-29 |
emellor |
9510:c7020299facc |
Revert accidental commit. |
2006-03-29 |
emellor |
9509:05d8c51c7550 |
Merged. |
2006-03-29 |
smh22 |
9508:de30faffd672 |
Fix save/restore on 64-bit. |
2006-03-29 |
smh22 |
9507:b3cb19d2b07f |
Fix save/restore bug; further rationalization of xenbus state machine |
2006-03-29 |
cl349 |
9506:d102a30417a7 |
Free shadows of any pages which are released by a domain back to Xen. |
2006-03-29 |
cl349 |
9505:4c2d101a3228 |
Re-arrange code for followup patch and remove extra shadow_lock in function which is only called with the lock already held. |
2006-03-29 |
kaf24 |
9504:50778f42f2dd |
Compute actual baud rate from UART divisor latch contents |