age |
author |
revision |
description |
2005-12-04 |
cl349 |
8222:9b842cdbe0de |
Use test ([) instead of expr to compare integers. |
2005-12-03 |
kaf24 |
8221:bbef89ec44b8 |
Fix request-notification holdoff in blkback. New code is |
2005-12-03 |
kaf24 |
8220:d24ab5abf857 |
Remove scary warning message about 'breaking irq affinity' |
2005-12-03 |
iap10 |
8219:00c349d5b40d |
Merge |
2005-12-03 |
iap10 |
8218:31d86fc0a271 |
Update xend-config.sxp so that dom0-min-mem is 196MB by default, as this is rather more user friendly. |
2005-12-03 |
kaf24 |
8217:fad187cad5bd |
Always initialise a swiotlb for domain0. Make it a small |
2005-12-03 |
kaf24 |
8216:fd7c4221fc56 |
Enable multiple NICs for vmx domain by configuration file |
2005-12-03 |
kaf24 |
8215:b8ba1bbba882 |
Set the device model windows title as the domain name |
2005-12-03 |
kaf24 |
8214:d234a8cfc4ca |
Fixes unmodified 32-bit guest support on the x86_64 Xen. |
2005-12-03 |
cl349 |
8213:1c515c707296 |
Fix block backend teardown when the device didn't setup completely. |
2005-12-03 |
emellor |
8212:4146dbea47e1 |
Merged. |
2005-12-03 |
emellor |
8211:b20641d24272 |
Set hostname in DHCP config from the guest name, and if more than one interface |
2005-12-03 |
kaf24 |
8210:8754277cec01 |
Fix blkback request notification holdoff. req_cons must be |
2005-12-03 |
kaf24 |
8209:4c588e255c85 |
Fix typo in previous changeset. Include is ../grant_table.h |
2005-12-03 |
kaf24 |
8208:773735517d9d |
Inclide grant_ref_t definition in split-driver struct |
2005-12-03 |
kaf24 |
8207:2dcfb85f5bac |
Merge with xen-ia64-unstable.hg |
2005-12-03 |
kaf24 |
8206:5ff5117291ad |
Using a slow serial console with sync_console on SMP leaves an |
2005-12-03 |
emellor |
8205:5e617fd48504 |
Read from the store if the filename reported by losetup has been truncated (the |
2005-12-02 |
emellor |
8204:114946d9937f |
Merged. |
2005-12-02 |
dan |
8203:b77ceb2481b3 |
Make "xm list --long" generate device configuration data from xenstore state |
2005-12-02 |
cl349 |
8202:ccb923727f93 |
Fix vif-net script for setups where eth0 has no IP address. |
2005-12-02 |
kaf24 |
8201:7bf19284bf3f |
Fix PAE bootstrap. |
2005-12-02 |
kaf24 |
8200:42d4059108d4 |
Add a defensive batched tlb flush to free_page_type(), to |
2005-12-02 |
kaf24 |
8199:b21be984945a |
Move cpu0_stack out of Xen text section and into BSS. This |
2005-12-02 |
emellor |
8198:a9c35cd7e559 |
This patch adds a new domain config option, 'cpus' which is a list of |
2005-12-02 |
emellor |
8197:30eb074a560a |
Merged. |
2005-12-02 |
emellor |
8196:485871ff1d39 |
Fix the block-sharing check for physical devices by using a lock to serialise |
2005-12-02 |
emellor |
8195:df011cae33e9 |
Added /etc/init.d/dhcpd to list of init files to check for (supporting Centos |
2005-12-02 |
emellor |
8194:a57cccdf2d6d |
Added serialisation facilities. Udev is supposed to serialise events, but sadly |
2005-12-02 |
emellor |
8193:d581e11e247c |
Remove the watch on the /vm/<uuid> path when rebooting or migrating. We don't |
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. |