aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Don't log every time around the big transaction writing the device details.emellor@leeni.uk.xensource.com2005-12-021-20/+24
| * | Added xen-hotplug.log to the files to collect.emellor@leeni.uk.xensource.com2005-12-021-3/+4
| * | Initialise the connection ID when a domain is introduced. This (re)enablesemellor@leeni.uk.xensource.com2005-12-026-78/+77
| * | Fix error message.emellor@leeni.uk.xensource.com2005-12-021-1/+1
* | | Revert to simpler ia64 defconfigs, generic one causes loopback failuresdjm@kirby.fc.hp.com2005-12-021-249/+286
* | | Minor changes due to file movement to merge xen-unstable with xen-ia64-unstabledjm@kirby.fc.hp.com2005-12-022-0/+4
* | | Mergedjm@kirby.fc.hp.com2005-12-02308-8168/+8538
|\ \ \ | | |/ | |/|
| * | More console-related cleanups.kaf24@firebug.cl.cam.ac.uk2005-12-024-25/+16
| * | Simplify console driver and avoid unnecessary spinning in thekaf24@firebug.cl.cam.ac.uk2005-12-025-69/+33
| * | Disable devfs from the -xen configs. It's obsolete and was causing problems f...iap10@freefall.cl.cam.ac.uk2005-12-022-2/+2
| * | Avoid a hang when probing the partition table on imported blocksos22@douglas.cl.cam.ac.uk2005-12-023-5/+8
| * | Blkif request notifications use generic ring req_event holdoffkaf24@firebug.cl.cam.ac.uk2005-12-023-17/+15
| * | Add padding to ring headers for future expansion.kaf24@firebug.cl.cam.ac.uk2005-12-021-0/+2
| * | Clean up netif messages. Remove bitfields, and createkaf24@firebug.cl.cam.ac.uk2005-12-023-14/+24
| * | Fix tpm split driver to include grant-table defintions.kaf24@firebug.cl.cam.ac.uk2005-12-022-0/+2
| * | While working bug #143, it came to my attention that no verbose error iskaf24@firebug.cl.cam.ac.uk2005-12-021-0/+5
| * | Fix __get_user() asm warning by making source and destkaf24@firebug.cl.cam.ac.uk2005-12-021-1/+1
| * | Avoid ns16550 poll timeout underflow.kaf24@firebug.cl.cam.ac.uk2005-12-021-1/+2
| * | More fixes for live migrate on PAE and 64-bit. smh22@firebug.cl.cam.ac.uk2005-12-023-13/+14
| |/
| * Use getopt.gnu_getopt rather than getopt.getopt, so that xm list VM --long isemellor@leeni.uk.xensource.com2005-12-022-9/+19
| * Merged.emellor@leeni.uk.xensource.com2005-12-0223-233/+310
| |\
| | * Fix VBD recovery logic on SMP guests (+ a minor error reporting fix for save)smh22@firebug.cl.cam.ac.uk2005-12-012-10/+20
| | * Implement generic notiication hold-off in the ring macroskaf24@firebug.cl.cam.ac.uk2005-12-018-138/+208
| | * Prevent BVT scheduler to be set with a too low ctx_allow by applyingvhanquez@kneesa.uk.xensource.com2005-12-011-0/+5
| | * Define explicit evtchn_port_t type (32 bits) and plumb upkaf24@firebug.cl.cam.ac.uk2005-12-019-81/+64
| | * fix the console when only XEN_PHYSDEV_ACCESS is Yes.vhanquez@kneesa.uk.xensource.com2005-12-012-2/+2
| | * Fix migrate. smh22@firebug.cl.cam.ac.uk2005-12-012-3/+12
| * | Add test for the last unresolved bit of bug #416. Check thatdan@localhost.localdomain2005-12-012-1/+60
| |/
| * Move net split driver onto ring.h generic rings.kaf24@firebug.cl.cam.ac.uk2005-12-0115-213/+200
| * ptsname() is applied to the master fd, not the slave fd.kaf24@firebug.cl.cam.ac.uk2005-12-011-2/+2
| * Merged.emellor@leeni.uk.xensource.com2005-12-019-42/+46
| |\
| | * Merged.emellor@leeni.uk.xensource.com2005-12-011-2/+2
| | |\
| | | * Match rename of free_pages field to free_memoryrread@ubuntu.eng.hq.xensource.com2005-11-301-2/+2
| | * | Remove config.py, it's autogenerated from config.py.instekloff@elm3b216.beaverton.ibm.com2005-12-011-4/+0
| | |/
| | * Merged.emellor@leeni.uk.xensource.com2005-12-0165-446/+380
| | |\
| | | * Add a new /proc/xen file called 'capabilities'. Currently, when read in dom0 ...iap10@freefall.cl.cam.ac.uk2005-12-011-0/+17
| | | * Improve the tls warning message to mention that the best soloution is to inst...iap10@freefall.cl.cam.ac.uk2005-12-011-2/+4
| | * | Some tweaks to the restore and migrate tests to expose the consoles of thedan@guaranine.beaverton.ibm.com2005-11-303-9/+22
| | * | Remove useless test 05_create_noroot_noramdan@caffeine.beaverton.ibm.com2005-11-302-27/+0
| | * | Enable console debug dumping so that we submit the oops generated bydan@guaranine.beaverton.ibm.com2005-11-301-0/+3
| * | | Move the dom0 ballooning-out code from the xm create handler and into theemellor@leeni.uk.xensource.com2005-12-014-68/+121
| * | | Remove /local when xenstored starts. This stops stale data affecting the emellor@leeni.uk.xensource.com2005-12-011-1/+27
| * | | Work around the fact that the physinfo dom0 call is not implemented for IA64.emellor@leeni.uk.xensource.com2005-12-011-4/+11
| * | | Added a pages_to_kib function, which converts a page count into a number ofemellor@leeni.uk.xensource.com2005-12-011-0/+17
| | |/ | |/|
| * | Merged.emellor@leeni.uk.xensource.com2005-11-3057-1820/+1738
| |\ \
| | * | GNTTABOP_map_grant_ref returns error status and handle askaf24@firebug.cl.cam.ac.uk2005-11-3019-66/+77
| | * | Public interface cleanups. Widen some fields in publickaf24@firebug.cl.cam.ac.uk2005-11-3017-145/+111
| | * | Remove some vmx header files from Xen public interfaces.kaf24@firebug.cl.cam.ac.uk2005-11-309-69/+10
| | |/
| | * Fix serial pty creation in qemu-dm. Set raw attributes tokaf24@firebug.cl.cam.ac.uk2005-11-301-7/+10
| | * We need to do sync when mov_to_cr3 to a value already shadowed.kaf24@firebug.cl.cam.ac.uk2005-11-302-1/+4