aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix a leak occurring at netif_map(). The problem raised after allocatingkaf24@firebug.cl.cam.ac.uk2005-12-281-1/+5
| * | Set up X11 authorization when a VMX domain uses SDL.kaf24@firebug.cl.cam.ac.uk2005-12-282-1/+12
| * | Reorganizes network frontend device unregister and removal, so that kaf24@firebug.cl.cam.ac.uk2005-12-281-25/+24
| * | Missing file from previous changeset.kaf24@firebug.cl.cam.ac.uk2005-12-281-1/+1
| * | Fix uncleaned vif backend devices when frontend does not finishkaf24@firebug.cl.cam.ac.uk2005-12-281-13/+13
| * | If netfront fails to allocate a receive skbuff, push all pendingkaf24@firebug.cl.cam.ac.uk2005-12-281-9/+32
| * | Prevent vbd frontend from oopsing if the underlying device doesn't exist.vhanquez@kneesa.uk.xensource.com2005-12-271-1/+6
| * | Generic x86 emulator now properly supports 16-bit addressingkaf24@firebug.cl.cam.ac.uk2005-12-232-21/+87
| * | Modify CR0 access emulation -- return physical CR0 (exceptkaf24@firebug.cl.cam.ac.uk2005-12-231-1/+15
| * | Only build xenctx on x86_32 and x86_64.Ian.Campbell@xensource.com2005-12-231-3/+11
* | | Added missing munmap for live_p2m_frame_list_list.emellor@leeni.uk.xensource.com2006-01-091-0/+3
* | | Fix the error recovery at the undo_out label in __gnttab_map_grant_ref toemellor@leeni.uk.xensource.com2006-01-091-2/+0
* | | Fix comment describing return value -- xs_rm returns false if the path does notemellor@leeni.uk.xensource.com2006-01-031-1/+1
* | | Remove "Died" support from the hotplug monitoring. This error code was usedemellor@leeni.uk.xensource.com2006-01-031-22/+13
* | | Use xenctrl.h, not xc_private.h.emellor@leeni.uk.xensource.com2006-01-031-1/+1
|/ /
* | Merge.Ian.Campbell@xensource.com2005-12-222-20/+4
|\ \
| * | This patch fixes a bug/typo of main.py.emellor@leeni.uk.xensource.com2005-12-221-4/+4
| * | Remove xen specific bug() implementation -- the regular one works just fine.cl349@firebug.cl.cam.ac.uk2005-12-221-16/+0
| |/
* / Add support to xenctx for printing stack traces on x86_32 and x86_64.Ian.Campbell@xensource.com2005-12-225-14/+602
|/
* Remove acpi_count_madt functions. Only appear to be usedkaf24@firebug.cl.cam.ac.uk2005-12-213-67/+0
* Remove unused local variables (from removed REASIGN_PAGEkaf24@firebug.cl.cam.ac.uk2005-12-211-2/+1
* Merge with xen-ia64-unstable.hg.kaf24@firebug.cl.cam.ac.uk2005-12-2110-402/+208
|\
| * Remove obsolete MMUEXT_REASSIGN_PAGE. It's not used bykaf24@firebug.cl.cam.ac.uk2005-12-212-105/+1
| * Fix gnttab_release_mappings -- it doesn't need to dropkaf24@firebug.cl.cam.ac.uk2005-12-215-115/+99
| * Increment page reference count for every host/devicekaf24@firebug.cl.cam.ac.uk2005-12-211-150/+93
| * Declare kasprintf before use.kaf24@firebug.cl.cam.ac.uk2005-12-212-6/+9
| * remove duplicate code to allocate a string ala printf (using kasprintf)vhanquez@kneesa.uk.xensource.com2005-12-213-29/+9
* | Mergedjm@kirby.fc.hp.com2005-12-2192-871/+4090
|\|
| * Add support for MOVSX/MOVSXD/MOVZX (move-with-extend)kaf24@firebug.cl.cam.ac.uk2005-12-214-75/+142
| * Remove FIX_RSDP_PAGE. Access RSDP via the 'isamap' of low 1MB.kaf24@firebug.cl.cam.ac.uk2005-12-204-6/+1
| * Remove automatic I/O-fault handling in XenLinux. It's nowkaf24@firebug.cl.cam.ac.uk2005-12-201-38/+2
| * Merged.emellor@leeni.uk.xensource.com2005-12-2070-714/+3848
| |\
| | * Allow unknown NMIs to be propagated to domain0 via newkaf24@firebug.cl.cam.ac.uk2005-12-207-111/+75
| | * Add sound blaster support to VMX device model.kaf24@firebug.cl.cam.ac.uk2005-12-2016-4/+2718
| | * Currently there is no generic configure file to compile xenlinux onkaf24@firebug.cl.cam.ac.uk2005-12-202-2/+2
| | * This patch fix several issue to support >2G 64bit vmx guest in IA-32ekaf24@firebug.cl.cam.ac.uk2005-12-207-17/+18
| | * Remove direct references to frame_table array. Usekaf24@firebug.cl.cam.ac.uk2005-12-2014-148/+151
| | * Avoid div-by-zero crash if vmx guest specifies bogus timerkaf24@firebug.cl.cam.ac.uk2005-12-181-0/+6
| | * Allow a domain to specify DOMID_SELF to DOM0_GETDOMAININFO dom0_op.kaf24@firebug.cl.cam.ac.uk2005-12-181-1/+6
| | * Small fix to the error-return path after calling kaf24@firebug.cl.cam.ac.uk2005-12-171-2/+2
| | * Work aroudn swiotlb issue where a read-only host buffer iskaf24@firebug.cl.cam.ac.uk2005-12-171-6/+16
| | * This patch removes the GPL licence from the acm public header files so kaf24@firebug.cl.cam.ac.uk2005-12-172-34/+6
| | * Hide 64bit-mode feature on i386 hypervisor.kaf24@firebug.cl.cam.ac.uk2005-12-161-0/+7
| | * Move some useful cryptographic enveloping code into their ownkaf24@firebug.cl.cam.ac.uk2005-12-161-73/+124
| | * Changed create_disk_image to default to making "disk.img", which is whatstekloff@elm3b216.beaverton.ibm.com2005-12-162-2/+2
| | * Added information for running xm-test in HVM / VMX mode.stekloff@elm3b216.beaverton.ibm.com2005-12-161-0/+20
| | * Xend http access turned off by default.nivedita@hex2005-12-161-5/+4
| | * Slight fix to BIOS e820 bug workaround. Remove the checkkaf24@firebug.cl.cam.ac.uk2005-12-161-7/+3
| | * Work around a nasty BIOS/GRUB bug which causes fields inkaf24@firebug.cl.cam.ac.uk2005-12-161-1/+26
| | * Add and use write_ldt_entry, as seen in later linux kernel versions.chris@ubuntu.eng.hq.xensource.com2005-12-153-7/+15