age |
author |
revision |
description |
2005-10-30 |
emellor |
7559:e0ea9320c351 |
Force the devid given to destroyDevice to an integer. This means that that |
2005-10-30 |
emellor |
7558:1ce76b214ce2 |
Added -lpthread to qemu-dm link line, in order to compile even without SDL |
2005-10-30 |
emellor |
7557:b50eb7619dd4 |
Change the grant table interface so that gnttab_end_foreign_access_ref returns |
2005-10-30 |
emellor |
7556:ecae9e6c7331 |
Added cast to silence warning on 64-bit. |
2005-10-30 |
emellor |
7555:8ffba597c385 |
Use %tx C99 printf modifier for ptrdiff_t so that this builds on 64-bit. |
2005-10-30 |
kaf24 |
7554:32695e99cfc8 |
This patch is to fix the NIC driven mechanism to make it event |
2005-10-30 |
kaf24 |
7553:8e1bfcb901e5 |
Once grant refs run out, netfront prints a nice message, but doesn't set |
2005-10-30 |
kaf24 |
7552:c7006e46cd06 |
Small shadow pagetable fixes. |
2005-10-30 |
emellor |
7551:47ba7a4bed45 |
Remove out: label, to silence warning. |
2005-10-30 |
emellor |
7550:bcccadcc56e5 |
Merged. |
2005-10-30 |
emellor |
7549:dc36edf1102f |
Don't schedule work for reboot if work is already scheduled. This fixes a |
2005-10-30 |
emellor |
7548:9f44b2aa98f3 |
Change the interface between XendRoot.get_network_script and Vifctl so that a |
2005-10-30 |
emellor |
7547:03612b7f69d5 |
Don't use XendRoot.get_vif_bridge to provide a default bridge -- instead, pass |
2005-10-30 |
emellor |
7546:601ae1c4fe61 |
Added test_create.py, a test script for create.py. This contains a unit test |
2005-10-30 |
emellor |
7545:ab8768317e20 |
Added xen.xm.tests package to build. |
2005-10-30 |
emellor |
7544:4722eae11abb |
Added xen-script-common.sh, for functions common to all scripts, not just the |
2005-10-30 |
emellor |
7543:6304291cf08b |
Print out MFN in audit code, for debugging purposes. |
2005-10-30 |
emellor |
7542:889afaf6ca25 |
Free domain names in xenstat_free_node, fixing small memory leak. |
2005-10-28 |
emellor |
7541:f994ee35da23 |
Fix reboot logic. An indentation error meant that every second reboot would |
2005-10-30 |
kaf24 |
7540:b5903c9aeda5 |
Fix floating-point corruption (a nasty race in fp task-switch |
2005-10-30 |
kaf24 |
7539:07aa5213d811 |
Add a commented-out sanity check for lazy fpu switching. |
2005-10-29 |
kaf24 |
7538:eee0489b3a17 |
merge |
2005-10-24 |
djm |
7537:7eac3edd0589 |
Oops, missed hg add of vti example file |
2005-10-24 |
djm |
7536:8928c89a8d0a |
Necessary change to support ia64/vti domain build in common code. |
2005-10-24 |
djm |
7535:935a81f86348 |
Image builder for ia64/vti domain, together with a example config file. |
2005-10-24 |
djm |
7534:ebc92fd2fac8 |
Code reordering for (partial) gcc3.4 compatibility |
2005-10-24 |
djm |
7533:eb1ae533d480 |
Remove dup prologue lines |
2005-10-24 |
djm |
7532:91268555f215 |
Define VHPT constants from VHPT_SIZE_LOG2. |
2005-10-24 |
djm |
7531:998e85f9963d |
Need additional include for ia64 |
2005-10-24 |
djm |
7530:813e504dc716 |
Necessary change to make ia64 dom0 rework: |
2005-10-24 |
djm |
7529:fdea4a967bc7 |
Merge |
2005-10-21 |
djm |
7528:ff7c5a791ed5 |
Backout incautious public/io header changes |
2005-10-14 |
djm |
7527:42cab8724273 |
More itir fixes in vcpu_translate and cleanup |
2005-10-14 |
djm |
7526:d61142fc7480 |
Fix reprogram_ac_timer corner case bug, by Tristan Gingold |
2005-10-14 |
djm |
7525:f1dc942257e5 |
Add fault debug feature (assuming guest doesn't use kr2), by Tristan Gingold |
2005-10-14 |
djm |
7524:70de2b71f439 |
Fix itir bugs in vcpu_transalte and do some cleanup |
2005-10-13 |
djm |
7523:c03dc328bf3a |
Modify printfs to be able to compile on ia64. |
2005-10-13 |
djm |
7522:760f5e85c706 |
Some outstanding bug fixes found in VT merge |
2005-10-12 |
djm |
7521:54b112b314fe |
Initial SMP support |
2005-10-12 |
djm |
7520:18390e605e19 |
Fast hyperprivop for itc.i and itc.d (works, but default off for stability) |
2005-10-12 |
djm |
7519:c8eb9d82dd4b |
Minor change needed for types rearrangement in xen-unstable 7339 |
2005-10-29 |
jbulpin |
7518:8cf7d1d715f4 |
Prevent event listener socket from being inherited by children. |
2005-10-28 |
kaf24 |
7517:d25ac5cbd8d3 |
Remove next_io_page field from domain structure. |
2005-10-28 |
kaf24 |
7516:ab0addb6dcbb |
Clean up the 'initial mapping' area properly on x86/64. |
2005-10-28 |
kaf24 |
7515:f5de9429118c |
Fix sizeof_vcpu_shift in x86/64 xen_entry.S. |
2005-10-28 |
kaf24 |
7514:cc23d4236b20 |
This patch provide local APIC support for vmx guest. |
2005-10-27 |
kaf24 |
7513:f23b897930d1 |
xm help notes that domid can be used in place of domname. |
2005-10-27 |
kaf24 |
7512:6d4caa5a2cdb |
No side effects in BUG_ON statements in Xen. |
2005-10-27 |
kaf24 |
7511:c5cd971aa96c |
To allow kernel to handle radically different hypervisors in the future, |
2005-10-27 |
kaf24 |
7510:f8087c9297aa |
I've created a patch to get the mini-os to compile in Xen-unstable. The patch |
2005-10-27 |
kaf24 |
7509:602f7fc3e1b1 |
Originally in qemu when a IDE dma transfer is started which is triggered |
2005-10-27 |
kaf24 |
7508:d6ebcfc5a30b |
The attached patch fixes 2 issues with the scripts written for the Xen |
2005-10-27 |
kaf24 |
7507:7ba4019f7b2d |
This patch |
2005-10-27 |
kaf24 |
7506:897adc98fec2 |
Remove all binaries on make clean. |
2005-10-27 |
kaf24 |
7505:26fc51079f5f |
Remove a non-portable and unused error.h, and use signal.h not |
2005-10-27 |
kaf24 |
7504:3843e518e092 |
Use standard int typedefs. |
2005-10-27 |
kaf24 |
7503:76392609363f |
BUG_ON() is a macro very very similar to assert(), and it's a really bad |
2005-10-27 |
emellor |
7502:e70ea9465b31 |
Fix Jerone Young's xenstat / xenstore patch: |
2005-10-27 |
jeroney |
7501:a793b7a53605 |
* Enable xenstat to use xenstore |
2005-10-26 |
emellor |
7500:20d1a79ebe31 |
Fix the check for non-existence of the save/restore directories, by using && |