age |
author |
revision |
description |
2006-03-24 |
awilliam |
9401:138c76d5e493 |
[IA64] dump_stack() for debug. |
2006-03-24 |
awilliam |
9400:487ff011626c |
[IA64] obvious compilation fix (hypercall.h, hypervisor.h) |
2006-03-24 |
awilliam |
9399:80eaf1cb8903 |
[IA64] trivial compilation fix (debugger.h) |
2006-03-24 |
awilliam |
9398:9897a5e6385d |
[IA64] fix PRtype_info and removed some warning |
2006-03-24 |
awilliam |
9397:0f615d43a789 |
[IA64] ia64/xen-mkbuildtree-pre: use ln -sf instread of cp |
2006-03-24 |
awilliam |
9396:6503da07557d |
[IA64] Recompile asm-offsets.h at correct time |
2006-03-23 |
awilliam |
9395:3ff676ec59f2 |
[IA64] avoid networking in VTI |
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. |
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 |
2006-03-17 |
vhanquez |
9305:56ec142bdd91 |
Substitute kmalloc+memset by kzalloc where possible |
2006-03-16 |
kaf24 |
9304:796ac2386a24 |
Clean up HVM relinquish_guest_resources interface and implementation. |
2006-03-16 |
kaf24 |
9303:58d1ef215706 |
Add Summagraphics Tablet emulation for VNC users. The current PS/2 emulation |
2006-03-16 |
kaf24 |
9302:d6bab69e856f |
Change the VNC main input loop delay from 1 second down to 10 |
2006-03-16 |
kaf24 |
9301:48211017a16a |
Add a shadow VRAM to track changes to the real VRAM. When the guest |
2006-03-16 |
kaf24 |
9300:a7b6eed7b0a6 |
Explicitly include time.h to get gettimeofday declaration. |
2006-03-16 |
kaf24 |
9299:00aba64e034e |
pcifront poll loop now checks gettimeofday rather than jiffies, |
2006-03-15 |
kaf24 |
9298:1569bc48b0b8 |
Implement console for Mini-os and also fix 2 bugs: |
2006-03-15 |
kaf24 |
9297:d3b0d74702b5 |
Make asm macros use the generally accepted comma-separated arg-passing style. |
2006-03-15 |
kaf24 |
9296:f85bb99187bf |
Update interface documentation to include sched_op_new hypercall |
2006-03-15 |
kaf24 |
9295:96ba0a2bc9de |
Remove unnecessary cr4 handling in vmx_set_cr0. |
2006-03-15 |
vhanquez |
9294:9af36c14ae83 |
merge |
2006-03-15 |
vhanquez |
9293:250ff103c291 |
fix buffer overflow in print XS_DEBUG command |
2006-03-15 |
vhanquez |
9292:51b0d4c2d4d9 |
move XS_DEBUG code into a proper function |
2006-03-15 |
kaf24 |
9291:a5ee1cb525bb |
Make MTU rx check in netfront more permissive to allow for 8021q vlan tagging. |
2006-03-15 |
kaf24 |
9290:c097485037f7 |
Remove unused macro VMX_CPU_STATE_PG_ENABLED. |
2006-03-15 |
kaf24 |
9289:2162e1356bee |
Fix 64-bit build. |
2006-03-15 |
vhanquez |
9288:890fa761ba82 |
Do not BUG when receiving unexpected message type from xenbus |
2006-03-15 |
Ian Campbell |
9287:f00e257d200c |
There is no need to pin page tables when XENFEAT_writable_page_tables |
2006-03-15 |
kaf24 |
9286:06e3c5ef2979 |
Fix x86/64 HVM assertion failure. |
2006-03-15 |
kaf24 |
9285:e3e4c8b564e2 |
I've found it useful to display the panic message *before* dropping into the |
2006-03-15 |
kaf24 |
9284:5618b13ac97f |
Unlike x86 and apparently ia64, PowerPC delivers timer interrupts as a |
2006-03-15 |
kaf24 |
9283:be669c4b1e6b |
Add extra tracing near a commonly-failing scheduler assertion. |
2006-03-17 |
awilliam |
9282:e04978011d2d |
[IA64] VT-i Domains should use same hvm builder as VT-x |
2006-03-17 |
awilliam |
9281:6ccf98fcd9de |
[IA64] -mconstant-gp gcc/as option added. |
2006-03-17 |
awilliam |
9280:ccde0eab2545 |
[IA64] zero_page_memmap_ptr removed (was unused). |
2006-03-17 |
awilliam |
9279:463c67da6f0a |
[IA64] fixed a vcpu_translate bug |
2006-03-17 |
awilliam |
9278:edc63b5dd71d |
[IA64] setting rr0 is not correctly emulated |
2006-03-17 |
awilliam |
9277:32c39e71740f |
[IA64] Remove "#define page_info page" |
2006-03-17 |
awilliam |
9276:1055f276cc4d |
[IA64] Remove header files where "page" is used |
2006-03-16 |
awilliam |
9275:e3aa5b2387ac |
[IA64] disable handling of legacy privified insns |
2006-03-16 |
awilliam |
9274:bbfbb9e09b55 |
[IA64] remaining privified insns removed |
2006-03-16 |
awilliam |
9273:cd15ba9aa1cc |
[IA64] new hyperprivop |
2006-03-16 |
awilliam |
9272:f6feefcd1046 |
[IA64] postat tool |
2006-03-16 |
awilliam |
9271:d75f733f328c |
[IA64] Changed from page to page_info |
2006-03-16 |
awilliam |
9270:9c0123c8a1b4 |
[IA64] use of max_addr= & command line |
2006-03-16 |
awilliam |
9269:edbfa36f2451 |
[IA64] fix AFLAGS in Rules.mk |
2006-03-15 |
awilliam |
9268:ab05373d6edd |
[IA64] cleanup in dom_fw.c |
2006-03-15 |
awilliam |
9267:60578e2ace8e |
[IA64] LID virtualization |
2006-03-15 |
awilliam |
9266:dc99944b9bd0 |
[IA64] dummy IO memmap entry |
2006-03-15 |
awilliam |
9265:2f4911432398 |
[IA64] remove warning of xen_init() |
2006-03-14 |
awilliam |
9264:911c04274f14 |
[IA64] warning cleanup |
2006-03-14 |
awilliam |
9263:0ed4a312765b |
merge |
2006-03-14 |
kaf24 |
9262:c445d4a0dd76 |
Define a new sched_op hypercall called sched_op_new, which differs from the |
2006-03-14 |
kaf24 |
9261:e3d7c2183866 |
Add a read barrier to the time-values-uptodate xenlinux time checking function. |
2006-03-14 |
kaf24 |
9260:f4cef1aa2521 |
Fix ASSERT failure caused by NX support code on x86_64 |
2006-03-14 |
kaf24 |
9259:de5d2b9a9cfb |
When both stolen and blocked are rounded down, it is possible for the |
2006-03-14 |
kaf24 |
9258:a77cf8fdc307 |
Xen/ia64 build fixes. |
2006-03-14 |
kaf24 |
9257:66f02103f4c5 |
Trivial ia64 tools build fix. |
2006-03-14 |
kaf24 |
9256:1f739672ca00 |
Fix a bug which occurs when Xen is compiled with debug=y. Destroying a |
2006-03-14 |
kaf24 |
9255:1c24ee05f8f3 |
Fix the bug that hvm domain network breaks after xm reboot. Root |
2006-03-14 |
kaf24 |
9254:14bfb2eb9505 |
Fix build error with -Wstrict-prototype. |
2006-03-14 |
kaf24 |
9253:47c562fd342a |
Fix memory leak in xc_domain_dumpcore and simplify copy_from_domain_page. |
2006-03-14 |
kaf24 |
9252:065006aa5322 |
Fix a typo in a comment -- vmxloader is now hvmloader. |
2006-03-14 |
kaf24 |
9251:ccf3d5cd1428 |
Fix PAE ptep_get_and_clear_full(). The fast path requires us to manually clear |
2006-03-14 |
kaf24 |
9250:7d8efd4f1ac7 |
Initialise blkfront_info to zeroes after allocating it. |
2006-03-14 |
kaf24 |
9249:d14cb80574ee |
Revert some of the bigger changes in c/s 9217 as these have been |
2006-03-13 |
kaf24 |
9248:36cf47cfea4e |
Clean up block-device hotplug routines in xenlinux. |
2006-03-13 |
kaf24 |
9247:68915c4893ee |
Add a 't' debug key to Xen for displaying info about cross-cpu clock jitter. |
2006-03-13 |
kaf24 |
9246:2625000d3145 |
Make time-backwarsd warning a run-time configurable option. |
2006-03-13 |
kaf24 |
9245:1439cfa5ee8c |
The existing xc_domain_dumpcore is very specific to disk/file based |
2006-03-13 |
emellor |
9244:68b4edadd161 |
xm top was listed twice in the help message -- remove it from the Host Commands |
2006-03-13 |
kaf24 |
9243:4d38a73999a9 |
Fix broken assertion in SEDF scheduler. |
2006-03-12 |
kaf24 |
9242:57f21f67b532 |
No need to pin/unpin intermediate pagetables in x86/64 xenlinux. |
2006-03-12 |
kaf24 |
9241:9aefef31e040 |
Ignore pinning of other than root page directories. Disallow |
2006-03-12 |
kaf24 |
9240:3983e4f1b054 |
Add missing include of a header file to avoid a compile warning. |
2006-03-12 |
kaf24 |
9239:8a2c63591c81 |
pciback sends evtchn notification to pcifront when its request is processed. |
2006-03-11 |
emellor |
9238:903a9b95fb06 |
Merged. |
2006-03-11 |
emellor |
9237:65dfd26801af |
Remove blank line -- this was causing all the tests to be run twice, because |
2006-03-11 |
root |
9236:000d5ccb2bec |
HG Patch |
2006-03-11 |
emellor |
9235:e48f56250811 |
Merged. |
2006-03-11 |
emellor |
9234:1ffd973d3d49 |
Define TESTS to be the .test files, not the .py files, otherwise the chmod +x |
2006-03-11 |
emellor |
9233:ed1afb12106e |
- Reworked to use your match_domid suggestion and filtering |
2006-03-11 |
emellor |
9232:90bac1d23a0c |
Merged. |
2006-03-11 |
emellor |
9231:9c2c55ba22e5 |
Trivial fix to bind implementation. |
2006-03-10 |
emellor |
9230:9dbc0786b502 |
Minor fix to error message. |
2006-03-10 |
emellor |
9229:faa1eb1621b9 |
Simplify the interface into httpserver and UnixHttpServer -- the root and |
2006-03-10 |
emellor |
9228:83a882b3d807 |
Untangle XendRoot and XendLogging by having XendLogging check the global |
2006-03-11 |
kaf24 |
9227:1f30a0ac3033 |
Changeset 9134 introduced a caching mechanism when xenbus_switch_state |
2006-03-11 |
kaf24 |
9226:3f8123ae34ba |
Currently if one tries to execute VMX instruction from inside the |
2006-03-11 |
kaf24 |
9225:a5a50f6fbc09 |
Enable the ejection of the physical cdrom tray, when user enters |
2006-03-10 |
kaf24 |
9224:d4e433d615b0 |
More build config changes: |
2006-03-10 |
kaf24 |
9223:e408a374840c |
Replace memory_op subcommands reserved_phys_area and map_shared_info |
2006-03-10 |
cl349 |
9222:c5286130a96e |
Map grant table pages in vmalloc kernel address space instead of fixmap. |
2006-03-10 |
emellor |
9221:cc303cdf8809 |
The attached patch cleans up the parsing of /proc/xen/balloon that |
2006-03-10 |
stekloff |
9220:e0741ec5ec52 |
Fix test 11_create_concurrent_ps.py for HVM domains. HVM can only |
2006-03-10 |
kaf24 |
9219:00061c916dbb |
Clean the pending_intr processing sequence and fix some potential bugs. |
2006-03-10 |
kaf24 |
9218:8bb494bccdac |
Fix the gdbserver-xen for VMX guests. |
2006-03-10 |
emellor |
9217:3ea1c6118fc2 |
This patch |
2006-03-10 |
stekloff |
9216:8c1badb84c3e |
Adding hping TCP and UDP tests. They hping a number of packets to |
2006-03-10 |
stekloff |
9215:b13e54483c1a |
Fix xmtest 13_create_multinic_pos.py to work with HVM. |
2006-03-09 |
kaf24 |
9214:e31f21fc391d |
Fix a few small issues in xc_domain_dumpcore: |
2006-03-09 |
kaf24 |
9213:85b34394c9a2 |
Move 'debug' build option into the outermost Config.mk file. |
2006-03-09 |
kaf24 |
9212:7e68bc2745af |
Clean up the usage of CFLAGS. This is nice for packagers, who would |
2006-03-09 |
cl349 |
9211:fbeb0a5b7219 |
Change the location of the shared_info page for auto_translated_physmap guests. |
2006-03-09 |
kaf24 |
9210:df0ad1c46f10 |
Build MTRR support into privileged xenlinux x86/64. |
2006-03-09 |
kaf24 |
9209:e0d32d7cb5da |
Apply proper locking in xenlinux mtrr interface functions. |
2006-03-09 |
kaf24 |
9208:c176d2e45117 |
64 bit pagetable builder added to mm.c |
2006-03-09 |
kaf24 |
9207:80bc37d5a32f |
Explain disadvantages of building pciback as a module in Kconfig help. |
2006-03-09 |
kaf24 |
9206:d4a2af362e5e |
Make xc_linux_build() load the initrd page-by-page rather |
2006-03-09 |
kaf24 |
9205:a1fcee3b2abe |
Clean up internal libxc functions to take 'const char *' |
2006-03-09 |
kaf24 |
9204:899532500ada |
Add a parallel set of APIs to the domain builders to allow images and |
2006-03-09 |
kaf24 |
9203:5ea87acc07dc |
Adds a new device interface to xend/xm similar to the one for ioports |
2006-03-09 |
kaf24 |
9202:37f3f5ad9110 |
According to the April 2005 Intel Virtualization Technology Specification |
2006-03-09 |
kaf24 |
9201:17e26f60e901 |
Fix order-of-evaluation issue in xc_domain_dumpcore. The intent is |
2006-03-09 |
kaf24 |
9200:a4dc14edd56b |
Clean up the interface for sharing xen-heap pages with guests. |
2006-03-09 |
kaf24 |
9199:4af3f8bd7e0c |
Add missing include in hypercalls header file. |
2006-03-08 |
kaf24 |
9198:f527a18cc8c3 |
Allow pciback to be built as a module. |
2006-03-08 |
kaf24 |
9197:42a1f6ffd0e9 |
Allow pciback to be placed into a permissive mode of operation whereby it allows |
2006-03-08 |
kaf24 |
9196:aae274b4c1a7 |
Trivial fix for pcifront bringup. |
2006-03-08 |
kaf24 |
9195:766817372cab |
Fix call to set_timer in vlapic.c. Should not set timer.expires |
2006-03-08 |
kaf24 |
9194:53b0dc1cb1db |
Implement guest_access routines for copying to/from a sub-field of a structure. |
2006-03-08 |
kaf24 |
9193:3627061dcc9a |
Undo misapplied search replace. |
2006-03-08 |
kaf24 |
9192:94b10faa7577 |
Lower-casify some macros, and rename kernel_mode() to guest_kernel_mode(). |
2006-03-08 |
kaf24 |
9191:64f890639992 |
Update Xen extraversion to reflect unstable status. |
2006-03-08 |
kaf24 |
9190:3219aa25ad46 |
The PAE guest can run on SMP 64-bit Xen0 now. |
2006-03-08 |
kaf24 |
9189:f55d6c299c7e |
Keep totalram_pages in sync with current_pages in balloon driver. |
2006-03-08 |
kaf24 |
9188:6cc6b0ec9fa5 |
Add some bounds checking to values passed when changing the period and |
2006-03-08 |
kaf24 |
9187:2538f3f838dc |
Ensure old Python files are overwritten during tools install. |
2006-03-08 |
kaf24 |
9186:13bbfced7b35 |
Fix 64-bit Linux build. |
2006-03-08 |
kaf24 |
9185:ccca12a2bee2 |
Fix up #PF error code before propagating to guest kernel. |
2006-03-07 |
kaf24 |
9184:503c4d8454e5 |
Clean up vlapic code. |
2006-03-07 |
kaf24 |
9183:4293d6760cef |
Upgrade all hypercalls to use the new guest_handle interface (on the Xen side). |
2006-03-07 |
cl349 |
9182:b41ad96f1242 |
Cleanup i386 entry.S. |
2006-03-07 |
kaf24 |
9181:51c59d5d76b0 |
Tighten up the assertion conditions in the GUEST_MODE() macro. |
2006-03-06 |
kaf24 |
9180:583d01868d17 |
SVM patch to add missing svm_asid() call into 64bit exits.S vmexit loop. |
2006-03-06 |
kaf24 |
9179:57a905038907 |
Fix additional gdbstub issues. |
2006-03-06 |
kaf24 |
9178:b0d8b38681ff |
Add next/previous key bindings to XenMon curses mode. |
2006-03-06 |
kaf24 |
9177:0ad422291688 |
Fix reporting of time intervals in the log mode of XenMon. |
2006-03-06 |
kaf24 |
9176:d60392d5b818 |
No need to re-set vm_pgoff before calling remap_pfn_range(). It will do |
2006-03-06 |
kaf24 |
9175:6cb33c7c8cdd |
Make /proc/xen/xsd_kva with permissions 0600 so it can be opened |
2006-03-06 |
kaf24 |
9174:90c71ea18b50 |
Simplify ptrace_names array declaration. |
2006-03-06 |
cl349 |
9173:e9daf5307296 |
Cleanup whitespace. |
2006-03-06 |
kaf24 |
9172:085f0ad9018a |
Fix build with some gcc versions. |
2006-03-14 |
awilliam |
9171:dc50cdd66c5c |
[IA64] Turn off pending guest timer printk |
2006-03-14 |
awilliam |
9170:0f905da1451d |
[IA64] Fixed PGT and PGC flags |
2006-03-14 |
awilliam |
9169:8a551ec13d93 |
[IA64] Remove the last compile warnings |
2006-03-10 |
awilliam |
9168:142a3eec56bd |
[IA64] Remove unused and unwritten active_mm field of vcpu and domain. |
2006-03-10 |
awilliam |
9167:cb5abeaabd1a |
[IA64] fix print out in ia64 setup_guest() |
2006-03-10 |
awilliam |
9166:5a0a0d9d126a |
[IA64] compilation fix hypercall.h |
2006-03-10 |
awilliam |
9165:056109e43947 |
[IA64] ia64 gdbstub compilation fix |
2006-03-10 |
awilliam |
9164:1abf3783975d |
[IA64] Merge guest TR emulation |
2006-03-10 |
awilliam |
9163:551f7935f79a |
[IA64] domU destroy |
2006-03-10 |
awilliam |
9162:c644eb4049ab |
[IA64] page ref counter |