age |
author |
revision |
description |
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. |