aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Our 10,000th changeset! (Clean up trailing whitespace in README file :-)kaf24@firebug.cl.cam.ac.uk2006-05-162-46/+20
* Fix the tools build:kaf24@firebug.cl.cam.ac.uk2006-05-163-25/+30
* Prevent an oops in Dom0 that occurs when a CD device, specified as onekaf24@firebug.cl.cam.ac.uk2006-05-161-5/+8
* Extend xentrace man page.kaf24@firebug.cl.cam.ac.uk2006-05-161-0/+75
* Use common code for enabling tracing via xenmon and xentrace, also fixingkaf24@firebug.cl.cam.ac.uk2006-05-164-139/+74
* Document the UUID domU configuration parameter in example configurations.kaf24@firebug.cl.cam.ac.uk2006-05-164-0/+16
* [XENOPROFILE] Fix incorrect use of on_each_cpu() which could leadkaf24@firebug.cl.cam.ac.uk2006-05-161-40/+24
* Allow linking of mini-os with application-specific object code.kaf24@firebug.cl.cam.ac.uk2006-05-154-17/+31
* Fix spelling errors in man pages.kaf24@firebug.cl.cam.ac.uk2006-05-153-12/+12
* Fix the performance issues of 2-level paging HVM guests on the PAEkaf24@firebug.cl.cam.ac.uk2006-05-151-0/+18
* Remove unnecessary extra linker parameters from qemu-dm build.kaf24@firebug.cl.cam.ac.uk2006-05-151-1/+1
* Add rudimentary ACPI support which allows a fully virtualized domainkaf24@firebug.cl.cam.ac.uk2006-05-156-149/+339
* Fix 64-bit build. xc_ptrace() is still broken for x86/64 however.kaf24@firebug.cl.cam.ac.uk2006-05-141-1/+1
* Fix an out-of-bounds memory access in xc_ptrace.c.kaf24@firebug.cl.cam.ac.uk2006-05-121-0/+5
* Re-enables ptrace for paravirtualized guests.kaf24@firebug.cl.cam.ac.uk2006-05-122-31/+46
* Update the readme for tools/examples/scripts.kaf24@firebug.cl.cam.ac.uk2006-05-121-1/+12
* Fix xentrace to initialise the trace buffers if they are not set up.kaf24@firebug.cl.cam.ac.uk2006-05-121-11/+48
* Fix the cirrus vga model to not leak memory when switching betweenkaf24@firebug.cl.cam.ac.uk2006-05-125-117/+50
* Move set/unset_vram_mapping into cirrus_vga.c, pending a fixup patch.kaf24@firebug.cl.cam.ac.uk2006-05-123-94/+106
* Fix network bridge script to select the right interface when bridge already e...cl349@firebug.cl.cam.ac.uk2006-05-111-1/+1
* Add support to domain builders for loading kernels with physical addresses in...cl349@firebug.cl.cam.ac.uk2006-05-1115-71/+151
* dom0 and anonymous connections can create unlimited sized entries in the store.vhanquez@kneesa.uk.xensource.com2006-05-113-3/+10
* Try to create runtime xenstored's directories at startup time.vhanquez@kneesa.uk.xensource.com2006-05-113-2/+19
* Fix up enforce_dom0_cpu test case to check that dom0 has at least 2 vcpusRyan Harper2006-05-111-21/+38
* x86/64 has the wrong number of arguments defined for HYPERVISOR_xenoprof_op.kaf24@firebug.cl.cam.ac.uk2006-05-111-2/+2
* I am adding one more test case for vTPM migration. The new one doeskaf24@firebug.cl.cam.ac.uk2006-05-113-35/+141
* Fix the building of the Xen TPM driver as module and prevents front-kaf24@firebug.cl.cam.ac.uk2006-05-114-9/+6
* Fix a typo in xc_ptrace() and fix single-stepping when attachedkaf24@firebug.cl.cam.ac.uk2006-05-111-6/+6
* When we copy packet sin netback/netfront make sure the new skb haskaf24@firebug.cl.cam.ac.uk2006-05-102-1/+8
* This patch adds a boolean parameter 'network' to the save method of thekaf24@firebug.cl.cam.ac.uk2006-05-105-26/+30
* Simply do not declare module_exit() handlers for netback/blkback, ratherkaf24@firebug.cl.cam.ac.uk2006-05-102-16/+1
* proto_csum_blank field gets lost if packet is copied in netback driver.kaf24@firebug.cl.cam.ac.uk2006-05-101-0/+1
* The PciController class lacks a configuration method to re-generate thekaf24@firebug.cl.cam.ac.uk2006-05-101-0/+25
* This patch enhances the Summagraphics emulation by adding 2 features:kaf24@firebug.cl.cam.ac.uk2006-05-105-45/+124
* Reset Cirrus device model `VRAM' whenever a VGA/SVGA mode switch occurs.kaf24@firebug.cl.cam.ac.uk2006-05-101-4/+11
* Clean up and refactor some parts of the vTPM and migration-related scripts.kaf24@firebug.cl.cam.ac.uk2006-05-103-100/+137
* Fix a couple of problems in the TPM backend driver.kaf24@firebug.cl.cam.ac.uk2006-05-102-2/+2
* This small patch fixes new make-dependencies of the secpol_toolkaf24@firebug.cl.cam.ac.uk2006-05-101-2/+2
* Set up and tear down phys_proc_id, cpu_core_id, cpu_sibling_mapkaf24@firebug.cl.cam.ac.uk2006-05-101-2/+40
* Fix blkif and netif backend teardown -- do not remove devices fromkaf24@firebug.cl.cam.ac.uk2006-05-106-37/+26
* Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to linux-defconfig_xen_x86_32.cl349@firebug.cl.cam.ac.uk2006-05-081-0/+1
* Make cscope hgignore wildcard a little bit less permissive.cl349@firebug.cl.cam.ac.uk2006-05-081-1/+1
* Make Xen version numbers more flexible.cl349@firebug.cl.cam.ac.uk2006-05-081-4/+5
* Add module license to xenbus_be, otherwise the module cannot be loaded.kaf24@firebug.cl.cam.ac.uk2006-05-081-0/+1
* The current Xen code for VMX is setting the gp fault vmexiting inkaf24@firebug.cl.cam.ac.uk2006-05-081-2/+1
* Fix code which finds the default interface if there are static routes.cl349@firebug.cl.cam.ac.uk2006-05-081-2/+1
* The buildroot xm-test grabs is no longer present, this patch fixes it.stekloff@dyn9047022152.beaverton.ibm.com2006-05-073-9/+19
* Fix console runaway detection for the smallmem_neg test, following the changesemellor@leeni.uk.xensource.com2006-05-071-3/+1
* Abstract block-attach and block-detach calls, and add to that the correctemellor@leeni.uk.xensource.com2006-05-0715-127/+88
* Move the logic to find the Xen Python scripts above the import statements.emellor@leeni.uk.xensource.com2006-05-061-7/+10