aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* mini-os: fix FS frontend index readingKeir Fraser2008-07-211-2/+2
* mini-os: fix fs-front.c debugging printsKeir Fraser2008-07-211-13/+22
* fs-back: enable build by defaultKeir Fraser2008-07-181-0/+1
* mini-os: export allocate_ondemandKeir Fraser2008-07-183-6/+21
* mini-os is missing list_top in its list.hKeir Fraser2008-07-181-0/+6
* stubdom: fix build dependenciesKeir Fraser2008-07-181-3/+3
* stubdom: fix build dependencyKeir Fraser2008-07-181-6/+6
* xend: portability cleanupKeir Fraser2008-07-182-26/+30
* mini-os: add stack walking debugKeir Fraser2008-07-185-11/+79
* amd iommu: support device add and remove for recent dom0 kernelKeir Fraser2008-07-181-0/+38
* Check phy: block device existenceKeir Fraser2008-07-181-0/+8
* stubdom: fix qemu keymap pathsKeir Fraser2008-07-181-2/+2
* x86: Remove clocksource=tsc for now.Keir Fraser2008-07-182-57/+3
* x86: Fix APERF/MPERF query bug on non-current cpuKeir Fraser2008-07-181-7/+15
* X86: Fix cpufreq _psd HW_ALL coordination bugKeir Fraser2008-07-181-9/+6
* pvscsi: Install vscsi script.Keir Fraser2008-07-181-0/+1
* blktap scripts: deletion of double check and permission of using /dev/sdxxKeir Fraser2008-07-181-1/+0
* stubdom: add example config fileKeir Fraser2008-07-183-2/+348
* stubdom: use lwip 1.3.0 release + patch instead of checking out from cvsKeir Fraser2008-07-172-16/+2421
* PV-GRUB: use the 0.97 snapshot + patch instead of checking out from cvsKeir Fraser2008-07-173-12/+1398
* stubdom: add functions for caml runtimeKeir Fraser2008-07-172-3/+8
* ioemu: fix the devices loop.Keir Fraser2008-07-171-3/+7
* xsm: Missing function in dummy moduleKeir Fraser2008-07-171-0/+5
* x86 Cx: Add option hpetbroadcast to force enabling hpet_broadcast.Keir Fraser2008-07-161-11/+26
* x86: Adjust handle_hpet_broadcast to let it run better before broadcast exitKeir Fraser2008-07-161-12/+3
* PV-GRUB: allow passing menu.lst as a ramdiskKeir Fraser2008-07-161-1/+3
* x86 shadow: Re-init per-page spinlock before freeing p2m pages.Keir Fraser2008-07-161-0/+3
* ioemu: Fix issues when passthrough device is hot-removed from HVM domain.Keir Fraser2008-07-163-1/+48
* vt-d: Disable VT-d table output on DMA page faultsKeir Fraser2008-07-161-0/+2
* fs-backend: do not expose file descriptors to frontendKeir Fraser2008-07-163-14/+69
* xend: Fix destruction of VMMetrics objects for managed domainsKeir Fraser2008-07-161-1/+3
* fs-backend: fix ioctl(BLKGETSIZE) call on 64bitKeir Fraser2008-07-151-1/+1
* fs-backend: Fix freelist implementationKeir Fraser2008-07-152-4/+4
* x86: Report TSC skew on boot at higher log level.Keir Fraser2008-07-151-2/+2
* x86: Ensure TSC calibration stats are same across all CPUs whenKeir Fraser2008-07-151-3/+20
* x86: No need to vcpu_update_system_time() on map_vcpu_info().Keir Fraser2008-07-151-8/+4
* xen: Small cleanups towards allowing stricter compile warnings.Keir Fraser2008-07-155-14/+17
* iommu: disable by default. 'iommu' on cmdline to enable.Keir Fraser2008-07-151-1/+1
* tools: Make functions static which should not be exported.Keir Fraser2008-07-158-21/+21
* x86: Add clocksource=tsc option.Keir Fraser2008-07-151-3/+37
* x86: platform-timer read function returns 64 bits.Keir Fraser2008-07-151-29/+23
* tools: Declare functions static where they should be, and provideKeir Fraser2008-07-1515-123/+103
* stubdom: enable compilation/installation by defaultKeir Fraser2008-07-141-10/+2
* vt-d: Disable VT-d if parsing ACPI DMAR failsKeir Fraser2008-07-141-0/+29
* xentop: declare signal handler as staticKeir Fraser2008-07-141-1/+1
* Revert 18025:07c7aef164 -- go back to 8MB VRAM.Keir Fraser2008-07-142-5/+5
* x86: PIT broadcast to fix local APIC timer stop issue for Deep C stateKeir Fraser2008-07-144-6/+70
* xm: vt-d: Add a command "xm pci-list-assignable-devices" to list allKeir Fraser2008-07-142-0/+140
* xend: vt-d: improved FLR logic for pass-thru PCI devicesKeir Fraser2008-07-144-6/+473
* vt-d: Remove the FLR logic in Xen.Keir Fraser2008-07-144-68/+0