age |
author |
revision |
description |
2007-03-22 |
Ewan Mellor |
14524:2d918219f234 |
Fix the parsing of the is_a_template and auto_power_on flags. Don't try to |
2007-03-22 |
Ewan Mellor |
14523:1fc6efdab399 |
Fix the handling of the transient flag. |
2007-03-22 |
Ewan Mellor |
14522:abd9ae4f1f17 |
Remove duplicate memory values from the SXP. |
2007-03-22 |
Ewan Mellor |
14521:fa731dfb90d6 |
Fix VM.is_a_template. |
2007-03-22 |
Ewan Mellor |
14520:f6845c09b872 |
Match the name change for the QCoW SR. |
2007-03-22 |
Ewan Mellor |
14519:b98832bcac53 |
Fixes to XendQCoWStorageRepo to match recent API changes, and fix the refreshing |
2007-03-22 |
Ewan Mellor |
14518:5f526fcc8e58 |
Add VM_metrics.start_time, and use this to implement xm uptime through the |
2007-03-22 |
Ewan Mellor |
14517:4baae9f9fdbb |
Update VM's VCPU handling to match the documentation wrt VCPUs_max and |
2007-03-22 |
Ewan Mellor |
14516:5c529af40697 |
Fix marshalling of Xen-API maps with non-string keys. |
2007-03-26 |
awilliam |
14515:16198b57f535 |
[IA64] Remove P2M workaround |
2007-03-26 |
awilliam |
14514:fa77ec03afd6 |
[IA64] Make P2M semantics match x86 |
2007-03-22 |
awilliam |
14513:be1017157768 |
merge with xen-unstable.hg |
2007-03-22 |
Ian Campbell |
14512:6519867be0fe |
[TOOLS] libxc: Fix x86 build. |
2007-03-21 |
kfraser |
14511:4e874484f4da |
Merge with xenppc-unstable-merge.hg |
2007-03-21 |
Hollis Blanchard |
14510:49ec3725d0c0 |
Merge with xen-unstable.hg. |
2007-03-21 |
Hollis Blanchard |
14509:2c087916aaba |
[LIBXC][POWERPC] Use new domain builder. |
2007-03-21 |
Hollis Blanchard |
14508:265e257388b5 |
[POWERPC][LIBXC] Remove Prose builder. |
2007-03-21 |
Hollis Blanchard |
14507:ed84ed49bb81 |
[LIBXC] Allocate memory and populate p2m in arch-specific code. |
2007-03-21 |
Hollis Blanchard |
14506:2734b64255b3 |
[LIBXC] Move domain builder hooks into arch-specific files and remove ifdefs. |
2007-03-21 |
Hollis Blanchard |
14505:58e796d053ca |
[POWERPC][XEN] Fix "xc_core" build break. Untested but might work. |
2007-03-21 |
Hollis Blanchard |
14504:09a3bd14a4fa |
[POWERPC][XEN] Implement arch_get_xen_caps(). |
2007-03-21 |
Hollis Blanchard |
14503:e7f49a00bc46 |
[POWERPC][XEN] Use correct register set in dump_execution_state(). |
2007-03-21 |
Hollis Blanchard |
14502:d5408cc3fba7 |
[POWERPC][XEN] Quiet timebase synchronization at boot. |
2007-03-21 |
Hollis Blanchard |
14501:59305500d95d |
[POWERPC][XEN] Clear the RMA flag on freed pages. |
2007-03-08 |
Hollis Blanchard |
14500:dcec453681bc |
[POWERPC][XEN] Merge with xen-unstable.hg. |
2007-03-05 |
Hollis Blanchard |
14499:8f0b5295bb1b |
[POWERPC][XEN] Remove asm/platform.h (in favor of asm-powerpc/platform.h) |
2007-03-21 |
Tim Deegan |
14498:e9a5ba552808 |
[XEN] Shadow: check the _PAGE_PRESENT bit in fast-path MMIO shadow ptes |
2007-03-21 |
Ewan Mellor |
14497:c9ac275f8985 |
Change xm dmesg -c so that it prints out the current buffer as well as clearing |
2007-03-21 |
Ian Campbell |
14496:f1833268b28f |
LINUX: x86_64: start_pfn should be initialised even when XENFEAT_auto_translated_physmap is set. |
2007-03-22 |
awilliam |
14495:93e11f6d6791 |
[IA64] Improve error message when HVM domain creation failed |
2007-03-20 |
awilliam |
14494:2216a45bf058 |
merge with xen-unstable.hg |
2007-03-20 |
Ewan Mellor |
14493:3fd9b0c71b8c |
Raise an exception in xm_block_detach if using Xen-API and it fails -- this |
2007-03-20 |
Ewan Mellor |
14492:92f14ace389c |
Fix xm network-list through the Xen-API for managed domains. |
2007-03-20 |
Ewan Mellor |
14491:07d1bd92ade8 |
Fix xm block-list through the Xen-API for managed domains. |
2007-03-20 |
Ewan Mellor |
14490:ee06d8b5712f |
Make xm trigger talk XenAPI; add send_trigger to VM class. |
2007-03-20 |
Ewan Mellor |
14489:9f9d04ce1eaf |
Make xm debug-keys talk XenAPI; Add send_debug_keys to host |
2007-03-20 |
Ewan Mellor |
14488:25bb1e7d236b |
Change the eyecatcher to be case-insensitive, so that "Internal error" is |
2007-03-20 |
Ewan Mellor |
14487:a6d888593117 |
Tidy the error message from getDomains when using the Xen-API and no domain |
2007-03-20 |
Ewan Mellor |
14486:bea7ff5ebd60 |
Have xm-test wait for the network device to detach. This is an asynchronous |
2007-03-20 |
Ewan Mellor |
14485:fc918d15c981 |
Fix sxp2xml translation to handle maxmem. |
2007-03-20 |
Ewan Mellor |
14484:d86957cea8b8 |
Add VIF.runtime_properties dictionary, and use that to implement xm network-list |
2007-03-20 |
Ewan Mellor |
14483:ba1212ee7689 |
Fix parameter to XendInvalidDomain. |
2007-03-20 |
Ewan Mellor |
14482:cb7b69311abb |
Fix exception handling when xmlrpclib.Fault is raised, in legacy mode. |
2007-03-20 |
Ewan Mellor |
14481:e7c6e6621e85 |
Fix xm create -c. |
2007-03-20 |
Ewan Mellor |
14480:e2f302488983 |
Add VBD.runtime_properties dictionary, and use that to implement xm block-list |
2007-03-20 |
Ewan Mellor |
14479:dace880e871a |
When creating a VBD, save the devid in the device info structure. If creation |
2007-03-20 |
Ewan Mellor |
14478:8b527e3d27d6 |
Improve the error diagnostics within xmlrpclib2 in order to be more defensive |
2007-03-20 |
Ian Campbell |
14477:129bc1eda8d0 |
merge |
2007-03-20 |
Ian Campbell |
14476:522a1cd17b6d |
[XEN] Implement faster int 0x80 handling for compat mode guests. |
2007-03-20 |
Tim Deegan |
14475:61a4a4795be5 |
Merge |
2007-03-20 |
Mark McLoughlin |
14474:09f2e758a198 |
Don't mount raw blktap disks for pygrub |
2007-03-20 |
kfraser |
14473:cabf9e221cd5 |
svm: Remove special 'launch' scheduler tail function. |
2007-03-19 |
kfraser |
14472:4e380c769774 |
coredump: Allow mmap of shinfo to fail for any HVM guest (x86 or ia64). |
2007-03-19 |
kfraser |
14471:36e6f85cd572 |
hvm: Do not save/restore shared_info gpfn location. |
2007-03-19 |
Tim Deegan |
14470:ed1e4cc4a5b7 |
[SVM] Move vmcb setup code for AP bringup out of the launch path |
2007-03-19 |
Ewan Mellor |
14469:126a2c3c6a9d |
Only import xenapi_create when using the Xen-API server -- this has additional |
2007-03-19 |
Ian Campbell |
14468:bbda47597917 |
[LINUX] Update crash-kernel-32-on-64.patch with more sensible version from -mm. |
2007-03-19 |
kfraser |
14467:0611355e0df2 |
hvm: Lower HPET frequency to 1/32 of the TSC. |
2007-03-19 |
kfraser |
14466:9b9aa9d6603b |
Use HOSTCFLAGS with HOSTCC. |
2007-03-19 |
Christian Limpach |
14465:4b9150e9ecfd |
[ioemu] Cleanup media change code. |
2007-03-19 |
Ewan Mellor |
14464:066b66ce1f98 |
Fix memory size handling. |
2007-03-19 |
kaf24 |
14463:f40079acf646 |
minios: Various small fixes. |
2007-03-19 |
kaf24 |
14462:b795b90e4ff6 |
Add parentheses to trace_do_casts macro. |
2007-03-19 |
kaf24 |
14461:548e61fbdc1a |
hvm: Fix platform-irq handling in presence of irqbalance daemon. |
2007-03-18 |
Keir Fraser |
14460:2b58c9e32549 |
xend: Avoid use of 'k' specifier to Py_BuildValue(). Its |
2007-03-18 |
Keir Fraser |
14459:7521c87983e0 |
xend: Fix Py_BuildValue() invocation (don't use I specifier). |
2007-03-18 |
Ewan Mellor |
14458:9df276596cbb |
Re-raise log level for XendConfig (accidentally changed it to DEBUG previously). |
2007-03-18 |
Ewan Mellor |
14457:afbf744440d2 |
Fix the signedness of a number of values demarshalled by xc.domain_getinfo, |
2007-03-17 |
Ewan Mellor |
14456:6b2875302558 |
Support xm create through the Xen-API. |
2007-03-17 |
Ewan Mellor |
14455:cfb265b93b2d |
Fix xm list's printing of the memory target, when in legacy mode. |
2007-03-17 |
Ewan Mellor |
14454:2adbc1d22fe7 |
Replace VDI.location with a more generic VDI.other_config map. Remove |
2007-03-17 |
Ewan Mellor |
14453:f40bd358129a |
Work around bug in Python's inspect module -- catch an IndexError exception |
2007-03-17 |
Keir Fraser |
14452:98eacf1b075c |
Fix up nosegneg vsyscall elfnote. |
2007-03-17 |
Keir Fraser |
14451:0e0fdba35503 |
Xen and tools now require gcc 3.4+ on x86. |
2007-03-16 |
Keir Fraser |
14450:5a198ae89051 |
hvmloader: More simplification of highmem bios relocation code. |
2007-03-16 |
Keir Fraser |
14449:cf32c9e54c8f |
General hvmloader cleanups and write memory fields of CMOS with |
2007-03-16 |
Keir Fraser |
14448:519d32076d48 |
Fix build when bcc is not installed. |
2007-03-16 |
Jake Wires |
14447:d64c0af015dd |
[TAPDISK] unlock sector on error case |
2007-03-16 |
kfraser |
14446:62754c2fdcfa |
rombios: Simplify memory-size bios calls and derive all results from |
2007-03-16 |
kfraser |
14445:cb1693873a7e |
libxc: Explicitly reserve space for special pages in HVM memmap. |
2007-03-16 |
Ewan Mellor |
14444:1e592e4557c1 |
Fix VM_metrics.get_vcpus_utilisation. |
2007-03-16 |
Tim Deegan |
14443:9e07e0133f52 |
[QEMU] fix typo in 14405 |
2007-03-16 |
kfraser |
14442:670aef15eb55 |
hvm ioemu: Add support for IOREQ_TYPE_XCHG in qemu-dm. |
2007-03-16 |
kfraser |
14441:f8ef8f466225 |
hvm mmio: two additional mmio ops that OS/2 needs emulated. |
2007-03-16 |
kfraser |
14440:90d6fe6de04d |
hvm vpic: Fix IRQ priority calculation in 8259 device model. |
2007-03-16 |
kfraser |
14439:3a186e94f613 |
linux: Various cleanup and locking clarification (and fixing!) |
2007-03-16 |
kfraser |
14438:ba83d33c961b |
Revert CONFIG_SPLIT_PTLOCK_CPUS change of 14209:1061c7bff38f3e6e66fee96c407977ad55b3f2f2. |
2007-03-16 |
Tim Deegan |
14437:a20e3ad50ae8 |
[HVM][SVM] Save/restore: save the guest's versions of CR0 and EFER |
2007-03-16 |
Tim Deegan |
14436:8e76e1b95b12 |
[HVM][QEMU] Save/restore: enable HVM live migration |
2007-03-16 |
kfraser |
14435:422a61ebac54 |
xenbus: Clarify and simplify barrier usage. |
2007-03-16 |
Ian Campbell |
14434:26a1378d5ece |
[LINUX] Don't pin the initial page tables on x86_64 when XENFEAT_writable_page_tables. |
2007-03-16 |
Tim Deegan |
14433:487e37c22b28 |
Fix the python type dismatch exception when HVM restore |
2007-03-15 |
Ewan Mellor |
14432:cd8d2a4d46e4 |
Implement xm list through the Xen-API. |
2007-03-15 |
Ewan Mellor |
14431:3c418dbb71b2 |
Raise the VM_BAD_POWER_STATE error with VM.send_sysrq if the domain is not |
2007-03-15 |
Ewan Mellor |
14430:edccebeea4a3 |
Added a new Xen-API call VM.send_sysrq, and use that to implement xm sysrq |
2007-03-15 |
Ewan Mellor |
14429:1c94d9fcb7ef |
Allow the xm configuration file location to be overridden with an |
2007-03-15 |
kfraser |
14428:b926f66f29ab |
Replace tab with 4 whitespaces in xm/shutdown.py. |
2007-03-15 |
kfraser |
14427:d6ca67c0645e |
minios: Fix an extern declaration and add an extra 'const' to |
2007-03-15 |
kfraser |
14426:9ff349bde23a |
net back: Quieten loud error path. |
2007-03-20 |
awilliam |
14425:f74e837c3902 |
[IA64][MINIOS] Make Endian-ness build changeable on the command line |
2007-03-20 |
awilliam |
14424:0fadd0476e03 |
[IA64][MINIOS] Fixed some big-endian bugs and add HYPERVISOR_suspend |
2007-03-20 |
awilliam |
14423:c07b1dc6dc6d |
[IA64] fix access rights in VHPT when itr.ar!=dtr.ar |
2007-03-20 |
awilliam |
14422:2dbee4f1ee63 |
[IA64] Avoid double free of VHPT for HVM domain |
2007-03-20 |
awilliam |
14421:e1d626bde5db |
[IA64] Fix isr setting vs viosapic interupt delivery |
2007-03-20 |
awilliam |
14420:e014b94333aa |
[IA64] Fix thash_init() |
2007-03-15 |
awilliam |
14419:1584263f9fc5 |
merge with xen-unstable.hg |
2007-03-15 |
kfraser |
14418:809f36b1b685 |
Add two arch hooks to gnttab_release_mappings(). |
2007-03-15 |
kfraser |
14417:8fa17d1560a9 |
x86: 32on64 oversight in update_va_mapping |
2007-03-15 |
kfraser |
14416:5bc5ed857cc6 |
hvmloader: Simplify 32bit-bios relocator. |
2007-03-15 |
kfraser |
14415:aa6914c527e1 |
TCGBIOS fixes and cleanups. |
2007-03-15 |
kfraser |
14414:e9ef0808c09f |
Add boot option to allow console I/O to be placed into ring buffer |
2007-03-14 |
Ewan Mellor |
14413:30a83a0839bd |
Implement xm domid and xm console using the Xen-API, and fix xm domname. |
2007-03-14 |
Ewan Mellor |
14412:b39c0a79d4d5 |
Added the clear flag to host.dmesg, and added host.get_log. Use these to |
2007-03-14 |
Ewan Mellor |
14411:8645c726ce9c |
Fix error logging when we get a 500 response. |
2007-03-14 |
Ewan Mellor |
14410:1ada28678762 |
Improve the performance of the Xend trace facility, and exclude XendMonitor |
2007-03-14 |
Ewan Mellor |
14409:acdfb333af53 |
Trap bad return values from Xen-API method handlers, and return an internal |
2007-03-14 |
Ewan Mellor |
14408:e4e1435e4c63 |
Match recent removal of VM.VCPUs_policy. |
2007-03-14 |
Ewan Mellor |
14407:a2458851aaa7 |
Fix typo in xm-test. |
2007-03-14 |
Ewan Mellor |
14406:e1281da27313 |
Fix typo. |
2007-03-14 |
Ewan Mellor |
14405:036e42d1c9bb |
Added VM_metrics.get_all. |