2008-04-21 |
Keir Fraser | src-tarball: Remove source control metadata. |
commit | commitdiff | tree |
2008-04-21 |
Keir Fraser | Cache figlet output across builds, and provide src... |
commit | commitdiff | tree |
2008-04-21 |
Keir Fraser | iommu: initialisation cleanup and bugfix. |
commit | commitdiff | tree |
2008-04-21 |
Keir Fraser | AMD IOV: Fix xen boot on non-iommu systems. |
commit | commitdiff | tree |
2008-04-21 |
Keir Fraser | x86, hvm: Merge 32-bit and 64-bit asm stubs into common... |
commit | commitdiff | tree |
2008-04-21 |
Keir Fraser | svm: Do not hide 3DNow! CPU capabilities from SVM guests. |
commit | commitdiff | tree |
2008-04-21 |
Keir Fraser | x86, hvm: Assembly stub cleanups. |
commit | commitdiff | tree |
2008-04-21 |
Keir Fraser | iommu: Consolidate iommu enablement logic. Now there... |
commit | commitdiff | tree |
2008-04-21 |
Keir Fraser | amd iommu: clean up debug information. |
commit | commitdiff | tree |
2008-04-18 |
Keir Fraser | docs: update xen-apic docs |
commit | commitdiff | tree |
2008-04-18 |
Keir Fraser | ioemu: Fix cross-build of tapdisk-ioemu |
commit | commitdiff | tree |
2008-04-17 |
Keir Fraser | x86: Fix the non-PAE build. |
commit | commitdiff | tree |
2008-04-17 |
Keir Fraser | x86, hvm: Allow emulation of 'multi-cycle' MMIO reads... |
commit | commitdiff | tree |
2008-04-17 |
Keir Fraser | x86_emulate: Emulate MMX movq instructions. |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | x86_emulate: Emulate certain FPU instructions by buildi... |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | x86_emulate: Implement a more dynamic interface for... |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | AMD IOMMU: Add event logging support. |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | [VTD] Fix VT-d PAE issues. |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | x86, hvm: Lots of MTRR/PAT emulation cleanup. |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | stubdom: make use of PVFB resize event |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | ioemu: drop reschedule of handle_buffered_io on I/O... |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | minios: simplify schedule() |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | minios: call do_hypervisor_callback directly from force... |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | stubdom: sparse application's BSS by linking it separat... |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | x86: Fix emulation of PCI access register at I/O port... |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | [LIBFSIMAGE] Support 256 byte inodes on ext3 |
commit | commitdiff | tree |
2008-04-16 |
Keir Fraser | x86, hvm: Fix memory leak. |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | hvmloader: Explicitly revert to text section after... |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | hvmloader: Framework for multiprocessor initialisation. |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | x86, hvm: APIC INIT handling can make use of existing... |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | tools: Build fixes for *BSD. |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | ioemu: COW driver flush method should return an int. |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | x86, hvm: Clean up handling of APIC INIT and SIPI messages. |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | x86, hvm: If an MMIO handler returns X86EMUL_RETRY... |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | x86: per-domain p2m structure must be initialised to... |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | Tasklet bug fixes. |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | domctl: Do not return XEN_DOMINF_blocked if no VCPUs... |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | x86, hvm: I/O emulation handlers return X86EMUL_* retur... |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | xend/acm: Fixes to labelling of resources. |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | [IA64] Remove duplicate tasklet code |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | [IA64] Fix pci.h include overlap |
commit | commitdiff | tree |
2008-04-15 |
Keir Fraser | Change tasklet implementation so that tasklet_kill... |
commit | commitdiff | tree |
2008-04-14 |
Keir Fraser | Rename 'big lock' to 'domain lock'. |
commit | commitdiff | tree |
2008-04-14 |
Keir Fraser | hvmloader: Small cleanups. |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | svm: Fix an assertion. |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | hvm: Add HVM_PARAM_DM_DOMAIN to let ioreq events go... |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | Turn some simple softirqs into tasklets. |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | Support tasklets in Xen as a more dynamic alternative... |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | x86: Emulate accesses to PCI window registers cf8/cfc... |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | tools: Make xend set time offset for all kinds of domai... |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | VT-d: DMAR device scope parse fixup |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | x86/64 compat: Replace hypervisor BUG_ON() with a clean... |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | libxenguest: Fix a typo. |
commit | commitdiff | tree |
2008-04-11 |
Keir Fraser | x86: disable PIT irq after S3 resume |
commit | commitdiff | tree |
2008-04-10 |
Keir Fraser | hvm: Fix a typo in p2m.c. |
commit | commitdiff | tree |
2008-04-10 |
Keir Fraser | x86, hvm: Fix up MTRR setup for extra magic page (IDENT... |
commit | commitdiff | tree |
2008-04-10 |
Keir Fraser | x86: Conditionally disable PIT 100HZ timer interrupt |
commit | commitdiff | tree |
2008-04-10 |
Keir Fraser | x86: Remove jiffies usage. |
commit | commitdiff | tree |
2008-04-10 |
Keir Fraser | vmx: Enable live-migration with EPT |
commit | commitdiff | tree |
2008-04-10 |
Keir Fraser | VT-d: Allocates page table pgd, root_entry, iremap... |
commit | commitdiff | tree |
2008-04-10 |
Keir Fraser | VT-d: Share VT-d code between x86 and IA64 |
commit | commitdiff | tree |
2008-04-10 |
Keir Fraser | hvmloader: Fix build with gcc 4.1 and later. |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | libxc: Move xg_memalign() into a proper source file... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | libxc: Leave portability of xg_memalign() as in origina... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | x86 hvm: Make sure that we correctly tear down the... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | save/restore: Use page-aligned allocations for hypercal... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | x86 libxc: Fix mlock sizes in libxc around vcpu context... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | lsevtchn: Simple tool to list event channel states... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | x86: Suppress scary console message from sh_remove_shad... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | ioemu: Fix rtl8139 emulation so that reboot works corre... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | xenstore: Place return statement in the correct place... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | xenstore: fix canonicalize for metanodes |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | hvm: Clean out save/restore debug tracing. |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | hvm: Allocate memory for hvm domains in batches. |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | save/restore: Batch contiguous page-sized writes togeth... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | x86, vmx: Enable VPID (Virtual Processor Identification) |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | Revert 17409:a8ce3e934abd5d99 as it breaks the build. |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | Install missing ia64 hvm public headers. |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | hvmloader: Build with -Werror. |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | hvmloader: Fix parsing Etherboot roms to avoid an infin... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | Share VT-d code between x86 and IA64 |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | xenstore: fix Solaris compile with newer GCC versions |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | xenstore: merge xenstore-ls into the multicall binary. |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | xenstore: make the xenstore clients a single multicall... |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | xenstore: support building the xenstore clients statically. |
commit | commitdiff | tree |
2008-04-09 |
Keir Fraser | x86, vmx: Enable EPT (Extended PageTable) support on... |
commit | commitdiff | tree |
2008-04-08 |
Keir Fraser | ioemu: Add tapdisk-ioemu tool |
commit | commitdiff | tree |
2008-04-08 |
Keir Fraser | xm: Fix xm shutdown for xendomains. |
commit | commitdiff | tree |
2008-04-08 |
Keir Fraser | x86_64: Be more careful in emulating 32-bit call gates. |
commit | commitdiff | tree |
2008-04-07 |
Keir Fraser | xencomm: add support for log dirty mode |
commit | commitdiff | tree |
2008-04-07 |
Keir Fraser | Split the meaning of "dom0-min-mem = 0" to a new option. |
commit | commitdiff | tree |
2008-04-05 |
Keir Fraser | xend: Don't allow dom0 memory to be ballooned below... |
commit | commitdiff | tree |
2008-04-05 |
Keir Fraser | ioemu: drop duplicate memory reservation |
commit | commitdiff | tree |
2008-04-05 |
Keir Fraser | stubdom: trivial warning fixup |
commit | commitdiff | tree |
2008-04-05 |
Keir Fraser | stubdom: add asynchronous disk flush support |
commit | commitdiff | tree |
2008-04-05 |
Keir Fraser | stubdom: Fix quotes in stub domain creation |
commit | commitdiff | tree |
2008-04-05 |
Keir Fraser | ia64: Fix the build by using generic cpu_to_node()... |
commit | commitdiff | tree |
2008-04-04 |
Keir Fraser | x86: Avoid use of domain_crash_synchronous() in C code. |
commit | commitdiff | tree |
2008-04-04 |
Keir Fraser | x86: Fix the build. |
commit | commitdiff | tree |
2008-04-04 |
Keir Fraser | ioemu: advertise write cache feature |
commit | commitdiff | tree |
next |