age |
author |
revision |
description |
2005-12-02 |
emellor |
8192:f23db2051785 |
Don't log every time around the big transaction writing the device details. |
2005-12-02 |
emellor |
8191:1caed7031f6b |
Added xen-hotplug.log to the files to collect. |
2005-12-02 |
emellor |
8190:74b7a81e5eed |
Initialise the connection ID when a domain is introduced. This (re)enables |
2005-12-02 |
emellor |
8189:db6d667f5168 |
Fix error message. |
2005-12-02 |
djm |
8188:3a4589331504 |
Revert to simpler ia64 defconfigs, generic one causes loopback failures |
2005-12-02 |
djm |
8187:d616f22ffdd9 |
Minor changes due to file movement to merge xen-unstable with xen-ia64-unstable |
2005-12-02 |
djm |
8186:28bd01c9b596 |
Merge |
2005-12-02 |
kaf24 |
8185:e13c994bdccb |
More console-related cleanups. |
2005-12-02 |
kaf24 |
8184:0a81c6edf2b1 |
Simplify console driver and avoid unnecessary spinning in the |
2005-12-02 |
iap10 |
8183:7062c49e99af |
Disable devfs from the -xen configs. It's obsolete and was causing problems for some users. |
2005-12-02 |
sos22 |
8182:265f68795ebf |
Avoid a hang when probing the partition table on imported block |
2005-12-02 |
kaf24 |
8181:d4ab8e46136c |
Blkif request notifications use generic ring req_event holdoff |
2005-12-02 |
kaf24 |
8180:df68a9433492 |
Add padding to ring headers for future expansion. |
2005-12-02 |
kaf24 |
8179:a21cbe9a111b |
Clean up netif messages. Remove bitfields, and create |
2005-12-02 |
kaf24 |
8178:de95bab19b18 |
Fix tpm split driver to include grant-table defintions. |
2005-12-02 |
kaf24 |
8177:9b7649651f49 |
While working bug #143, it came to my attention that no verbose error is |
2005-12-02 |
kaf24 |
8176:1e89d78f21c5 |
Fix __get_user() asm warning by making source and dest |
2005-12-02 |
kaf24 |
8175:106f258edf97 |
Avoid ns16550 poll timeout underflow. |
2005-12-02 |
smh22 |
8174:43a1f899e302 |
More fixes for live migrate on PAE and 64-bit. |
2005-12-02 |
emellor |
8173:5d8a5e7187d5 |
Use getopt.gnu_getopt rather than getopt.getopt, so that xm list VM --long is |
2005-12-02 |
emellor |
8172:43582de050c6 |
Merged. |
2005-12-01 |
dan |
8171:36f09499bd8c |
Add test for the last unresolved bit of bug #416. Check that |
2005-12-01 |
smh22 |
8170:f62f9b1732b9 |
Fix VBD recovery logic on SMP guests (+ a minor error reporting fix for save) |
2005-12-01 |
kaf24 |
8169:ca236a81729d |
Implement generic notiication hold-off in the ring macros |
2005-12-01 |
vhanquez |
8168:6b18f820f6a7 |
Prevent BVT scheduler to be set with a too low ctx_allow by applying |
2005-12-01 |
kaf24 |
8167:f5b119533cc8 |
Define explicit evtchn_port_t type (32 bits) and plumb up |
2005-12-01 |
vhanquez |
8166:d84ffe8f32ae |
fix the console when only XEN_PHYSDEV_ACCESS is Yes. |
2005-12-01 |
smh22 |
8165:dab434c9349c |
Fix migrate. |
2005-12-01 |
kaf24 |
8164:c55ac1858bbc |
Move net split driver onto ring.h generic rings. |
2005-12-01 |
kaf24 |
8163:310746cf9f27 |
ptsname() is applied to the master fd, not the slave fd. |
2005-12-01 |
emellor |
8162:5358eceec5ea |
Merged. |
2005-12-01 |
emellor |
8161:e0d01dd6c4ca |
Move the dom0 ballooning-out code from the xm create handler and into the |
2005-12-01 |
emellor |
8160:2e3051c01757 |
Remove /local when xenstored starts. This stops stale data affecting the |
2005-12-01 |
emellor |
8159:fbbb8a2a6013 |
Work around the fact that the physinfo dom0 call is not implemented for IA64. |
2005-12-01 |
emellor |
8158:e6d64c356d63 |
Added a pages_to_kib function, which converts a page count into a number of |
2005-12-01 |
emellor |
8157:57acbaf6dd29 |
Merged. |
2005-12-01 |
stekloff |
8156:572752a4ed8b |
Remove config.py, it's autogenerated from config.py.in |
2005-11-30 |
rread |
8155:9ff0a75fc3f7 |
Match rename of free_pages field to free_memory |
2005-12-01 |
emellor |
8154:6bc8ceab6dff |
Merged. |
2005-11-30 |
dan |
8153:bd250c4a86cb |
Some tweaks to the restore and migrate tests to expose the consoles of the |
2005-11-30 |
dan |
8152:989896f3bc45 |
Remove useless test 05_create_noroot_noram |
2005-11-30 |
dan |
8151:f4c57a520424 |
Enable console debug dumping so that we submit the oops generated by |
2005-12-01 |
iap10 |
8150:06c3b8e194d7 |
Add a new /proc/xen file called 'capabilities'. Currently, when read in dom0 it will return 'control_d', and be empty when read in a guest. This provides a convenient way to allow the root user to detect whether they're running in a guest or dom0, and e.g. gate whether to start xend. In future, when we add more fine grained capabilities we will add other details into this file. |
2005-12-01 |
iap10 |
8149:82f61375cd74 |
Improve the tls warning message to mention that the best soloution is to install a 'xen-friendly' glibc. |
2005-11-30 |
emellor |
8148:28ce48573771 |
Merged. |
2005-11-30 |
emellor |
8147:6a2acc1cc505 |
Added xm rename command. Improve the argument checking and error reporting. |
2005-11-30 |
emellor |
8146:7c90df7df37e |
Miscellaneous tidying up, no semantic changes. |
2005-11-30 |
emellor |
8145:b7790c2874c4 |
Fix test following uuid format change in changeset 8089. |
2005-11-30 |
emellor |
8144:5dd8073a4f16 |
Move the relocate.setupRelocation code into XendDomain, removing the mutual |
2005-11-30 |
emellor |
8143:a12ec604308f |
Match rename of xm info field from memory to total_memory. |
2005-11-30 |
emellor |
8142:b21b476f5cb7 |
Fix the reporting when this test fails (the eyecatcher variables would not be |
2005-11-30 |
emellor |
8141:69df979de1a7 |
Don't refuse to clean up after a domain death when the buffer is not empty. If |
2005-11-30 |
emellor |
8140:e33f8d664e2d |
Move the translation from pages to MiB out of XendNode and into the xc layer. |
2005-11-30 |
emellor |
8139:341c56e34b0d |
Cope with longs being passed to xstransact.write. |
2005-11-30 |
emellor |
8138:7acd50d945d7 |
Added the errno to the messages printed with the ERR macro. Tidy the use of |
2005-11-30 |
kaf24 |
8137:58d46463413e |
GNTTABOP_map_grant_ref returns error status and handle as |
2005-11-30 |
kaf24 |
8136:ff95b53bd39a |
Public interface cleanups. Widen some fields in public |
2005-11-30 |
kaf24 |
8135:37c09b20a896 |
Remove some vmx header files from Xen public interfaces. |
2005-11-30 |
kaf24 |
8134:590915af8117 |
Fix serial pty creation in qemu-dm. Set raw attributes to |
2005-11-30 |
kaf24 |
8133:73d19afe543c |
We need to do sync when mov_to_cr3 to a value already shadowed. |
2005-11-30 |
kaf24 |
8132:b6dfdbeb2780 |
Add ATA-over-Ethernet as a module to the default 32-bit -xen config |
2005-11-30 |
kaf24 |
8131:72f79d68e86c |
domain_pause duplicates the code from vcpu_pause. Eliminate the |
2005-11-30 |
kaf24 |
8130:3399f4b9396a |
Removes the carriage returns from some of the vtpm |
2005-11-30 |
kaf24 |
8129:d963256dc3e0 |
writable_pl1e in shadow mode is a machine address, so |
2005-11-29 |
smh22 |
8128:ccf76e51e7e6 |
Disable some over-zealous sanity checking for now (can cause major problems |
2005-11-29 |
smh22 |
8127:4268d0ecdde7 |
Fix typo. |
2005-11-29 |
emellor |
8126:8a00d9af3291 |
Tidy and comment use of canonicalise_mode, et al. |
2005-11-29 |
emellor |
8125:74fa88cf3dc7 |
Merged. |
2005-11-29 |
emellor |
8124:b1940475284f |
Increase device timeout to 10 seconds, as restarting a DHCP server takes a few |
2005-11-29 |
emellor |
8123:d1abced7ab7c |
Support facilities for the new DHCP support. |
2005-11-29 |
emellor |
8122:28331cd6d43a |
Added trap for ERR, to get better response from the scripts when they are really |
2005-11-29 |
emellor |
8121:e67cfb40411d |
Replace grep >&/dev/null with grep -q. |
2005-11-29 |
emellor |
8120:e47e953c9e10 |
Added DHCP server support, configured by a dhcp=yes parameter. This will write |
2005-11-29 |
smh22 |
8119:92469b92f768 |
Avoid audit code during live migrate on 32bit since it's not required. |
2005-11-29 |
smh22 |
8118:689315a7ff80 |
Tidy up audit code for PAE plus avoid its use during live migrate where |
2005-11-29 |
smh22 |
8117:37b93f40eb0a |
Cleanup backend block device logic under save/restore; this should |
2005-11-29 |
kaf24 |
8116:450c562b76aa |
Remove shadow32 dead code (it's never built for other than |
2005-11-29 |
kaf24 |
8115:d0ca851445e2 |
Fix vmx guest issue of allowing accessing supervisor page |
2005-11-29 |
kaf24 |
8114:a1e99c0104cb |
Small fix for shadow mode: fix a p.t. limit check. |
2005-11-29 |
kaf24 |
8113:3a54c21b65de |
Clean up a previous qemu workaround where we use |
2005-11-29 |
kaf24 |
8112:3c687c6905e7 |
Fix a race condition for multi-thread qemu dma, where vmx linux guests |
2005-11-29 |
pl |
8111:ec370b3d2df3 |
Fix minor traceback in xen-bugtool when send fails |
2005-11-28 |
rread |
8110:880b02c04656 |
The device sharing check races when more than one file backed vbd is |
2005-11-28 |
rread |
8109:444b968a3e09 |
Make psmouse module builtin. |
2005-11-28 |
kaf24 |
8108:36ab34f1c31e |
Bundle vcpu_time and vcpu_info structures together into a single |
2005-11-28 |
dan |
8107:85eef527ba74 |
Fix isConsoleDead() to actually run a command on the DomU, since a dead |
2005-11-28 |
emellor |
8106:243265ade404 |
Merged. |
2005-11-28 |
emellor |
8105:7638cf95b63c |
Change uuid string format to match that outputted by Xen. |
2005-11-28 |
emellor |
8104:d8786656ebab |
Use StringIO to simplify string_iterator here. Altered the up-front |
2005-11-28 |
emellor |
8103:d5368f7fda5d |
Added README.xen-bugtool. |
2005-11-28 |
cl349 |
8102:82e48750542c |
Move mk-symlinks target into tools/Rules.mk. |
2005-11-28 |
kaf24 |
8101:a90691f5207c |
Hardcode many cpu features for x86/64 -- we know 64-bit |
2005-11-28 |
kaf24 |
8100:5ea875b72e0a |
In alloc_vcpu_struct, after doing a memset on the new allocated vcpu, we |
2005-11-28 |
kaf24 |
8099:66e16c4685f5 |
Remove bogus extra unmap_domain_page() call in |
2005-11-28 |
Michael Fetterman |
8098:b3f8d3158a1c |
merge |
2005-11-28 |
Michael Fetterman |
8097:7363637e2721 |
merge |
2005-11-28 |
Michael Fetterman |
8096:48aaa39eaa7e |
minor printf and log message rework in the shadow code. |
2005-11-28 |
Michael Fetterman |
8095:9971d8d1f631 |
Allow __gpfn_to_mfn() to automatically deal with translated domains != current. |
2005-11-23 |
Michael Fetterman |
8094:af3e4a594e4c |
Fix regexp in install scripts so it works with sed. |
2005-11-23 |
Michael Fetterman |
8093:f61b8d362fc4 |
Avoid ccache and distcc for x86-64 compilation of ia32/syscall32.c |
2005-11-28 |
kaf24 |
8092:367b9ca30e88 |
arch/xen/kernel/fixup.c -> arch/xen/i386/kernel/fixup.c |
2005-11-28 |
kaf24 |
8091:2eb868d02f0f |
Simplify boot_vcpu() implementation. |
2005-11-28 |
emellor |
8090:a20a9ec0e510 |
Change uses of \s within sed regexps -- some versions of sed do not support this |
2005-11-28 |
emellor |
8089:c5ee3b6f25b3 |
Added xen-bugtool, an application that collects various system logs and can |
2005-11-27 |
emellor |
8088:eb1169f92d81 |
Set a console limit, in order to detect runaways. |
2005-11-27 |
emellor |
8087:9964f27fd80b |
Fix console handling; saveLog call was broken if ConsoleError occurred. |
2005-11-27 |
emellor |
8086:85a1a57320a6 |
Remove keyword from call to xc.domain_setmaxmem; keyword support for this call |
2005-11-27 |
emellor |
8085:f37f1c9ec2ec |
Merged. |
2005-11-27 |
emellor |
8084:b67f9f21fd9c |
Change the console handling, to remove the loop and timeout if a console fails |
2005-11-27 |
emellor |
8083:4195392fba06 |
Use the getId method to tidy up simple call to domid. |
2005-11-27 |
emellor |
8082:86a2e2645e40 |
Remove looping from handling of xm domid. This command should now work first |
2005-11-27 |
emellor |
8081:4f12ed3342dc |
Mark 03_network_attach_detach as XFAIL. There are known bugs in the network |
2005-11-27 |
emellor |
8080:ea2875ca5a66 |
Restore 05_create_noroot, as this test now seems to work, and remove |
2005-11-27 |
emellor |
8079:2c54b2f0a676 |
Remove some Makefile cruft. |
2005-11-27 |
emellor |
8078:c08cfaf353c6 |
Added device-sharing checks for loopback-mounted files. The existing |
2005-11-27 |
emellor |
8077:cfcf9212a90b |
Renable FAIL call that was disabled back when block-attach did not work. |
2005-11-26 |
emellor |
8076:895a9ca1b0a6 |
Write the error message and the hotplug-status=busy in the same transaction, to |
2005-11-26 |
smh22 |
8075:bf09a8db5bb4 |
Fix formatting. |
2005-11-26 |
smh22 |
8074:486f4c9e1c22 |
Fix save/restore and migrate on x86_64. |
2005-11-26 |
kaf24 |
8073:001ba14fbb1b |
More cleanups to the pmd-shared patch. |