age |
author |
revision |
description |
2005-09-29 |
vh249 |
7127:f633c3d0315b |
full devices expect to be able to read the partition table during xlvbd_add |
2005-09-29 |
kaf24 |
7126:8c23b56f3954 |
Define new notify_remote_via_irq() interface which is a |
2005-09-29 |
kaf24 |
7125:559ad1abb3d5 |
Change semantics of bind_evtchn_to_xxx and |
2005-09-29 |
kaf24 |
7124:805ee053e61f |
VIRQs and IPIs on VCPU#0 are automatically re-bound on save/restore. |
2005-09-29 |
kaf24 |
7123:c317e0aca9f1 |
Reindent more xenlinux files. Remove defunct header file. |
2005-09-29 |
kaf24 |
7122:e04b0805febb |
Set guest selectors to be null if it's not valid when switch to |
2005-09-28 |
kaf24 |
7121:f069a06e650f |
Fix fixed-point long multiplication used in time delta |
2005-09-28 |
kaf24 |
7120:5e5ae8340956 |
merge |
2005-09-26 |
djm |
7119:4e1031ce3bc2 |
Choose LINUX_ARCH based on XEN_TARGET_ARCH, not ARCH |
2005-09-26 |
djm |
7118:ef9591d03fdd |
Merge latest xen-unstable into xen-ia64-unstable |
2005-09-23 |
djm |
7117:eaedc6b4ec0f |
Doh! Cut-paste error of file copy in mkbuildtree-pre breaks build |
2005-09-23 |
djm |
7116:450b1224a6ac |
Remove drivers/acpi/motherboard.c from sparse tree to match |
2005-09-23 |
djm |
7115:60928c906666 |
More getting xenlinux/ia64 to build with drivers from -sparse |
2005-09-23 |
djm |
7114:109a27c1c004 |
Another step towards building xenlinux/ia64 from -sparse |
2005-09-22 |
djm |
7113:7ddfb9a44972 |
Default CONFIG_XEN_PRIVILEGED_GUEST to y for now |
2005-09-22 |
djm |
7112:ecd6b2163193 |
First step toward building drivers/xen for ia64 out of sparse |
2005-09-28 |
kaf24 |
7111:081b326162bc |
Fix gnttab setup, which I broke 2 changesets ago. |
2005-09-28 |
kaf24 |
7110:f9a806ba838a |
This patch fixes a race between when the disable cpu is marked online |
2005-09-28 |
kaf24 |
7109:c7f58e86446f |
Reindent grant-table kernel code and reserve first few |
2005-09-28 |
kaf24 |
7108:1a82995a017c |
Fix netif save/restore. |
2005-09-28 |
kaf24 |
7107:1643f6110469 |
Fixes for blkif save/restore. A 'dd if=/dev/sda1 of=/dev/null' |
2005-09-28 |
emellor |
7106:9e0b6fbab872 |
Merge. |
2005-09-28 |
emellor |
7105:33fc55a32dfb |
Remove unused domain_devtype_get. |
2005-09-28 |
emellor |
7104:23a3241f0ee7 |
Remove unused xend_domain_device. |
2005-09-28 |
emellor |
7103:5b296b8d05ab |
Change device IDs to be integers, as required now by DevController. Remove |
2005-09-28 |
emellor |
7102:da98f8956925 |
Nothing. |
2005-09-28 |
emellor |
7101:688ebed7d41b |
Minor tidy up. |
2005-09-28 |
kaf24 |
7100:ce54669c70fc |
Remove broken assertion in 64-bit shadow pagetable code. |
2005-09-28 |
emellor |
7099:ca78d9668fdb |
Added new classmethod xstransact.ListRecursive, and use this inside |
2005-09-28 |
emellor |
7098:1d74fff611c8 |
Nothing. |
2005-09-28 |
emellor |
7097:07cc64b3bf86 |
Merged. |
2005-09-28 |
emellor |
7096:af12cff417fd |
Merged. |
2005-09-28 |
emellor |
7095:ea1373b5015d |
Merged. |
2005-09-28 |
emellor |
7094:3eda5c985d67 |
Merged. |
2005-09-28 |
emellor |
7093:193022cb9ccc |
Merge. |
2005-09-28 |
emellor |
7092:89974610d558 |
Fix returning of results broken by last change. |
2005-09-28 |
kaf24 |
7091:7598dc3ed0cb |
Fix preemptible uses of smp_processor_id() in page fault |
2005-09-28 |
jrb44 |
7090:eae0c4f0aafd |
Changed -xen x86-32 defconfig CONFIG_EXT2_FS=y |
2005-09-28 |
jrb44 |
7089:0422243f5602 |
Changed -xen x86-32 defconfig CONFIG_SECURITY_CAPABILITIES=y |
2005-09-28 |
kaf24 |
7088:b55a43d39a40 |
merge? |
2005-09-28 |
yjiang5 |
7087:8204a2d6cd55 |
Initialize pointer array for set mapping. |
2005-09-28 |
kaf24 |
7086:7e9ec4b2cc3c |
imported patch ../tmp/fix_free_monitor_pagetable.patch |
2005-09-28 |
yjiang5 |
7085:5fb211049b3f |
Save immediate operand into mcip structure. |
2005-09-28 |
kaf24 |
7084:b1327ae8f414 |
With this patch, we can enable VMXAssist to bring up APs of SMP VMX |
2005-09-28 |
kaf24 |
7083:868b8c599dfb |
Currently the mmio_operands assumes writing to memory when operand 0 is |
2005-09-28 |
emellor |
7082:ea373837d474 |
Added logging of exceptions coming through callInfo, for better debugging. |
2005-09-28 |
emellor |
7081:b56364e269c7 |
Minor tidy. |
2005-09-28 |
emellor |
7080:50c2fe359c73 |
Improve HTML output. |
2005-09-28 |
emellor |
7079:d78d2fa50703 |
Added missing quote to HTML output. |
2005-09-28 |
emellor |
7078:a65cdee92c0f |
Added behaviour to read() to read directly from the transaction's path if no |
2005-09-28 |
emellor |
7077:1e288a9316fd |
Handle exceptions caused during processing of requests, to improve error |
2005-09-27 |
emellor |
7076:46046d5fb354 |
Remove unused import, mark unused variables. |
2005-09-27 |
emellor |
7075:8fe341229827 |
Remove unused imports, variables. |
2005-09-27 |
emellor |
7074:8d5760e8e3f1 |
Fix final misuse of prettyprint parameters. |
2005-09-27 |
emellor |
7073:6f49c06d5feb |
Remove unused imports, and unused progress parameters from domain_save, domain_restore. Rename one instance of id to domid. |
2005-09-27 |
emellor |
7072:679e93b5c6cd |
Added getDeviceSxprs, to support xm block-list. |
2005-09-27 |
emellor |
7071:41735ccc5ee3 |
Added sxprs, for xm block-list. |
2005-09-27 |
emellor |
7070:7c5d9879967d |
Added behaviour to list() to list the transaction's path if no arguments are |
2005-09-27 |
kaf24 |
7069:a172340ae3f3 |
merge? |
2005-09-27 |
kaf24 |
7068:a4ad6692193a |
This patch adds "wbinvd" instruction emulation for vm86 mode. |
2005-09-27 |
emellor |
7067:fa4cc3f53c64 |
This patch adds a quick check to 'xm restore' that checks the |
2005-09-27 |
emellor |
7066:c9d690c52afc |
This patch adds a quick check in "xm save" to make sure the path given |
2005-09-27 |
emellor |
7065:9575efe88e75 |
This patch cleans up some of the argument usage in PrettyPrint.py to |
2005-09-27 |
emellor |
7064:a8ed2f186c23 |
Remove DBMap etc from XendDomainInfo, moving the handling of the domain root |
2005-09-27 |
emellor |
7063:63f06da6c5b0 |
Remove the domain and VM paths from the store when destroying a domain. This |
2005-09-27 |
emellor |
7062:9ff1bea68d51 |
Merge. |
2005-09-27 |
emellor |
7061:f9296342d9b2 |
Detangle the restart/reboot/halt/save/restore code. There is now one point |
2005-09-27 |
emellor |
7060:299c2d5b5daf |
Use constant in XendDomainInfo rather than embedding a string literal. |
2005-09-27 |
emellor |
7059:b6e58e2daff8 |
Added missing import socket statement. |
2005-09-26 |
kaf24 |
7058:70b6e60df750 |
Move non-transactional and non-idempotent code out of |
2005-09-26 |
kaf24 |
7057:8c2aa0878927 |
xenstore fires @releaseDomain both when a domain shuts |
2005-09-26 |
kaf24 |
7056:811559fb02ab |
xenbus_transaction_end() returns negative error code. |
2005-09-25 |
kaf24 |
7055:5ea81e640509 |
Fix so that 'make uninstall' won't fail if /etc/xen |
2005-09-24 |
emellor |
7054:909172f2aa54 |
Add helper method XendDomain.callInfo that stubs through into XendDomainInfo. |
2005-09-24 |
emellor |
7053:74b05ac4706f |
Nothing. |
2005-09-24 |
emellor |
7052:a2d613c125a5 |
Merge. |
2005-09-24 |
emellor |
7051:b5ab24152d56 |
Added default value for ssidref -- 0. |
2005-09-24 |
emellor |
7050:8874b5004ef4 |
Move ImageHandler registration into image.py from XendDomainInfo.py. Move |
2005-09-24 |
kaf24 |
7049:83fe78bb876d |
Fix build for pedantic compilers. |
2005-09-24 |
kaf24 |
7048:c89485e939cc |
Fix tpm split driver to follow changes in the xenbus API. |
2005-09-23 |
kaf24 |
7047:b2928ee8ddcd |
Update User's Guide installation section to mention hotplug. |
2005-09-23 |
kaf24 |
7046:7b97bc1d1c1d |
Add an install-time check for hotplug. |
2005-09-23 |
kaf24 |
7045:46f92c4fde1d |
Fix debug build of Xen. |
2005-09-23 |
emellor |
7044:9f50bd7a478f |
Removed unused Blkctl.py. The functionality here has been taken over by the |
2005-09-23 |
emellor |
7043:ad0270abc9b9 |
Merged. |
2005-09-23 |
emellor |
7042:ab1c362ba0d1 |
Merge the duplicated code for create, destroy, migrate, sysrq, and shutdown |
2005-09-23 |
emellor |
7041:1f948a831fdc |
Neaten the configuration parsing code. Add a self parameter to |
2005-09-23 |
emellor |
7040:b2c9acd6fdfc |
Move ImageHandler.create call to initDomain, after the call to xc.domain_create. |
2005-09-23 |
emellor |
7039:5805b47583ba |
Remove unused XendDB.py. |
2005-09-23 |
emellor |
7038:0e2fdfe6b2bc |
Remove unused tempfile.py. Even if anyone were using it, they shouldn't be -- |
2005-09-23 |
emellor |
7037:64e3cab7ab9e |
Fix call with missing parameters. |
2005-09-23 |
kaf24 |
7036:7ff651a39cfc |
Restructure GNTTABOP_map_grant_ref. |
2005-09-23 |
kaf24 |
7035:352151393395 |
Make PAE defs in xg_private.h usable in both 32- and |
2005-09-23 |
emellor |
7034:10d6bda59ea4 |
Add check for speed (takes 33 minutes on my laptop, OUCH!) |
2005-09-23 |
Rusty Russell |
7033:76af1a1df67c |
Make xenstored use tdb, transactions can soft-fail (EAGAIN) |
2005-09-23 |
Rusty Russell |
7032:6aef7d1062bb |
Add check for speed (takes 33 minutes on my laptop, OUCH!) |
2005-09-23 |
kaf24 |
7031:8a757f283fb8 |
Add VGA acceleration support for cirrus logic device model |
2005-09-23 |
kaf24 |
7030:94c6fc048d8e |
Clean up xc_vmx_build(): |
2005-09-22 |
kaf24 |
7029:43edce5b75d6 |
Remove file from sparse tree. |
2005-09-22 |
djm |
7028:b6ee1d1cdc93 |
Minor drivers/xen changes and includes to support xenlinux/ia64 |
2005-09-22 |
djm |
7027:06d84bf87159 |
Merge latest xen-unstable into xen-ia64-unstable |
2005-09-22 |
djm |
7026:97dbd9524a7e |
Patches and recipe to build an elilo.efi that will boot domain0 with initrd |
2005-09-22 |
djm |
7025:babbdd896024 |
Remove all CONFIG_VTI, VTI now works dynamically |
2005-09-21 |
djm |
7024:d2f2c1c26995 |
Minor change also needed in vcpu.c for guests to own ar.kr's. |
2005-09-21 |
djm |
7023:f064ce67e524 |
Another fix for handling ar.kr's |
2005-09-21 |
djm |
7022:c83307a81602 |
Remove paravirtualization of ar.kr registers (may need hyperprivop for |
2005-09-21 |
djm |
7021:32eea7354dcb |
Xenlinux/ia64 can't use xenlinux/x86 version of drivers/acpi/tables.c |
2005-09-21 |
djm |
7020:0817cde2ca06 |
Build tweaks for xenlinux/ia64 |
2005-09-21 |
djm |
7019:3b6d422fc0be |
Start fleshing out -sparse tree for xenlinux/ia64 |
2005-09-20 |
djm |
7018:4c1c79806874 |
Support files for building xenlinux-ia64 from -sparse tree |
2005-09-20 |
djm |
7017:e608c8118f25 |
Clone of Christian's xen-unstable mkbuildtree patch (cset 6960) |
2005-09-20 |
djm |
7016:8906825d5197 |
Fix dcr.pp and psr.pp support (non-VTI) so pfmon --system-wide works |
2005-09-20 |
djm |
7015:f2309ac2648a |
Get multiple domains working again |
2005-09-19 |
djm |
7014:7f9acc83ffcd |
Merge vcpu phase 2 |
2005-09-18 |
djm |
7013:8d133d172bfd |
Add debug output for pfmon (default off, DEBUG_PFMON in config.h) |
2005-09-18 |
djm |
7012:0e548ff36960 |
Re-enable improved PAL code (time and perfmon work again). PAL code remapped |
2005-09-16 |
djm |
7011:aecdccb1a350 |
Add additional stats to track VHPT saturation |
2005-09-16 |
djm |
7010:b52a48644770 |
PAL cache flush (added during VTI merge) breaks on simulator |
2005-09-16 |
djm |
7009:2556621a7759 |
Comment out DTLB MATCH message as it is more frequent and annoying now |
2005-09-16 |
djm |
7008:7fd1b4d42d94 |
Return rid mangling to previous method (to match hyperprivop.S) |