age |
author |
revision |
description |
2007-01-09 |
Ian Campbell |
13348:761f695043ff |
merge |
2007-01-09 |
Ian Campbell |
13347:f653919e069a |
[XEN] Kexec: Make some variables static. |
2007-01-09 |
Ian Campbell |
13346:91b9c6eae6e8 |
[XEN] Kexec: Clean up ELF note construction to avoid multiply nested |
2007-01-09 |
Ian Campbell |
13345:79b5090c791f |
[LINUX] Kexec: Don't try to load an NULL image. This can occur when unloading. |
2007-01-09 |
kfraser |
13344:ddea7363fa41 |
[TEST] Fix x86_emulate tests on x86/64 host. |
2007-01-09 |
kfraser |
13343:c98f3f3f7099 |
[XEN] Emulate DAA/DAS the hard way. We cannot execute the instruction |
2007-01-09 |
Tim Deegan |
13342:de6b5a76d680 |
[HVM] Remove unnecessary write barriers |
2007-01-09 |
Tim Deegan |
13341:3040ba0f2d3d |
When booting via xm, only run the bootloader if it's in non-interactive mode: |
2007-01-09 |
Tim Deegan |
13340:3f8930dc7d90 |
Fix xm create direct call to XendBootloader |
2007-01-09 |
Tim Deegan |
13339:4d3ac395ea57 |
Fix bootloader = "pygrub" via 'xm create'. |
2007-01-09 |
Tim Deegan |
13338:8966444e69fa |
Fix auto-bootloading via 'xm create'. |
2007-01-09 |
Tim Deegan |
13337:ac626903f46b |
Sniff for Solaris if not specified. This allows Solaris domU's to automatically |
2007-01-09 |
Tim Deegan |
13336:6638763ee12c |
Pass in kernel/ramdisk settings to pygrub; if specified, don't try to use |
2007-01-09 |
Tim Deegan |
13335:2dba70eb5bd5 |
Fix for pygrub path on Solaris. |
2007-01-09 |
kfraser |
13334:9518bff7c762 |
[XEN] Fill in some more opcode space in the emulator. |
2007-01-09 |
Ewan Mellor |
13333:717f64715f32 |
Do not call refreshShutdown in XendDomain for VM-list operations, as this |
2007-01-09 |
Tim Deegan |
13332:6d6a4d5801bd |
[HVM] Fix shadow memory tracking |
2007-01-08 |
kfraser |
13331:8a99ebc5f5a4 |
[XEN] Tweak x86 emulator interface. |
2007-01-08 |
Christian Limpach |
13330:1e7bbecdc0a2 |
[linux build] Append $XENGUEST to kernel version. |
2007-01-08 |
Ian Campbell |
13329:dbb387175f1b |
[XEN] Fix MAP target. |
2007-01-08 |
kfraser |
13328:f240c09f08d2 |
[XEN] Emulate relative near/short jumps, including Jcc. |
2007-01-08 |
kfraser |
13327:5eeb4bac1b17 |
merge |
2007-01-08 |
kfraser |
13326:037f49cd8016 |
Fix signedness issue in private implementation of memmem(). |
2007-01-08 |
kfraser |
13325:7878db2276c9 |
Update .hgignore |
2007-01-08 |
Tim Deegan |
13324:a06ee98fa3b6 |
Merge |
2007-01-08 |
Tim Deegan |
13323:416d3086a572 |
[HVM] Add expansion-ROM boot support again. |
2007-01-08 |
Christian Limpach |
13322:c89384734c19 |
[linux build] Build Linux kernels with output files in a separate directory. |
2007-01-06 |
kaf24 |
13321:9ba91a854787 |
[XEN] Emulate MOV imm->reg. |
2007-01-06 |
kfraser |
13320:d3e40fd6038e |
[PV-on-HVM] Add definition of irq_to_evtchn_port(). |
2007-01-06 |
Emmanuel Ackaouy |
13319:69579f9f1c81 |
[TOOLS] Improve information displayed by the xm sched-credit command. |
2007-01-05 |
Ian Campbell |
13318:9865145e53eb |
[XEN] Skip over the unit in parse_size_and_unit() when returning the remainder |
2007-01-05 |
kfraser |
13317:b648a579b0b4 |
[XEN] Fix new XCHG emulation. |
2007-01-05 |
Emmanuel Ackaouy |
13316:d898b5990ed7 |
merge |
2007-01-05 |
Emmanuel Ackaouy |
13315:23dcc167b97e |
Initial support for HVM compat guests |
2007-01-05 |
Alastair Tse |
13314:cb1f71890c93 |
Add support to list VDIs and SRs in xapi.py |
2007-01-05 |
Emmanuel Ackaouy |
13313:1b7ebd25fa40 |
merge |
2007-01-05 |
Emmanuel Ackaouy |
13312:973e4d233461 |
Support for save and restore of compatibility guests |
2007-01-05 |
Emmanuel Ackaouy |
13311:96dacd72fdbe |
Preliminary, likely incomplete and/or wrong, adjustments to shadow code. |
2007-01-05 |
Emmanuel Ackaouy |
13310:b8eeb4537e09 |
Enable compatibility mode operation for kexec. |
2007-01-05 |
Emmanuel Ackaouy |
13309:762cb69ce3be |
Enable compatibility mode operation for trace buffer access. |
2007-01-05 |
Emmanuel Ackaouy |
13308:5442b2458e1b |
Enable compatibility mode operation for HYPERVISOR_domctl. Also add logic |
2007-01-05 |
Emmanuel Ackaouy |
13307:d80684d19ef4 |
Enable compatibility mode operation for HYPERVISOR_sysctl. |
2007-01-05 |
Emmanuel Ackaouy |
13306:62f3df867d0e |
Enable compatibility mode operation for HYPERVISOR_xenoprof_op. |
2007-01-05 |
Emmanuel Ackaouy |
13305:56cd6d669151 |
Enable compatibility mode operation for HYPERVISOR_acm_op. |
2007-01-05 |
Emmanuel Ackaouy |
13304:e82eda09ef41 |
Enable compatibility mode operation for HYPERVISOR_platformop. |
2007-01-05 |
Emmanuel Ackaouy |
13303:e1971b229e89 |
Enable compatibility mode operation for HYPERVISOR_grant_table_op. |
2007-01-05 |
Emmanuel Ackaouy |
13302:883c0080dd05 |
Enable compatibility mode operation for HYPERVISOR_sched_op and |
2007-01-05 |
Emmanuel Ackaouy |
13301:c2a82e026497 |
Enable compatibility mode operation for HYPERVISOR_multicall. |
2007-01-05 |
Emmanuel Ackaouy |
13300:e5f24d5f71ac |
Enable compatibility mode operation for HYPERVISOR_set_trap_table and |
2007-01-05 |
Emmanuel Ackaouy |
13299:ac55ec633422 |
Merge vcpuop compat header creation |
2007-01-05 |
Emmanuel Ackaouy |
13298:203f982ed5d9 |
Enable compatibility mode operation for HYPERVISOR_vcpu_op. |
2007-01-05 |
Emmanuel Ackaouy |
13297:ee395551208d |
Enable compatibility mode operation for HYPERVISOR_physdev_op and |
2007-01-05 |
Emmanuel Ackaouy |
13296:e4088ae584b8 |
Enable compatibility mode operation for HYPERVISOR_mmu_update and |
2007-01-05 |
Emmanuel Ackaouy |
13295:244e46e7d021 |
Enable compatibility mode operation for HYPERVISOR_memory_op, |
2007-01-05 |
Emmanuel Ackaouy |
13294:3870aff51ae3 |
Adjust emulation code to deal with compatibility mode guests. This |
2007-01-05 |
Emmanuel Ackaouy |
13293:f632c0c36976 |
Add page table setup and handling, including the creation of an m2p table |
2007-01-05 |
Emmanuel Ackaouy |
13292:4c8f157a3a47 |
Handle shared info (having different layout for native and compatibility |
2007-01-05 |
Emmanuel Ackaouy |
13291:4a164bf1edfc |
Handle the creation of startup info for compatibility mode guests. This |
2007-01-05 |
Emmanuel Ackaouy |
13290:e98b092c2057 |
Add logic to generate headers reflecting the compatibility mode layout |
2007-01-05 |
Emmanuel Ackaouy |
13289:5a690aa51fb5 |
Add entry points for handling hypercalls from and returning to |
2007-01-05 |
Emmanuel Ackaouy |
13288:7c5eea5feebd |
Introduce _DOMF_compat and infrastructure as well as several conditionals |
2007-01-05 |
kfraser |
13287:12a441c7b5c5 |
[BALLOON] Ifdef some x86-specific balloon init code. |
2007-01-05 |
Alastair Tse |
13286:c75883680f28 |
[XEND] Fix some Xen API error declarations. |
2007-01-05 |
Tim Deegan |
13285:e4aef8507b13 |
[HVM] Sync the base memory reported by ROMBIOS with the e820 map. |
2007-01-05 |
Ewan Mellor |
13284:e81c9fc5b431 |
Catch exception from dumpCore when inside refreshShutdown. |
2007-01-05 |
kfraser |
13283:a22258c9fe75 |
[XEN] Remove an out-of-date comment. |
2007-01-05 |
kfraser |
13282:df00f7a98821 |
[XEN] Add more instructions to the emulator. |
2007-01-05 |
Ewan Mellor |
13281:568efb79a0f6 |
Fix examples to have correct class names and error handling. |
2007-01-05 |
Ewan Mellor |
13280:f43fc1d6c1a6 |
Added session.last_active field. Removed the constructors and destructors for |
2007-01-05 |
Ewan Mellor |
13279:8fd5113abb2e |
Added NETWORK_ALREADY_CONNECTED error code to the documentation. |
2007-01-05 |
Ewan Mellor |
13278:5f86325c62f6 |
Record the last shutdown reason for each VM in the store. |
2007-01-05 |
Ewan Mellor |
13277:efbfcc3b9f38 |
Rename the 3DNOW and 3DNOWEXT API constants to THREEDNOW, so that they may be |
2007-01-05 |
kfraser |
13276:16b0e0f250f4 |
[XEN] Fix EA calculation for POP <rm> when stack pointer is used as |
2007-01-05 |
Ewan Mellor |
13275:58efd34d0837 |
Fix bindings for PIF_set_MAC and PIF.set_MTU. |
2007-01-05 |
Ewan Mellor |
13274:ea493d9b82df |
Fix missing import, and a small tidyup. |
2007-01-05 |
Ewan Mellor |
13273:269a08123d87 |
Remove broken and unused set_u32. |
2007-01-05 |
Ewan Mellor |
13272:bb8ae710d829 |
Treat <value> tags with no type tag inside as if they were strings (as required |
2007-01-05 |
Ewan Mellor |
13271:36e00d04278d |
Added permissiveness for floats. |
2007-01-05 |
kfraser |
13270:68f0d46de55a |
Xen 3.0.3 pre-pended all configuration prior to the user-specified |
2007-01-05 |
kfraser |
13269:10a6d7eff555 |
Fix xend stop if we're run directly instead of via the caretaker parent. |
2007-01-05 |
kfraser |
13268:344c8ae3cecb |
[XEN] Add LEA to the Xen x86 emulator. Rename x86_emulate_memop() to |
2007-01-05 |
Ian Campbell |
13267:d04ff58bbe18 |
merge |
2007-01-05 |
Ian Campbell |
13266:f890bbfc2d25 |
[TOOLS] Fix typo in XenDomainInfo:device_configure. |
2007-01-05 |
kfraser |
13265:583f3e93a421 |
[XEN] Add extra opcodes to emulator. Fix operand-size |
2007-01-04 |
Alastair Tse |
13264:532b5b999b30 |
[XEND] Fix block-list for dom0 in xm. |
2007-01-04 |
Alastair Tse |
13263:3157b54eb465 |
[XEND] Prevent exception if PIF does not have a network. |
2007-01-04 |
Alastair Tse |
13262:b2ea5ae25a26 |
[XEND] Add VBD_MODE enum from XenAPI. |
2007-01-04 |
Alastair Tse |
13261:292edc60d260 |
[XEND] Default values for VBD mode and cpu_weight. |
2007-01-04 |
Alastair Tse |
13260:cade632793b1 |
[XEND] Only use DevController to generate SXP for running domains. |
2007-01-04 |
kfraser |
13259:d03beab5e1ad |
[XEND] Allow arbitrary values for the vif 'type'. |
2007-01-04 |
Christian Limpach |
13258:98dadb3df5ca |
[linux] Fix vsnprintf patch not to write null byte past the end of the buffer. |
2007-01-04 |
Alastair Tse |
13257:48c9028e6f8e |
[XEND] Parse as much device SXP as possible. |
2007-01-04 |
Steven Hand |
13256:b82e1ed0870a |
[XM-TEST] Tweak 06_block-destroy_check_list_pos to allow more time to check |
2007-01-04 |
Alastair Tse |
13255:b071319927b6 |
Switch hotplug scripts to use /bin/bash rather than /bin/sh. |
2007-01-04 |
Christian Limpach |
13254:f3c3f9bd798e |
[linux] Remove some gratuitous differences with plain 2.6.16.33. |
2007-01-04 |
Steven Hand |
13253:338ceb7b1f09 |
Make sure we always have a sensible idle function; this fixes problems |
2007-01-04 |
kfraser |
13252:60e50c65f862 |
[XEND] Fix allocation of fixed VNC ports. |
2007-01-04 |
kfraser |
13251:bdbfbfdfbd64 |
[XEN] Avoid use of GNU-specific memmem(). |
2007-01-03 |
kaf24 |
13250:60f91c9f1a24 |
[XEN] Make labels _start,_end,_stext,_etext,_sinittext,_einittext generic. |
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. |
2006-12-25 |
Ewan Mellor |
13189:8f864129d599 |
Implement network.set_{name_{label,description},default_{gateway,netmask}}. |
2006-12-25 |
Ewan Mellor |
13188:cd7cb95eacc3 |
Implement network.get_{name_{label,description},default_{gateway,netmask}}. |
2006-12-25 |
Ewan Mellor |
13187:8036efeefbd1 |
Change the way that networks and PIFs relate to each other -- the PIF holds a |
2006-12-25 |
Ewan Mellor |
13186:eec06ba7afaa |
Cope with corrupt or empty VDI config files. Have to_record return strings |
2006-12-25 |
Ewan Mellor |
13185:bd10d08598b0 |
Change the way that MESSAGE_PARAMETER_COUNT_MISMATCH is diagnosed (using a |
2006-12-25 |
Ewan Mellor |
13184:765ada5f74cc |
Plumb the new PIF and network implementations in through the XendAPI class. |
2006-12-25 |
Ewan Mellor |
13183:4fbefd9cb85e |
Added get_record method. |
2006-12-25 |
Ewan Mellor |
13182:362233086f66 |
New XendNetwork and XendPIF classes, for implementing the Xen-API network and |
2006-12-25 |
Ewan Mellor |
13181:ae3f3dd40df4 |
Added support for state records in Xend, for keeping storage and network |
2006-12-25 |
Ewan Mellor |
13180:4e079a8496b7 |
Adjust the argument counts for a MESSAGE_PARAMETER_COUNT_MISMATCH to account for |
2006-12-23 |
Ewan Mellor |
13179:367f0c6efe21 |
Don't try to copy the .mo files if they haven't been built. |
2006-12-23 |
Ewan Mellor |
13178:26f3c7f5de9d |
Added retry behaviour when receiving SESSION_INVALID. This means that xm shell |
2006-12-23 |
Ewan Mellor |
13177:967426f60378 |
Only build the message database if msgfmt is installed. |
2006-12-23 |
Ewan Mellor |
13176:93ca2dcd681d |
Fix escaping. |
2006-12-23 |
Ewan Mellor |
13175:777bbae06fdb |
Added I18N support for Xen-API error codes. |
2006-12-23 |
Ewan Mellor |
13174:e60644c61371 |
Move get_by_uuid to the right place to have the input validated. The recent |
2006-12-23 |
kaf24 |
13173:bbd1c469ff5b |
[XEN] Add const attribute to elf_sanity_check() parameter on all arches. |
2006-12-23 |
kaf24 |
13172:36e33da5146b |
More 'const' cleanups (and fixes, for Solaris). |
2006-12-22 |
Tim Deegan |
13171:132559289b46 |
[HVM] Revert cset 13103 for now, as it is causing boot errors. |
2006-12-22 |
Alastair Tse |
13170:8c6e20c60563 |
[XEND] Fix parsing of bootloader and bootloader_args in XendConfig |
2006-12-22 |
Ewan Mellor |
13169:5675a2ac56e4 |
Fix description of ErrorDescription to be all strings, and update the examples. |
2006-12-22 |
Ewan Mellor |
13168:e45948c4dba4 |
Added Xen-API-style error handling for INTERNAL_ERROR and |
2006-12-22 |
Ewan Mellor |
13167:0d0e13ff1adf |
Move the decoration of all the Xen-API methods out of XendAPI.__init__ and |
2006-12-22 |
Ewan Mellor |
13166:f7ac2c963f77 |
Cope with a response that's not a dictionary. |
2006-12-21 |
Tim Deegan |
13165:f1ddc050d848 |
[HVM] Missing gva->gpa translation in MMIO MOVS handler |
2006-12-21 |
Ewan Mellor |
13164:63bd462b1f45 |
Add a function for creating a domain from an existing XendConfig, and use that |
2006-12-21 |
Ewan Mellor |
13163:2ae2204bbef3 |
More error codes. |
2006-12-21 |
kfraser |
13162:71c40c3f92f7 |
Create new public header directory for x86-specific definitions. |
2006-12-21 |
Alastair Tse |
13161:8348f40ba2b7 |
[XEND] Xen API commands cleanup. |
2006-12-21 |
Alastair Tse |
13160:43f367b6c16c |
[XEND] Minor syntax cleanup in security.py for sxp parsing. |
2006-12-21 |
Ewan Mellor |
13159:c3d84afbbb47 |
Implement the major part of the new error handling for the Xen-API. |
2006-12-21 |
Ewan Mellor |
13158:38213c2544d7 |
Document a few error codes. |
2006-12-21 |
Ewan Mellor |
13157:d5677481f243 |
Document recent changes to the booting API, introducing PV and HVM groups in |
2006-12-21 |
kfraser |
13156:3e2d3d737624 |
Improve consistency of type-attribute usage (volatile/const). |
2006-12-21 |
Tim Deegan |
13155:e86605304e52 |
[XEN] Update comments to reflect cset 13059:6cbed96fedac |
2006-12-21 |
Tim Deegan |
13154:dae6bc4241db |
[QEMU] Align VGA ram allocation |
2006-12-21 |
Alastair Tse |
13153:5c46e27e3915 |
[XEND] Add cpu_weight and cpu_cap parsing for SXP config create |
2006-12-21 |
Alastair Tse |
13152:628bd9b3fe49 |
[XM] Throw proper exception for xm console for unstarted domains. |
2006-12-21 |
kfraser |
13151:93667f6c5cc8 |
[HVM] Emulates HPET in hypervisor and extend ACPI tables. |
2006-12-21 |
Christian Limpach |
13150:105a54bcc5c9 |
[qemu patches] Update patches upto changeset 13113:fd1ccd818f2c. |
2006-12-21 |
kfraser |
13149:fd1ccd818f2c |
[HVM][VMX] Save GS_SHADOW MSR only on x86/64. |
2006-12-21 |
kfraser |
13148:8af3df2f4b01 |
[LINUX][IA64] New file swiotlb.h. |
2006-12-21 |
kfraser |
13147:bb622907eb89 |
[QEMU] Include pthread.h. |
2006-12-20 |
Christian Limpach |
13146:f58b0c778b90 |
[qemu patches] Update patches upto changeset 13108:ed815cbdc90e. |
2006-12-20 |
kfraser |
13145:4fb80f21c77d |
[XEN] Emulator extensions to decode ModRM.MOD == 3. |
2006-12-20 |
Tim Deegan |
13144:ed815cbdc90e |
[XEN] Fix cset 13107:04c5f7b71ff4 |
2006-12-20 |
Tim Deegan |
13143:04c5f7b71ff4 |
[HVM] Mask cmpxchg8b capability in cpuid for non-pae guests |
2006-12-20 |
Tim Deegan |
13142:988d3a63d9be |
[XEN] Don't pass spurious fast-path faults to the guest at all. |
2006-12-20 |
Tim Deegan |
13141:c75d6f2aad7a |
[XEN] Clean up the shadow interface |
2006-12-20 |
Tim Deegan |
13140:b258c7587d8d |
[HVM] Add Etherboot option ROM, for network-booting HVM guests. |
2006-12-20 |
Tim Deegan |
13139:e2fcb70bec59 |
[HVM] Add expansion-ROM boot support to the ROMBIOS |
2006-12-20 |
Tim Deegan |
13138:caa1987679bd |
[XEN] Skip shadowing of guest PTE writes when known to be safe |
2006-12-20 |
Tim Deegan |
13137:f7a2cd8b0a8e |
[XEN] Better diagnostics of recursive shadow faults |
2006-12-20 |
kfraser |
13136:e99ba0c6c046 |
[NET] front: Fix interface teardown. |
2006-12-20 |
kfraser |
13135:301bcae16928 |
[LINUX] dma: Use swiotlb mask for coherent mappings too |
2006-12-20 |
kfraser |
13134:3a28be71b667 |
[LINUX] Disallow nested event delivery. |
2006-12-20 |
kfraser |
13133:516e4faac066 |
[HVM] Sync per vcpu LAPIC timer with its TSC: |
2006-12-20 |
kfraser |
13132:2a1edeedf28d |
[HVM] Enable more than one platform timer (PIT/RTC/HPET) |
2006-12-20 |
kfraser |
13131:b17d1bc1febf |
[HVM][SVM] Modify the interrupt/event injection logic. |
2006-12-20 |
kfraser |
13130:87dceaa715af |
[BLTAP] Use getpagesize() for portability. |
2006-12-20 |
kfraser |
13129:f99dd72ae205 |
[HVM] Clean up CPUID handling. |
2006-12-20 |
kfraser |
13128:1818b322ede9 |
[LIBXC] Fix iteration over GDT in save/restore code. |
2006-12-20 |
kfraser |
13127:f80f1cc7f85e |
Added tag 3.0.4-branched for changeset 057f7c4dbed1c75a3fbe446d346cee04cff31497 |
2006-12-19 |
Julian Chesterfield |
13126:381f119b15a0 |
Qcow-create reserve flag update. |
2006-12-19 |
Julian Chesterfield |
13125:08fa19392d75 |
Qcow driver code cleanup: |
2007-01-10 |
awilliam |
13124:42babffffba5 |
[IA64] Clean up VTi memory initialization logic |
2007-01-04 |
awilliam |
13123:90db0f68b121 |
[IA64] Only set nocache flag on dom0 ranges that do not support WB |
2007-01-04 |
awilliam |
13122:0f571adbd700 |
[IA64] setup scrub_pages |
2007-01-04 |
awilliam |
13121:4ef56c7cce12 |
[IA64] Fix dom0vp_expose_p2m |
2007-01-04 |
awilliam |
13120:b1c00767c6ae |
[IA64] Use rum psr.be instead of XEN_HYPER_RSM_BE |
2007-01-04 |
awilliam |
13119:d9cc772c6bde |
[IA64] Enable fast hyperprivop for ssm.i and rfi |
2007-01-04 |
awilliam |
13118:eb40e07b867f |
[IA64] Fix calling xencomm_copy_chunk_{to, from} with len = 0 |
2007-01-04 |
awilliam |
13117:2d4807ed1056 |
[IA64] Respect memory attributes for EFI_RUNTIME memory |
2007-01-04 |
awilliam |
13116:5708307d0e35 |
[IA64] allocate contiguous_bitmap sparsely like virtual memmap. |
2007-01-04 |
awilliam |
13115:8bf7cd060df8 |
[IA64] Fix warning when building with CONFIG_FLATMEM unset |
2007-01-04 |
awilliam |
13114:d9b2dd57fdc4 |
[IA64] Add convmem_end |
2007-01-04 |
awilliam |
13113:98f48cf14d98 |
[IA64] Fix dom0 builder so that xen doesn't assign memory on I/O area. |
2007-01-04 |
awilliam |
13112:613ccf4ca46b |
[IA64] Change dom0's initrd image load area so that it follows start info. |
2007-01-02 |
awilliam |
13111:912f8af36878 |
[IA64] tidy up vcpu_set_itc error message |
2007-01-02 |
awilliam |
13110:f69a329a4778 |
[IA64] Rename RID maker HVM_PARAM_CALLBACK_IRQ_RID to IA64_CALLBACK_IRQ_RID |
2007-01-02 |
awilliam |
13109:99ff540b0efe |
[IA64] remove the requirement (vpsr.ic==0) from hyperprivop |
2007-01-02 |
awilliam |
13108:a50fd1fed61e |
[IA64] vcpu_get_psr fix |
2006-12-20 |
awilliam |
13107:80c5b5914b79 |
merge with ia64 sn2+machvec tree |
2006-12-19 |
awilliam |
13106:37309be26861 |
merge with xen-ia64-unstable.hg |
2006-12-19 |
awilliam |
13105:baa07859f24f |
[IA64] sn2 - only get nasid from nodepda if sn_nodepda is available |
2006-12-15 |
awilliam |
13104:e17d7438e09e |
merge with xen-ia64-unstable.hg |
2006-12-15 |
awilliam |
13103:1e042dde1a5f |
[IA64] Use machine vector for global tlb purge |
2006-12-14 |
awilliam |
13102:5a68672cee38 |
[IA64] SN2 warning fixes |
2006-12-14 |
awilliam |
13101:8a9b1b72af44 |
[IA64] Machvec warning fixes |
2006-12-14 |
awilliam |
13100:ba79a17ff715 |
[IA64] Move machvec.h to linux-xen |
2006-12-14 |
awilliam |
13099:97a369d8da43 |
[IA64] Use sn_sal.h directly from upstream Linux |
2006-12-13 |
awilliam |
13098:d45d361c8ad0 |
[IA64] enable build of sn2 + machvec support |
2006-12-13 |
awilliam |
13097:e71fd4513352 |
[IA64] Updates to new files to be able to build sn2 and machvec support. |
2006-12-13 |
awilliam |
13096:ad886b6bdfd6 |
[IA64] Update sn_sal.h to 2.6.19 |
2006-12-13 |
awilliam |
13095:7fe141be5e14 |
[IA64] fix build with sn2 and machvec support |
2006-12-13 |
awilliam |
13094:c3c46d84d8e6 |
[IA64] add new dummy files needed to build sn2 and machvec support |
2006-12-13 |
awilliam |
13093:de3d55c10f16 |
[IA64] new files from Linux 2.6.19 required for SN2 and machvec support |
2006-12-20 |
awilliam |
13092:46c44b5e6a1b |
[IA64] Follow new interrupt deliver mechanism for PV-on-HVM/IPF |
2006-12-19 |
awilliam |
13091:c3b455c4676c |
merge with xen-unstable.hg |
2006-12-19 |
Ewan Mellor |
13090:057f7c4dbed1 |
Fix parsing of cpus in the guest configuration file.3.0.4-branched |
2006-12-19 |
kfraser |
13089:8348e3a1a31e |
[XENOPROF] Fix buffer sharing with auto-translate guests. |
2006-12-19 |
kfraser |
13088:b3cd9c4ac056 |
Merge with xen-ia64-unstable.hg |
2006-12-18 |
Ian Campbell |
13087:4ef0dbe95eac |
[XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80 |
2006-12-18 |
kfraser |
13086:8752418b58d8 |
[XEN] Only print progress dots when scrubbing actual memory. |
2006-12-19 |
awilliam |
13085:1f811fe10d0a |
[IA64] don't allocate bitmap from low pool |
2006-12-19 |
awilliam |
13084:105ac9be9b3d |
[IA64] don't dereference xen_start_info when running on raw hardware |
2006-12-18 |
awilliam |
13083:6e68e8a8cc99 |
merge with xen-unstable.hg |
2006-12-18 |
Ewan Mellor |
13082:469478194aef |
Fix _login to pass arguments to the server unconditionally, rather than |
2006-12-18 |
Ewan Mellor |
13081:d7150286ca7b |
Fix the parsing of the image sexpr to use PV_kernel et al, rather than the old |
2006-12-18 |
Ewan Mellor |
13080:a7da43e10ab3 |
Write the xfb configuration details to the store, rather than storing them in |
2006-12-17 |
Ewan Mellor |
13079:c700f2346f9c |
Minor tidyup. |
2006-12-17 |
Ewan Mellor |
13078:ab232025ae29 |
Fix printing of usage when OptionError is thrown. |
2006-12-16 |
Ewan Mellor |
13077:f944e13ce50a |
Only try to label resources if ACM is enabled. |
2006-12-16 |
Ewan Mellor |
13076:fb6db3c9ae74 |
An error occurs if the first detach was successful and the 2nd one is |
2006-12-13 |
Brendan Cully |
13075:c38370be1e0e |
Improve XendCheckpoint's forkHelper error handling. |
2006-12-16 |
Ewan Mellor |
13074:63e72c3254da |
Persist all the Xen-API data values for VMs. |
2006-12-15 |
Ewan Mellor |
13073:7cf33c0856d4 |
Write the new version of the persisted config to a tempfile and then rename it, |
2006-12-15 |
Ewan Mellor |
13072:9fd958cc5122 |
Allow the XenAPI Session object to have login_with_password called as a |
2006-12-15 |
kfraser |
13071:040093fa1f9e |
VNC pasword authentication support for the paravirt framebuffer server. |
2006-12-15 |
kfraser |
13070:96b047d22ad5 |
Fix pointer encoding in vncfb (middle and right button were swapped). |
2006-12-15 |
kfraser |
13069:1b6354023e64 |
[XENFB] xenfb_update_screen() calls zap_page_range() while holding spinlock mm_lock. |
2006-12-15 |
kfraser |
13068:2afb01ec2197 |
Add CONFIG_X86_{32,64} Makefile variables. |
2006-12-15 |
Steven Hand |
13067:4a347a6ed5dc |
Use portable recursive mutex in qemue mapcache. |
2006-12-18 |
awilliam |
13066:ea2dc4a3c8eb |
[IA64] evtchn_callback fix and clean |
2006-12-18 |
awilliam |
13065:893b786cc66a |
[IA64] Mask out reserved bits to avoid Reserved Register/Field faults. |
2006-12-18 |
awilliam |
13064:cf23494af72c |
[IA64] Reflect general exceptions |
2006-12-15 |
awilliam |
13063:41d9f00140c5 |
[IA64] remove global zero initializers |
2006-12-15 |
kfraser |
13062:c6f637694b85 |
[TOOLS] USe -mno-direct-seg-refs when building on i386. |
2006-12-15 |
Ewan Mellor |
13061:bc3ff220d24d |
Fix mem-set, mem-max, and vcpu-set commands when used against inactive domains. |
2006-12-15 |
Ewan Mellor |
13060:779e99f810ca |
Use new -p flag to qcow-create. |
2006-12-15 |
Steven Hand |
13059:6cbed96fedac |
Clean-up hvm/shadow interaction around cr3 updates. |
2006-12-15 |
Ewan Mellor |
13058:ea12d26877a4 |
Fix more enum demarshalling. |
2006-12-15 |
Ewan Mellor |
13057:671cc928183d |
Added a test for xen_vm_get_power_state. |
2006-12-13 |
jfehlig |
13056:54eee6fabbee |
Fix VM.get_power_state API. On the xend side an integer representation of the power state was being returned instead of a string representation as specified by the XenAPI spec. |
2006-12-15 |
kfraser |
13055:c2fe2635e68b |
[XM] Fix network-attach help message. |
2006-12-15 |
Ewan Mellor |
13054:2732b6ab217b |
Fix check_udev in the case where udev is missing -- test's -a does not shortcut. |
2006-12-15 |
Ewan Mellor |
13053:c3425346188c |
Revert Makefile changes from 13023:70155087efe89 -- they break make dist. |
2006-12-15 |
kfraser |
13052:00199ed97fab |
[NET]: Fix segmentation of linear packets |
2006-12-15 |
kfraser |
13051:34520c9451ac |
[XEN] Clean up list.h for Xen formatting rules and add hlist macros |
2006-12-15 |
kfraser |
13050:67c5d83cdcd2 |
Remove unused function from check script. |
2006-12-15 |
Ewan Mellor |
13049:6477a182e4e9 |
Replace the error message when invalid xm commands are given. |
2006-12-15 |
Ewan Mellor |
13048:29ae139a0c72 |
Fix exit status for failed commands, and tidy up the usage display. |
2006-12-15 |
Ewan Mellor |
13047:d72237b3cc37 |
Fix 64-bit build with a PRIu64. |
2006-12-14 |
Ewan Mellor |
13046:a407f14478ba |
Updated test to match new booting arrangement. |
2006-12-14 |
Steven Hand |
13045:8b2de97db39d |
Fix exception handling in xend start-of-day. |
2006-12-14 |
Julian Chesterfield |
13044:a05fefbeb19f |
Add sparseness flag to qcow-create. |
2006-12-14 |
Ewan Mellor |
13043:bd102b60c43b |
Remove the boot-type implementation -- now replaced by the HVM and PV boot |
2006-12-14 |
Ewan Mellor |
13042:0ee4e33b4401 |
Implement new booting parameters for Xen-API, and backwards compatibility for |
2006-12-14 |
Ewan Mellor |
13041:da0849b74170 |
Stub implementations of VM.auto_power_on, VM.consoles. |
2006-12-14 |
Ewan Mellor |
13040:5c8522bda629 |
Remove a number of unused configuration dictionaries -- these have all |
2006-12-14 |
Ewan Mellor |
13039:85c1e2383e98 |
Fix calls to destroyDevice that are missing a force flag. |
2006-12-14 |
Ewan Mellor |
13038:d0f682ada0b2 |
Add some exception logging. |
2006-12-14 |
Ewan Mellor |
13037:c91f6506b270 |
Added xm shell command, taken from xapi.py, to make testing the Xen-API calls |
2006-12-14 |
Ewan Mellor |
13036:de7d7b223db2 |
Have a 1GiB disk rather than 1MiB, for a slightly more sensible test. |
2006-12-14 |
kfraser |
13035:9f09cbe84629 |
Merge with xen-ia64-unstable.hg |
2006-12-14 |
Ewan Mellor |
13034:4d2ae322ef02 |
Tidy up. |
2006-12-14 |
kfraser |
13033:cd89771ba550 |
[XEN] Provide PV guests with emulated PIT. |
2006-12-14 |
kfraser |
13032:afc6b5a60866 |
[TOOLS] Fix check-script compatibility with non-bash shells. |
2006-12-14 |
kfraser |
13031:7b6aba313aac |
[XEN] Fix memory allocator after recent bootmem change. |
2006-12-14 |
kfraser |
13030:664e762a10e8 |
[TOOLS] A couple of check-script cleanups. |
2006-12-14 |
kfraser |
13029:6a28bfc1a940 |
[KEXEC] Clean up kexec code and fix panic-induced reboot when |
2006-12-14 |
kfraser |
13028:70155087efe8 |
Add another package check (python-xml). |
2006-12-14 |
Steven Hand |
13027:7fdf6e0f12db |
Fix deadlock when accessing IO memory. |
2006-12-14 |
kfraser |
13026:79315be2c9b9 |
[NET] front: Fix crashes when xenstore watches fire multiple times. |
2006-12-14 |
kfraser |
13025:c3ff06093028 |
[XEN] Boot allocator searches from earliest registered |
2006-12-14 |
kfraser |
13024:21609e7f5a49 |
[XM] Fix typo in 'xm vcpu-list' header. |
2006-12-14 |
kfraser |
13023:c98ca86138a7 |
[XENFB] No need for IRQs to be disabled in critical regions. |
2006-12-14 |
awilliam |
13022:2fc3392d0889 |
[IA64][HVM] Use vcpu info from getdomaininfo |
2006-12-14 |
awilliam |
13021:4762d73ced42 |
merge with xen-unstable.hg |
2006-12-14 |
kfraser |
13020:35c724302bdd |
[LINUX] Fix seg-fixup warning. |
2006-12-14 |
kfraser |
13019:8a97b4a43a3d |
[XEN] Spot incorrect use of lXe_write & Co. |
2006-12-14 |
kfraser |
13018:fe2e013ae5cb |
[LINUX] Fix build without CONFIG_HOTPLUG_CPU |
2006-12-14 |
Ewan Mellor |
13017:d2f12edc10ee |
Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it. |
2006-12-14 |
kfraser |
13016:ac51e8f37108 |
Allow loading of ELF kernel images that support both PAE and non-PAE. |
2006-12-13 |
Ewan Mellor |
13015:c09dab67c178 |
Hack xm block-detach to remove tap disks as well as vbds. |
2006-12-14 |
kfraser |
13014:ef5e6df3ba9e |
[Xend] Add a --force option to detach operations. |
2006-12-14 |
kfraser |
13013:997f2bbb5cbc |
Fix typos in the external-device migrate script. |
2006-12-14 |
kfraser |
13012:903f80054bca |
[XEND] Activate a declared external device migration script for all devices and all save modes. |
2006-12-13 |
Emmanuel Ackaouy |
13011:360eb996fa38 |
[XEN] Improve scheduler cap mechanism |
2006-12-13 |
George Dunlap |
13010:c79f9d788204 |
[XEN] Make TRC_MEM's bits unique. |
2006-12-11 |
jfehlig |
13009:aed5a0d88879 |
When enumerating VMs resident on a host (Host.get_resident_VMs RPC), ensure VMs with same UUID only appear once in the list. |
2006-12-12 |
jfehlig |
13008:10f51535cc84 |
Allow adding VIF devices to a VM when in halted state. Do not attempt to create the VIF device if VM is in halted state. |
2006-12-13 |
Ewan Mellor |
13007:87f220709073 |
Steal the write_pidfile function from xenstored_core, and use it to ensure |
2006-12-13 |
Ewan Mellor |
13006:e2792d1612b3 |
Check return of new_domain inside dom0_init, avoiding segfault if there is |
2006-12-09 |
Ewan Mellor |
13005:dd6bbf10e79a |
Tidy error message. |
2006-12-09 |
Ewan Mellor |
13004:a874d1170fbc |
Implement xen_vm_set_vcpus_number, |
2006-12-08 |
Ewan Mellor |
13003:5eb2f333c981 |
Fix capitalisation of on-wire calls for VM.set_platform_std_VGA and |
2006-12-08 |
Ewan Mellor |
13002:8b7b61fa89e2 |
Remove accidental double declaration of xen_vm_destroy. |
2006-12-08 |
Ewan Mellor |
13001:737c1c11497d |
Implement the VM.auto_power_on field. |
2006-12-08 |
Ewan Mellor |
13000:5fc7ac854bce |
One more doc-comment update. |
2006-12-08 |
Ewan Mellor |
12999:462b945e2f41 |
Update doc-comments to match recent documentation tidy-ups. |
2006-12-13 |
Ewan Mellor |
12998:ecc16f3222dc |
When recreating the record for dom 0, read the current VCPU settings from Xen, |
2006-12-13 |
Ian Campbell |
12997:478ddc354ccd |
merge |
2006-12-13 |
Ian Campbell |
12996:de69059a1f0e |
[XEN] Kexec: Disable crash keyhandler when no crash kernel is loaded. |
2006-12-13 |
kfraser |
12995:0c2816fb60b9 |
[XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h. |
2006-12-13 |
kfraser |
12994:73b59ad4dd42 |
[XEND] Fix maxmem config issues. |
2006-12-13 |
kfraser |
12993:0946c90c1105 |
[IOEMU] Locking needed to access mapcache. |
2006-12-13 |
kfraser |
12992:65c3287306db |
[XEN] Use cpumask macros to update numa node masks. |
2006-12-13 |
kfraser |
12991:e080700efa56 |
[TOOLS] Fix the build. Clearly demarcate PPC-specific stuff. |
2006-12-13 |
Steven Hand |
12990:1fa7e524b354 |
Tiny fix. |
2006-12-13 |
Steven Hand |
12989:d5499ff80b19 |
Update ignores. |
2006-12-13 |
kfraser |
12988:3c7a6081f1a9 |
Merge with xenppc-unstable |
2006-12-12 |
Hollis Blanchard |
12987:c08ac3b211c8 |
[POWERPC][XEN] Add support for || as a xen/dom0 commandline divider. |
2006-12-11 |
Jimi Xenidis |
12986:5d052711af78 |
[XEN][POWERPC] boot_of_allocator fixups |
2006-12-11 |
Jimi Xenidis |
12985:3d7759a9247f |
[XEN][POWERPC] Fix systemsim-gpul failure to boot |
2006-12-12 |
Hollis Blanchard |
12984:3d93083e3934 |
[POWERPC][XEN] Remove unused uaccess.h header. |
2006-12-12 |
Hollis Blanchard |
12983:79b49fca62e8 |
[POWERPC][XEN] Fix gdbstub build break. |
2006-12-12 |
Hollis Blanchard |
12982:a2334bd349cd |
[POWERPC][XEN] Fix kexec build breakage. |
2006-12-12 |
Hollis Blanchard |
12981:0aea81b1e757 |
[POWERPC][XEN] Fix build break by using bitmap field in cpumask_t. |
2006-12-12 |
Hollis Blanchard |
12980:af39d20b2b72 |
[POWERPC][XEN] Fix warning by removing "packed". |
2006-12-12 |
Hollis Blanchard |
12979:4f0d213ec924 |
[POWERPC][XEN] Build fixes. |
2006-12-12 |
Hollis Blanchard |
12978:6a8b56ccdb09 |
[POWERPC][XEN] Add empty xenoprof.h. |
2006-12-12 |
Hollis Blanchard |
12977:749c399d73df |
[POWERPC] Merge with xen-unstable.hg. |
2006-12-12 |
Hollis Blanchard |
12976:a510c94ceaa3 |
[POWERPC] Merge in outstanding changes from xenppc-unstable.hg. |
2006-12-01 |
Jimi Xenidis |
12975:9d83185b4c37 |
[XEN][POWERPC] should comment the Power Managment workaround in the code as well |
2006-11-28 |
Jimi Xenidis |
12974:6deca1ea217f |
[XEN][POWERPC] cleanup hard tabs |
2006-11-28 |
Jimi Xenidis |
12973:5a3fd0b7617d |
[XEN][POWERPC] Fix IPI stall timeout without using timebase_freq |
2006-11-28 |
Jimi Xenidis |
12972:4a27df713c66 |
[XEN][POWERPC] Do not override smp function call wait flag |
2006-11-28 |
Jimi Xenidis |
12971:21ce7e75b815 |
[XEN][POWERPC] Generalized parallel IPI handlers |
2006-11-28 |
Jimi Xenidis |
12970:dbc7ea73f5b2 |
[XEN][POWERPC] secondary_cpu_init() does not return. |
2006-11-28 |
Jimi Xenidis |
12969:768bf8f273fb |
[POWERPC][XEN] cpu_relax() needs to call barrier() |
2006-11-27 |
Jimi Xenidis |
12968:b4594f072a89 |
[XEN][POWERPC] OFD dump prefix screen and hook into keyhandler |
2006-11-27 |
Jimi Xenidis |
12967:b5a89f01a440 |
[TOOLS][POWERPC] update prose builder to define the mem_mb arg. |
2006-11-22 |
Jimi Xenidis |
12966:530597f5387f |
[XEN][POWERPC] fix some hard tabs that snuck by |
2006-11-22 |
Jimi Xenidis |
12965:38b437a708a2 |
[XEN][POWERPC] Fix Register dumping from ^A^A^A console |
2006-11-22 |
Jimi Xenidis |
12964:f911e945d959 |
[XEN][POWERPC] SMP/IPI/MB combined |
2006-11-22 |
Jimi Xenidis |
12963:5909f57c8c39 |
[XEN][POWERPC] Early boot memory avoidance improvemnts |
2006-11-21 |
Hollis Blanchard |
12962:d6b44cb7d2c9 |
[POWERPC][XEN] Ignore device tree nodes missing "device_type". |
2006-11-11 |
Jimi Xenidis |
12961:da882f0212d6 |
[XEN][POWERPC] Flush the ERAT very early on secondary processors. |
2006-11-11 |
Jimi Xenidis |
12960:4d47f058fffd |
[XEN][POWERPC] Turn off the Guard bit for access to the grant table |
2006-11-10 |
Jimi Xenidis |
12959:88aab6f585d3 |
[TOOLS][POWERPC] Add missing prototype |
2006-12-01 |
Hollis Blanchard |
12958:228c34916020 |
[POWERPC][XEN] support for recursive spinlocks |
2006-11-10 |
Hollis Blanchard |
12957:176c7264715c |
[POWERPC][XEN] Rename "Mambo" to "systemsim". |
2006-11-03 |
Jimi Xenidis |
12956:a60e804c0a31 |
[XEN][POWERPC] The VIO rewrite |
2006-10-24 |
Jimi Xenidis |
12955:b0293bc59835 |
[TOOLS][POWERPC]fixes to put back commandline in prose builder |
2006-10-18 |
Jimi Xenidis |
12954:95cf2e3e7e0a |
[TOOLS][POWERPC] oops, forgot load_elf_kernel() |
2006-10-18 |
Jimi Xenidis |
12953:1a3c1168db6a |
[TOOLS][POWERPC] Use a smaller page array and place common code in utils.c |
2006-10-18 |
Jimi Xenidis |
12952:5c3b6b623c57 |
[TOOLS][POWERPC] apply start_info changes to xc_prose_build.c |
2006-10-18 |
Jimi Xenidis |
12951:f2aaf35c7759 |
[TOOLS][POWERPC] Add Prose Domain Builder |
2006-10-18 |
Jimi Xenidis |
12950:877361bfe3ae |
[TOOLS][POWERPC] Fix build breakage in powerpc64/xc_linux_build.c |
2006-10-12 |
Hollis Blanchard |
12949:4eefe4d31afa |
[POWERPC][XEN] Improve presentation of objcopy output. |
2006-10-12 |
jimix |
12948:0ff8b14fb530 |
[XEN][POWERPC] Support your older compilers |
2006-10-10 |
Jimi Xenidis |
12947:d6ec02744592 |
[XEN][POWERPC] New interface ATTN() to conact the HW probe |
2006-10-10 |
Jimi Xenidis |
12946:96670c42df39 |
[XEN][POWERPC] Remove pfn2mfn() now that it is understood |
2006-10-08 |
Jimi Xenidis |
12945:79bb96e0ba73 |
[XEN][POWERPC] Create a Domain Foreign Map space |
2006-10-07 |
Jimi Xenidis |
12944:067bf06057cc |
[POWERPC][XEN] implement the UP side of __flush_tlb_mask() |
2006-10-07 |
Jimi Xenidis |
12943:4a2a96e72076 |
[POWERPC][XEN] Alloc IOMMU to map a Foreign page |
2006-10-04 |
Jimi Xenidis |
12942:0f4c73a1e92a |
[XEN][POWERPC] Keepin it cool: sleep the processor when halt fails |
2006-10-06 |
Hollis Blanchard |
12941:f7096a6728e6 |
[POWERPC][XEN] Fix yaboot loading and other linker script tweaks. |
2006-10-05 |
Hollis Blanchard |
12940:3bd514d3e078 |
[POWERPC][XEN] Escape dots in .hgignore. |
2006-10-05 |
Hollis Blanchard |
12939:7a4330bd4c5c |
[POWERPC][XEN] Fix up 'clean' target. |
2006-10-05 |
Hollis Blanchard |
12938:b58670602d35 |
[POWERPC][XEN] Builtin cmdline dependency rule |
2006-10-04 |
Hollis Blanchard |
12937:020fc58ba873 |
[POWERPC][XEN] Hide builtin dom0 args from Xen. |
2006-10-04 |
Hollis Blanchard |
12936:94a2909a7f20 |
[POWERPC][XEN] Create a cmdline.c to hold builtin/post-installed parameters. |
2006-10-04 |
Hollis Blanchard |
12935:6f6a37ee8b97 |
[POWERPC][XEN] Remove boot wrapper, and extensive Makefile simplifications. |
2006-10-03 |
Hollis Blanchard |
12934:8515e163f1df |
[POWERPC][XEN] Move gmfn_to_mfn() from page.h to mm.h to avoid recursive header dependencies. |
2006-10-02 |
Jimi Xenidis |
12933:a0b47a11b52d |
[XEN][POWERPC] An OK spot to flush the I-Cache |
2006-10-02 |
Jimi Xenidis |
12932:0379ac3367b2 |
[XEN][POWERPC] Use gmfn_to_mfn() over pfn2mfn() |
2006-10-02 |
Jimi Xenidis |
12931:7b6f0a4d5cdd |
[XEN][POWERPC] Fixes in cpu_flush_icache() |
2006-10-02 |
Jimi Xenidis |
12930:1c996041fcde |
[XEN][POWERPC] Add Function to completely flush the I-Cache for a processor |
2006-10-02 |
Jimi Xenidis |
12929:24fd59787982 |
[XEN][POWERPC] Flush all of text per CPU in case the loader did not |
2006-10-02 |
Jimi Xenidis |
12928:6ff313c841db |
[XEN][POWERPC] go ultra conservative on CI IO routines |
2006-10-01 |
Jimi Xenidis |
12927:2bf4257944f4 |
[XEN][POWERPC] oops on debug build break |
2006-10-01 |
Jimi Xenidis |
12926:4ca8abbd89c8 |
[XEN][POWERPC] Improve the debugging strategy of these hcalls. |
2006-09-29 |
Jimi Xenidis |
12925:234257c78627 |
[XEN][POWERPC] Allocate Xen memory area based on the amount of memory |
2006-09-29 |
Jimi Xenidis |
12924:2985a7a12706 |
[XEN][POWERPC] shadowed paramter in prototype, SHEESH! |
2006-09-29 |
Jimi Xenidis |
12923:489e4d09ffb7 |
[XEN][POWERPC] Conistence with log vs. order |
2006-09-28 |
Jimi Xenidis |
12922:a69f935eda6c |
[XEN][POWERPC] Remove limit on the page frame table |
2006-09-28 |
Jimi Xenidis |
12921:5b0e0c93a5bf |
[XEN][POWERPC] Allow Xen to use RTAS if available |
2006-09-26 |
Jimi Xenidis |
12920:97e1d0fd7def |
[XEN][POWERPC] U4 DART workaround for functionality |
2006-09-26 |
Jimi Xenidis |
12919:539355c03a30 |
[XEN][POWERPC] Allocated wrong order for dummy page |
2006-09-26 |
Jimi Xenidis |
12918:ae1f00361a8e |
[XEN][POWERPC] Backoff the SCOM stuff by default |
2006-09-25 |
Jimi Xenidis |
12917:61179af7868d |
[XEN][POWERPC] Fix compile error in gdbstub.c |
2006-09-22 |
Jimi Xenidis |
12916:2a10ce87327c |
[XEN][POWERPC] Be a little smarter with unimplemented() |
2006-11-30 |
Hollis Blanchard |
12915:4da585fb62f9 |
[XEN][POWERPC] Clean up debug/traceback/trapping logic |
2006-09-22 |
Jimi Xenidis |
12914:7f3ae39112cd |
[XEN][POWERPC] Machine check now inspects the SCOM for more information |
2006-09-21 |
Jimi Xenidis |
12913:95cead06e4ab |
[POWERPC][XEN] attempt to adjust thread priority is futile and meaningless |
2006-09-21 |
Jimi Xenidis |
12912:e108c5ac16ac |
[XEN][POWERPC] Fully inline udelay() |
2006-09-21 |
Jimi Xenidis |
12911:8cb0d0eea355 |
[XEN][POWERPC] SCOM access is fully known and working |
2006-09-18 |
Jimi Xenidis |
12910:776efe262006 |
[POWERPC][XEN] /chosen/cpu is an instance not a package |
2006-11-29 |
Hollis Blanchard |
12909:223470316756 |
Merge with xen-unstable.hg. |
2006-08-09 |
Jimi Xenidis |
12908:ee4397571e44 |
[POWERPC][TOOLS] fix header so libaio builds |
2006-12-13 |
kfraser |
12907:2fa06640a1c1 |
[XEN] Fix kexec crash. |
2006-12-12 |
Emmanuel Ackaouy |
12906:05e1863cc2a3 |
[XEN] Improve multi-core/thread scheduler support. |
2006-12-12 |
Tim Deegan |
12905:6b68a3688509 |
[XEN] Be sure to discard old PAE l2 shadows when guest l2e becomes null. |
2006-12-11 |
ssmith |
12904:aabceba1dbc5 |
Merge. |
2006-12-11 |
ssmith |
12903:3e2b6365ba75 |
[XEN] The shadow FAST_FAULT_PATH optimisation assumes that pages never |
2006-12-11 |
kfraser |
12902:4ae4bdee00e6 |
[XEN] Only allow each domain to putput crash debug info once. |
2006-12-14 |
awilliam |
12901:ed56ef3e9716 |
[IA64][BUILD] XEN_XKBUFF needs to depend on NET |
2006-12-12 |
awilliam |
12900:c0d41ac21486 |
merge with xen-unstable.hg |
2006-12-11 |
kfraser |
12899:37141c3a3d39 |
[XEN] Remove unnecessary shadow_mode_refcount() code from PV mm code. |
2006-12-11 |
Ian Campbell |
12898:6edf8b33e7d1 |
[BUILDER] Enable shadow mode for shadow translate guests much earlier. |
2006-12-11 |
kfraser |
12897:57b36b893a8d |
[NET] back: Atomic buffer allocations use __GFP_NOWARN. |
2006-12-12 |
awilliam |
12896:e948333c2c38 |
[IA64] Fix typo : npte not defined |
2006-12-09 |
kaf24 |
12895:f5121d001d1a |
[XEN] Shadow-mode-refcount PTE update fix. |
2006-12-09 |
kaf24 |
12894:245f7ce8763e |
pygrub tmp files should live in /var/run/ not /var/lib/, as they are |
2006-12-09 |
kaf24 |
12893:8cddaee4a51c |
Merge with xen-ia64-unstable.hg |
2006-12-08 |
Christian Limpach |
12892:1ad7dff99968 |
[qemu patches] Update patches upto changeset 12814:c3ad3fcfe3. |
2006-12-08 |
Christian Limpach |
12891:c3ad3fcfe364 |
[qemu patches] Update patches upto changeset 12756:1d32fb45e0. |
2006-12-08 |
john levon |
12890:7258a2009cfa |
xm block-attach can take an optional 5th argument, show it in the help. |
2006-12-08 |
kfraser |
12889:c519ab0f70f3 |
[LIBXC] Make strerror() thread-safe by protecting it with a mutex. |
2006-12-08 |
Alastair Tse |
12888:a4d1f99e5a53 |
[XEND] Keep vif IP addresses as space separated string. |
2006-12-08 |
Alastair Tse |
12887:28403de6c415 |
[XEND] Make sure UUID is in the right format. |
2006-12-08 |
awilliam |
12886:1cfd862e5254 |
[IA64] avoid freeing arch.privregs twice |
2006-12-08 |
awilliam |
12885:c650fe6d56f6 |
[IA64] change XEN_DOMCTL_getmemlist to return gmfn instead of mfn |
2006-12-07 |
awilliam |
12884:45f79978ceb5 |
[IA64] allow foreign domain page mapping of DOMID_XEN/DOMID_IO |
2006-12-07 |
awilliam |
12883:bc3044bf4928 |
[IA64] xc_ia64_linux_restore fix for new foreign domain page mapping semantics |
2006-12-07 |
awilliam |
12882:566e0e95cf00 |
[IA64] Domain save fix for foreign domain page mapping semantics change |
2006-12-07 |
awilliam |
12881:178e46776c71 |
[IA64] Map vcpu memory mapped registers into guest psudo physical address space |
2006-12-07 |
awilliam |
12880:d85c905beac4 |
[IA64] Map shared_info into guest pseudo physical address space |
2006-12-08 |
awilliam |
12879:970ff2ba748f |
merge with xen-unstable.hg |
2006-12-08 |
kfraser |
12878:da87dc126b33 |
[LIBXC] Clean up use of sterror(). Define a thread-safe |
2006-12-08 |
Ian Campbell |
12877:6f0f80aa817d |
[LINUX] Kexec: Remove remainder of kexec-generic.patch |
2006-12-08 |
Ian Campbell |
12876:562eee7568a8 |
[LINUX] Kexec: Reapply kexec patches to sparse tree. |
2006-12-08 |
Ian Campbell |
12875:d51e5a7317bb |
[LINUX] Kexec: add kexec files to sparse tree. |
2006-12-08 |
Ian Campbell |
12874:1db125262365 |
[LINUX] kexec: remove patches which are not straight backports. |
2006-12-08 |
Ian Campbell |
12873:7c3dee5ff185 |
[LINUX] Kexec: Do not bug if a kexec hypercall fails. |
2006-12-08 |
kfraser |
12872:df5fa63490f4 |
[XEN] Implement XENMEM_set_memory_map, which specifies memory map to |
2006-12-08 |
Alastair Tse |
12871:8beecb8c5ae2 |
[XEND] Fix xm vcpu-set when decrementing VCPU count |
2006-12-08 |
Steven Hand |
12870:d3846d6f30d5 |
Fix potential minor memory leak. |
2006-12-08 |
Ewan Mellor |
12869:212511a8f202 |
Download and symlink the i386 version of the ramdisk when running on x86_64. |