aboutsummaryrefslogtreecommitdiffstats
path: root/.rootkeys
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | bitkeeper revision 1.1508 (42916959z-L_1fAuVkGLI_kRj1O2VA)kaf24@firebug.cl.cam.ac.uk2005-05-231-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Some more ioemu config hardcoding. Our 'target arch' is always i386. Do we really need linker scripts?? Signed-off-by: Keir Fraser <keir@xensource.com>
* | | | bitkeeper revision 1.1506 (428f8748oAPuAqxeI4b_UUMZQok4QQ)kaf24@viper.(none)2005-05-211-0/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Checksum offload for local virtual networking, and to/from a physical interface that may be connected via a virtual bridge or router. This adds a coupel of new fields to skbuffs that are intended to survive across IP or MAC level forwarding. I've tested basic connectivity with this patch, but further stress-testing and performance benchmarking is really required. Signed-off-by: Keir Fraser <keir@xensource.com>
* | | | bitkeeper revision 1.1502 (428f0d94bUM6nCIYBQRzeFSs29KMDg)iap10@freefall.cl.cam.ac.uk2005-05-211-6/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up droppings that occured when pulling the upgrade to 2.4.30 from 2.0-testing into unstable. Signed-off-by: ian@xensource.com
* | | | bitkeeper revision 1.1501 (428f097bke5QSeqibAc2HvxE7ue3aA)arun.sharma@intel.com[kaf24]2005-05-211-0/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] pci-ioapic-x86-64.patch Enable PCI, IOAPIC and ACPI on domain 0 for x86-64. This patch is based on apic.c,io_apic.c and mpparse.c on x86-64. It applies changes analogous to the i386 files for paravirtualization. The patch was tested on UP and DP with acpi=on and off. We did this on a 5/10 bk tree + Jun's fixes. The latest bk tree doesn't boot yet and needs more work. Signed-off-by: Arun Sharma <arun.sharma@intel.com>
* | | | bitkeeper revision 1.1499 (428f07695kp2_AbrdFwruhvfdJ6ZvQ)arun.sharma@intel.com[kaf24]2005-05-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] x86-64-qemu-fix.patch Unbreak x86-64 build. Signed-off-by: Arun Sharma <arun.sharma@intel.com>
* | | | bitkeeper revision 1.1496 (428e6f07Mp3t6GGKitdrBLluBQ32Nw)kaf24@firebug.cl.cam.ac.uk2005-05-201-1/+0
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk
| * | | bitkeeper revision 1.1159.285.1 (428e6ed1eB7g2hQKJHFVNtvmxJNeNw)kaf24@firebug.cl.cam.ac.uk2005-05-201-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Use i386 vsyscall.lds.S rather than hardcoding our own. Signed-off-by: Chris Wright <chrisw@osdl.org> Signed-off-by: Keir Fraser <keir@xensource.com>
* | | | bitkeeper revision 1.1493 (428e623eLixPFfNTxCYBeRcapHg86g)iap10@freefall.cl.cam.ac.uk2005-05-201-81/+80
|\| | | | | | | | | | | | | | | | | | | | | | | Merge freefall.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk into freefall.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
| * | | bitkeeper revision 1.1159.258.147 (428e61e6n2e1t5iGSIQAezyNE1AmGw)iap10@freefall.cl.cam.ac.uk2005-05-201-1/+0
| | | | | | | | | | | | | | | | | | | | remove spurious .cvsignore file
| * | | bitkeeper revision 1.1159.258.146 (428e5a750X0LdGym7H2kz7FPjJu-mw)iap10@freefall.cl.cam.ac.uk2005-05-201-84/+84
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Upgrade to linux 2.4.30 Signed-off-by: ian@xensource.com
* | | | bitkeeper revision 1.1486 (428df949_zDBPhEuAHGHwY3GzlSsPQ)akw27@arcadians.cl.cam.ac.uk2005-05-201-19/+4
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Merge arcadians.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xeno.bk into arcadians.cl.cam.ac.uk:/auto/anfs/nos1/akw27/xeno-clone/xeno.bk
| * | | | bitkeeper revision 1.1473.1.1 (428df901D5uzzXaFBp8z6tkbP0gV0w)akw27@arcadians.cl.cam.ac.uk2005-05-201-19/+4
| | |/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Finer-grained asynchronous dispatch in parallax daemon. - Cleanups and cull of older code. - Fixes to handle changes in block protocol. Signed-off-by: andrew.warfield@cl.cam.ac.uk
* | | | bitkeeper revision 1.1481 (428dbb983q1cvjneYqdtcPp89tOcqQ)kaf24@firebug.cl.cam.ac.uk2005-05-201-25/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove docs and tests from qemu-ioemu: they mostly pertain to whole platform (inc. cpu) emulation anyway. Move Makefile.target into the target directory -- otherwise the build system sometimes gets confused in a way that I do not understand. Signed-off-by: Keir Fraser <keir@xensource.com>
* | | | bitkeeper revision 1.1476 (428d0d8esmCTqdrDnpEQ1XlfV6CWGg)kaf24@firebug.cl.cam.ac.uk2005-05-191-162/+154
|/ / / | | | | | | | | | | | | | | | | | | New qemu-based ioemu for fully virtualised guests. Signed-off-by: Arun Sharma <arun.sharma@intel.com> Signed-off-by: Keir Fraser <keir@xensource.com>
* | | bitkeeper revision 1.1449.1.1 (428b6f1cotmJt0X1Gu4JjKeAeDY1BQ)kaf24@firebug.cl.cam.ac.uk2005-05-181-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | Re-factor current.h. It now requires no sub-architecture portions, and stack offset calculations are cleaned up by introduction of a cpu_info structure. Signed-off-by: Keir Fraser <keir@xensource.com>
* | | bitkeeper revision 1.1444 (428b4030UlhNBFgtVCz6n2LnwfNoFg)kaf24@firebug.cl.cam.ac.uk2005-05-181-1/+0
| | | | | | | | | | | | | | | Delete: xen/include/xen/pci_ids.h
* | | bitkeeper revision 1.1443 (428b3f59xxbCVcbUBrHu1R1TkWcYhg)kaf24@firebug.cl.cam.ac.uk2005-05-181-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Cleaner GDT interface. Xen now reserves the last 2 pages of a full-size (16 page) GDT. A guest can register a GDT with up to 7k entries. Xen automatically makes the GDT up to max size with empty page mappings, and turns page faults in that area to #GP(selector). Signed-off-by: Keir Fraser <keir@xensource.com>
* | | bitkeeper revision 1.1424 (42899fefQrgFDCcWTdeMgr3nEaYNgw)iap10@tetris.cl.cam.ac.uk2005-05-171-1/+1
|\| | | | | | | | | | | | | | | | | Merge tetris.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk into tetris.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
| * | bitkeeper revision 1.1159.258.133 (42899fc9Z0GRA_KAdf0VC2mm_dJH6w)iap10@tetris.cl.cam.ac.uk2005-05-171-1/+1
| | | | | | | | | | | | | | | upgrade to 2.6.11.10
* | | bitkeeper revision 1.1421 (4288ce4e6ck3yeSz45ZczyyRR_QzUw)kaf24@firebug.cl.cam.ac.uk2005-05-161-0/+1
|\| | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk
| * | bitkeeper revision 1.1159.283.1 (4288ce19qPIaLjPeI1_LphAJ6cDCJA)kaf24@firebug.cl.cam.ac.uk2005-05-161-0/+1
| | | | | | | | | | | | | | | | | | | | | Local netfront/netback emulation for domain0, to clean up and fix Etherbridge setup. Signed-off-by: Keir Fraser <keir@xensource.com>
* | | bitkeeper revision 1.1420 (4288c742JYmWjAz3bZlZhafhzuQ73w)cl349@firebug.cl.cam.ac.uk2005-05-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Vifctl.py: Pass script output through logger. process.py: os.system() replacement which outputs through the logger Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* | | bitkeeper revision 1.1412.1.2 (42886f72kBE9ng-ZihVNQN5GdTyJfw)cl349@firebug.cl.cam.ac.uk2005-05-161-1/+1
|\| | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk
| * | bitkeeper revision 1.1159.258.129 (42886ca7vP3iN1FMZTIHAFtA7vXoiw)cl349@firebug.cl.cam.ac.uk2005-05-161-0/+1
| |\ \ | | | | | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-2.0-testing.bk-clean
| | * | bitkeeper revision 1.1159.282.1 (42886ca0o3TWunjlIeQALC1vadfg9g)cl349@firebug.cl.cam.ac.uk2005-05-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | early_printk.c: Add support for CONFIG_EARLY_PRINTK over Xen's serial console. new file Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* | | | bitkeeper revision 1.1412.1.1 (42886e8evUlQ8cc9sDd2jtGlS3Gr9g)cl349@firebug.cl.cam.ac.uk2005-05-161-1/+1
|\| | | | | | | | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk
| * | | bitkeeper revision 1.1159.258.128 (42874300TsP1zKFrpq-B0IR1Tfg5Sw)iap10@freefall.cl.cam.ac.uk2005-05-151-1/+1
| |/ / | | | | | | | | | | | | upgrade to 2.6.11.9
* | | bitkeeper revision 1.1403 (4284c2edzLTGTr4gHmGzYsZMuetTRQ)mjw@wray-m-3.hpl.hp.com2005-05-131-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | Switch to using unix-domain interface on xend instead of http via libcurl. Sundry other merges and fixes. Signed-off-by: Mike Wray <mike.wray@hp.com>
* | | bitkeeper revision 1.1402 (4284c140AGr7UEnDR8q3JG62gMR37g)mjw@wray-m-3.hpl.hp.com2005-05-131-3/+0
| | | | | | | | | | | | | | | | | | Merge iostream fixes. Signed-off-by: Mike Wray <mike.wray@hp.com>
* | | bitkeeper revision 1.1400 (4284b9fcQX9z9IzwMeHwdHYRkEIjFA)xenbk@gandalf.hpl.hp.com2005-05-131-0/+1
|\ \ \ | | | | | | | | | | | | | | | | Merge
| * | | bitkeeper revision 1.1389.1.43 (42835a07_9U_50pDnxsJHWFZtJqg5g)cl349@firebug.cl.cam.ac.uk2005-05-121-0/+1
| |\| | | | | | | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk-clean
| | * | bitkeeper revision 1.1159.258.116 (428359f0cF8i9gaj87EgNT_PVHLMFw)cl349@firebug.cl.cam.ac.uk2005-05-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add linux-2.6.11.8 patch. linux-2.6.11.8.patch: new file Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
| | * | bitkeeper revision 1.1159.258.107 (4270fc89Gyl1f0UFludQff4kq09XvQ)cl349@firebug.cl.cam.ac.uk2005-04-281-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | reboot.c, init.c, hypervisor.h, evtchn.h, tlbflush.h, pgtable-2level.h: sync w/ unstable. system.h: Fix typo. pgtable.h, fixup.c, irq.c, direct.c, timer_tsc.c, pci-dma.c, init.c, fault.c: Cleanup whitespace. page.h: Turn __pte and __pgd into #define's like the original definitions. Add casts to unsigned long for phys_to_machine_mapping and machine_to_phys_mapping. fixmap.h, Makefile: gnttab is not used in 2.0. .del-gnttab.c~4461d10e936c37ab: Delete: linux-2.6.11-xen-sparse/arch/xen/kernel/gnttab.c .del-gnttab.h~974eaf5d22418ecd: Delete: linux-2.6.11-xen-sparse/include/asm-xen/gnttab.h setup.c: Add panic notification handler. Change phys_to_machine_mapping from unsigned long * to unsigned int *. Whitespace cleanups. page.h: Change phys_to_machine_mapping from unsigned long * to unsigned int *. process.c: UTSNAME -> system_utsname.release as in plain Linux. Disable preemption before reading smp_processor_id. head.S: sync w/ unstable for maintenance -- backport SMP-guest support bits. Break __xen_guest definition up in several lines. ldt.c, desc.h, common.c: Move queue flush into load_LDT(). common.c: g/c unused code. Kconfig: Fix whitespace for microcode option.
* | | | bitkeeper revision 1.1399 (42820c16ZkkGzrd1OssY0unvIvY5Cw)xenbk@gandalf.hpl.hp.com2005-05-111-7/+34
|\| | | | | | | | | | | | | | | | | | | | | | | Merge http://xen.bkbits.net:8080/xeno-unstable.bk into gandalf.hpl.hp.com:/var/bk/xeno-unstable.bk
| * | | bitkeeper revision 1.1389.15.9 (4281c2ffL85lCEE0o1Tvr8CCJWkhGw)kaf24@firebug.cl.cam.ac.uk2005-05-111-3/+0
| | |/ | |/| | | | | | | | | | | | | Remove generic pci.h and ioport.h header files. Signed-off-by: Keir Fraser <keir@xensource.com>
| * | bitkeeper revision 1.1389.1.38 (4280a91emqMbeh-MI6rgIPKcDwkBRA)cl349@firebug.cl.cam.ac.uk[cl349]2005-05-101-1/+0
| |\ \ | | | | | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk
| | * | bitkeeper revision 1.1389.12.1 (4280925ekcX_kR7M1jSOr7hTahPv2A)kaf24@firebug.cl.cam.ac.uk2005-05-101-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | Remove asm/pci.h. Signed-off-by: Keir Fraser <keir@xensource.com>
| * | | bitkeeper revision 1.1389.1.37 (42808b02PdBXhcV9G9RaxS4KBHi_3g)cl349@firebug.cl.cam.ac.uk[cl349]2005-05-101-0/+1
| |\| | | | | | | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk
| | * | bitkeeper revision 1.1389.5.40 (428084e6OcTkByL6plgj4UPN6alYkA)kaf24@firebug.cl.cam.ac.uk2005-05-101-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Fix the 64-bit build. Signed-off-by: Keir Fraser <keir@xensource.com>
| * | | bitkeeper revision 1.1389.1.36 (428075b7XUww-l4YTG96au0lbtOO_g)cl349@firebug.cl.cam.ac.uk[cl349]2005-05-101-31/+33
| |\| | | | | | | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk into firebug.cl.cam.ac.uk:/local/scratch/cl349/xen-unstable.bk
| | * | bitkeeper revision 1.1389.5.39 (427fa2d9jE5TtbINdrPx7eZUBH6d3A)kaf24@firebug.cl.cam.ac.uk2005-05-091-3/+27
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | Merge firebug.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk into firebug.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk
| | | * | bitkeeper revision 1.1389.10.1 (427fa2d3ZV92f_ErvLuIzWbV1f67QA)kaf24@firebug.cl.cam.ac.uk2005-05-091-3/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Phase 1 of upgrading platform code to be derived from Linux 2.6.11 rather than 2.4.x. Signed-off-by: Keir Fraser <keir@xensource.com>
| | * | | bitkeeper revision 1.1389.5.37 (427f9fd5lvofpMsmBQ2h16fsuXQH6Q)kaf24@firebug.cl.cam.ac.uk2005-05-091-0/+4
| | |\ \ \ | | | |/ / | | |/| | | | | | | | | | | | Manual merge.
| | | * | bitkeeper revision 1.1346.1.1 (42670505dNhgnJm5dQD81pCalXMZgw)iap10@freefall.cl.cam.ac.uk2005-04-211-0/+4
| | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | manual merge
| | | | * | bitkeeper revision 1.1159.170.111 (4266fe71ppAIWyNXyP9cTS2-29x3_A)iap10@freefall.cl.cam.ac.uk2005-04-211-0/+2
| | | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge freefall.cl.cam.ac.uk:/auto/anfs/scratch/font/sd386/xen-2.0-testing.bk into freefall.cl.cam.ac.uk:/auto/groups/xeno/users/iap10/xeno-clone/xen-2.0-testing.bk
| | | | * | bitkeeper revision 1.1159.170.110 (42527636gInunc40rkIVZVCuDC-_OQ)sd386@font.cl.cam.ac.uk2005-04-051-215/+297
| | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge
| | | | * | | bitkeeper revision 1.1159.170.109 (424d462b3t7TNRulCLgZcZNC5I8oew)sd386@font.cl.cam.ac.uk2005-04-011-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added a very brief usage guide on the sedf scheduler.
| | | | * | | bitkeeper revision 1.1159.170.105 (422f0996UBOVE7bb-GrY-kHTfrNOMQ)sd386@font.cl.cam.ac.uk2005-03-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implemented twol level extra-time scheduling and added an advanced scheduling history
| | | | * | | bitkeeper revision 1.1159.170.101 (41ebbffd4FxrNM4pQF5Ip7nRjrUUjg)sd386@font.cl.cam.ac.uk2005-01-171-0/+2
| | | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge font.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk into font.cl.cam.ac.uk:/local/scratch/sd386/xen-2.0-testing.bk
| | | | | * | | bitkeeper revision 1.1159.221.1 (41ebbfeezjfpGp20MD6f6Xl2r6Wd3Q)sd386@font.cl.cam.ac.uk2005-01-171-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added new simple EDF scheduler