log
graph
tags
branches
changeset
browse
ia64/xen-unstable
log
find changesets by author, revision, files, or words in the commit message
less
more
| rev 17439:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip
age
author
revision
description
2008-04-11
Keir Fraser
17439:bde269270d9a
libxenguest: Fix a typo.
2008-04-11
Keir Fraser
17438:ca2be96f0cc4
x86: disable PIT irq after S3 resume
2008-04-10
Keir Fraser
17437:09903e0e7528
hvm: Fix a typo in p2m.c.
2008-04-10
Keir Fraser
17436:24e3a0ce63f8
x86, hvm: Fix up MTRR setup for extra magic page (IDENT_PT).
2008-04-10
Keir Fraser
17435:8d750b7acfa3
x86: Conditionally disable PIT 100HZ timer interrupt
2008-04-10
Keir Fraser
17434:5b7a3e040683
x86: Remove jiffies usage.
2008-04-10
Keir Fraser
17433:9153b99a7066
vmx: Enable live-migration with EPT
2008-04-10
Keir Fraser
17432:1d3aaa6a8b87
VT-d: Allocates page table pgd, root_entry, iremap and qinval from
2008-04-10
Keir Fraser
17431:85848be18ba2
VT-d: Share VT-d code between x86 and IA64
2008-04-10
Keir Fraser
17430:3105a548e2f5
hvmloader: Fix build with gcc 4.1 and later.
2008-04-09
Keir Fraser
17429:5b25d3264f7e
libxc: Move xg_memalign() into a proper source file, so that it
2008-04-09
Keir Fraser
17428:b3fdc4c38995
libxc: Leave portability of xg_memalign() as in original patch, rather
2008-04-09
Keir Fraser
17427:e63b48242116
x86 hvm: Make sure that we correctly tear down the vlapic periodic
2008-04-09
Keir Fraser
17426:f410fa7f379c
save/restore: Use page-aligned allocations for hypercall args that are
2008-04-09
Keir Fraser
17425:c99dee5e44d6
x86 libxc: Fix mlock sizes in libxc around vcpu context hypercalls
2008-04-09
Keir Fraser
17424:64f81cd158d4
lsevtchn: Simple tool to list event channel states for a domain.
2008-04-09
Keir Fraser
17423:5ffd167d7772
x86: Suppress scary console message from sh_remove_shadows()
2008-04-09
Keir Fraser
17422:40c0dda6eae6
ioemu: Fix rtl8139 emulation so that reboot works correctly in 64-bit
2008-04-09
Keir Fraser
17421:70ebf23f8a43
xenstore: Place return statement in the correct place to fix the build.
2008-04-09
Keir Fraser
17420:506c21c5c555
xenstore: fix canonicalize for metanodes
2008-04-09
Keir Fraser
17419:3cac47973e15
hvm: Clean out save/restore debug tracing.
2008-04-09
Keir Fraser
17418:aee133a8e5e7
hvm: Allocate memory for hvm domains in batches.
2008-04-09
Keir Fraser
17417:e64d17985df5
save/restore: Batch contiguous page-sized writes together during domain save.
2008-04-09
Keir Fraser
17416:0553004fa328
x86, vmx: Enable VPID (Virtual Processor Identification)
2008-04-09
Keir Fraser
17415:3a213b0e1ac0
Revert 17409:a8ce3e934abd5d99 as it breaks the build.
2008-04-09
Keir Fraser
17414:aa6faa6d8d36
Install missing ia64 hvm public headers.
2008-04-09
Keir Fraser
17413:29389310884f
hvmloader: Build with -Werror.
2008-04-09
Keir Fraser
17412:13cc6b2b8b61
hvmloader: Fix parsing Etherboot roms to avoid an infinite loop.
2008-04-09
Keir Fraser
17411:a8ce3e934abd
Share VT-d code between x86 and IA64
2008-04-09
Keir Fraser
17410:cb1f41538756
xenstore: fix Solaris compile with newer GCC versions
2008-04-09
Keir Fraser
17409:b982ab47285e
xenstore: merge xenstore-ls into the multicall binary.
2008-04-09
Keir Fraser
17408:7259de99f7fd
xenstore: make the xenstore clients a single multicall binary
2008-04-09
Keir Fraser
17407:32e3c81ada56
xenstore: support building the xenstore clients statically.
2008-04-09
Keir Fraser
17406:9b635405ef90
x86, vmx: Enable EPT (Extended PageTable) support on new Intel processors.
2008-04-08
Keir Fraser
17405:e1962ac0fb1c
ioemu: Add tapdisk-ioemu tool
2008-04-08
Keir Fraser
17404:af1d20b86b02
xm: Fix xm shutdown for xendomains.
2008-04-08
Keir Fraser
17403:324f772239a7
x86_64: Be more careful in emulating 32-bit call gates.
2008-04-07
Keir Fraser
17402:146f214a0e63
xencomm: add support for log dirty mode
2008-04-07
Keir Fraser
17401:6143f5bd32a7
Split the meaning of "dom0-min-mem = 0" to a new option.
2008-04-05
Keir Fraser
17400:e8f058b99171
xend: Don't allow dom0 memory to be ballooned below dom0-min-mem
2008-04-05
Keir Fraser
17399:61a3e041ea12
ioemu: drop duplicate memory reservation
2008-04-05
Keir Fraser
17398:0551891920b2
stubdom: trivial warning fixup
2008-04-05
Keir Fraser
17397:6bf674bd386d
stubdom: add asynchronous disk flush support
2008-04-05
Keir Fraser
17396:e0f9bee70cbf
stubdom: Fix quotes in stub domain creation
2008-04-05
Keir Fraser
17395:b1c0a0896488
ia64: Fix the build by using generic cpu_to_node() abstraction in a
2008-04-04
Keir Fraser
17394:b7637c5269d1
x86: Avoid use of domain_crash_synchronous() in C code.
2008-04-04
Keir Fraser
17393:271ec82db921
x86: Fix the build.
2008-04-04
Keir Fraser
17392:80f3c86feb7f
ioemu: advertise write cache feature
2008-04-04
Keir Fraser
17391:633099ff88a8
tools: Use PATH_MAX for pathname char arrays.
2008-04-04
Keir Fraser
17390:85d8d3f5c651
AMD IOMMU: Defer IO pagetable construction until device assignment
2008-04-04
Keir Fraser
17389:7d617282f18e
x86: fold GDT and LDT page types
2008-04-04
Keir Fraser
17388:b2a63fc4fac9
x86: Adjust ACPI PM1a/b event/control information retrieval
2008-04-04
Keir Fraser
17387:585e3d56aded
Remove dead file. Missed in previous changeset.
2008-04-04
Keir Fraser
17386:e52bf1822059
acm: Modify the default ACM boot policy so that unlabeled domains can always start
2008-04-04
Keir Fraser
17385:57febe0264e1
xen: Allow NUMA node to be specific to alloc_domheap_pages() via a new
2008-04-04
Keir Fraser
17384:0834234fd668
xm: When dumping core of an errant domain do not unpause after the
2008-04-03
Keir Fraser
17383:da35b52c4fd7
xend: Add "dumpcore_in_progress" flag to xenstore information
2008-04-03
Keir Fraser
17382:a2903704c17a
docs: Fix typos.
2008-04-03
Keir Fraser
17381:522f64fbb8bf
xend, acm: Assign an unlabeled resource the __UNLABELED__ label
2008-04-03
Keir Fraser
17380:9a4c6b6a801d
xend, acm: Prevent labeling of vlans with the same color
less
more
| rev 17439:
(0)
-10000
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
tip