aboutsummaryrefslogtreecommitdiffstats
path: root/unmodified_drivers/linux-2.6
Commit message (Expand)AuthorAgeFilesLines
* pv-on-hvm: Change barrier from rmb to wmb.Keir Fraser2008-05-291-1/+1
* ia64 pv-on-hvm: __XEN_INTERFACE_VERSION__ is needed to assembleKeir Fraser2008-05-121-6/+8
* PV-on-HVM: Fix __xen_suspend() for changed XenLinux interface.Keir Fraser2008-02-291-1/+2
* merge with xen-unstable.hgAlex Williamson2008-02-143-0/+59
|\
| * pv-on-hvm: Signal crash to Xen tools when HVM guest panics.Keir Fraser2008-02-133-0/+59
* | [IA64] Add EXTRA_AFLAGS for platform-pci/xcom_asm.SAlex Williamson2008-02-051-0/+1
* | [IA64] Add xencomm_arch_hypercall_suspend to fix module loadAlex Williamson2008-02-042-1/+2
|/
* [PV-on-HVM] Process event channels notifications in round-robin orderKeir Fraser2008-01-251-7/+55
* pv-on-hvm: Fix up linux code after hypercall-type-checking changes.Keir Fraser2008-01-232-5/+6
* pv-on-hvm: fix/adjust pv driver's mkbuildtreeKeir Fraser2008-01-181-27/+32
* PV-on-HVM: Fix build for RHEL/SLES.Keir Fraser2007-12-051-0/+15
* [PV-ON-HVM] Fix evtchn of unbind_from_irqhandler()Keir Fraser2007-11-061-1/+1
* PV-on-HVM: Define BLOCKING_NOTIFIER_HEAD macro for old Linux kernels.Keir Fraser2007-11-011-1/+8
* pv-on-hvm: fixes for unmodified drivers build and modern LinuxKeir Fraser2007-10-256-14/+33
* [IA64] Fix unmodified drivers.Alex Williamson2007-09-122-1/+2
* PV-on-HVM: Fix non-SMP build warning for PV-on-HVM drivers.kfraser@localhost.localdomain2007-09-071-1/+11
* PV-on-HVM: Define DEFINE_RWLOCK() macro for older Linux kernels.kfraser@localhost.localdomain2007-08-301-0/+9
* PV-on-HVML: Remove extra parentheses in netif_tx_lock_bh and netif_tx_unlock_bhkfraser@localhost.localdomain2007-08-301-2/+2
* [IA64] xencomm - compilation fix of unmodified driverAlex Williamson2007-08-164-5/+5
* [PV-on-HVM]: Add missing includeskfraser@localhost.localdomain2007-08-131-1/+2
* hvm: Fix PV-on-HVM drivers to not execuite hypercall page while it iskfraser@localhost.localdomain2007-08-061-0/+10
* Fix PV-on-HVM driver build.kfraser@localhost.localdomain2007-07-122-0/+10
* Fix compile errors in PV-on-HVM drivers because of missing asm/gnttab_dma.h.Keir Fraser2007-06-151-0/+3
* pv-on-hvm: Allow Linux and Xen paths to be overridden by the environment.kfraser@localhost.localdomain2007-06-062-4/+19
* Fix pv-on-hvm mkbuildtree script for new repo layout.kfraser@localhost.localdomain2007-06-061-3/+3
* pv-on-hvm: Re-init hypercall stubs page after HVM save/restore.kfraser@localhost.localdomain2007-05-251-15/+61
* PV-on-HVM: More carefully synchronise with APs when putting them tokfraser@localhost.localdomain2007-04-121-7/+27
* PV-on-HVM: Fix 64-bit build.kfraser@localhost.localdomain2007-04-121-3/+2
* PV-on-HVM: Fixes for module loading.kfraser@localhost.localdomain2007-04-112-3/+2
* PV-on-HVM: More save/restore fixes.kfraser@localhost.localdomain2007-04-114-88/+172
* PV-on-HVM: Fixes for save/restore. Also gets rid of separate moduleskfraser@localhost.localdomain2007-04-1012-124/+215
* merge with xen-unstable.hgAlex Williamson2007-04-092-2/+6
|\
| * PV-on-HVM: A bit more re-jigging so the build gets further againstKeir Fraser2007-04-062-2/+6
* | [IA64] Fix PV-on-HVM VNIF to work without using balloon on IPFAlex Williamson2007-04-091-0/+13
|/
* LINUX: PVonHVM: Fixes to build with kernels back to 2.6.5.Ian Campbell2007-04-051-1/+13
* PV-on-HVM: Add new ioreq 'invalidate' for zapping ioemu-dm mapccahekfraser@localhost.localdomain2007-04-051-10/+0
* PV-on-HVM: update build config overrides.kfraser@localhost.localdomain2007-04-051-1/+2
* Various cleanups and fixes for PV-on-HVM drivers.Keir Fraser2007-04-042-1/+8
* Initial check-in to support PV balloon driver within HVM guests.Steven Hand2007-04-045-9/+17
* [HVM] Save/restore: PV-on-HVM driver save/restore supportTim Deegan2007-03-291-2/+33
* merge with xen-unstable.hgawilliam@xenbuild2.aw2007-03-201-1/+2
|\
| * hvm: Fix platform-irq handling in presence of irqbalance daemon.kaf24@firebug.cl.cam.ac.uk2007-03-191-1/+2
* | [IA64] Fix for compiling PV-on-HVM driver on IPFawilliam@xenbuild2.aw2007-03-121-1/+7
|/
* [LINUX] Purge include <linux/config.h>. It has been obsolete for some time now.Ian Campbell2007-02-233-2/+2
* [LINUX] Call ctrl_alt_del() to trigger a reboot so we benefit from theIan Campbell2007-02-131-0/+6
* Small cleanups to PV-on-HVM support code.Keir Fraser2007-02-081-12/+9
* [IA64] Follow to allow PV-on-HVM callback irq to be identified by PCI device.awilliam@xenbuild2.aw2007-02-061-9/+3
* [IA64] Fix for compiling PV-on-HVM driver on IPFawilliam@xenbuild2.aw2007-02-052-0/+20
* [HVM] Allow HVM guest to request invalidation of foreign mappings viakaf24@localhost.localdomain2007-01-271-0/+10
* Cleanups for unmodified (pv-on-hvm) driver building.kaf24@localhost.localdomain2007-01-263-13/+11