aboutsummaryrefslogtreecommitdiffstats
path: root/BitKeeper/etc/ignore
Commit message (Collapse)AuthorAgeFilesLines
* Remove BitKeeper files from the repository.kaf24@firebug.cl.cam.ac.uk2005-07-011-178/+0
| | | | | Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1756 (42bd28eb7ZP0AhHHKYuqhX2z3XItTQ)kaf24@firebug.cl.cam.ac.uk2005-06-251-0/+1
| | | | | | Allow setting of ACM security policy at build time. Signed-off-by: Nguyen Anh Quynh <aquynh@gmail.com>
* bitkeeper revision 1.1727 (42b7f582gUHqAUb5mTuwLQl2pH6LXA)cl349@firebug.cl.cam.ac.uk2005-06-211-0/+2
| | | | | | ignore: Add tools/policy/policy_tool and tools/policy/xen/*. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1713.3.5 (42b2a4e2r6SNlC_nq2hAkXEQjEFAmA)cl349@firebug.cl.cam.ac.uk2005-06-171-0/+1
| | | | | | | | | | | | | | | | | | | Many files: - watch now takes a token, returned when reading watch - More tests - Fix domain shared page communication (flush output) - Add "home" path for domains - More permissions checks in various functions - Simplify watch acknowledgement code and fix occasional bug xs_watch_stress.c, 12readonly.sh, 11domain-watch.sh, 10domain-homedir.sh: new file xs_stress.c, xs_lib.h, xs_lib.c: Cleanup whitespace. ignore: Add tools/xenstore/xs_watch_stress Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1713.3.4 (42b29eb6XRlJtKSkJ3VkG8PI0Dl4sg)cl349@firebug.cl.cam.ac.uk2005-06-171-0/+1
| | | | | | | ignore: Add tools/xenstore/xs_dom0_test Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1700 (42a854e79oBFuqa_DSY4Lr9IhenUQw)cl349@firebug.cl.cam.ac.uk2005-06-091-1/+8
|\ | | | | | | | | | | Merge xenstore changes. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
| * bitkeeper revision 1.1662.1.16 (42a59915qzJ0eBmm6tVyIARo8G0cXA)cl349@firebug.cl.cam.ac.uk2005-06-071-0/+1
| | | | | | | | | | | | | | | | | | | | params.py, SrvDaemon.py: Add xenstored. ignore: Add tools/xenstore/xenstored. Signed-off-by: Mike Wray <mike.wray@hp.com> Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
| * bitkeeper revision 1.1662.1.15 (42a5968eiZE_DjdIFPjxvzLw6ACvCQ)cl349@firebug.cl.cam.ac.uk2005-06-071-1/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Add xenstore daemon and library. Makefile: Add xenstore subdirectory. Remove xs_stress on clean. Many files: new file ignore: Update ignore list for xenstore. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (authored) Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* | bitkeeper revision 1.1691.1.7 (42a6d8e19C3UPsmlA3u--9L4iY559Q)kaf24@firebug.cl.cam.ac.uk2005-06-081-0/+12
|/ | | | | | Integrate virtual firmware into the tools build system. Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1527.2.1 (429368a2F0SR4yrzuHsrRucuwriYqA)cl349@firebug.cl.cam.ac.uk2005-05-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Implement the parts of vm save which need interaction with xend as part of xend, instead of using xfrd. Execute xc_linux_save in a seperate process so that it can't crash xend. Also handle errors passed from xc_linux_save. xen_domain.c: Disable save in xfrd. xc_save.c: new file Makefile: Add xc_save. XendDomainInfo.py: Add suspended state and threading Condition with notification, allowing easy waiting for state changes. XendDomain.py: Implement the parts of vm save which need interaction with xend as part of xend, instead of using xfrd. Set state to "suspended" when detecting a suspended domain. Fix reading output from subprocesses. Fix ValueError in xen_domain(). xc.c: Remove python binding for xc_linux_save. xc_linux_save.c: Implement the parts of vm save which need interaction with xend as part of xend, instead of using xfrd. Also run xc_linux_save in a seperate process. xc_linux_restore.c: Flush output so that xend picks it up timely. Also disable debug output again. xc.h: Update xc_linux_save prototype and fix comments for xc_linux_{save,restore}. ignore: Add tools/xcutils/xc_save. xpopen.py: Exit with 127 if exec fails. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* bitkeeper revision 1.1519 (42925a7e5ZIo431XTUQd8kj6omAbZA)cl349@firebug.cl.cam.ac.uk2005-05-231-1/+2
|\ | | | | | | | | | | 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-clean
| * bitkeeper revision 1.1513.1.1 (42925a6aSZSwfyaVsNzV4psPmpZwZg)cl349@firebug.cl.cam.ac.uk2005-05-231-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Execute xc_linux_restore in a seperate process so that it can't crash xend. Also handle errors passed from xc_linux_restore and log info messages from xc_linux_restore. XendDomain.py: Popen xc_restore instead of calling xc_linux_restore directly. xc.c: Add pyxc_handle exporting the file descriptor to the control interface. Remove xc_linux_restore -- replaced by popen of xc_restore directly from python. xc_linux_restore.c: Enable debug output. xpopen.py: Add xpopen functionality: Optionally exclude a list of file descriptors from being closed, allowing access to those file descriptors from the command. Remove unused parts. xpopen.py, Makefile, xc_restore.c: new file Makefile: Add xcutils subdir. ignore: Add tools/xcutils/xc_restore. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* | bitkeeper revision 1.1515.1.1 (42922641RfGxKY5iamyIb3lRFjlpzQ)rneugeba@wyvis.research.intel-research.net2005-05-231-0/+1
|/ | | | | | | | | better support for vnc in qemu device model: - different ports for different VMs - allow reverse connect to a running viewer Signed-off-by: Rolf Neugebauer <rolf.neugebauer@intel.com>
* bitkeeper revision 1.1477 (428d0e8czfltUeZUc5anWLCaDnkqYQ)kaf24@firebug.cl.cam.ac.uk2005-05-191-1/+6
| | | | | | Update ignore list for new ioemu. Signed-off-by: Keir Fraser <keir@xensource.com>
* bitkeeper revision 1.1416 (42887c08Q8hrhP--CiVTWfaXtiEwcw)kaf24@firebug.cl.cam.ac.uk2005-05-161-0/+2
| | | | | Ignores list.
* bitkeeper revision 1.1389.1.53 (4283a9ddh938uAD1Jnb_4rll_ioGBw)cl349@firebug.cl.cam.ac.uk2005-05-121-0/+1
|\ | | | | | | | | | | Merge Makefile changes. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
| * bitkeeper revision 1.1159.280.1 (4283a76ftpuj_gm_Dw7id90bgDL3JQ)cl349@firebug.cl.cam.ac.uk2005-05-121-5/+1
| | | | | | | | | | | | | | | | | | | | Many files: Use marker files instead of depending on the change times of directories. ignore: Add patches/*/.makedep. Cleanup ignore list. Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* | bitkeeper revision 1.1389.1.42 (42835536rA-h77TrcPbgY_ReOoY4bQ)cl349@firebug.cl.cam.ac.uk2005-05-121-1/+2
|\| | | | | | | | | | | 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.115 (428354804NJckGgn06IblzmoXJ6F4A)cl349@firebug.cl.cam.ac.uk2005-05-121-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | Many files: Add additional intermediate tree (e.g. ref-linux-2.6.11) which is a pristine tree with the patches from patches/$(OS)-$(OS_VER) applied. The pristine tree is really pristine now. Also add dependency of ref-$(OS)-$(OS_VER) tree on patches in patches/$(OS)-$(OS_VER). ignore: Add ref-* Signed-off-by: Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
* | bitkeeper revision 1.1309 (426052aaG0swXIw841qM6ZsAgDrD2w)iap10@freefall.cl.cam.ac.uk2005-04-151-0/+2
| | | | | | | | | | update ignore file
* | bitkeeper revision 1.1267 (4251679dHqcry__n_OW9aNhfUtjZ_A)mafetter@fleming.research2005-04-041-0/+9
|\ \ | | | | | | | | | | | | | | | | | | Hand merged Signed-off-by: michael.fetterman@cl.cam.ac.uk
| * | bitkeeper revision 1.1236.1.152 (4249688f7s2zw2iN2bAb-4Wa9Jp0pw)kaf24@firebug.cl.cam.ac.uk2005-03-291-0/+5
| | | | | | | | | | | | | | | Update Bitkeeper ignore file.
| * | bitkeeper revision 1.1236.1.146 (42487c63RNAgA2iD3MzC_827ws4_gA)kaf24@firebug.cl.cam.ac.uk2005-03-281-25/+29
| |\| | | | | | | | | | | | | merge
| | * bitkeeper revision 1.1159.258.74 (42487b0a9j3H5ye852jyPD3Lg6GPaw)kaf24@firebug.cl.cam.ac.uk2005-03-281-0/+2
| | | | | | | | | | | | | | | | | | | | | Add a tags target to the Xen Makefile. Signed-off-by: Rik van Riel <riel@redhat.com> Signed-off-by: Keir Fraser <keir@xensource.com>
* | | bitkeeper revision 1.1264 (4243449d-JwBVsSinjAWdYveMNhEjQ)mafetter@fleming.research2005-03-241-3/+28
|\| | | | | | | | | | | | | | | | | | | | Initial attempt at merging shadow code with head of unstable tree. Signed-off-by: michael.fetterman@cl.cam.ac.uk
| * | bitkeeper revision 1.1236.35.1 (42371b91vqaZiam66I7Q_46q67kWeg)jrb44@plym.cl.cam.ac.uk2005-03-151-0/+2
| | | | | | | | | | | | | | | Added blockstored and initial distributed parallax backend.
| * | bitkeeper revision 1.1236.18.1 (422f27c9EveZXnXhkLBg8iYwaAffoQ)kaf24@firebug.cl.cam.ac.uk2005-03-091-29/+3
| | | | | | | | | | | | | | | | | | Begin integrating new instruction decoder and emulator. Signed-off-by: Keir Fraser <keir@xensource.com>
| * | bitkeeper revision 1.1236.10.1 (42288860WihptaT0mMRS7KBmfxWFcA)smh22@tempest.cl.cam.ac.uk2005-03-041-0/+49
| | | | | | | | | | | | | | | | | | | | | build fixes Signed-off-by: steven.hand@cl.cam.ac.uk
* | | bitkeeper revision 1.1257 (424166b1-4aA-sSJbmTizuGjdmiSWg)mafetter@fleming.research2005-03-231-0/+3
|/ / | | | | | | | | | | | | | | | | Don't fully populate the shadow for every L1 we map. Only populate the demanded entry in the L1, and then from entry 0 up to the first invalid entry. Signed-off-by: michael.fetterman@cl.cam.ac.uk
* | bitkeeper revision 1.1177.1.2 (420c989dC_Rdny3XsEcgT2zNba3g6w)kaf24@scramble.cl.cam.ac.uk2005-02-111-2/+3
| | | | | | | | | | Update ignores list.
* | bitkeeper revision 1.1159.1.548 (4208f95aAgOLAVzYN_LfO9DmE-DoNA)kaf24@scramble.cl.cam.ac.uk2005-02-081-32/+1
| | | | | | | | | | | | ignore list clean. Signed-off-by: keir.fraser@cl.cam.ac.uk
* | bitkeeper revision 1.1159.1.546 (4208f897krIXzlEsP6G6V3H5URXQSg)smh22@tempest.cl.cam.ac.uk2005-02-081-0/+32
| | | | | | | | | | | | fix typo Signed-off-by: steven.hand@cl.cam.ac.uk
* | bitkeeper revision 1.1159.212.37 (41f6442d0VIx4x9hYxFJgoaH6RGtRg)kaf24@scramble.cl.cam.ac.uk2005-01-251-0/+2
|\| | | | | | | | | | | Merge scramble.cl.cam.ac.uk:/local/scratch/kaf24/xen-2.0-testing.bk into scramble.cl.cam.ac.uk:/local/scratch/kaf24/xen-unstable.bk
| * bitkeeper revision 1.1159.223.35 (41f64421LB8rsesmi-im4VxTqnNVhg)kaf24@scramble.cl.cam.ac.uk2005-01-251-0/+2
| | | | | | | | | | Don't check in banner.h.
* | bitkeeper revision 1.1159.212.34 (41f5a289J4SAf6zaQUhGEBrQWQ14dA)iap10@freefall.cl.cam.ac.uk2005-01-251-1/+22
|\| | | | | | | | | manual merge
| * bitkeeper revision 1.1159.223.32 (41f59a1519YIchUo4ggA1xTruDvUZg)iap10@freefall.cl.cam.ac.uk2005-01-251-0/+1
| | | | | | | | | | | | Bitkeeper ignore *.opic Signed-off-by: ian.pratt@cl.cam.ac.uk
* | bitkeeper revision 1.1159.217.9 (41e4ea41-PFvthJ_X2r27xBL8jEH1g)kaf24@scramble.cl.cam.ac.uk2005-01-121-20/+1
| | | | | | | | | | Fix tools compilation.
* | bitkeeper revision 1.1159.1.525 (41d58ba8VgPwkfEiKrUXF8b7LLwQ5Q)kaf24@scramble.cl.cam.ac.uk2004-12-311-0/+2
| | | | | | | | | | Andy's control-interface message switch -- first cut.
* | bitkeeper revision 1.1159.1.516 (41d410d7eWGB0LUnCA0Y7EAIZig5Hg)smh22@tempest.cl.cam.ac.uk2004-12-301-2/+2
|\| | | | | | | | | | | Merge tempest.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-2.0-testing.bk into tempest.cl.cam.ac.uk:/auto/groups/xeno-xenod/BK/xen-unstable.bk
| * bitkeeper revision 1.1159.170.73 (41d410a5UNN19EUanWSnfJ52P1DlQw)smh22@tempest.cl.cam.ac.uk2004-12-301-0/+1
| | | | | | | | | | remove unused fn
* | bitkeeper revision 1.1159.1.512 (41d3d11bX6np5I_hLKS7Ki18WyfK2A)smh22@tempest.cl.cam.ac.uk2004-12-301-0/+2
| | | | | | | | | | fix build (partial)
* | bitkeeper revision 1.1159.1.475 (41b9efabAfHQClS6PJMUaGIogh-MMw)cl349@arcadians.cl.cam.ac.uk2004-12-101-0/+1
|\| | | | | | | | | sync w/ head.
| * bitkeeper revision 1.1159.187.48 (41adc6420WlNaaoUkvfgNxl44rpYYg)kaf24@scramble.cl.cam.ac.uk2004-12-011-1/+1
| | | | | | | | | | Export Xen s/w perfctrs to DOM0 via new 'xenperf' utility.
* | bitkeeper revision 1.1159.1.445 (41a47974rZ1vtGT5wjpKwbMSnQ8gwA)cl349@arcadians.cl.cam.ac.uk2004-11-241-0/+7
|\| | | | | | | | | sync w/ head.
| * bitkeeper revision 1.1159.183.3 (41a2188bAFjxwwkR-Q5G7XglkWtKfQ)mjw@wray-m-3.hpl.hp.com2004-11-221-0/+7
| | | | | | | | | | Add vnet files.
* | bitkeeper revision 1.1159.1.437 (419ce215yttRnYIZuqaNEyi1KIplMA)cl349@arcadians.cl.cam.ac.uk2004-11-181-6/+8
|\| | | | | | | | | sync w/ head.
| * bitkeeper revision 1.1159.179.2 (419cbedfAFJPmYd4XKno5lrw9LXJ0A)kaf24@scramble.cl.cam.ac.uk2004-11-181-0/+2
| | | | | | | | | | | | Auto-generate assembly struct offsets. Clean up Xen-death on unhandleable traps/faults/NMIs/etc.
* | bitkeeper revision 1.1159.1.436 (419cdf41VkYtlAKycIO4osWtXnrnGQ)cl349@arcadians.cl.cam.ac.uk2004-11-181-0/+2
|/ | | | | Add ddb ignores.
* bitkeeper revision 1.1159.170.38 (419b4ea7EVWPzoNmHFd8awUXxFXmLg)kaf24@freefall.cl.cam.ac.uk2004-11-171-5/+0
| | | | | Sanitise ignore list.
* bitkeeper revision 1.1159.170.36 (419b409dgOm9WpCUrkZWaLcFuKDTIw)bren@anvil.research2004-11-171-0/+4
| | | | | | Solve hang at net frontend initialization by necessarily passing domain ID to NetDev in xend. This follows Andy's cset to support backends in unprivileged domains.