age |
author |
revision |
description |
2007-01-03 |
kfraser |
13249:bf25488db8eb |
[LINUX] Implement the idle=poll option in the kernel when running on Xen. |
2007-01-03 |
Ian Campbell |
13248:55be48549bb1 |
[IOEMU] Process reset requests before returning control to the guest. |
2007-01-03 |
kfraser |
13247:d6bd12ec82b5 |
[LINUX] Build blktap as module named xenblktap. |
2007-01-02 |
Ewan Mellor |
13246:6b3bb79cb1c9 |
Reset the option-parsing object before using it -- this means that the |
2007-01-02 |
Ewan Mellor |
13245:2390f017e24f |
Minor extra logging. |
2007-01-03 |
kfraser |
13244:8268807adbed |
Remove stray tabs. |
2007-01-03 |
kfraser |
13243:968c9d322b88 |
[HVM][SVM] Triple faulkts (shutdown state) causes domain reset. |
2007-01-03 |
kfraser |
13242:f60c305186b4 |
[HVM] Add triple-fault handler (resets the domain). |
2007-01-02 |
Ian Campbell |
13241:886f7312257e |
[PV-on-HVM] blkfront: use %Lu instead of %llu to xenbus_gather. |
2007-01-02 |
Ian Campbell |
13240:9c028b3cdb55 |
Install hvm and arch-x86 subdirectories of xen/include/public |
2007-01-02 |
Ewan Mellor |
13239:71eadf04a1f9 |
Don't canonicalise the resource inside res_security_check if security is off. |
2007-01-02 |
Ewan Mellor |
13238:abcd545e7f4c |
Fix the error handling in acm.policy. |
2007-01-02 |
Ewan Mellor |
13237:7cd6c032689e |
Don't lose the image settings when rebooting domains. This fixes recent HVM |
2007-01-02 |
Tim Deegan |
13236:711c31232d71 |
[HVM] Don't set the shadow allocation to zero if the dom is still shadowed. |
2006-12-31 |
kaf24 |
13235:4fc6ffff2ac5 |
[HVM] Change VCPU->LAPIC_ID mapping so that VCPU0 has ID0. |
2006-12-31 |
kaf24 |
13234:dbddea768e29 |
[PV-ON-HVM] Update evtchn interface to match new PV Linux interfaces. |
2006-12-30 |
kaf24 |
13233:d275951acf10 |
[LINUX] Extend the event-channel interfaces to provide helper methods |
2006-12-30 |
kaf24 |
13232:63fb88610e1e |
[HVM] Rationalise OEM and Creator IDs and Table Revisions. |
2006-12-30 |
kaf24 |
13231:a578c9703416 |
[HVM] Minor HPET fixes/ and cleanups. |
2006-12-29 |
Ewan Mellor |
13230:444315d1ca5a |
Resurrect cset 13174:766eec31afab, with one fix -- pass the fallback flag to |
2006-12-29 |
Steven Hand |
13229:974fb31dcbe9 |
(temporarily) revert cset 13174:766eec31afab since it seems to break 64-bit; |
2006-12-29 |
Steven Hand |
13228:baf59a93800f |
Revert cset 13181:f087c013cf12 since the event channel is already unbound via |
2006-12-29 |
kaf24 |
13227:d5d5d3d491d8 |
Fix libxenstore library dependencies. |
2006-12-29 |
kaf24 |
13226:89d4e80cd1b7 |
Explicitly use GNU msgfmt on non-GNU systems. |
2006-12-29 |
kaf24 |
13225:f0e9c518d0ff |
[SOLARIS] Fix xentop build. |
2006-12-29 |
Steven Hand |
13224:25723963a6b6 |
Minor clean ups to shadow logdirty peek / clean. |
2006-12-29 |
kaf24 |
13223:a8b2738a6f7f |
[HVM] Fix HPET timer to support 8-byte accesses, erroneous updates |
2006-12-29 |
Steven Hand |
13222:98271ea55d94 |
Remove unused #defines. |
2006-12-29 |
Steven Hand |
13221:62ef527eb19f |
Remove 'netbuf race' debug output - we get tons of these for ballooned |
2006-12-28 |
Ewan Mellor |
13220:c731c158f63c |
Remove a few more explicit type conversions, now that stringify is fixed. |
2006-12-28 |
Ewan Mellor |
13219:bfa793180cb9 |
Fix xmlrpclib2's stringify to cope with floats and longs, removing the need |
2006-12-28 |
Ewan Mellor |
13218:e2392741cb91 |
Improve the documentation of the set add/remove methods. |
2006-12-28 |
kaf24 |
13217:f087c013cf12 |
[BLK] front: Fix free of event channel. |
2006-12-28 |
kaf24 |
13216:ede2f5280810 |
[QEMU] Fix a number of signedness issues plus a typo in the version checking in vnc.c. |
2006-12-28 |
kaf24 |
13215:a138fabc2120 |
[HVM][VMX] Fix regs set/get decoding in VMXAssist. |
2006-12-28 |
Ewan Mellor |
13214:615109616bb6 |
Add a 1-PIF-per-network limit. |
2006-12-28 |
Ewan Mellor |
13213:b175c2f19e0a |
Format Xen-API error messages nicely. |
2006-12-28 |
kaf24 |
13212:91130d1e6006 |
Revert 13107:04c5f7b71ff4175ae387b93845bb4c83ffb5efa9. |
2006-12-28 |
kaf24 |
13211:ce83c1896acc |
[HVM] Fix assumptions that ISA IRQ 0 connects to GSI 0. |
2006-12-28 |
Ewan Mellor |
13210:766eec31afab |
Added __repr__ implementation, initialise last_login_method to None, and |
2006-12-28 |
Ewan Mellor |
13209:3f24490932cd |
Cope if a VIF is not attached to a network. |
2006-12-28 |
Ewan Mellor |
13208:5c268a24e44b |
Do not update the PV_ variables with the values outputted by the bootloader -- |
2006-12-28 |
Ewan Mellor |
13207:51ea6202c4f2 |
Fix return types for VBD.get_record and VIF.get_record. |
2006-12-28 |
Ewan Mellor |
13206:90400f2c10c1 |
Fix booting caused by recent thinko. |
2006-12-28 |
Ewan Mellor |
13205:61788aef85e0 |
Fix reboot of PV domains when both kernel and bootloader are unspecified |
2006-12-28 |
Ewan Mellor |
13204:d759e9df902f |
Implement network.get_VIFs. |
2006-12-27 |
Ewan Mellor |
13203:ce49c9d78928 |
Copy the xm configuration file into the distribution. Comment-out the Xen-API |
2006-12-27 |
Ewan Mellor |
13202:966926d9c5cf |
Fix PV_initrd reference (should be PV_ramdisk). |
2006-12-27 |
Ewan Mellor |
13201:a8e853aecb3e |
Added network.{create,destroy}, and PIF.{create,create_VLAN,destroy}, and |
2006-12-27 |
Ewan Mellor |
13200:069d1364af53 |
Added Brctl.get_state, to support upcoming PIF implementation. |
2006-12-27 |
Ewan Mellor |
13199:088752354770 |
Override logging.Logger.findCaller so that the trace function here does not |
2006-12-27 |
Ewan Mellor |
13198:11b9ccdc9417 |
Tidy and fix bindings for the SR class. |
2006-12-27 |
Ewan Mellor |
13197:a9a43705f26b |
Fix HVM booting through Xen-API when the kernel is unspecified. |
2006-12-27 |
Ewan Mellor |
13196:6f8d650f3ab1 |
Tidy up bindings for VDI class. |
2006-12-26 |
kaf24 |
13195:d752d8ccd282 |
[HVM] Route ISA IRQ 0 to IOAPIC GSI 2, just like 99% of native systems. |
2006-12-25 |
Ewan Mellor |
13194:ce4e548f42b8 |
Implement VM_BAD_POWER_STATE handling. |
2006-12-25 |
Ewan Mellor |
13193:6533ebfc25e1 |
Added the BAD_VM_STATE error code, and tidy up the error code section. |
2006-12-25 |
Ewan Mellor |
13192:159ae46d5e7f |
Persist the VLAN setting. |
2006-12-25 |
Ewan Mellor |
13191:c1aecee76db5 |
Fix plumbing for PIF calls. Change xen_api_success to convert None to the |
2006-12-25 |
Ewan Mellor |
13190:c1fbe291b564 |
Persist network details when they change. |