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 9365:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-03-21
kaf24
9365:349d26c1094f
Creates a module that exports Xen Hypervisor attributes to sysfs. The
2006-03-21
emellor
9364:a66c48bdf9c3
Break out common parts of vtpm tests into new vtpm_utils library.
2006-03-21
emellor
9363:a659a3f20066
Merged.
2006-03-21
emellor
9362:92b5fa5e8397
Stop the domain at the end of the test.
2006-03-21
kaf24
9361:47a55b3b7b39
Merged.
2006-03-21
kaf24
9360:ae212c225e2a
Since we now have general rules to build ALL_OBJS, we don't need to manually
2006-03-21
emellor
9359:cdd11b936a26
Merged.
2006-03-21
emellor
9358:a6c078552735
Added -u flag (unsafe) to runtest.sh, to skip the sanity checks. This improves
2006-03-21
kaf24
9357:156505f40a8a
Add a.out files to mercurial ignore list.
2006-03-21
kaf24
9356:8fc534c192c4
Update xen/ia64 to use the new build system. Fixes the ia64 build.
2006-03-21
kaf24
9355:d0db2359769c
Fix a bug, and also fixes the build with some gcc4 versions.
2006-03-21
kaf24
9354:96d606c074f8
The current ptrace code is traversing the page table structures to
2006-03-21
kaf24
9353:eb2a2529f96c
New SMP IPI interface function called on_selected_cpus(), currently implemented
2006-03-21
emellor
9352:25e1c3b1a9f2
Put 03_vtpm-susp_res.py in its rightful place.
2006-03-21
emellor
9351:e36f95b43bf1
Test suspend and resume cycles of the TPM front- and backend.
2006-03-21
pl
9350:b78cab886a1e
Add an option to xmtest to report results to an alternative results repository.
2006-03-21
stekloff
9349:d218dd060612
Make sure the check to see if device is in use doesn't happen. We need
2006-03-21
stekloff
9348:5bf6549aba96
Remove obsolete startNow() method from XmTestDomain object.
2006-03-21
stekloff
9347:8fda66ee616b
Add mounting /sys for 2.6 xm-test images.
2006-03-21
root
9346:a6f1b3d653a9
Patch to correct inconsistencies of xm-test reporting.
2006-03-20
cl349
9345:b64ac7e90ac6
Update to Linux 2.6.16.
2006-03-20
kaf24
9344:b9486f0d6970
Add missing empty ia64 files.
2006-03-20
kaf24
9343:4813462ed4f9
Some more build-system finessing:
2006-03-20
kaf24
9342:0d9855e12426
Fix Xen target image dependencies.
2006-03-20
kaf24
9341:a27f22868d68
Fix 64-bit build.
2006-03-20
kaf24
9340:d982f5fa9bad
Upgrade genapic code to 2.6.16-rc6 codebase. Remove entries from
2006-03-20
kaf24
9339:a8b1d4fad72d
Fix a protocol violation in the pcnet emulation. Tested on at least
2006-03-20
kaf24
9338:056e571ce462
Add poll() support to xenbus device file.
2006-03-20
emellor
9337:cf89e8f0831b
Merged.
2006-03-20
emellor
9336:516cf6553011
Remove unused, broken, redundant and undocumented option xm create -L.
2006-03-19
kaf24
9335:1ecb7f1ddc79
Fix VMX guest can not be created on PAE xen with more than 4G RAM.
2006-03-19
kaf24
9334:56a775219c88
This patch fix HVM/VMX time resolution issue that cause IA32E complain
2006-03-19
kaf24
9333:760f9149dbaa
Abstract some details of context switching into ctxt_switch_from/to
2006-03-19
kaf24
9332:768936b2800a
Move arch/x86 to new build system.
2006-03-19
kaf24
9331:9795d9407acc
Apply Xen build system changes to all non-arch subdirectories.
2006-03-19
kaf24
9330:f513384a18ee
Conditionalize building the Xen ACPI driver.
2006-03-19
kaf24
9329:5b56d1e1ac8b
Fix VMX EFER write logic. Also some cleanups.
2006-03-19
kaf24
9328:e3c7b1e97459
Add back hvm guest apm support and fixed the original apm issues to
2006-03-18
cl349
9327:8cc027def1de
linux-x86_64: Sync with native.
2006-03-18
vhanquez
9326:e92b363402f9
Fix a race that crash domU by calling xenbus_probe twice if it receive event
2006-03-18
kaf24
9325:4d4a700bea7a
Move __do_IRQ() definition to ia64 header file where it belongs.
2006-03-18
kaf24
9324:78b8b0d9acc8
merge with xen-ia64-unstable.hg
2006-03-18
cl349
9323:ea67b8a9c7e0
Update to Linux 2.6.16-rc6.
2006-03-21
awilliam
9322:f163677f8767
[IA64] cleanup in domain.c
2006-03-21
awilliam
9321:212eb6a2d8cd
[IA64] cleanup of tlb.c
2006-03-21
awilliam
9320:d18f8fd07fa2
[IA64] remove linux/patch.c
2006-03-21
awilliam
9319:263901a2a995
[IA64] EFI_RESET_SYSTEM now reboots domU.
2006-03-20
awilliam
9318:9afd25b90af4
[IA64] Hypercalls are only allowed by kernels.
2006-03-20
awilliam
9317:1dc45879fa5c
[IA64] Check privilege level for pal/sal/efi calls.
2006-03-20
awilliam
9316:ccb437f2ed4e
[IA64] Replace huge if/else if with a switch.
2006-03-20
awilliam
9315:d5b1bc047540
[IA64] correct mistake from previous patch
2006-03-20
awilliam
9314:58a3ed82eee4
[IA64] Removed warning messages
2006-03-20
awilliam
9313:815758308556
[IA64] Removed unnecessary header files
2006-03-17
awilliam
9312:25003dd43a92
merge
2006-03-17
kaf24
9311:3377e445aa5e
Fix VMX cpuid handling when EAX == 4.
2006-03-17
kaf24
9310:843ced27531a
Allows the hypervisor to build without warnings (wisely considered
2006-03-17
kaf24
9309:eceb7ffe1e67
Fix the gzip size extraction in xc_inflate_buffer(). Extract
2006-03-17
kaf24
9308:03d7b5b2c212
Fix sched_sedf adjdom to properly clamp the period max value.
2006-03-17
kaf24
9307:b8640cd55fd7
Declare inline function as 'static inline', not 'extern inline'.
2006-03-17
vhanquez
9306:98a6f5ae7b1f
Reinitialize producer and consumer index to 0 if indexes corruption are detected
less
more
| rev 9365:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip