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 9394:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip
age
author
revision
description
2006-03-23
awilliam
9394:218591a0cb7e
[IA64] bug fix in privop.c (2)
2006-03-23
awilliam
9393:2ecf39c54693
[IA64] bug fix in privop.c
2006-03-23
awilliam
9392:00111084c70a
[IA64] Remove warning messages
2006-03-23
awilliam
9391:f517be67eeac
[IA64] IA64_GRANT_TABLE_PADDR
2006-03-22
awilliam
9390:11325d1c412c
[IA64] build xen_sysfs by default
2006-03-22
awilliam
9389:b2828004f131
merge xen-unstable.hg
2006-03-22
kaf24
9388:ecb99d1ce57d
A few cleanups based on comments from Arjan van de Ven.
2006-03-22
kaf24
9387:b8cc4df90187
Use shiny new mutexes instead of semaphores where possible in our Linux code.
2006-03-22
kaf24
9386:a07e25890329
Licensing clarifications in Linux source files:
2006-03-22
kaf24
9385:5032ee221f75
On x86/64 a domU kernel just sits around forever on a panic because
2006-03-22
kaf24
9384:573bb82d0402
SVM patch to enable SMI intercept.
2006-03-22
kaf24
9383:b4769816a409
SVM patch to fix problem with evtchn/lost interrupts and re-enable hvm_safe_block().
2006-03-22
kaf24
9382:e995d090bba9
SVM patch to fix problem with instruction decode.
2006-03-21
kaf24
9381:fbc3a2657fef
Prevent a stray error message in the case that either DISTDIR or
2006-03-21
kaf24
9380:a6a5a1b963e8
Clean up #include in init-xen.h.
2006-03-21
kaf24
9379:f9e912842006
The following patch adds support to vmxassist for SYSLINUX/ISOLINUX. This
2006-03-21
kaf24
9378:4dec7a81f8f5
Fix a build problem when enabling XEN_SYSFS on xen/ia64.
2006-03-21
emellor
9377:22f1618cf57c
The patch fixes a problem when testing for device /dev/tpm0. The API
2006-03-22
awilliam
9376:695aa28b7cb1
[IA64] Fixed VTI domain destruction
2006-03-22
awilliam
9375:369bdeb29606
[IA64] dom0_max_vcpus and dom0 vcpus creation
2006-03-21
awilliam
9374:a9f5cf43451f
merge
2006-03-21
kaf24
9373:5e5e56b5e751
Nanosecs not usecs in a time comment.
2006-03-21
kaf24
9372:fcef620a859c
'permitted_clock_jitter' units are nanoseconds not microseconds.
2006-03-21
emellor
9371:1294c5d6ff32
Remove import of xen.lowlevel.xc, left over from when ballooning was done here
2006-03-21
emellor
9370:d77f0f6ebece
Protect cleanupDomain with the refresh_shutdown_lock. This stops the device
2006-03-21
emellor
9369:045bee6e1ebd
Merged.
2006-03-21
emellor
9368:02260f77c035
Only send the OFFLINE hotplug event if be->netif is set. Firstly, this ensures
2006-03-21
emellor
9367:14c26df4f33c
Fix the implicit declaration of function `swiotlb_init' warning, by including
2006-03-21
emellor
9366:a013fa6ee37c
Increase timeout while waiting for console/tty node to appear in the store:
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.
less
more
| rev 9394:
(0)
-3000
-1000
-300
-100
-60
+60
+100
+300
+1000
+3000
+10000
tip