aboutsummaryrefslogtreecommitdiffstats
path: root/xenolinux-2.4.25-sparse/include/asm-xen
Commit message (Collapse)AuthorAgeFilesLines
* bitkeeper revision 1.864.1.1 (407eb08fW2eUAKOIh6v4T-Ew4bCchg)iap10@labyrinth.cl.cam.ac.uk2004-04-1529-4971/+0
| | | | | upgrade to linux 2.4.26
* bitkeeper revision 1.862 (407bfad05PmdmZtBnhfJMLp1dqPBYQ)kaf24@scramble.cl.cam.ac.uk2004-04-131-2/+6
| | | | | Various cleanups. Also fix a bug in Xenolinux timer interrupt.
* bitkeeper revision 1.860 (40767158VSrp08a0j4zL0drGEP4xNg)kaf24@scramble.cl.cam.ac.uk2004-04-091-0/+16
| | | | | Synchronously flush console data when a domain dies.
* bitkeeper revision 1.858 (4075900bvZ22M6mUE2F3Vk8eDozqtw)kaf24@scramble.cl.cam.ac.uk2004-04-081-0/+3
| | | | | Add support for suspend/resume to new evtchn-IRQ binding mechanism.
* bitkeeper revision 1.856 (4075806dGVuPwXtbZgPbDT2-zKk0gw)kaf24@scramble.cl.cam.ac.uk2004-04-084-34/+101
| | | | | | | New control-interface functionality for Xenolinux. Also extended start_info_t to include the event-channel index for the controller interface.
* bitkeeper revision 1.825.3.21 (406bdf6e4yUNbgx_RSShBfyJ0ZlFdA)kaf24@scramble.cl.cam.ac.uk2004-04-011-1/+4
| | | | | | system.h: Extra compiler barriers in upcall code.
* bitkeeper revision 1.825.8.1 (406b3b3aiVrvWmI8XjJ_64Sk92hivw)kaf24@scramble.cl.cam.ac.uk2004-03-312-17/+32
| | | | | | Many files: Faster upcall masking from Xen to guest OS.
* bitkeeper revision 1.825.3.18 (406aeeb6EYYfLTekemoWDRaWO8SuEQ)kaf24@scramble.cl.cam.ac.uk2004-03-313-3/+141
| | | | | | | | | | | | | | highmem.c, highmem.h: new file Many files: New bootstrap layout for DOM0 and for all Linux domains. Xenolinux now support CONFIG_HIGHMEM for up to 4GB allocated to a Xenolinux domain. .del-highmem.h~c3cf3f6856a90f6: Delete: xenolinux-2.4.25-sparse/include/asm-xen/highmem.h elf.h: Rename: xen/include/asm-i386/elf.h -> xen/include/xen/elf.h .del-elf.h~57347596c85127ef: Delete: xen/include/asm-x86_64/elf.h
* bitkeeper revision 1.825.3.12 (40659df50NIJI5Ld3gK593_2UZJDuQ)kaf24@scramble.cl.cam.ac.uk2004-03-272-22/+880
| | | | | | | | xor.h: new file Many files: Bug fixes for hardware virtualisation.
* bitkeeper revision 1.825.3.10 (4065558aPBWky8sW_ub8imsOf_yTwg)kaf24@scramble.cl.cam.ac.uk2004-03-271-25/+7
| | | | | | Many files: Cleaned up user-space event-channel handling (now better reflects the underlying abstraction). Also simplified handling of exceptional notifications (now a special case of a normal notification).
* bitkeeper revision 1.825.3.8 (4064852bbmw6RCAmEA3OIjjuTHyojA)kaf24@scramble.cl.cam.ac.uk2004-03-261-0/+1
| | | | | | | | defconfig-physdev: new file system.h, defconfig, config.in: Add direct hardware access possibilities to Xenolinux ocnfiguration menus. Also add a suitable defaults file for testing.
* bitkeeper revision 1.825.4.3 (40642185aZwwgLwBAies8HKAne40aw)kaf24@scramble.cl.cam.ac.uk2004-03-261-6/+9
| | | | | | | | Many files: Adding physirq support to new Xen upcall interface. .del-physirq.c~e02f2ea038df07fa: Delete: xenolinux-2.4.25-sparse/arch/xen/kernel/physirq.c
* bitkeeper revision 1.825.3.1 (4062f7e9e4Hjc12XFoN-wZ-bm0GL4w)kaf24@scramble.cl.cam.ac.uk2004-03-253-42/+128
| | | | | | | | synch_bitops.h: new file system.h, evtchn.h, evtchn.c, entry.S, console.c: Fix races in event-channel status checks and updates.
* bitkeeper revision 1.825.1.2 (4062c7cfNjG5kiKHfguNA2SIXnllng)kaf24@scramble.cl.cam.ac.uk2004-03-255-31/+119
| | | | | | | | Many files: New IRQ upcall world. evtchn.c: Rename: xenolinux-2.4.25-sparse/arch/xen/kernel/hypervisor.c -> xenolinux-2.4.25-sparse/arch/xen/kernel/evtchn.c
* bitkeeper revision 1.824 (40601cf9uRnKyyagj6umr4Oaf_-gWQ)kaf24@scramble.cl.cam.ac.uk2004-03-231-0/+0
| | | | | | | | | | | | Many files: xeno -> xen renames. xen_proc.c: Rename: xenolinux-2.4.25-sparse/arch/xen/lib/xeno_proc.c -> xenolinux-2.4.25-sparse/arch/xen/lib/xen_proc.c xen_proc.h: Rename: xenolinux-2.4.25-sparse/include/asm-xen/xeno_proc.h -> xenolinux-2.4.25-sparse/include/asm-xen/xen_proc.h Xen-HOWTO.txt: Rename: docs/Xeno-HOWTO.txt -> docs/Xen-HOWTO.txt
* bitkeeper revision 1.823 (4060141cL2UWa7gkwwnmGJlHbv0sAA)kaf24@scramble.cl.cam.ac.uk2004-03-2327-0/+3707
Many files: xeno -> xen renames. mvdir