age |
author |
revision |
description |
2006-04-06 |
kaf24 |
9561:e568bfe66a52 |
Clean up files created by the XenLinux boot-xen code. |
2006-04-06 |
kaf24 |
9560:b128f55ca05c |
Add code to make handling domain poweroff/reboot symmetrical between |
2006-04-06 |
kaf24 |
9559:131051c09008 |
Move misplaced CONFIG_KEXEC code chunk in setup-xen.c to its proper location. |
2006-04-06 |
apeace |
9558:8b39930c70d5 |
Fix the example xend init.d script so it correctly detects when it is running |
2006-04-06 |
Ian Campbell |
9557:67de34c062b5 |
Add new hypercall "set_callback" taking a callback identifier and the |
2006-04-06 |
kaf24 |
9556:d2705953c6d2 |
More simplifications to blkback: |
2006-04-06 |
kaf24 |
9555:8031bf331472 |
Stupidly forgot there is a separate waitqueue for free pending request |
2006-04-06 |
kaf24 |
9554:937336f98c47 |
Fix the blkif_schedule() kthread loop. Much simpler; much more correct. |
2006-04-06 |
kaf24 |
9553:787d946ad457 |
Allow CONFIG_DEBUG_INFO to be specified when building |
2006-04-06 |
kaf24 |
9552:568b8d8fc782 |
Remove some unnecessary code from the vTPM hotplug scripts. |
2006-04-06 |
kaf24 |
9551:ebbe237bd9e4 |
Fix a problem that was caused by recent changes to the xenbus's |
2006-04-06 |
kaf24 |
9550:2a127b1f13b5 |
Update the user manual appendix to describe bow to get a mouse working |
2006-04-06 |
kaf24 |
9549:ea12fbe91f39 |
Remove unused code in netback's net_rx_action(): |
2006-04-06 |
kaf24 |
9548:bbd1057d38f0 |
Use PAGE_OFFSET instead of __PAGE_OFFSET in netfront.c. |
2006-04-06 |
kaf24 |
9547:a151e82c4ffd |
Remove unused teardown_irq() definition. Removes two files from sparse tree. |
2006-04-06 |
emellor |
9546:ece9b5710b29 |
Merged. |
2006-04-06 |
emellor |
9545:09967f2d6e3b |
Further workarounds for the broken string marshalling in xmlrpclib. Regardless |
2006-04-05 |
kaf24 |
9544:8f7aad20b4a5 |
Backtrack on the new interface for reserved event-channel |
2006-04-05 |
kaf24 |
9543:e1152d55ea31 |
Add new interface for allocating reserved event-channel |
2006-04-05 |
kaf24 |
9542:68ef2efa929b |
Clean up build system some more. No need to explicitly |
2006-04-05 |
kaf24 |
9541:133ce326febd |
Clean up HDRS Makefile variable. |
2006-04-05 |
kaf24 |
9540:c1d53788a25e |
Add support for XCHG instruction accessing LAPIC device model. |
2006-04-05 |
kaf24 |
9539:08aede767c63 |
Rename update_dom_time() to update_vcpu_system_time(). |
2006-04-05 |
kaf24 |
9538:bb316b4df46f |
Extend the 'badpage' boot option to parse inclusive |
2006-04-05 |
kaf24 |
9537:02e8dd5e4c57 |
Fix a regression in hvm_pio_assist() when booting Windows |
2006-04-05 |
kaf24 |
9536:ce7746d47f18 |
gdbserver readme update. |
2006-04-05 |
kaf24 |
9535:576317252bf2 |
There are a couple of bugs with the current handling of reads and writes |
2006-04-05 |
kaf24 |
9534:d1ddd7d35ed5 |
Define Xen interface version for tools build. |
2006-04-05 |
kaf24 |
9533:806d04252761 |
Fix checksum-offload problems introduced in c/s 9514, due to |
2006-04-04 |
kaf24 |
9532:5baf152d63ef |
We had reports of reboot not working on certain machines (specifically |
2006-04-04 |
kaf24 |
9531:7086a4e96ce0 |
With the standard (XEN) prefix and the setting of 8 words per line, |
2006-04-04 |
kaf24 |
9530:8d08ad8256df |
HVM patch to add pio IOREQ_WRITE OVERLAP/REPZ support in hvm io.c |
2006-04-04 |
kaf24 |
9529:887ff2d1e382 |
Simplify the Xen genapic code. Many genapic hooks have been |
2006-04-04 |
sos22 |
9528:9ae1f9349b76 |
fix mfn check of gnttab_transfer(). |
2006-04-04 |
emellor |
9527:395e57314710 |
Workaround bug in xmlrpclib's string escaping. That library outputs invalid |
2006-04-04 |
kaf24 |
9526:13e6993a0c65 |
Build a few more common network options into the i386 -xen kernel. |
2006-04-03 |
emellor |
9525:95552dc317cf |
Merged. |
2006-04-03 |
emellor |
9524:a97fe1ca116e |
Lookup backend by name _or_id_. This is important for domain 0, for example! |
2006-04-03 |
emellor |
9523:24cc62b429f0 |
Fix cpus string parsing, wrt use of ^ to remove elements. |
2006-04-03 |
emellor |
9522:b3751c780aa5 |
The attached patch fixes a race condition that occurs if after the |
2006-04-03 |
mip |
9521:c5a833aec2ab |
Improve pygrub error reporting when opening ext2 fs is not possible |
2006-04-03 |
tkuik |
9520:7df5921af7e4 |
Allow a domain other than Domain-0 to be a backend. |
2006-04-03 |
kaf24 |
9519:163c65c47d86 |
Remove some dead code from the consoled client. |
2006-04-03 |
kaf24 |
9518:108a62015bf4 |
Clean up subarch 'mach-foo' header files. No need for |
2006-04-03 |
kaf24 |
9517:387b6824ce29 |
Remove send_IPI_all, send_IPI_allbutself and send_IPI_self |
2006-04-03 |
kaf24 |
9516:590c33d6097c |
Added tag 3.0.2-branched for changeset d0d3fef37685be264a7f52201f8ef44c030daad3 |
2006-04-03 |
Ian Campbell |
9515:d0d3fef37685 |
Handle failure to register the xen store event channel instead of3.0.2-branched |
2006-04-02 |
kaf24 |
9514:4ad317429111 |
Make checksum handling in the virtual network drivers more robust. |
2006-04-02 |
kaf24 |
9513:99b2e765d643 |
Enable HYPERVISOR_sched_op() and HYPERVISOR_sched_opt_compat() for ia64. |
2006-04-02 |
kaf24 |
9512:b524714dfb66 |
Define __XEN_INTERFACE_VERSION__ when building Xen. |
2006-04-01 |
kaf24 |
9511:60071beccf18 |
This patch fixes several issues related to vmxassist: |
2006-04-01 |
kaf24 |
9510:9bee4875a848 |
Rename sched_op->sched_op_compat and sched_op_new->sched_op |
2006-04-01 |
kaf24 |
9509:508cb44338f5 |
When dom0 fails to balloon enough memory to allow a new domain to start, |
2006-04-01 |
kaf24 |
9508:767e14b727fa |
Changed deprecated "set-vcpus" to "vcpu-set" in the xm man page. |
2006-04-01 |
kaf24 |
9507:cfee00c6cd88 |
Fix makefiles for hvmloader and vmxassist for FC5 on x86_64 |
2006-04-01 |
kaf24 |
9506:aa13ac536dec |
[SVM] Do not update seg.base in realmode while obtaining the io |
2006-04-01 |
kaf24 |
9505:920b448b5485 |
Minor minios traps.c fix for x86/64. |
2006-04-01 |
kaf24 |
9504:11228d42cff3 |
[IA64] Include features header in xenbus_probe and build features.c |
2006-04-01 |
kaf24 |
9503:e1267ac3cc36 |
Add new boot parameter 'lowmem_emergency_pool' which creates |
2006-03-31 |
cl349 |
9502:d76a7a40f3a9 |
Fix do_IRQ high bit masking. |
2006-03-31 |
kaf24 |
9501:dadadf9aeee7 |
Plumb network vif credit-based rate limiting thorugh xenbus |
2006-03-31 |
kaf24 |
9500:2769a38f0e3e |
Currently, xm & xend allow an XAUTHORITY to be specified in the config |
2006-03-31 |
kaf24 |
9499:3838105ab03b |
Various softirq cleanups: |
2006-03-31 |
Ian Campbell |
9498:f6a7f2657ff3 |
Disable xen bus and grant tables when supervisor_mode_kernel is enabled. |
2006-03-31 |
kaf24 |
9497:4860a15edc1c |
See panic messages before the post message processing. |
2006-03-31 |
kaf24 |
9496:e08dcff87bb2 |
Enable the setting and trapping of breakpoints for hvm guest. |
2006-03-31 |
kaf24 |
9495:4943372c14f6 |
The ia64 build doesn't yet include drivers/xen/Kconfig directly so we |
2006-03-31 |
emellor |
9494:8a8361994904 |
Merged. |
2006-03-31 |
emellor |
9493:24aa3bd826ff |
Remove the transaction parameter from xenbus_switch_state and move the state |
2006-03-31 |
emellor |
9492:94971fe9c62a |
Better formatting of error messages for xmlrpclib.Faults, matching similar code |
2006-03-31 |
emellor |
9491:1d0bd5ea2c87 |
Print error messages to stderr. Remove unused handle_xend_error. |
2006-03-31 |
emellor |
9490:53ded2201b7f |
Set the permissions correctly on the XML-RPC UDP socket, so that non-root users |
2006-03-31 |
emellor |
9489:601d0229a40e |
Further attempts to recover from a corrupt store, this one triggered when a |
2006-03-31 |
emellor |
9488:d3b23e0165cc |
Don't use abbreviated ip subcommands -- these are not accepted by iproute2. |
2006-03-30 |
cl349 |
9487:9316fe0c9c4f |
Remove __HYPERVISOR_sched_op_new in favour of a header file interface version number system. |
2006-03-30 |
cl349 |
9486:03d996c80eb3 |
Change how we add the include asm override to CPPFLAGS. |
2006-03-30 |
emellor |
9485:4c2cc7390312 |
Merged. |
2006-03-30 |
emellor |
9484:f1014bb3ad6f |
Added medium-length (around 20 minute run-time) test group. |
2006-03-30 |
kaf24 |
9483:d76ef15c9c95 |
The attached trivial patch fixes cases where a block device is mounted |
2006-03-30 |
smh22 |
9482:cee79e351357 |
Fix comment. |
2006-03-30 |
kaf24 |
9481:f0e14b4e535c |
More fixes to gdbserver for HVM guest debugging. Also fix |
2006-03-30 |
kaf24 |
9480:6cb5928fa026 |
Use AFLAGS for assembly files so we can "+=" more flags. |
2006-03-30 |
kaf24 |
9479:85b7a341207e |
Include the E7520 (e.g., Dell 1850) irqbalance quirk fix even when |
2006-03-30 |
emellor |
9478:2cd44eba4df6 |
Merged. |
2006-03-30 |
emellor |
9477:7a3f07a33487 |
Check the return value of domain_lookup_by_name_or_id_nr for None (i.e. no |
2006-03-30 |
emellor |
9476:d5f8280c1fa9 |
Fix the ProtocolError seen when the server throws an exception and running |
2006-03-30 |
kaf24 |
9475:7c994d80049c |
Fix xenconsoled when sending lots of console data to a domU. |
2006-03-30 |
kaf24 |
9474:9239f190736d |
Same panic() behaviour as native Linux when running as domain 0. |
2006-03-30 |
kaf24 |
9473:a4acdf920c27 |
Xen waits 5 seconds to reboot when domain 0 crashes, giving |
2006-03-29 |
emellor |
9472:c7020299facc |
Revert accidental commit. |
2006-03-29 |
emellor |
9471:05d8c51c7550 |
Merged. |
2006-03-29 |
smh22 |
9470:de30faffd672 |
Fix save/restore on 64-bit. |
2006-03-29 |
smh22 |
9469:b3cb19d2b07f |
Fix save/restore bug; further rationalization of xenbus state machine |
2006-03-29 |
cl349 |
9468:d102a30417a7 |
Free shadows of any pages which are released by a domain back to Xen. |
2006-03-29 |
cl349 |
9467: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 |
9466:50778f42f2dd |
Compute actual baud rate from UART divisor latch contents |
2006-03-29 |
kaf24 |
9465:5715cf117178 |
Ensure curr_vcpu in domain.c is set correctly, even when |
2006-03-29 |
kaf24 |
9464:d7cbcf5d7cd6 |
Make maximum number of supported physical CPUs a compile-time |
2006-03-29 |
anthony |
9463:58938b561b66 |
Remove vcpu_avail from the public S-Expression that's passed over the wire. |
2006-03-29 |
kaf24 |
9462:48abab2ab719 |
SVM patch to update guest time with latest hvm modifications. |
2006-03-29 |
kaf24 |
9461:ae6af19f47d3 |
Some fixes to IRET hypercall and failsafe callback handlers: |
2006-03-29 |
cl349 |
9460:e84b1185013f |
Initialise p2m entries to INVALID_MFN and disable debug printk in pfn to mfn lookup. |
2006-03-28 |
kaf24 |
9459:db8266c27c4f |
Fix get_page_type() when passed PGT_va_mutable. |
2006-03-28 |
kaf24 |
9458:5b1a10f9da4c |
Clean up and fix VCPU hotplug and SMP save/restore. |
2006-03-28 |
cl349 |
9457:4109c4e7804a |
Change do_IRQ high bit masking. |
2006-03-28 |
kaf24 |
9456:98eaa430bdf3 |
The introduction of the SMI handling code added in cset 9371 is |
2006-03-28 |
kaf24 |
9455:c43d7806ca5a |
merge |
2006-03-28 |
kaf24 |
9454:a4071af0a463 |
Add missing -xen ia64 config file. |
2006-03-28 |
kaf24 |
9453:8d59ff95046b |
SVM only patch to fix location of PIO request RIP update. |
2006-03-28 |
emellor |
9452:c745e47d8154 |
Merged. |
2006-03-28 |
emellor |
9451:1c4e1d0fd1bb |
Mention uClibc and buildroot configs. |
2006-03-28 |
emellor |
9450:26725ee13b23 |
Added README for the XenSource-hosted initrd. |
2006-03-28 |
emellor |
9449:b427e44d0d6c |
Download the initrd from xm-test.xensource.com, unless otherwise specified. |
2006-03-28 |
emellor |
9448:af1ff22a5633 |
Watch for @introduceDomain, for symmetry with the existing watch on |
2006-03-28 |
emellor |
9447:c0865290c071 |
Have TCPXMLRPCServer inherit from SocketServer.ThreadingMixIn. This allows |
2006-03-28 |
cl349 |
9446:2604abf98ede |
Remove special handling of {set,clear}_in_cr4(). |
2006-03-28 |
kaf24 |
9445:47dda4fa5d11 |
Simplify the failsafe callback handler in x86/64 linux. It doesn't |
2006-03-28 |
kaf24 |
9444:272a0a971ca3 |
Add -xen buildconfig for ia64 and tweak CONFIG_VT setup to avoid |
2006-03-27 |
kaf24 |
9443:40c23921e729 |
Make -xen default kernel compile on x86_64 by removing b44 module. |
2006-03-27 |
cl349 |
9442:8b5a752167a1 |
Whitespace. |