age |
author |
revision |
description |
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. |
2007-03-14 |
Ewan Mellor |
14404:0c354aa0bb4a |
Added Xen-API features needed to implement xm info: host.sched_policy |
2007-03-14 |
Ewan Mellor |
14403:460dac5742cf |
Implement VM_metrics Xen-API class. |
2007-03-14 |
Ewan Mellor |
14402:192bee4b09a6 |
Added Xen-API support to xm shutdown. |
2007-03-14 |
Jake Wires |
14401:817647aff01f |
[BLKTAP] remove spurious error message |
2007-03-14 |
kfraser |
14400:517e67f0fe52 |
hvm: Firmware build requires dev86 (bcc) >= 0.16.14. |
2007-03-13 |
Ewan Mellor |
14399:01e35a77ce8f |
Implement VM.{add_to,remove_from}_VCPUs_params. |
2007-03-13 |
Ewan Mellor |
14398:3f45afc6b025 |
In xm shell, add a space to the function names when tab-completing. |
2007-03-14 |
Ian Campbell |
14397:e6c31944916b |
[LINUX] 32on64 kdump: Allow a 32 bit kernel to read a 64 bit dump. |
2007-03-14 |
Ian Campbell |
14396:a1daade92952 |
[LINUX] Kexec: Ensure that pages allocated for kexec have MFNs which are within |
2007-03-14 |
Ian Campbell |
14395:fa3d25355aa2 |
[XEN] 32on64 kexec: Make the compat page table cover the first 4G of physical memory. |
2007-03-14 |
Tim Deegan |
14394:35c9a1939ae4 |
[XEND] Mark save record fd close-on-exec after calling xc_restore |
2007-03-14 |
kfraser |
14393:4d7327502ba6 |
hvm: Add a revision 1 FADT in ACPI, and link the original revision-4 |
2007-03-14 |
kfraser |
14392:2787228610af |
hvm: Print bad DFR value for vlapic if a bad value is detected. |
2007-03-14 |
kfraser |
14391:f233456b89d5 |
AMD HVM: Fix enter-realmode stub to initialise 32-bit GPRs. |
2007-03-14 |
Tim Deegan |
14390:2955b0677310 |
add usb device save/restore in qemu |
2007-03-13 |
Tim Deegan |
14389:3c38150de7fd |
[HVM] Save/restore: more state propagation in xend |
2007-03-13 |
kfraser |
14388:127bee61972b |
xm: Allow vcpu-pin to specify 'all' for CPU list. |
2007-03-13 |
kfraser |
14387:40a6e2280d7b |
xen/x86: Tweak #PF handler. Simplify gdbstub copy to/from guest. |
2007-03-13 |
kfraser |
14386:8cd8e9e4e1ad |
linux: No need to force pcibios_scan_all_fns() on modern Xen. |
2007-03-13 |
kfraser |
14385:7c0d7736f960 |
hvmloader: Avoid compile warnings char vs. unsigned char. |
2007-03-13 |
Ian Campbell |
14384:1877857352ae |
Update defconfigs for new XEN_COMPAT_300004 option. |
2007-03-13 |
kfraser |
14383:2f63ed3c5fb9 |
[XM-TEST] vTPM test changes |
2007-03-13 |
kfraser |
14382:f2f83691f714 |
docs: update some todo items. |
2007-03-13 |
Ian Campbell |
14381:468ec3d142ad |
[LINUX] Fix typo so 3.0.4 compatability works. |
2007-03-12 |
Tim Deegan |
14380:09da174827ea |
[HVM] Save/restore: update HVM detection in save/restore code in xend. |
2007-03-12 |
kfraser |
14379:68282f4b3e0f |
linux: Adjust memory allocation condition in netback to reduce memory |
2007-03-12 |
kfraser |
14378:a4ca6a264fee |
xen: Generic linear pagetable support for x86 PV guests. |
2007-03-12 |
kfraser |
14377:b01d4f415f5f |
x86: PAE linear page tables. |
2007-03-12 |
kfraser |
14376:6d2328b353c8 |
linux: No need to manually bring VCPUs online across 'fast' save/restore. |