aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * I updated the vcpu_to_cpu string creation to include a field separator,iap10@freefall.cl.cam.ac.uk2005-07-066-22/+90
| * manual merge iap10@freefall.cl.cam.ac.uk2005-07-061-0/+5
| |\
| | * update hg cheatsheetach61@arcadians.cl.cam.ac.uk2005-07-061-0/+5
| * | manual mergeiap10@freefall.cl.cam.ac.uk2005-07-061-1/+10
| |\ \
| * \ \ manual mergeiap10@freefall.cl.cam.ac.uk2005-07-060-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | add ocaml compiled files to .hgignoreach61@arcadians.cl.cam.ac.uk2005-07-061-0/+2
* | | | Quick hack to make sure that pirqs and interdomain event channels aresos22@douglas.cl.cam.ac.uk2005-07-071-1/+5
| |_|/ |/| |
* | | manual mergesos22@douglas.cl.cam.ac.uk2005-07-069-24/+4031
|\| |
| * | Add a dummy xen_defconfig_x86_64. Currently the same as xen0iap10@freefall.cl.cam.ac.uk2005-07-061-0/+1023
| * | manual mergeiap10@freefall.cl.cam.ac.uk2005-07-062-14/+8
| |\ \ | | |/ | |/|
| | * Fix blkif 'grant-table-ification' smh22@firebug.cl.cam.ac.uk2005-07-061-7/+1
| | * Manual merge.smh22@firebug.cl.cam.ac.uk2005-07-0618-285/+3440
| | |\
| | * | Move xenstore page before page tables so that guest doesn't free it after bootsmh22@firebug.cl.cam.ac.uk2005-07-061-7/+7
| * | | Enable CONFIG_HIGHMEM4G in default Linux 2.6 kernel configs. iap10@freefall.cl.cam.ac.uk2005-07-062-9/+14
| * | | Improve changeset identification to work from src tar ball too.iap10@freefall.cl.cam.ac.uk2005-07-061-1/+1
| | |/ | |/|
| * | Add a new Linux kernel config file -xen [NB: no 0 or U suffix] that builds a ...iap10@freefall.cl.cam.ac.uk2005-07-063-0/+2985
* | | Fix SMP_ALTERNATIVES to cope with discarded init data.sos22@douglas.cl.cam.ac.uk2005-07-061-1/+10
|/ /
* / Mini-os updates from Grzegorz Milos.kaf24@firebug.cl.cam.ac.uk2005-07-0615-285/+455
|/
* Attached is a patch that fully 'grant-table-ifies' the block front and kaf24@firebug.cl.cam.ac.uk2005-07-067-5/+75
* Shell scripts aren't very strippable and some versions of install getkaf24@firebug.cl.cam.ac.uk2005-07-061-1/+1
* Oh gcc4 ....how you complain soo. This patch fixes compile with gcc4kaf24@firebug.cl.cam.ac.uk2005-07-061-1/+1
* Here are two patches which update the hypercall interfaces tokaf24@firebug.cl.cam.ac.uk2005-07-059-62/+103
* Cleanup whitespace.cl349@firebug.cl.cam.ac.uk2005-07-051-32/+32
* No changes from me.cl349@firebug.cl.cam.ac.uk2005-07-050-0/+0
* Remove confusion about terminating nul character.cl349@firebug.cl.cam.ac.uk2005-07-051-8/+7
* Undo "Add -fPIC tools/xenstore/Makefile".cl349@firebug.cl.cam.ac.uk2005-07-051-1/+0
* Rename fields in physinfo_t structure and add sockets/nodeskaf24@firebug.cl.cam.ac.uk2005-07-045-22/+37
* Manual merge.kaf24@firebug.cl.cam.ac.uk2005-07-042-0/+883
|\
| * mergeakw27@arcadians.cl.cam.ac.uk2005-07-049-56/+431
| |\
| * | Add hook in get_user_pages to allow lookups of foreign mapped pages.akw27@arcadians.cl.cam.ac.uk2005-07-042-0/+883
* | | Fix grant-table interface by removing the unnecessary union.kaf24@firebug.cl.cam.ac.uk2005-07-043-73/+63
| |/ |/|
* | Example of assymetric pull/push paths.gmilos@localhost.localdomain2005-07-041-0/+6
* | Extended explanation of 'hg diff'.gmilos@localhost.localdomain2005-07-041-3/+8
* | To avoid MSR save/restore at every VM exit/entry time, we restore thekaf24@firebug.cl.cam.ac.uk2005-07-044-21/+350
* | The patch extends the VMCS handling to support both 32-bit and 64-bitkaf24@firebug.cl.cam.ac.uk2005-07-043-11/+46
* | Recent header file cleanup (cset 2b6c1a8098078f7e53de7cf72227fddf01f0b2b6)kaf24@firebug.cl.cam.ac.uk2005-07-041-21/+21
|/
* Manual merge.kaf24@firebug.cl.cam.ac.uk2005-07-0326-824/+777
|\
| * Manual merge -- hg not so good at deleting right now.akw27@arcadians.cl.cam.ac.uk2005-07-033-5/+5
| |\
| * | Clean-up of blktap and parallax user space code.akw27@arcadians.cl.cam.ac.uk2005-07-0326-75/+28
| * | Fix some newline ugliness that BK wouldn't correct.akw27@arcadians.cl.cam.ac.uk2005-07-034-749/+749
* | | Remove Jan Beulich's install.sh patch. It was failing forkaf24@firebug.cl.cam.ac.uk2005-07-031-8/+0
| |/ |/|
* | Install qemu-dm.debug script.kaf24@firebug.cl.cam.ac.uk2005-07-031-2/+1
* | Replace implicit 16-byte arg to xen_extraversion with ankaf24@firebug.cl.cam.ac.uk2005-07-032-3/+4
|/
* Avoid repeated #define's in public headers.kaf24@firebug.cl.cam.ac.uk2005-07-022-2/+4
* Remove non-ISO attributes from public headers.kaf24@firebug.cl.cam.ac.uk2005-07-0219-557/+441
* Register the portio handler only once.kaf24@firebug.cl.cam.ac.uk2005-07-011-2/+4
* Refactor guest exception injection code.kaf24@firebug.cl.cam.ac.uk2005-07-013-46/+60
* Improve the IDE HD geometry auto detection algorithm.kaf24@firebug.cl.cam.ac.uk2005-07-011-2/+10
* Get rid of references to qemu-dm.debug.kaf24@firebug.cl.cam.ac.uk2005-07-011-1/+1
* Another issue found with building the guest outside the source tree.kaf24@firebug.cl.cam.ac.uk2005-07-011-3/+3