age |
author |
revision |
description |
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. |
2007-03-12 |
kfraser |
14375:7ec182baf9fd |
xen: Set VGCF_online flag appropriately for getvcpucontext. |
2007-03-12 |
kfraser |
14374:f3f5f2756d75 |
x86: Add VGCF_onlien flag to vcpu_guest_context. |
2007-03-12 |
kfraser |
14373:1721f90e1422 |
AMD HVM: Exit hvmloader via a normal jump-to-realmode code sequence. |
2007-03-12 |
kfraser |
14372:f9fbcc354daa |
The Xen console intercepts ^O and prevents it from propagating |
2007-03-12 |
kfraser |
14371:94fcbb52bde2 |
Fix valid_phys_addr_range() prototype of xen /dev/mem. |
2007-03-12 |
kfraser |
14370:e39964673c6f |
xen: Fix emulator to use default segment SS for ESP/EBP references. |
2007-03-12 |
Tim Deegan |
14369:bcd8d0387cbf |
[HVM] Remove debugging printout of BIOS boot vector |
2007-03-12 |
Tim Deegan |
14368:3be7f638cba0 |
[HVM] Speed up bulk p2m operations such as domain creation |
2007-03-15 |
awilliam |
14367:a230a1a167dc |
[IA64] Fix PAL_CACHE_FLUSH to be vcpu-migration-safe |
2007-03-14 |
awilliam |
14366:a862200c572a |
[IA64] Fix get_page_type() and put_page_type() |
2007-03-14 |
awilliam |
14365:c0cdb349a11a |
[IA64] Use domheap instead of xenheap for P2M table |
2007-03-12 |
awilliam |
14364:cb2575cec95c |
merge with xen-unstable.hg |
2007-03-11 |
Ewan Mellor |
14363:8a01644306ee |
Fix typo in cset 14341:0affe03ee985 that broke migration. |
2007-03-10 |
Ewan Mellor |
14362:e5d7b878118f |
Added an VM_HVM_REQUIRED error code, and use it on VM.start. |
2007-03-10 |
Ewan Mellor |
14361:0affe03ee985 |
Replace VM.platform_{std_VGA,serial,localtime,clock_offset,enable_audio} with |
2007-03-10 |
Ewan Mellor |
14360:620212e48908 |
Remove obsolete tpm_backend entry. |
2007-03-10 |
Ewan Mellor |
14359:f6656928d7d1 |
Fix VM.set_actions_after_{reboot,shutdown}. |
2007-03-10 |
Ewan Mellor |
14358:10f5478a91cd |
Fix "no such domain" error message from domain_lookup. |
2007-03-10 |
Ewan Mellor |
14357:4dd4c285481a |
Remove some excessive debug logging. |
2007-03-10 |
Ewan Mellor |
14356:4e47dc3a6de8 |
Don't show the usage message for "domain does not exist" errors. |
2007-03-10 |
Ewan Mellor |
14355:d09da90db166 |
Improve xm shell tab completion. |
2007-03-10 |
Ewan Mellor |
14354:7e66858aa811 |
Add vcpus_max and vcpus_at_startup values to the example VM creation. |
2007-03-10 |
Ewan Mellor |
14353:798a7dc1ac6d |
Fix get_val_as_string so that it does not truncate integers. |
2007-03-10 |
Ewan Mellor |
14352:6b057bdf0354 |
Allow empty structs to represent empty Maps. |