age |
author |
revision |
description |
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. |
2007-03-09 |
Ewan Mellor |
14338:6ff2a1286484 |
This patch fixes two problems with sending and receiving of (arrays of) |
2007-03-09 |
Tim Deegan |
14337:87cb4916dd75 |
[XEN] Fix 14315 |
2007-03-09 |
Tim Deegan |
14336:bae81f7013a6 |
[XEN] Don't let the tools take away all of a domain's vcpus. |
2007-03-09 |
Tim Deegan |
14335:26e034395b8e |
[XEN] Shadow: be more explicit in assuming that d->vcpu[0] is valid |
2007-03-09 |
Tim Deegan |
14334:101a1ccfc3f7 |
Merge |
2007-03-09 |
Tim Deegan |
14333:b46a92ba0b61 |
[SVM] Don't free HSA and root vmcb when disabling SVM |
2007-03-09 |
kfraser |
14332:8af1a8250c13 |
linux: Upgrade to latest Xen interface version (0x00030205). |
2007-03-09 |
Tim Deegan |
14331:c75d1acd18c8 |
Merge |
2007-03-09 |
Tim Deegan |
14330:c9dba7b35393 |
[HVM] Revert thinko from 14291 |
2007-03-09 |
kfraser |
14329:7ab04fa25d52 |
xm: New command 'debug-keys' to inject debug-key events into Xen. |
2007-03-09 |
kfraser |
14328:a67d3fbd4577 |
pci back: Fix registration of of filters on subsections of config space. |
2007-03-09 |
Ewan Mellor |
14327:5dd14bfbe956 |
Make the VTPM.destroy method return 'void' upon success and adapt the |
2007-03-09 |
Ewan Mellor |
14326:b2f0840bb88f |
Improve error message. |
2007-03-09 |
Ewan Mellor |
14325:2e160a17ceb6 |
Remove VDI.set_SR -- this was always unimplemented, and pretty mad. |
2007-03-09 |
Ewan Mellor |
14324:be686775bdb0 |
Fancy headings. |
2007-03-09 |
Ewan Mellor |
14323:acade5948a75 |
Move the booting description out of the VM class description into the VM |
2007-03-09 |
Ewan Mellor |
14322:038e9138acae |
Remove the word "Additional" from all the RPC subheadings -- we include all |
2007-03-09 |
Ewan Mellor |
14321:f421ccd1141f |
Added section on references vs UUIDs. |
2007-03-09 |
Ewan Mellor |
14320:3f8f5854acf0 |
Changed the example of linked references (Set(Ref(x)) <-> Ref(y)) to use VM and |
2007-03-08 |
Ewan Mellor |
14319:2ff4a2a5a6e5 |
Added {VIF,VBD}.{plug,unplug} methods. Docs and C bindings -- Xend to follow. |
2007-03-08 |
Ewan Mellor |
14318:e562440e0412 |
Added VM_BAD_POWER_STATE error code to VM.hard_shutdown. |
2007-03-08 |
Ewan Mellor |
14317:dfaca81ededb |
Remove crashdump.create -- this doesn't make sense. |
2007-03-08 |
Ewan Mellor |
14316:f40b13ed0e05 |
Fix duplicate consts around xc_error declarations. |
2007-03-08 |
Tim Deegan |
14315:68c917da8b9b |
Merge |
2007-03-08 |
Tim Deegan |
14314:560183e6452a |
[HVM] Save/restore: tidy PFN handling in the tools. |
2007-03-08 |
Tim Deegan |
14313:eedbddf55e51 |
[HVM] Save/restore: make sure all ioreqs are gone when a domain is saved |
2007-03-08 |
kfraser |
14312:59abe5204ca8 |
linux: Remove an unused data structure from TPM frontend. |
2007-03-08 |
Tim Deegan |
14311:0e08d98dfd57 |
[XEN] Shadow: fix mark_dirty invocation to use gfn, not mfn |
2007-03-08 |
Tim Deegan |
14310:f78b4aad353e |
[XEN] Shadow: tidy up page_info before handing back to the allocator |
2007-03-08 |
Christian Limpach |
14309:345effaf2258 |
[xen] Update the hvm rtc clock state if the domain's time offset is changed. |
2007-03-08 |
Ian Campbell |
14308:7e2f7e8b63d3 |
[BUILDER]: Initialize code segment selectors in virtual IDT to 0. |
2007-03-08 |
kfraser |
14307:38513d22d234 |
xen: Provide notification of console updates via VIRQ. |
2007-03-08 |
kfraser |
14306:90e8d8169afd |
xend: Platform feature 'multiprocessor suspend' is x86-only for now. |
2007-03-08 |
Tim Deegan |
14305:fdbd9b91a030 |
[HVM] Save/restore: back-port IDE controller save routine from current qemu. |
2007-03-08 |
kfraser |
14304:18cf0c56226d |
xen: Clean up heap allocator. |
2007-03-08 |
Tim Deegan |
14303:a7f6392ea850 |
[HVM] Add support for hardware-assisted paging |
2007-03-12 |
awilliam |
14302:d1853a39e063 |
[IA64][MINIOS] cleanup ia64_boot_paramP and add ARCH_LDFLAGS |
2007-03-12 |
awilliam |
14301:9ea0c5f469c8 |
[IA64] PV steal time accounting |
2007-03-12 |
awilliam |
14300:800f7904d6a4 |
[IA64] Follow dynamic grant_table for PV-on-HVM on IPF |
2007-03-12 |
awilliam |
14299:dc6fbe46ec91 |
[IA64] Fix return value of hypercall from VT-i domain |
2007-03-12 |
awilliam |
14298:1f303be68364 |
[IA64] Fix for compiling PV-on-HVM driver on IPF |
2007-03-08 |
awilliam |
14297:9fbaf07d3f67 |
[IA64] Add HYPERVISOR_vcpu_op |
2007-03-07 |
awilliam |
14296:4e367aa89895 |
[IA64] Steal time accounting for PV domain - hypervisor side |
2007-03-07 |
awilliam |
14295:9f8e996a678d |
[IA64] Add arch/ia64/kernel/time.c to spare tree for steal time accounting |
2007-03-07 |
awilliam |
14294:210858e4f6d5 |
[IA64] Xen/ia64 XENMEM_exchange bug work around |
2007-03-07 |
awilliam |
14293:50d5bf02e59e |
merge with xen-unstable.hg |
2007-03-07 |
kfraser |
14292:8117f6684991 |
linux: Restore time on APs if they are not hotplugged on save/restore. |
2007-03-07 |
kfraser |
14291:7c8dcc5efd12 |
netback: Disable debug interrupt (accidentally left enabled in |
2007-03-07 |
kfraser |
14290:42b29f084c31 |
linux: Use fake carrier flag for netfront/netback rather than the real |
2007-03-07 |
Tim Deegan |
14289:fbbf1f07fefe |
[HVM] Disallow soft resets in the BIOS. |
2007-03-07 |
kfraser |
14288:dad3d143c3b0 |
xen: Replace stupid page_alloc fix. |