age |
author |
revision |
description |
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. |
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. |
2007-03-10 |
kfraser |
14351:7db52e0ed133 |
xen ppc: Guests need the default 100Hz ticker. |
2007-03-10 |
kfraser |
14350:a6316fc7a87f |
pci back: Various fixes. |
2007-03-10 |
kfraser |
14349:9044a50c50ab |
Simple fix to the man page for xm block-attach. |
2007-03-10 |
kfraser |
14348:7f624c770dbd |
Add flags field to VCPUOP_set_singlsehot_timer. |
2007-03-10 |
kfraser |
14347:8fa8de63abf4 |
xen: Fix VCPUOP_set_periodic_timer return value. |
2007-03-09 |
kfraser |
14346:cedf9e4ac6ff |
linux: Use new time hypercalls. |
2007-03-09 |
kfraser |
14345:83756471416f |
xen: Debug 'q' key prints per-vcpu periodic timer info. |
2007-03-09 |
kfraser |
14344:188bab059272 |
linux: fix build warnings |
2007-03-09 |
kfraser |
14343:ca7cd6752cc2 |
dump-core: store .xen_p2m or .xen_pfn section in pfn ascending order. |
2007-03-09 |
kfraser |
14342:2d4df044d7de |
xen/x86: add allocation success checks. |
2007-03-09 |
kfraser |
14341:818da23b7571 |
linux: fix condition for entering tickless state |
2007-03-09 |
kfraser |
14340:215b799fa181 |
xen: New vcpu_op commands for setting periodic and single-shot timers. |
2007-03-09 |
kfraser |
14339:1a01d8d9dbec |
Revert 14316 -- no need to fix maxvcpu domctl. |