aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | Fix range_straddles_boundary() check to exclude regions thatkaf24@firebug.cl.cam.ac.uk2005-08-184-216/+295
| | * | | | | | | | | | Enable IP_PNP support in 64bit domU (needed for xm ip= etc.)jrb44@plym.cl.cam.ac.uk2005-08-181-3/+6
| | * | | | | | | | | | Fix the SWIOTLB to correctly match on bus addresses.kaf24@firebug.cl.cam.ac.uk2005-08-181-47/+53
| | * | | | | | | | | | fail domU creation if memory need couldn't be succeed after ballooning out dom0vh249@arcadians.cl.cam.ac.uk2005-08-181-8/+25
| | * | | | | | | | | | Enable MATCH_PHYSDEV netfilter support as a module.iap10@freefall.cl.cam.ac.uk2005-08-172-2/+2
| | * | | | | | | | | | Fix e820 array stack overflowiap10@freefall.cl.cam.ac.uk2005-08-171-1/+2
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| | * | | | | | | | | We found machines with >32 E820 memory map entries, where Xen fails tokaf24@firebug.cl.cam.ac.uk2005-08-171-1/+1
| | * | | | | | | | | Fix vmalloc_fault() path for x86/64 XenLinux.kaf24@firebug.cl.cam.ac.uk2005-08-171-1/+5
| | * | | | | | | | | Fix the skbuff allocator for multi-page buffers.kaf24@firebug.cl.cam.ac.uk2005-08-171-16/+66
| | * | | | | | | | | Formatting cleanup.kaf24@firebug.cl.cam.ac.uk2005-08-171-7/+8
| | * | | | | | | | | have a useful line reporting when IOMMU_BUG_ON triggervh249@arcadians.cl.cam.ac.uk2005-08-171-7/+7
| | * | | | | | | | | fix missing swiotlb.c file in linux build after running cleanup.vh249@arcadians.cl.cam.ac.uk2005-08-171-1/+1
| * | | | | | | | | | Update probe code for backend layout.cl349@firebug.cl.cam.ac.uk2005-08-182-88/+308
* | | | | | | | | | | Tidy up a bit.sos22@douglas.cl.cam.ac.uk2005-08-193-27/+60
* | | | | | | | | | | A really nasty workaround for a race.sos22@douglas.cl.cam.ac.uk2005-08-1812-104/+33
* | | | | | | | | | | Actually make suspending SMP domUs work: the previous commit didn'tsos22@douglas.cl.cam.ac.uk2005-08-1815-34/+310
* | | | | | | | | | | Make xm save/restore work for SMP guest domains.sos22@douglas.cl.cam.ac.uk2005-08-171-2/+78
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Fix module build by removing duplicate EXPORT_SYMBOL ofkaf24@firebug.cl.cam.ac.uk2005-08-171-3/+0
* | | | | | | | | | Allocate_empty_lowmem_regions available to non-priv domainskaf24@firebug.cl.cam.ac.uk2005-08-172-4/+2
|/ / / / / / / / /
* | | | | | | | | mergeiap10@freefall.cl.cam.ac.uk2005-08-172-3/+4
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ merge?cl349@firebug.cl.cam.ac.uk2005-08-171-1/+1
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Restore domains with a different uuid than they had.cl349@firebug.cl.cam.ac.uk2005-08-172-3/+4
* | | | | | | | | | | Another tweak to the network-bridge script.iap10@freefall.cl.cam.ac.uk2005-08-171-2/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Python build fix.kaf24@firebug.cl.cam.ac.uk2005-08-171-1/+1
|/ / / / / / / / /
* | | | | | | | | Recreate watches on domain restore.cl349@firebug.cl.cam.ac.uk2005-08-173-0/+14
* | | | | | | | | Clear "/control/shutdown" node on domain restore.cl349@firebug.cl.cam.ac.uk2005-08-171-0/+6
* | | | | | | | | xenbus build and license fixes.kaf24@firebug.cl.cam.ac.uk2005-08-174-34/+64
* | | | | | | | | Add support for XENSTORED_TRACE to enable trace output from xenstored.cl349@firebug.cl.cam.ac.uk2005-08-171-2/+6
* | | | | | | | | Fix compile warning from zero-length printf format string.cl349@firebug.cl.cam.ac.uk2005-08-171-1/+1
* | | | | | | | | merge?cl349@firebug.cl.cam.ac.uk2005-08-178-91/+144
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Yet another work-around in the network-bridge scriptiap10@freefall.cl.cam.ac.uk2005-08-161-0/+1
| * | | | | | | | | Really randomise MAC addresses for multi-VIF guests.kaf24@firebug.cl.cam.ac.uk2005-08-161-1/+1
| * | | | | | | | | Add a couple of well chosen assertions to new contextkaf24@firebug.cl.cam.ac.uk2005-08-161-0/+4
| * | | | | | | | | Fix context switching race which could cause vcpu_pause()kaf24@firebug.cl.cam.ac.uk2005-08-166-91/+139
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* / | | | | | | | Avoid spurious "Ignoring shutdown request" messages, fix memory leak and simplifcl349@firebug.cl.cam.ac.uk2005-08-171-7/+11
|/ / / / / / / /
* | | | | | | | Don't bail early if we detect that time goes backwards.cl349@firebug.cl.cam.ac.uk2005-08-161-1/+0
* | | | | | | | cleanup whitespace.cl349@firebug.cl.cam.ac.uk2005-08-161-24/+25
* | | | | | | | merge?cl349@firebug.cl.cam.ac.uk2005-08-161-30/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix xtime_lock handling in timer interrupt. There's no needkaf24@firebug.cl.cam.ac.uk2005-08-161-30/+15
* | | | | | | | | Only introduce domain to the store when we have store channel _and_ mfn.cl349@firebug.cl.cam.ac.uk2005-08-161-1/+1
* | | | | | | | | In direct_remap_area_pages, reset w pointer for next loop after use.cl349@firebug.cl.cam.ac.uk2005-08-161-1/+1
|/ / / / / / / /
* | | | | | | | Use a SWIOTLB to use pre-reserved bounce buffers for high memorykaf24@firebug.cl.cam.ac.uk2005-08-1624-604/+1002
* | | | | | | | Add grant table support to block tap.akw27@arcadians.cl.cam.ac.uk2005-08-164-24/+233
* | | | | | | | Disable xenconsoled throttling for now.kaf24@firebug.cl.cam.ac.uk2005-08-161-0/+2
* | | | | | | | Under the right circumstances, xenconsoled will corrupt its internal kaf24@firebug.cl.cam.ac.uk2005-08-161-5/+20
* | | | | | | | mergeiap10@firebug.cl.cam.ac.uk2005-08-166-10/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Enable multi-word DMA mode 2 for the PIIX3 chipsetadsharma@los-vmm.sc.intel.com2005-08-151-1/+2
| * | | | | | | | Distinguish ioemu handled devices and para virtualized devicesadsharma@los-vmm.sc.intel.com2005-08-154-7/+22
| * | | | | | | | Don't leave vncviewer processes running if xm create failsadsharma@los-vmm.sc.intel.com2005-08-151-2/+10
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | mergeiap10@firebug.cl.cam.ac.uk2005-08-161-1/+2
|\ \ \ \ \ \ \ \