age |
author |
revision |
description |
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. |
2007-03-07 |
kfraser |
14287:e68ee3665cba |
dump-core: always use elfclass64 format to support x86_32pae. |
2007-03-07 |
kfraser |
14286:9be942ec0247 |
tools: Clean up use of 'install' command. |
2007-03-07 |
kfraser |
14285:c85d83074b54 |
ioemu: Remove use of 'echo -c' in script. |
2007-03-07 |
kfraser |
14284:228c3e05eb00 |
linux: Don't use set_fixmap/clear_fixmap after boot-time. It's not |
2007-03-07 |
kfraser |
14283:87f626f1d5f5 |
A correct fix for page_alloc crash when Xen heap empty. |
2007-03-06 |
kfraser |
14282:095a476a96b1 |
ioemu: Close file descriptors when forking processes. |
2007-03-06 |
kfraser |
14281:2cf842558b2e |
Make Python tools (i.e., xend and pygrub) conditionally compiled. |
2007-03-06 |
Tim Deegan |
14280:af6293fd3134 |
[XEN] Shadow: ignore shadow operations on dying domains |
2007-03-06 |
kfraser |
14279:200d13363a38 |
linux x86/64: No need to pre-allocate all fixmap pagetables: |
2007-03-06 |
kfraser |
14278:ae203b55e7c8 |
xend: more flexibility in gathering data from /proc/cpuinfo |
2007-03-05 |
Travis Betak |
14277:c8843678cb9b |
[SVM] Clear VMCB's EFER.LME when guest disables paging |
2007-03-05 |
Travis Betak |
14276:8bae3387b86c |
[SVM] Use svm_long_mode_enabled() when checking if guest is in long mode |
2007-03-05 |
Travis Betak |
14275:647fcc8f0c83 |
[SVM] Cleanup guest writes to EFER |
2007-03-05 |
Travis Betak |
14274:e4cffff8cfa7 |
[SVM] Return the shadow EFER value on guest EFER reads. |
2007-03-05 |
Travis Betak |
14273:437774e49735 |
[SVM] Remove SVM cpu_state and add EFER shadow to svm structure. |
2007-03-05 |
Christian Limpach |
14272:e85f685fb99f |
[tools] Import ptsname from its new location (after cset 14259:7f0d8e3c538e). |
2007-03-05 |
Christian Limpach |
14271:02fbfdcd2d90 |
[tools] Use auxbin.py to determine libpath at build time. |
2007-03-05 |
kfraser |
14270:e5a0dd445e41 |
Install pygrub according to auxbin rules. |
2007-03-05 |
kfraser |
14269:7f0d8e3c538e |
Move ptsname module under tools/python. |
2007-03-05 |
kfraser |
14268:53589c343d46 |
linux x86/64: Clean up mm initialisation a little. |
2007-03-05 |
Christian Limpach |
14267:ff81ea60bc98 |
[tools] Use auxbin.py to determine libpath at build time. |
2007-03-05 |
kfraser |
14266:5dfad62b7a70 |
linux: no pc speaker device in domUs |
2007-03-05 |
kfraser |
14265:59c066e8007d |
linux: scan DMI early |
2007-03-05 |
kfraser |
14264:fe3fa645835f |
linux/x86-64 2.6.18: reserve bootmem differently |
2007-03-05 |
kfraser |
14263:56760c1de102 |
linux/x86-64 2.6.18: do away with pud_offset_k() |
2007-03-05 |
kfraser |
14262:f71157f1f1a0 |
linux/x86_64 2.6.18: remove orig_ist |
2007-03-05 |
kfraser |
14261:7a39b1e22373 |
Fix crash in heap allocator when Xen 'zone' is empty. |
2007-03-05 |
kfraser |
14260:2963f61b8135 |
linux: Prefer testing io_bitmap_ptr to the TIF_IO_BITMAP. |
2007-03-05 |
kfraser |
14259:4159a8a43a97 |
linux: Remove unnecessary locking from pcifront free_root_bus_devs(). |
2007-03-05 |
Ian Campbell |
14258:d99e6b6c294d |
[LINUX] CONFIG_X86_TSC is defined upstream in arch/i386/Kconfig.cpu so use that |
2007-03-05 |
kfraser |
14257:2caed72258e8 |
linux 2.6.18: constify instances of 'struct file_operations' |
2007-03-05 |
kfraser |
14256:bd66af1b5df2 |
linux 2.6.18: miscellaneous |
2007-03-05 |
kfraser |
14255:b1f33c3a97fa |
linux 2.6.18: assembly annotations |
2007-03-05 |
kfraser |
14254:ea40e314d8be |
linux 2.6.18: eliminate Xen special: x8664_ksyms.c |
2007-03-05 |
kfraser |
14253:192b59b472bc |
linux 2.6.18: eliminate Xen special: alternative.c |
2007-03-05 |
kfraser |
14252:c371b6b26753 |
linux 2.6.18: eliminate Xen special: intel_cacheinfo.c |
2007-03-05 |
kfraser |
14251:1359e04a8fb3 |
linux/x86-64: allow kernel init memory to be freed. |
2007-03-05 |
kfraser |
14250:43b0be37736b |
VM.actions_after_[shutdown|reboot|suspend|crash] were not set properly |
2007-03-05 |
Tim Deegan |
14249:7089c2adef1e |
[XEN] Shadow: fix predicate for when to use up-pointers |
2007-03-05 |
kfraser |
14248:54ff119c2d73 |
xen: Remove bogus file. |
2007-03-05 |
kfraser |
14247:f74b87177843 |
Merge with xenppc-unstable.hg |
2007-03-05 |
kfraser |
14246:e74bfc744717 |
Merge with xenppc-unstable.hg |
2006-12-15 |
Jimi Xenidis |
14245:5a2b3a1b1f63 |
[XEN][POWERPC] Normalize timbase_freq to a 64bit value |
2006-12-15 |
Jimi Xenidis |
14244:156f2644eb06 |
[XEN][POWERPC] workaround for context_switch() bug |
2007-02-08 |
Jimi Xenidis |
14243:fdb3c96eba0f |
[LIBXC][POWERPC] make sure DTB is truncated and has a decent mode |
2007-02-08 |
Jimi Xenidis |
14242:1b1d0a909abc |
[LIBXC][POWERPC] use O_CREAT on open call for DTB_FILE |
2007-03-02 |
Hollis Blanchard |
14241:38b700cca5eb |
[POWERPC][XEN] Commit missing file. |
2007-03-02 |
Hollis Blanchard |
14240:4c08045ff57c |
[POWERPC][XEN][LIBXC] Make xc_linux_build() use populate_physmap() |
2007-03-02 |
Hollis Blanchard |
14239:b75609e1fa81 |
[POWERPC][XEN] Implement guest_physmap_{add,remove}_page(). |
2007-03-02 |
Hollis Blanchard |
14238:f56981f78d73 |
[POWERPC][XEN] Implement guest_physmap_max_mem_pages(). |
2007-03-02 |
Hollis Blanchard |
14237:eceb9ccd84a8 |
[POWERPC][XEN] Introduce "platform" abstraction to describe the IO hole. |
2007-03-01 |
Hollis Blanchard |
14236:07066db94d89 |
[POWERPC][XEN] Move dom0 memory allocation into construct_dom0(). |
2007-03-01 |
Hollis Blanchard |
14235:9f49a53fea30 |
[XEN] Add arch hook for max_mem domctl. |
2007-03-01 |
Hollis Blanchard |
14234:6b42b8c08731 |
[POWERPC][XEN] Don't create a start_info_t structure for dom0. |
2007-02-19 |
Hollis Blanchard |
14233:7e9dc164b572 |
GNTTAB: PowerPC patch for dynamic grant tables. |
2007-03-05 |
Christian Limpach |
14232:a951cf1da459 |
[xen] Fix deferred mmu op logic on invalidate shadow ldt. |
2007-03-05 |
kfraser |
14231:939d2b7d4a12 |
xen: Make dom0 domain builder behaviour match that of domU. |
2007-03-05 |
kfraser |
14230:aae662fdf53e |
xen: Fix ACPI SLIT/SRAT parsing to correctly map highmem. |
2007-03-05 |
kfraser |
14229:f5b9ad8acea5 |
linux: Clean up mm_pin/unpin. |
2007-03-03 |
Christian Limpach |
14228:25c0b660f7c6 |
[domain builder] Remove unnecessary alignment of virtual address base. |
2007-03-02 |
Keir Fraser |
14227:29d4bca7a503 |
linux: Some save/restore simplifications and cleanups. |
2007-03-02 |
Keir Fraser |
14226:d5ca4c37b3c5 |
x86/64: Save/restore user pagetable pointer for x86/64 PV guests. |
2007-03-02 |
kfraser |
14225:87087954247a |
Fix -xen build. |
2007-03-02 |
kfraser |
14224:4d447158e1dd |
linux: xenbus dev write function resets packet data on *all* error conditions. |
2007-03-02 |
kfraser |
14223:36b923615369 |
linux: Fix xenbus device write function. |
2007-03-02 |
kfraser |
14222:bc265a79dd32 |
tpm: Code style cleanups. |
2007-03-02 |
kfraser |
14221:cc18ea7309b3 |
[Linux] [TPM driver] Resume frontend after checkpointing |
2007-03-02 |
kfraser |
14220:1fb5ae0ee453 |
linux: Use old-mode of save/restore for uniproc guests (it's faster). |
2007-03-02 |
kfraser |
14219:1061c7bff38f |
linux: allow use of split page table locks |
2007-03-02 |
kfraser |
14218:0d5d7d472024 |
[PVFB][TOOLS] Terminate backend when frontend vanishes early |
2007-03-02 |
kfraser |
14217:145d3c81e654 |
linux/x86: avoid a re-definition warning on x86-64 and change i386 |
2007-03-02 |
kfraser |
14216:4847e5b8adf1 |
.S->.o generation should depend on asm-offsets.h |
2007-03-02 |
kfraser |
14215:84e1455ebc15 |
xend: Fix startup when dom0 does not see all physical cpus. |
2007-03-02 |
kfraser |
14214:88282487c28a |
xend: Catch VmError exception when creating a domain and do |
2007-03-02 |
kfraser |
14213:8103284bcede |
acm: Fix bogus domain_rcu_lock() invocations to rcu_unlock_domain(). |
2007-03-02 |
Tim Deegan |
14212:a69d98bf0c55 |
[XEN] Remove a race condition in shadow mark_dirty code. |
2007-03-02 |
kfraser |
14211:3ac19fda0bc2 |
linux: Support new 'fast suspend' mode which does not require us to |
2007-03-02 |
kfraser |
14210:bb22c21e1af7 |
tools: Advertise save/restore multiple VCPU contexts capability. |
2007-03-02 |
Christian Limpach |
14209:d12432f31311 |
[xenstored] Fix error path when xc_map_foreign_range fails. |
2007-03-01 |
kfraser |
14208:139794d55898 |
Save/restore context of all online VCPUs in PV save/restore/migrate. |
2007-03-01 |
Christian Limpach |
14207:33d733c3649d |
[tools] Set guest address size to be the same as dom0 address size on restore. |
2007-03-01 |
Christian Limpach |
14206:5dac445200e3 |
[XEN] Check that the cr3 mfn is valid before using it. |
2007-03-01 |
kfraser |
14205:10eb93864df5 |
linux: No need to kmem_cache_shrink(pgd_cache) on save/restore. |
2007-03-01 |
kfraser |
14204:3186248a1236 |
Fully reset the xenstore connection when a domain is (re)introduced to xenstored. |
2007-03-01 |
Tim Deegan |
14203:beabac411220 |
[HVM] Save/restore: remove bogus "valid state" check |
2007-03-01 |
kfraser |
14202:42aa0100574b |
hvm: Clean up console-information passing via xenstore. |
2007-03-01 |
kfraser |
14201:780ef7701772 |
Fix Xend domain_lookup error report when looking up an invalid |
2007-03-01 |
kfraser |
14200:035d41b6c94c |
acm: Fix the traversal of the event channel buckets and use the active |
2007-03-01 |
kfraser |
14199:bdebca505d8e |
Create P2M map during Mini-OS boot (fixes 'xm dump-core'). |
2007-03-01 |
kfraser |
14198:afed0aeff629 |
Fix PAE Mini-OS build. |
2007-03-01 |
kfraser |
14197:0de2f7d8d89f |
x86: No need to take full reference when doing mmu_update on a foreign |
2007-03-01 |
kfraser |
14196:9d36026b1b43 |
xen: Cleanups and bug fixes after the rcu_lock_domain patch. |
2007-03-01 |
Tim Deegan |
14195:3fb02f56c19f |
Remove Xen workaround for HVM builder now that it's fixed |
2007-03-01 |
Tim Deegan |
14194:8939727a9d93 |
Merge |
2007-03-01 |
Tim Deegan |
14193:1966270d89d7 |
[HVM] Builder must know which kind of vcpu context struct to use |
2007-03-01 |
kfraser |
14192:09a9b6d6c356 |
xen: Use RCU-based domain-locking functions where appropriate. |
2007-03-01 |
kfraser |
14191:a5b5279d2ba3 |
xen: Last minute rename of RCU domain get/put functions: |
2007-03-01 |
kfraser |
14190:44048a3f7caa |
hvm/ia64: Fix IDE PIO acceleration. |
2007-03-01 |
kfraser |
14189:d5c4d43da89e |
Change compat-check in set_vcpucontext again. Give caller leeway for |
2007-03-01 |
Tim Deegan |
14188:b703aa29424f |
[XEN] Fix cset 14166 |
2007-02-28 |
Wim Colgate |
14187:3379f667c3a6 |
Use stat to poll on phantom device until it becomes ready |
2007-02-28 |
kfraser |
14186:d66dff09338a |
libxc: Quieten the discard_file_cache() function. Preserve errno |
2007-02-28 |
kfraser |
14185:d2646466e0a7 |
Fix init.d/xendomains startup script so log_error and log_success |
2007-02-28 |
kfraser |
14184:c3c03089c59e |
linux: More save/restore fixes. Fix deadlock of cpu_hotplug_lock vs |
2007-02-28 |
George Dunlap |
14183:8ba425b640b3 |
[XEN][SHADOW] Use slow method for early-unshadow |
2007-02-28 |
George Dunlap |
14182:7b35a9682d81 |
[XEN][SHADOW] Fix early-unshadow logic. |
2007-02-28 |
kfraser |
14181:d39dcdb9cca3 |
hvm: Only do hvm_disable() on HVM-enabled systems. |
2007-02-28 |
kfraser |
14180:868c28c0a4f4 |
linux: Disable idle-loop alternatives. |
2007-02-28 |
kfraser |
14179:aac0a4b8e328 |
linux: Split suspend_mutex into watch_mutex and transaction_mutex. |
2007-02-28 |
kfraser |
14178:1ec0d322402e |
More PV save/restore fixes. |
2007-02-28 |
Tim Deegan |
14177:0f0ac445bf82 |
Fix 32-bit x86 compile |
2007-02-28 |
Tim Deegan |
14176:f3271ae6a485 |
[XEN] Compat-mode dom0 always provides compat vcpu_guest_context structs. |
2007-02-28 |
Tim Deegan |
14175:5943a8314d69 |
[XEN] Make the compat-mode l4 page table look more like a page table |
2007-02-28 |
Christian Limpach |
14174:9edd8d7c9355 |
[XEN] No need to change the compat mode of the guest in xen. |
2007-02-28 |
kfraser |
14173:40dc331c4423 |
Loop on actual elfnote array size rather than depending on ELFNOTE_MAX |
2007-02-28 |
kfraser |
14172:9149ef0e61ce |
Add suspend_cancel flag to linux elf notes. |
2007-02-28 |
kfraser |
14171:0ba4f202d504 |
Add xm save -c/--checkpoint option |
2007-02-28 |
kfraser |
14170:270a5e2ead43 |
Let xend choose to do hard or soft domain resumption depending on |
2007-02-28 |
kfraser |
14169:8939316a0735 |
Fix off-by-one preventing the last elfnote from being read in xc.c. |
2007-02-27 |
kfraser |
14168:5217185f7588 |
Add openssl-dev and xorg-x11-dev to README |
2007-02-27 |
kfraser |
14167:d4cd2c70cdea |
[XEN] [ACM] Simplify the event channel scanning |
2007-02-27 |
kfraser |
14166:69dec539c19f |
Fix for Solaris compile/output for VBDs in xentop. |
2007-02-27 |
Ian Campbell |
14165:e506c3fd03c9 |
merge |
2007-02-27 |
Ian Campbell |
14164:2cc8c117b7b8 |
[TOOLS] Add support for XEN_ELFNOTE_L1_MFN_VALID to readnotes. |
2007-02-27 |
kfraser |
14163:a9d246105752 |
Accelerate IDE PIO on HVM/IA64 [3/3] |
2007-02-27 |
kfraser |
14162:e450a3b90aba |
Accelerate IDE PIO on HVM/IA64 [2/3] |
2007-02-27 |
kfraser |
14161:b0f663e668d9 |
Accelerate IDE PIO on HVM/IA64 [1/3] |
2007-02-27 |
Steven Hand |
14160:dd8c88744433 |
Fix save/restore (and non-live migrate) on PAE. |
2007-02-27 |
Ewan Mellor |
14159:8e3899a4f62d |
Added SXP pretty-printer. |
2007-02-27 |
kfraser |
14158:b67c253d1cdb |
linux: Don't allow partial message raeds from xenstore across |
2007-02-27 |
Ewan Mellor |
14157:339e477d2548 |
Fix exception handling to cope with exceptions that do not have a string as |
2007-02-27 |
George Dunlap |
14156:0a9da94c904a |
[TOOLS] Make xentrace help a little more informative. |
2007-02-27 |
George Dunlap |
14155:9abcc909befc |
Merge |
2007-02-27 |
George Dunlap |
14154:ffe7e8ef2c98 |
[TOOLS] Added option to xentrace to discard records in the buffer |
2007-02-27 |
kfraser |
14153:8bd56d9cc6c7 |
x86: Fix BUG() crash in mm.c. |
2007-02-25 |
root |
14152:1c5e6239a8d0 |
fix PDPE entry in P2M table under 32bit PAE hypervisor |
2007-02-27 |
Ewan Mellor |
14151:c2e7bacf0919 |
Fix missing bits of the docs from cset 14020, and match that change by removing |
2007-02-27 |
Ewan Mellor |
14150:42dd9055ee1f |
Implementation of host_metrics.get_all, PIF_metrics.get_all, and docs and |
2007-02-27 |
Ewan Mellor |
14149:50e0616fd012 |
Added some more fields to host_cpu. |
2007-02-26 |
Tim Deegan |
14148:e7b2a282c9e7 |
[HVM][SVM] Save/Restore: Remove commented out code |
2007-02-26 |
kfraser |
14147:6efc22cb9c84 |
Missing files from previous changeset. |
2007-02-26 |
kfraser |
14146:d2a91b73899a |
[xentrace][HVM] introduce HVM tracing to unify SVM and VMX tracing |
2007-02-26 |
kfraser |
14145:0070b18869f7 |
x86: Update map_pages_to_xen() to avoid arithmetic based on |
2007-02-26 |
kfraser |
14144:9e5e94942045 |
x86: Clean up {alloc,free}_xen_pagetable() interface to avoid use of |
2007-02-26 |
Ewan Mellor |
14143:45ddffd595a1 |
Add argument check for xm network-attach command |
2007-02-26 |
Ewan Mellor |
14142:0261e86db3b1 |
Fix xm vcpu-set command for when wrong number of VCPU is given |
2007-02-26 |
Ewan Mellor |
14141:0b5da89e2b3d |
Move credit scheduler configuration into XendDomainInfo, so that the domain |
2007-02-26 |
Tim Deegan |
14140:ca1dd3480540 |
Merge |
2007-02-26 |
Tim Deegan |
14139:90f37b1748a8 |
[TOOLS] fix sizeof() usage in xc_core |
2007-02-26 |
kfraser |
14138:9be2dec913b7 |
linux: Fix backward compatibility in page table handling |
2007-02-26 |
Tim Deegan |
14137:720afbf74001 |
[XEN] Allow log-dirty mode to be enabled on already-shadowed domains. |
2007-02-26 |
kfraser |
14136:bfd4fad0f052 |
Remap PCI-ISA IRQ 6 to IRQ 7. Disable LPT1 by default and remove its |
2007-02-26 |
kfraser |
14135:047748faa4aa |
Resolve conflict over use of name xen_elfnote. |
2007-02-26 |
Tim Deegan |
14134:eefbc33a41ab |
Merge |
2007-02-26 |
Tim Deegan |
14133:a70cf505aef9 |
[HVM] Shadow: always use mmio_space() to detect MMIO addresses |
2007-02-26 |
kfraser |
14132:9f199e1fd929 |
libxc, ia64: Added new arch_hook for registering ia64 big endian images. |
2007-02-26 |
kfraser |
14131:64d80037e524 |
Save elfnotes in VM sxpr under image/notes, and load them on restore. |
2007-02-26 |
kfraser |
14130:a20ec270998b |
Write Xen ELF notes into xenstore on domain build. |
2007-02-26 |
Tim Deegan |
14129:78c0ae1f77f2 |
[HVM] Revert cset 14083 |
2007-02-26 |
kfraser |
14128:2d3ceb082114 |
xm-test, acm: Use xvda* device name instead of sdb* device inside guest domain. |
2007-02-26 |
kfraser |
14127:bfd188f0cf5d |
Remove duplicate #includes from Linux sparese-tree file. |
2007-02-26 |
Ewan Mellor |
14126:568433250d84 |
Remove unused network.default_{gateway,netmask}. |
2007-02-25 |
Ewan Mellor |
14125:48d581be85ea |
Redefine units of VDI.virtual_size to be bytes, not sectors. |
2007-02-25 |
Ewan Mellor |
14124:36702d9b2c5c |
Added host.capabilities field. |
2007-02-25 |
Ewan Mellor |
14123:e71b277f1533 |
Replace VM.tools_version with a richer VM_guest_metrics class. |
2007-02-25 |
Ewan Mellor |
14122:cfd23ac1b32a |
Added documentation and C bindings for VBD/VIF.status_detail, status_code, and |
2007-02-25 |
Ewan Mellor |
14121:532a25342a30 |
Added a VM.domid field. |
2007-02-25 |
Ewan Mellor |
14120:8c8d91a006ba |
Remove the bindings for VM.get_VCPUs_{number,utilisation} -- these have moved |
2007-02-25 |
Ewan Mellor |
14119:d81c0b55e248 |
Fix typo in host record. |
2007-02-25 |
Ewan Mellor |
14118:02f32a4df8db |
Added tab completion for methods and object references to xm shell. |
2007-02-25 |
Ewan Mellor |
14117:f3aa6e34aeb1 |
Added host.API_version_{major,minor,vendor,vendor_implementation} fields. |
2007-02-21 |
Ewan Mellor |
14116:fd7f23e44b11 |
Added VBD. and VIF.qos_supported_algorithms fields, with C bindings, Xend |
2007-02-24 |
Keir Fraser |
14115:c051ed67258a |
libxc: Code format cleanups. |
2007-02-24 |
Keir Fraser |
14114:59b8d5168cc1 |
Reduce impact of saving/restoring/dumping large domains on Dom0 memory |
2007-02-24 |
Keir Fraser |
14113:0147ef7c3cd7 |
dump-core: documentation on its format. |
2007-02-24 |
Keir Fraser |
14112:e2e6830269f7 |
xc_ptrace_core.c new elf format support |
2007-02-24 |
Keir Fraser |
14111:3dac99b6034e |
Xen coredump format: ELF formatified with note section. |
2007-02-24 |
Keir Fraser |
14110:f61992cb82fe |
Move some definitions from xg_save_resotre.h to xg_private.h |
2007-02-24 |
Keir Fraser |
14109:aa1be6f5150e |
x86 hvm domain builder, restore: set shared_info.arch.max_pfn for |
2007-02-24 |
Keir Fraser |
14108:6c938630de54 |
Support new xm command: xm trigger <Domain> <nmi|reset|init> [<VCPU>] |
2007-02-24 |
Keir Fraser |
14107:1e5a83fb928b |
xen memory allocator: Allow per-domain bitwidth restrictions. |
2007-02-24 |
Keir Fraser |
14106:8afe591c272b |
xen memory allocator: Dynamically allocate per-numa-node metadata. |
2007-02-23 |
Jake Wires |
14105:e9bd3267ff23 |
[TAPDISK] honor read-only attributes when creating tap-based VBDs |
2007-02-23 |
Jake Wires |
14104:5ba3037ea5e1 |
[TAPDISK] handle error case when opening VDIs |
2007-02-23 |
kfraser |
14103:ee4850bc895b |
xen memory alloctor: remove bit width restrictions |
2007-02-23 |
kfraser |
14102:70098102f84d |
xen memory allocator: per-bit-width heap zones |
2007-02-23 |
Ian Campbell |
14101:b6df5e64b6c4 |
merge |
2007-02-23 |
Ian Campbell |
14100:e47738923a05 |
[LINUX] Purge include <linux/config.h>. It has been obsolete for some time now. |
2007-02-23 |
Ian Campbell |
14099:77298360e365 |
[PV-on-HVM] Fix gnttab_map to not run off the bottom of the gnttab space. |
2007-02-23 |
kfraser |
14098:c64aa7fb7712 |
xen memory allocator: hide generic allocator routines |
2007-02-23 |
kfraser |
14097:6253b8d32eb9 |
xentrace: Add a relative TSC field (kept track per CPU) to xentrace_format. |
2007-02-23 |
kfraser |
14096:58086aa7c70a |
linux, tpm: Fix argument to grant table operation |
2007-02-23 |
kfraser |
14095:e21834bc78f2 |
hvm: Fix save/restore to handle missing pages. |
2007-02-23 |
kfraser |
14094:91427cadfa48 |
hvm: unset_mm_mapping() for vga acceleration region should recalculate |
2007-02-23 |
Tim Deegan |
14093:2c3a13993b0d |
[HVM] Only treat gfns in known MMIO regions as MMIO |
2007-02-23 |
kfraser |
14092:eb3ebf11abfe |
xen: Fix dumb boot allocator breakage that prevents loop termination |
2007-02-23 |
Emmanuel Ackaouy |
14091:8bcaedc68f5a |
[XEN] [TOOLS] 32on64 compat save/restore: unadjust L3E flags at save time |
2007-02-23 |
kfraser |
14090:cdc765772f69 |
hvm: Clean up initialisation of hvm_funcs. |
2007-02-23 |
kfraser |
14089:38fb6c392dec |
Implement VBD and VIF handling on Solaris for libxenstat. |
2007-02-23 |
kfraser |
14088:d7fe2318fc5f |
linux: Fix current_vcpu_info for UP case |
2007-02-23 |
kfraser |
14087:6510cb03aae1 |
Merge with xen-ia64-unstable.hg. |
2007-02-23 |
kfraser |
14086:e8470a1a01af |
hvm: Rename injection_pending() to event_injection_faulted(). |
2007-02-22 |
Jake Wires |
14085:8407279d3751 |
[TAPDISK] minor changes to tapdisk and plugins |
2007-02-22 |
kfraser |
14084:da37c365b375 |
x86/64: Fix a user of alloc_boot_pages() who should use |
2007-02-22 |
kfraser |
14083:3746b3d4f301 |
alloc_boot_pages() allocates downwards from high memory. |
2007-02-22 |
kfraser |
14082:9e35371a3caa |
x86: Detect shadow-emulate write to stack from inside the write |
2007-02-22 |
Tim Deegan |
14081:644e9e18d2ef |
Fix perfc=y build |
2007-02-22 |
kfraser |
14080:c0b1a3b54548 |
hvm: Turn stack-pointer comparison on shadow-emulate path into a |
2007-02-22 |
kfraser |
14079:3f7e8c763b55 |
hvm: Do not take shadow-emulation path if we are trying to inject an |
2007-02-22 |
Tim Deegan |
14078:0a970a431bbc |
[XEN] don't emulate stack operations on shadowed pages |
2007-03-01 |
awilliam |
14077:8a58ea36e420 |
[IA64] Bug fixes to assign_domain_mmio_page() |
2007-03-01 |
awilliam |
14076:0deb53ff4b67 |
[IA64] Handle MMIO EFI mappings outside the page table range |
2007-03-01 |
awilliam |
14075:f21250323a30 |
[IA64] Update sn_sal.h to latest 2.6.20 version |
2007-02-28 |
awilliam |
14074:b3e19f3092b6 |
[IA64] warning fixes |
2007-02-28 |
awilliam |
14073:347fb33790bd |
[IA64] SN2 specific SAL calls for dom0 |
2007-02-28 |
awilliam |
14072:2e2019e09e6c |
[IA64] sn2 IO build fixes |
2007-02-28 |
awilliam |
14071:21d0d23a2cca |
[IA64] Fix ptc.ga emulation bug |
2007-02-28 |
awilliam |
14070:ac28d6c41e6f |
[IA64] Remove unused code |
2007-02-28 |
awilliam |
14069:dda691c7f25f |
[IA64][MINIOS] Make mini-os ia64 cross compile-able |
2007-02-23 |
awilliam |
14068:707a696e840d |
[IA64][MINIOS] Build fix |
2007-02-22 |
awilliam |
14067:202eb735b425 |
merge with xen-unstable.hg |
2007-02-21 |
Jake Wires |
14066:f62a052384a5 |
[BLKTAP] fix sysfs cleanup on error case |
2007-02-21 |
kfraser |
14065:eb190b1faa52 |
x86: Only unshadow on failed emulation, not when an exception is raised. |
2007-02-21 |
kfraser |
14064:4e50678c364c |
linux: Use hard tabs and Linux coding style. |
2007-02-21 |
kfraser |
14063:b010e556fe2c |
x86: Extend emulator return codes. |
2007-02-21 |
Jake Wires |
14062:ad3ee81cc8c4 |
[BLKBACK/BLKTAP] add sysfs throughput profiling to blk{back/tap} |
2007-02-21 |
kfraser |
14061:87f31a0db841 |
hvm: local_events_need_delivery() must take into account VLAPIC/PIC status. |
2007-02-21 |
kfraser |
14060:335a8280ab1d |
libfs: Fix build with gcc4. |
2007-02-21 |
kfraser |
14059:af3281c66e73 |
Add find_domain_rcu_lock() and domain_rcu_unlock(). |
2007-02-21 |
kfraser |
14058:97826d77bd4d |
Use RCU for domain_list and domain_hash. |
2007-02-21 |
Tim Deegan |
14057:3c581edac93a |
Merge |
2007-02-13 |
Aron Griffis |
14056:47db75f8cc76 |
Port fsys_fat.c from grub legacy. This enables pygrub to load from EFI |
2007-02-20 |
john levon |
14055:fe3e024e38f8 |
Add iso9660 support to libfsimage. |
2007-02-21 |
kfraser |
14054:43e9952b07ea |
x86: Better BUG() and ASSERT() logging. |
2007-02-21 |
kfraser |
14053:bca284f67702 |
x86: Allow exceptions to be handled while interrupts are |
2007-02-21 |
Ewan Mellor |
14052:2840b5e7f585 |
Added C bindings for host.supported_bootloaders. |
2007-02-21 |
Ewan Mellor |
14051:2414007d92ba |
Fix allocation of the error_description fields. |
2007-02-20 |
Ewan Mellor |
14050:df08fe145d24 |
Put the set size in the structure on set-allocation. |
2007-02-20 |
Ewan Mellor |
14049:ee3ea729f5de |
Added host.supported_bootloaders field. |
2007-02-20 |
Ewan Mellor |
14048:e0e300fda3f0 |
Remove host.create and host.destroy -- these never made any sense. |
2007-02-20 |
Ewan Mellor |
14047:bab07bed5c0a |
Added modelling and C bindings for VIF/VBD QoS parameter setting. No Xend |
2007-02-20 |
Ewan Mellor |
14046:0aa6755159d5 |
Split the VIF I/O statistics fields out into a VIF_metrics class. Implement |
2007-02-20 |
Ewan Mellor |
14045:7819d9332fba |
Split the VBD I/O statistics out into a VBD_metrics class. Document the |
2007-02-20 |
Ewan Mellor |
14044:988b90c6b4f3 |
Added Console.other_config to the docs (Xend already has this). |
2007-02-20 |
Ewan Mellor |
14043:be35eed950da |
Rename Console.uri to location. Xend already uses the latter. |
2007-02-20 |
Ewan Mellor |
14042:8773b1a38c83 |
Remove VM.VCPUs_number and VM.VCPUs_utilisation as these have moved onto the |
2007-02-20 |
Ewan Mellor |
14041:8bcd71c3b495 |
Replace the X_HANDLE_INVALID error codes with a single HANDLE_INVALID that |
2007-02-20 |
kfraser |
14040:f65a24235f58 |
hvm: Fix getvcpucontext to return the correct CR3 value. |
2007-02-20 |
Tim Deegan |
14039:c39a6b458bd0 |
[HVM] Fix MMIO AND emulation |
2007-02-20 |
Tim Deegan |
14038:4314691c70a2 |
[HVM] Fix MMIO LODS emulation |
2007-02-22 |
awilliam |
14037:9364bea18bc4 |
[IA64] First step to support big-endian PV domUs |
2007-02-20 |
awilliam |
14036:315c348e5f9e |
merge with xen-unstable.hg |
2007-02-20 |
kfraser |
14035:e7994a122aab |
x86 emulation: fix bswap |
2007-02-20 |
kfraser |
14034:4719e34ed7a7 |
x86: Fix emulation of REP prefix. |
2007-02-20 |
Tim Deegan |
14033:b5ee25f50861 |
Merge |
2007-02-20 |
Tim Deegan |
14032:f48553000369 |
[HVM] Another unchecked caller of hvm_copy_to_guest_virt() |
2007-02-20 |
kfraser |
14031:c57d80520e7a |
acm: More fixes after grant-table changes. These are all bugs |
2007-02-20 |
Tim Deegan |
14030:92a4aafb8cbc |
Merge |
2007-02-20 |
Tim Deegan |
14029:6746873997b5 |
[XEN] Get rid of gva_to_gpa translation |
2007-02-20 |
Vincent Hanquez |
14028:75697d623a2b |
add /sbin to the $PATH and use ldconfig -p instead of ldconfig -v |
2007-02-20 |
Tim Deegan |
14027:e4ddec3dffb0 |
[XEN] Fix skip-verify shadow heuristic |
2007-02-20 |
awilliam |
14026:409e94d0a35b |
[IA64] Update xencommize_mini_grant_table_op for GNTTABOP_query_size |
2007-02-20 |
awilliam |
14025:d907467f08cd |
merge with xen-unstable.hg |
2007-02-20 |
kfraser |
14024:ecb6cd61a9cf |
linux: Fix swiotlb bug-out due to uninitialised end_pfn/max_mapnr. |
2007-02-20 |
Vincent Hanquez |
14023:93035b689834 |
add /sbin to the $PATH for debian's ldconfig. |
2007-02-20 |
kfraser |
14022:0a348e9ecedb |
linux/x86: Advertise which page table entries contain MFNs and hence |
2007-02-20 |
kfraser |
14021:4990b2236f06 |
xen/x86: Better BUG back traces. |
2007-02-20 |
Tim Deegan |
14020:266d203d7f39 |
[XEN] Fix potential race in unshadow code |
2007-02-20 |
kfraser |
14019:4b9680c58d73 |
linux/x86: Clean up page table handling headers |
2007-02-20 |
Tim Deegan |
14018:832b252f1f6f |
Merge |
2007-02-19 |
john levon |
14017:919879a49266 |
Xenconsoled should ignore spurious watch event. Otherwise, it can rebind to the same evtchn of a dying domU during suspending and cause below error message: |
2007-02-20 |
kfraser |
14016:d2dff286994d |
linux/x86: Adjust and fix page table handling. |
2007-02-19 |
john levon |
14015:89ca591a2c21 |
Filesystem implementations may need optional arguments in terms of |
2007-02-19 |
kfraser |
14014:b83cfb117bdd |
linux: Fix 32-bit build after changeset 13993:168030c8e0a93d8401cf5e783e10ecdf0938abda |
2007-02-19 |
Emmanuel Ackaouy |
14013:9c2e6f8f3aa7 |
[XEN] 32on64 shadowing / live migration support for PV PAE compat guests |
2007-02-19 |
kfraser |
14012:0b882c911b88 |
Quieten noisy fied-up-GPF-in-Xen logging. |
2007-02-19 |
kfraser |
14011:168030c8e0a9 |
linux: Introduce {current_,}vcpu_info. |
2007-02-19 |
kfraser |
14010:01476c7804b2 |
ia64: Fixes after changes to grant table code. |
2007-02-19 |
kfraser |
14009:184db7a674d9 |
acm: Further fixes after grant-table changes. |
2007-02-19 |
kfraser |
14008:3b7bdb7bd130 |
Fix ACM build after recent grant-table code changes. |
2007-02-19 |
kfraser |
14007:ac570a3c79a2 |
hvm, vtpm: Fix wait for an outstanding response. |
2007-02-19 |
kfraser |
14006:ee6e484403a9 |
minios: Fix xenbus-id allocation loop. |
2007-02-19 |
kfraser |
14005:b90180c2a057 |
hvm: Remove noisy warnings associated with MOVS emulation. |
2007-02-19 |
kfraser |
14004:e846a7a444fa |
hvm: Emulate opcode 0x03 (ADD mem,reg). |
2007-02-19 |
Ian Campbell |
14003:5a07ea77a61d |
[LIBELF] Prefer PT_NOTE segments to SHT_NOTE sections for ELF notes. |
2007-02-18 |
Keir Fraser |
14002:b5fc88aad1b0 |
hvm: Support PUSH from mmio area (opcode 0xFF/6). |
2007-02-17 |
Keir Fraser |
14001:c5ff7671b9f2 |
linux: vmalloc_sync_all() is not a no-op when running in PAE mode on Xen. |
2007-02-17 |
kfraser |
14000:31e65c4ba739 |
Fix 64-bit build. |
2007-02-16 |
Jake Wires |
13999:3c827d68fa87 |
[TAPDISK] add tapdisk support for image chaining |
2007-02-16 |
kfraser |
13998:32a059913591 |
x86-64: fix Lx_DISALLOW_MASK |
2007-02-16 |
kfraser |
13997:7c739272bac8 |
linux/x86_64: miscellaneous initialization code cleanup |
2007-02-16 |
kfraser |
13996:efffaad38089 |
hvm: Processor Objects require unique IDs. |
2007-02-16 |
kfraser |
13995:0cf659332c3a |
hvm: Dynamically generate the correct number of ACPI Processor Objects |
2007-02-16 |
Tim Deegan |
13994:8c6d787354d9 |
[XEN] Set p2m page count-info fields properly on allocation. |
2007-02-16 |
Tim Deegan |
13993:d5076a33cbb1 |
[HVM] Save/restore: explicitly name MSRs in save format |
2007-02-16 |
kfraser |
13992:eecd0361df4a |
Fix grant-table initialisation so that domain destruction does not barf. |
2007-02-16 |
kfraser |
13991:c4ed5b740a8d |
linux: remove {lock,unlock}_vm_area(). Instead use vmalloc_sync_all() |
2007-02-16 |
kfraser |
13990:cd03d7c23aa7 |
Fix vncdisplay config option for HVM guests. |
2007-02-15 |
kfraser |
13989:2023386e38c4 |
hvm: Fix acpi processor id in MADT LAPIC entries. |
2007-02-15 |
kfraser |
13988:a42c58791d8a |
ia64: Fix build failure |
2007-02-15 |
Tim Deegan |
13987:5916fc1f9b16 |
[HVM] Save/restore: remove u8 from publich header |
2007-02-15 |
kfraser |
13986:8f75c7910b9c |
Remove unnecessary check from HVM builder. |
2007-02-15 |
kfraser |
13985:9ffe8922414f |
Lift physical address restriction in save/restore code. |
2007-02-15 |
kfraser |
13984:96d08345f1c5 |
Propagate error return from elf_xen_parse(). |
2007-02-15 |
kfraser |
13983:1f5e6fb9c652 |
x86: fix NMI delivery to dom0 |
2007-02-15 |
kfraser |
13982:f9c079fca143 |
Bring TPM driver files to 2.6.18 level. Remove the tpm.c so that the |
2007-02-15 |
kfraser |
13981:296d7aa451a3 |
[ACM] Update the xensec_ezpolicy ACM policy generation tool so |
2007-02-15 |
kfraser |
13980:236687fb42d7 |
minios: build system cleanups. |
2007-02-15 |
kfraser |
13979:61de36b8be81 |
Disable GCC stack protector for ROMBIOS. |
2007-02-15 |
kfraser |
13978:477a3bde3b61 |
linux: miscellaneous changes after upgrade through 2.6.17. |
2007-02-15 |
kfraser |
13977:beab19d957de |
linux: e820 handling adjustments |
2007-02-15 |
kfraser |
13976:e253a63651bf |
linux: user user_mode_vm() in place of user_mode() where necessary. |
2007-02-15 |
kfraser |
13975:24f16bae44b0 |
linux: avoid need to modify include/linux/pfn.h |
2007-02-15 |
kfraser |
13974:449fb89590e7 |
linux: early_printk adjustments |
2007-02-15 |
kfraser |
13973:b3c41b9f01a6 |
linux: proper mutex use in balloon driver |
2007-02-15 |
kfraser |
13972:89d315c7dcea |
[VTPM] Add a missing initialization of a state variable in the TIS |
2007-02-15 |
kfraser |
13971:4bd0ea9c499f |
libxc: Fix xc_vcpu_{set,get}_affinity (Xen-bugzilla No.900). |
2007-02-15 |
kfraser |
13970:70f05d642a2e |
Dynamic grant-table sizing. |
2007-02-15 |
kfraser |
13969:047b3e9f9032 |
Remove unuseful and noisy seg-fixup warning message. |
2007-02-15 |
kfraser |
13968:0d488e53446a |
Remove old elf-parsing code from tools and from Xen. |
2007-02-14 |
Wim Colgate |
13967:82f66bc01da2 |
Protect self.domid from being empty |
2007-02-14 |
kfraser |
13966:f8030a569811 |
Export PRI_xen_pfn rather than PRIpfn: less polluting of namespace. |
2007-02-18 |
awilliam |
13965:04c23c1ef888 |
[IA64] Make b2-b5 fixed registers |
2007-02-18 |
awilliam |
13964:38f7330d4807 |
[IA64] Cleanup in vmx.h |
2007-02-18 |
awilliam |
13963:54247a642f5e |
[IA64] Cleanup in vmx |
2007-02-18 |
awilliam |
13962:5abf33a383cf |
[IA64] Paravirtualize mmap handlers of /proc/bus/pci |
2007-02-18 |
awilliam |
13961:5ad7d9b466ee |
[IA64] Import arch/ia64/pci/pci.c into sparse tree |
2007-02-18 |
awilliam |
13960:779d21cf58e7 |
[IA64] Quiet VTi domain bootup |
2007-02-16 |
awilliam |
13959:3fa7489f87bb |
[IA64] Quieter boot |
2007-02-16 |
awilliam |
13958:b0aeca575dfb |
[IA64] vcpu hot-plug/remove for VTi |
2007-02-15 |
awilliam |
13957:9529d667d042 |
merge with xen-unstable.hg |
2007-02-14 |
kfraser |
13956:9af0c7e4ff51 |
Merge with xenppc-unstable.hg |
2007-02-09 |
Hollis Blanchard |
13955:aea80dbf6d96 |
[POWERPC][XEN] Use libelf for dom0 construction. |
2007-02-09 |
Hollis Blanchard |
13954:632d8e576900 |
[LIBELF] Define PRIpfn next to xen_pfn_t. |
2007-02-09 |
Hollis Blanchard |
13953:c7251801580a |
[POWERPC][XEN] Opt out of new libxc domain builder. |
2007-02-09 |
Hollis Blanchard |
13952:1b74475ad511 |
[LIBELF] Print phdr addresses when loading. |
2007-02-09 |
Hollis Blanchard |
13951:376940a942e9 |
[POWERPC][XEN] Fix RCU crash. |
2007-02-09 |
Hollis Blanchard |
13950:272291dacad4 |
[POWERPC][XEN] strlcpy() fallout. |
2007-02-07 |
Hollis Blanchard |
13949:4613ee57e9b3 |
[POWERPC][XEN] Fix mismerge. |
2007-01-21 |
Jimi Xenidis |
13948:3da9a56421c5 |
[XEN][POWERPC] fill in arch_vcpu_reset() |
2007-01-22 |
Jimi Xenidis |
13947:7242b912d266 |
[XEN][POWERPC] Linker script simplification broke optimized builds. |
2007-01-17 |
Jimi Xenidis |
13946:796887cef9e1 |
[XEN][POWERPC] Update linker symbols and scripts |
2007-02-06 |
Hollis Blanchard |
13945:978ff6fad81f |
[POWERPC][XEN] Merge with xen-unstable.hg. |
2007-02-06 |
Hollis Blanchard |
13944:819b8a872d9f |
[POWERPC][XEN] Add information into flat devtree needed to create a start_info_t structure in linux. |
2007-02-06 |
Hollis Blanchard |
13943:4ce0b332b572 |
[POWERPC][XEN] Move shared page location to public header to share with libxc. |
2007-01-25 |
Jimi Xenidis |
13942:54530b945067 |
[XEN][XEND][POWERPC] Don't ignore shadow memory requirement |
2007-01-23 |
Hollis Blanchard |
13941:b071a2610abc |
[POWERPC][XEN] Fix uninitialized variable warning. |
2007-01-21 |
Jimi Xenidis |
13940:aa00ced0a10a |
[XEND][POWERPC] move ppc memory allocation to libxc. Sync XendDomainInfo.py with xen-unstable.hg. |
2007-01-21 |
Jimi Xenidis |
13939:09b3fd488726 |
[XEND][POWERPC] Remove FlatDeviceTree.py, eliminate devtree from prose builder. |
2007-01-21 |
Jimi Xenidis |
13938:7bf078335342 |
[XEND][POWERPC] Move flat device tree construction from python to libxc for xc_linux_build(). |
2007-01-21 |
Jimi Xenidis |
13937:cc1eb0689bcf |
[XEN][POWERPC] Allocate secondary VCPUs for Dom0 |
2007-01-21 |
Jimi Xenidis |
13936:88ae0647d542 |
[XEN][POWERPC] remove redundant and confusing restart/halt messages |
2007-01-20 |
Jimi Xenidis |
13935:3dd92f0d8fd6 |
[XEN][POWERPC] Print DAR and DSISR registers on CPU register dumps |
2007-01-20 |
Jimi Xenidis |
13934:b8fac1c5e6ae |
[XEN][POWERPC] more ofd /cpus fixups |
2007-01-20 |
Jimi Xenidis |
13933:4f0353778233 |
[XEN][POWERPC] big lock to protect some TLB operations |
2007-01-19 |
Hollis Blanchard |
13932:741adb202b82 |
[POWERPC][XEN] Mark heap memory based on boot_of.c's allocator. |
2007-01-17 |
Jimi Xenidis |
13931:3773af71a14b |
[TOOLS][POWERPC] fixes for the prose builder. |
2007-01-17 |
Jimi Xenidis |
13930:a1e9bacfc57d |
[XEN][POWERPC] Fix arch_set_info_guest() from upstream interface change |
2007-01-17 |
Jimi Xenidis |
13929:14db26e03ba3 |
[XEN][POWERPC] add asm/nmi.h |
2007-01-15 |
Jimi Xenidis |
13928:0fedda56fed4 |
[XEN][POWERPC] everything is "single core" right now so get cpu_core_map[] correct. |
2007-01-11 |
Ryan Harper |
13927:a2614e94c7df |
[POWERPC][LIBXC] Fix pointer math in ft_add_rsvmap(), rename string block to match DTC spec. |
2007-01-11 |
Ryan Harper |
13926:90bba403a710 |
[POWERPC][LIBXC] Whitespace cleanup of powerpc64/xc_linux_build.c |
2007-01-03 |
Hollis Blanchard |
13925:6b82bbbedbe1 |
[POWERPC][LIBXC] Add missing HVM stubs. |
2007-01-03 |
Hollis Blanchard |
13924:a23587ebcbf6 |
[POWERPC][TOOLS] Fix xc.c mismerge. |
2007-01-03 |
Hollis Blanchard |
13923:bcd4bf022047 |
[POWERPC][XEN] Provide _text for kexec. |
2006-12-19 |
Jimi Xenidis |
13922:8101efde7493 |
[XEN][POWERPC] DomU real time clock based off of the real one in Dom0 |
2006-12-17 |
Jimi Xenidis |
13921:d1f053ff43d2 |
[XEN][POWERPC] get cpu_*_maps correct so physinfo and affinity is accurate |
2006-12-17 |
Jimi Xenidis |
13920:60515808f591 |
[XEN][POWERPC] use symbol to detect processor version |
2007-02-14 |
kfraser |
13919:58e71ae679d5 |
libelf: use xen code style. |
2007-02-14 |
kfraser |
13918:3f63c1825b0d |
linux: quieten some driver printk logging. |
2007-02-14 |
kfraser |
13917:d44eb9e7f97b |
Another domctl fix to insert missing copy_to_guest. |
2007-02-14 |
Tim Deegan |
13916:6fd71faaaa3b |
Merge |
2007-02-14 |
Tim Deegan |
13915:a00b8d3800a8 |
[XEN] Snapshot PAE l3es when they are shadowed. |
2007-02-14 |
Tim Deegan |
13914:cbbd748c4b58 |
[XEN] Re-sync PAE l3 shadows when PV guests change them |
2007-02-14 |
kfraser |
13913:36bbb7edfd0b |
Make libelf not fail on unknown elf notes. |
2007-02-14 |
kfraser |
13912:929868cd3715 |
Add missing breaks to {set,get}_address_size domctls. |
2007-02-14 |
kfraser |
13911:d08c2af53804 |
Fix DEC instruction decode. Turn into SUB, not OR. :-) |
2007-02-14 |
kfraser |
13910:ed6501070f37 |
Support INC/DEC in mmio decoder. Opcodes 0xFE and 0xFF. |
2007-02-14 |
Tim Deegan |
13909:6daa91dc9247 |
[XEN] New paging-assistance interface. |
2007-02-13 |
Ian Campbell |
13908:df25547d7638 |
[LINUX] Call ctrl_alt_del() to trigger a reboot so we benefit from the |
2007-02-15 |
awilliam |
13907:ac18d251df63 |
[IA64][MINIOS] Port of mini-os to ia64 |
2007-02-15 |
awilliam |
13906:eb6c19ed6e67 |
[IA64] Only one serial console port on Tiger2 |
2007-02-15 |
awilliam |
13905:2b3dd681dbce |
[IA64] Fix I&D cache incoherency after vcpu migration |
2007-02-14 |
awilliam |
13904:6c63ff548888 |
[IA64] Fix serial console on Tiger2 & Tiger4 |
2007-02-12 |
awilliam |
13903:8bdbe88e422f |
[IA64] Fix save/restore bug |
2007-02-12 |
awilliam |
13902:5982d478698f |
[IA64] Add localtime setting for PV/IA64 domain |
2007-02-12 |
awilliam |
13901:46a8d51134d0 |
[IA64] dma-mapping.h user our own swiotlb.h header |
2007-02-12 |
awilliam |
13900:dea561992abe |
[IA64] Avoid recursively walking guest short VHPT |
2007-02-12 |
awilliam |
13899:81c4f90695a8 |
[IA64] Remove use of hpsim console |
2007-02-09 |
kfraser |
13898:ad9bbd103034 |
[HVM] Fill in mmio decode gaps for Grp1 immediate opcodes. |
2007-02-09 |
kfraser |
13897:c67a4115a471 |
Print all by default in debug builds. |
2007-02-09 |
Tim Deegan |
13896:d39e8c44da34 |
[HVM] Save/restore: disentangle max_pfn from nr_pages. |
2007-02-09 |
Alastair Tse |
13895:dda3e75f015d |
Add missing Makefile in x86_64/compat so that it builds on x86_64. |
2007-02-08 |
kfraser |
13894:620f5cdfe32b |
Fix non-x86 build. |
2007-02-08 |
kfraser |
13893:9e27245a692e |
Fix x86/64 build. |
2007-02-08 |
Keir Fraser |
13892:3050c8339da6 |
x86: hide assembly labels |
2007-02-08 |
Keir Fraser |
13891:0cbf1586a432 |
[HVM][SVM] Do not advertise FFXSR feature. |
2007-02-08 |
Keir Fraser |
13890:355c740d1330 |
Use printk log-level limiting even during Xen boot. |
2007-02-08 |
Keir Fraser |
13889:a68a3c6cac5f |
Small cleanups to PV-on-HVM support code. |
2007-02-08 |
kfraser |
13888:f9277e2548b5 |
Merge with xen-ia64-unstable.hg. |
2007-02-08 |
Keir Fraser |
13887:5a1abfefe892 |
Remove unnecessarily modified a.out.h. |
2007-02-08 |
Keir Fraser |
13886:273ec6b70b51 |
Move skb_pull_rcsum() to its usual place in skbuff.c |
2007-02-08 |
Keir Fraser |
13885:859d73ef932f |
Fix a typo in console_steal(). |
2007-02-08 |
kfraser |
13884:870370439fb9 |
Fix xen-detect build. |
2007-02-08 |
Keir Fraser |
13883:6a383beedf83 |
Add example xen-detect.c code for detecting application execution in |
2007-02-08 |
Ewan Mellor |
13882:d609929f1408 |
Fix localtime setting for PV domains. |
2007-02-08 |
Tim Deegan |
13881:16ba1d434f89 |
[HVM] Save/restore: don't try to set the console ring MFN |
2007-02-08 |
Tim Deegan |
13880:9c88b5f3b4eb |
Merge |
2007-02-08 |
Tim Deegan |
13879:6e74932c9a64 |
[HVM] Save/restore: save pmtimer count register |
2007-02-08 |
Ian Campbell |
13878:9d103e5fd471 |
[XEN] Fix typos in comment describing 32on64 memory layout |
2007-02-08 |
Ian Campbell |
13877:3ad4691d1d34 |
[XEN] kexec: add compatability shim for kexec in 32on64 mode. |
2007-02-08 |
Ian Campbell |
13876:b50350fb0fde |
[XEN] kexec: Remove asm/kexec.h. Move the single inline function into |
2007-02-08 |
Tim Deegan |
13875:3fbe12560ffe |
[XEN] When removing pages, drop shadow refs before complaining about refcount. |
2007-02-07 |
wim |
13874:6524e02edbeb |
[blktap] Allow HVM booting from blktap device(s) |
2007-02-07 |
Tim Deegan |
13873:780f097b54c5 |
[HVM] Save/restore: don't try to save the MMIO memory-hole at 4GB. |
2007-02-07 |
Tim Deegan |
13872:ce97d6714be4 |
[XEND] Open save/restore files with O_LARGEFILE if possible |
2007-02-07 |
kfraser |
13871:ed9dba8e2c67 |
Improve hotplug script error reporting via xenstore. |
2007-02-07 |
kfraser |
13870:b83a81b99f20 |
Dom0 VNC server should not drop any of teh 8 supported mouse button |
2007-02-07 |
kfraser |
13869:cb50bcfcf9fa |
pvfb: Split mouse and keyboard into separate devices. |
2007-02-07 |
kfraser |
13868:6e1b380947ee |
hvm: Add PCI subsystem ID to emulated devices. |
2007-02-07 |
awilliam |
13867:fbc233a1dc53 |
merge with xen-unstable.hg |
2007-02-07 |
Tim Deegan |
13866:584ab4fd1ad5 |
[XEN] Remove bogus assertion in shadow emulation path |
2007-02-07 |
Tim Deegan |
13865:4d7ee9f4336a |
[HVM] Save/restore: dynamically calculate the size of the save buffer |
2007-02-07 |
Tim Deegan |
13864:710aec0abb61 |
[HVM] Save/restore: move save/restore routines out of intercept.c |
2007-02-07 |
Tim Deegan |
13863:67faf6c59bfa |
Revert 13805: losetup -r is not portable |
2007-02-07 |
kfraser |
13862:1a411820230b |
linux: Fix softlockup interaction with noidlehz. |
2007-02-07 |
Keir Fraser |
13861:f28b144fb5cd |
Update .hgignore list |
2007-02-07 |
Keir Fraser |
13860:ac465fc7c78f |
linux: Zap /proc/interrupts count when a dynamic IRQ is unbound. |
2007-02-06 |
kfraser |
13859:383ade1b0da4 |
linux/i386: Improve critical region handling code |
2007-02-06 |
kfraser |
13858:625aa1547cb6 |
hvm: vcpu reset support for x86 INIT IPI, needed for CPU hotplug. |
2007-02-06 |
kfraser |
13857:e1364f2c6867 |
minios: Fix netfront for ia64. |
2007-02-06 |
kfraser |
13856:7379c1174155 |
Fix up xentrace record extraction in xentrace_format for 64-bit |
2007-02-06 |
kfraser |
13855:e212203d7d34 |
[TPM] Set tcpa calls in the rombios and other fixes. |
2007-02-06 |
kfraser |
13854:3093bd26ae45 |
[TPM] TIS dm suspend code fix |
2007-02-06 |
Ewan Mellor |
13853:2379569b590d |
Fix xm sched-credit when given an invalid domain name. |
2007-02-06 |
Ewan Mellor |
13852:39a2833dde51 |
Fix XendLogging to work on Python 2.4.0 and 2.4.1 (the logging library interface |
2007-02-06 |
Ewan Mellor |
13851:0c17f16f9f03 |
Pass the -r flag to losetup for read-only devices. |
2007-01-31 |
Brendan Cully |
13850:ffe95edc5266 |
Make sure OptVals.quiet is always present (fixes xm shutdown -w). |
2007-02-05 |
Tim Deegan |
13849:8bc64a3a5054 |
[QEMU] Unmap video RAM before telling the guest to free it. |
2007-02-05 |
Tim Deegan |
13848:e825954d4179 |
[HVM] Save/restore: tidy up IRQs |
2007-02-05 |
Tim Deegan |
13847:7a7509570af9 |
[HVM] Save/restore: misc tidying |
2007-02-07 |
awilliam |
13846:d3f08d39e695 |
[IA64] Clean up error messages from lookup_domain_mpa() |
2007-02-06 |
awilliam |
13845:7efb3a06c56a |
[IA64] Don't assume legacy com2 |
2007-02-06 |
awilliam |
13844:5b99d19906a7 |
[IA64] Don't complain about PAL_LOGICAL_TO_PHYSICAL |
2007-02-06 |
awilliam |
13843:b3ae332e6dbd |
[IA64] Fix wrong arg to vhpt_enabled() in vmx_hpw_miss() |
2007-02-06 |
awilliam |
13842:311b27546cf6 |
[IA64] Follow to allow PV-on-HVM callback irq to be identified by PCI device. |
2007-02-05 |
awilliam |
13841:d7f7021902a2 |
[IA64] Fix for compiling PV-on-HVM driver on IPF |
2007-02-05 |
awilliam |
13840:d879bbaa3faa |
[IA64] Turn on dcr.dm inside XEN |
2007-02-05 |
awilliam |
13839:d9f7f4f9c7ff |
[IA64] Fix tlbflush_clock |
2007-02-05 |
awilliam |
13838:e0a5cef6332a |
[IA64] Additional HVM hypercall fix |
2007-02-04 |
awilliam |
13837:fbc128aafdeb |
merge with xen-unstable.hg |
2007-02-02 |
kfraser |
13836:01ec7dba9ff8 |
Hide RDTSCP feature flag from PV guests. |
2007-02-02 |
kfraser |
13835:1e56ac73b9b9 |
linux: Allow xenbus_strstate() to be used from modules. |
2007-02-02 |
kfraser |
13834:2d930873f56d |
minios: Fix bug in xenbus implementation. |
2007-02-02 |
kfraser |
13833:249e7e32dec8 |
Fix cross-compile: ia64 build on x86. |
2007-02-02 |
kfraser |
13832:a39a2f18429c |
linux: compilation fix of linux/drivers/oprofile/oprof.c |
2007-02-02 |
kfraser |
13831:82171212156b |
New domain builder arch_setup hook clean up. |
2007-02-02 |
kfraser |
13830:ed68ca4368fa |
libxc: Domain builder must align initial virtual mapping to 4MB |
2007-02-02 |
kfraser |
13829:f9384402bc1e |
minios: Fix ret_from_exception routine. Stack consistency is now preserved. |
2007-02-02 |
Ewan Mellor |
13828:5c6f94192698 |
Added default for the vcpus_params key. |
2007-02-02 |
Ewan Mellor |
13827:c804da44b06c |
Added host.dmesg method. |
2007-02-02 |
Ewan Mellor |
13826:dc32de8329eb |
Remove VM_power_state value ShuttingDown. This should be indicated with |
2007-02-02 |
Ewan Mellor |
13825:c3c7119a6178 |
Remove some obsolete constants (XEN_API_DRIVER_TYPE, XEN_API_BOOT_TYPE). |
2007-02-01 |
Ewan Mellor |
13824:7a50ba45bbf3 |
Improved the example to show creation of a VNC console, and the difference |
2007-02-01 |
Ewan Mellor |
13823:0fb5df09de94 |
Added support for maps inside structs, so that we can send the HVM boot params |
2007-02-01 |
Ewan Mellor |
13822:a357bed2daf8 |
Make the string->string map and int->float map allocation functions set the |
2007-02-01 |
Ewan Mellor |
13821:23bf61e72279 |
Clean up some cruft. |
2007-02-01 |
Ewan Mellor |
13820:e0b7ab2a1d56 |
Treat the empty string as an absent UUID, not an invalid one. Fix to_sxp |
2007-02-01 |
Ewan Mellor |
13819:b32a44bfb10c |
Return the stored vcpus_params if the domain is not running. |
2007-02-01 |
kaf24 |
13818:cc36013f7785 |
Fix xen-x86_32 defconfig to includean option needed for PAE builds. |
2007-02-01 |
Ian Campbell |
13817:9ee33c95305b |
merge |
2007-02-01 |
john levon |
13816:138b7aa45ede |
Fix Solaris build - use $(MAKE) not make. |
2007-02-01 |
Ian Campbell |
13815:14fc88872c84 |
[XEN] Extend the range returned by KEXEC_RANGE_MA_XEN to cover the |
2007-02-01 |
Ewan Mellor |
13814:f84ba62ca615 |
Fix SDL option for HVM domains. |
2007-02-01 |
Ewan Mellor |
13813:1fb0302683d3 |
Fix handling of HVM boot. |
2007-02-01 |
Ewan Mellor |
13812:2b4b07391df2 |
Fix merge conflict between new HVM console handling and new HVM boot handling. |
2007-02-01 |
Ewan Mellor |
13811:868babf6b1dd |
Fix HVM save/restore wrt console handling. |
2007-02-01 |
Tim Deegan |
13810:d34d43fb88ae |
Merge |
2007-02-01 |
Tim Deegan |
13809:1c7efb60176c |
[PYGRUB] Invoke pygrub with TERM=vt100 |
2007-02-01 |
Ewan Mellor |
13808:a9f30d8eea75 |
Use the new xen-python-path to set PYTHONPATH, rather than trying to do it in |
2007-02-01 |
Ewan Mellor |
13807:afb41f6bc30a |
Break out the Python path interrogation into a separate script. This has the |
2007-02-01 |
Ewan Mellor |
13806:f73e71aa0a90 |
Change VM.HVM_boot to VM.HVM_boot_policy and VM.HVM_boot_params. |
2007-02-01 |
kfraser |
13805:0a4cbad6752c |
Allocate Xen kexec/kdump elfnote sections of the correct size. |
2007-02-01 |
kfraser |
13804:f45de0fe8a15 |
safe_str*() functions check their destination argument is a |
2007-02-01 |
Tim Deegan |
13803:6e81102d29be |
Merge |
2007-02-01 |
Tim Deegan |
13802:7b72e2536065 |
[XEN] Wrap compat XLAT_ macros in "do { } while (0)". |
2007-02-01 |
Ewan Mellor |
13801:2e80cd715047 |
Copy the definition of DOM0_UUID into XenDomain so that we don't need to import |
2007-02-01 |
Ian Campbell |
13800:b38ae44fa558 |
[TOOLS] Remove a debug message which is spamming the logs during live |
2007-02-01 |
Ian Campbell |
13799:8132bf3ddbef |
[LINUX] netfront: Don't call netif_carrier_off until the device is |
2007-01-31 |
Travis Betak |
13798:588dd80b56b5 |
[HVM][SVM] Updated the SVM V_TPR register on MMIO writes to the VLAPIC TPR |
2007-01-31 |
Tim Deegan |
13797:b998ae45c076 |
Merge |
2007-01-31 |
Tim Deegan |
13796:6db6b5df4f6f |
[HVM] Save/restore: save HPET registers |
2007-01-31 |
Ian Campbell |
13795:82062701b199 |
[XEN] Fix perfc after 13756:56377f5ce588 |
2007-01-31 |
Tim Deegan |
13794:5d09e6098f93 |
Merge |
2007-01-31 |
Tim Deegan |
13793:5e66c05c67ad |
[HVM] Save/restore: clean up the new hypercall interface |
2007-01-31 |
Ian Campbell |
13792:56377f5ce588 |
[XEN] Fix dom/sysctl structure alignement. |
2007-01-31 |
Emmanuel Ackaouy |
13791:9f83b07caabe |
merge |
2007-01-31 |
Emmanuel Ackaouy |
13790:b235a7acaf4a |
[TOOLS] Fix typos which breaks readnotes transparent gunzipping ... |
2007-01-31 |
Alastair Tse |
13789:3db881ef97c4 |
[XEND] Fix typos in vfb/vnc detect in image.py |
2007-01-31 |
Alastair Tse |
13788:beb0b36de156 |
[XENAPI] Add VDI.location support and test c prog for HVM test. |
2007-01-31 |
Alastair Tse |
13787:85e8d7b8360a |
[XENAPI] Remove some deprecated fields from the Xen API test script. |
2007-01-31 |
Alastair Tse |
13786:0c91fd1c92c7 |
[XEND] Use VDI.location rather than VDI.image_uri/uri for Xen API |
2007-01-31 |
Alastair Tse |
13785:3291a7b48731 |
[XEND] Make sure other_config is by default an empty string map. |
2007-01-31 |
Alastair Tse |
13784:5d12faee0708 |
[XEND] Make VBD.bootable in XendConfig kept as int. |
2007-01-31 |
Alastair Tse |
13783:dfa9e5565063 |
[XEND] Hide other_config from console and vfb SXP to prevent string |
2007-01-31 |
Alastair Tse |
13782:f63e1244b48d |
[XEND] Fix VCPU_params to return string map. |
2007-02-04 |
awilliam |
13781:976dd90c2fdb |
[IA64] Remove verbosity from xen_pm_power_off |
2007-02-04 |
awilliam |
13780:88c9ba6214bc |
[IA64] Xen build warning fixes |
2007-02-04 |
awilliam |
13779:339d9e632a80 |
[IA64] Fix usage of 14 bit immediate value of IA64_RBS_OFFSET |
2007-02-04 |
awilliam |
13778:5558f396e068 |
[IA64] Fix xencons_early_setup build warning |
2007-02-04 |
awilliam |
13777:1502ba048b73 |
[IA64] Fix PAL_HALT for paravirtualized domains |
2007-02-04 |
awilliam |
13776:a1017acc8578 |
[IA64] Bug fix new_tlbflush_clock_period() |
2007-02-01 |
awilliam |
13775:0df9dc2f1d03 |
[IA64] Fix compile warnings in xenentry.S |
2007-02-01 |
awilliam |
13774:18a8e34e1211 |
[IA64] Optimize VTI domain hypercall path |
2007-01-31 |
awilliam |
13773:ef646312685f |
[IA64] Add arch_free_page() |
2007-01-31 |
awilliam |
13772:6d38ae7927cf |
merge with xen-unstable.hg |
2007-01-31 |
Alastair Tse |
13771:3cccf8e64296 |
[XEND] Merge VFB support for PV and HVM guests. |
2007-01-31 |
Alastair Tse |
13770:7c992fd3b19b |
[XEND] Make python-pam warning only appear if using XenAPI |
2007-01-31 |
Tim Deegan |
13769:54678a99e102 |
[HVM] Save/restore: save shared-info pfn and re-map it on restore |
2007-01-31 |
Tim Deegan |
13768:d653e4bcead0 |
Merge |
2007-01-31 |
Tim Deegan |
13767:9130206e27f8 |
[HVM] Save/restore: save RTC state. |
2007-01-31 |
Tim Deegan |
13766:ffcd586dbaae |
[HVM] Save/restore: clean up marshalling code |
2007-01-31 |
Ian Campbell |
13765:c834e3984baa |
[XEN] Fix build breakage with gcc 4.1.2. |
2007-01-31 |
Ian Campbell |
13764:daed6ac9d1f7 |
[TOOLS] Fix foreign header build breakage. |
2007-01-31 |
Ian Campbell |
13763:7d3bb465e938 |
[XEN] Fix XENVER_capabilities hypercall. |
2007-01-30 |
Ewan Mellor |
13762:61262143a4b0 |
Added VM_metrics class, taking some of the fields from VM. Make VM.static_max |
2007-01-30 |
Tim Deegan |
13761:abd140fe5f6c |
[HVM] Save/restore: Reset PIT period correctly |
2007-01-30 |
Keir Fraser |
13760:fa8843d22450 |
pygrub: fsimage binding must free objects with PyObject_DEL, not PyMem_DEL. |
2007-01-30 |
Keir Fraser |
13759:6d8a099a152d |
ia64: Use memcpy() to fill ACPI identifier fields. |
2007-01-30 |
Ewan Mellor |
13758:749c7d8e4514 |
Fix XendNode when no host state is saved. |
2007-01-30 |
Ewan Mellor |
13757:3b0b70a4fd62 |
Fix typo, as suggested by Stefan Berger. |
2007-01-30 |
Keir Fraser |
13756:d96b346cab5d |
Remove sprintf() from Xen. Use snprintf() and friends. |
2007-01-30 |
Ewan Mellor |
13755:37fd1cf9019d |
Remove the VTPM.instance field from the bindings. |
2007-01-30 |
Keir Fraser |
13754:9578ae319874 |
Clean up arch_get_xen_caps() to not use sprintf(). |
2007-01-30 |
Keir Fraser |
13753:bd69e83b65ea |
ia64, ppc: Remove uses of sprintf(). |
2007-01-30 |
Ewan Mellor |
13752:300c47bec138 |
Added task.session field. |
2007-01-30 |
kaf24 |
13751:0803bdfdd9c5 |
ia64: Clean up and fix errors in strncpy -> strlcpy conversion |
2007-01-30 |
Ewan Mellor |
13750:2f3794098e22 |
Added VM.is_control_domain field. |
2007-01-30 |
kaf24 |
13749:7fdfa020d4ed |
Align vTPM support in the Xen-API, documentation and lib-xen |
2007-01-30 |
kaf24 |
13748:8f1921600cfd |
Older versions of as86 (<=0.16.0) require macro arguments to be bracketed. |
2007-01-30 |
kaf24 |
13747:26943e88349f |
Fix cross-compile (ia64-built-on-x86) failure. |
2007-01-30 |
Ewan Mellor |
13746:bb34cc5784c1 |
Added backreference from PIF_metrics to PIF, and added a uuid to the session |
2007-01-30 |
Ewan Mellor |
13745:aff5b538fcdf |
Added uuid to the PIF_metrics record. |
2007-01-30 |
Ewan Mellor |
13744:a9912f2e472b |
Added uuid to the PIF record. |
2007-01-30 |
Ewan Mellor |
13743:4637dfae0856 |
Added host_metrics class. |
2007-01-30 |
Ewan Mellor |
13742:69c5afd5ab08 |
Added modelling and C bindings for crashdumps, and suspend VDIs. |
2007-01-30 |
kaf24 |
13741:f91dd7642a42 |
new domain builder fix to boot domU on IA64. |
2007-01-30 |
Ian Campbell |
13740:b51ed174fe8f |
Push the target to build foreign headers into tools and xen |
2007-01-30 |
kaf24 |
13739:b33a7d45d50a |
Fix passing keymap parameter to xen-vncfb. |
2007-01-30 |
kaf24 |
13738:2efe681d1194 |
xc_linux_save was broken in 13594:30af6cfdb05c. Unbreak it. |
2007-01-30 |
kaf24 |
13737:4bef31174332 |
linux: Build TPM backend as a module by default. |
2007-01-30 |
Emmanuel Ackaouy |
13736:c440813cc572 |
[XEN] 32on64 fix compat page table shutdown |
2007-01-30 |
Ewan Mellor |
13735:b9febab4c6cb |
Added host.logging, to hold server-side logging configuration. |
2007-01-30 |
Tim Deegan |
13734:dc5e6e65bf10 |
Merge |
2007-01-30 |
Zhai, Edwin |
13733:0a28ad8cedf2 |
[PATCH][HVM] fix smp guest hang after restore |
2007-01-30 |
Alastair Tse |
13732:5165b7ecbff5 |
[XEND] Fix bootable flag bypass in XendConfig |
2007-01-30 |
Alastair Tse |
13731:bca858b72bf8 |
[XEND] Unparsable VLAN numbers should default to -1 |
2007-01-30 |
Ewan Mellor |
13730:fe02bdd43ac1 |
Set the log level back to WARN, reverting accidentally committed change. |
2007-01-30 |
Ewan Mellor |
13729:5e8da0663ff8 |
Added host.other_config. |
2007-01-30 |
Ewan Mellor |
13728:d794356ad7ff |
Remove XEN_API_CPU_FEATURE enum. |
2007-01-30 |
Ewan Mellor |
13727:9e7b7f9b96a4 |
Remove VM.actions_after_suspend, which never made any sense. |
2007-01-30 |
Ewan Mellor |
13726:44d565181709 |
Remove the CPU feature handling, unimplementable as it stands. |
2007-01-29 |
Ewan Mellor |
13725:eb7b2a9ce40c |
Document PIF_HANDLE_INVALID and PIF_METRICS_HANDLE_INVALID. |
2007-01-29 |
Ewan Mellor |
13724:7261e0d4b7df |
Move the io bandwidth fields from PIF onto a new PIF_metrics class. |
2007-01-29 |
Ewan Mellor |
13723:0a422c8c3144 |
Fix documentation so that the connection objects (PIF, VBD, and VIF) are |
2007-01-29 |
Ewan Mellor |
13722:66c2a4085863 |
Added missing PBD-related C bindings. |
2007-01-29 |
Ewan Mellor |
13721:049d9022653c |
Added modelling and C bindings for the PBD class. PBDs are the analogue of |
2007-01-29 |
Ewan Mellor |
13720:7d64bdc7a300 |
Tidy-ups; no semantic-change. |
2007-01-29 |
Ewan Mellor |
13719:f7b6ce00426b |
Remove VIF.name from the documentation, matching recent change to Xend. |
2007-01-29 |
Ewan Mellor |
13718:090079c988d1 |
Update doc-comments. |
2007-01-29 |
Ewan Mellor |
13717:66dda30190a2 |
Remove the VDI.parent and VDI.children fields -- this needs more thinking out, |
2007-01-29 |
Ewan Mellor |
13716:ae881e7b0c5e |
Rename VM.otherConfig to VM.other_config, for consistency with the other fields, |
2007-01-29 |
Ewan Mellor |
13715:bb15af2c2b4a |
Remove VBD.driver, VIF.type, VIF.name, VTPM.driver. This modelling was never |
2007-01-28 |
Ewan Mellor |
13714:9db1847845d6 |
Document TASK_HANDLE_INVALID. |
2007-01-28 |
Ewan Mellor |
13713:a403d70fc94c |
Added TASK_HANDLE_INVALID to the messages file. |
2007-01-28 |
Ewan Mellor |
13712:c2f1bb01bca3 |
Tidy up the VBD API calls. |
2007-01-28 |
Ewan Mellor |
13711:044c57d0fef2 |
Match recent changes to the task class in XenAPI with the get_record call here. |
2007-01-28 |
Ewan Mellor |
13710:5b973d94bc00 |
Fix bootloader handling. |
2007-01-28 |
Ewan Mellor |
13709:a7fc9cc9a51f |
Fix the handling of MESSAGE_METHOD_UNKNOWN, MESSAGE_PARAMETER_COUNT_MISMATCH, |
2007-01-28 |
Ewan Mellor |
13708:58344c358aa0 |
Add task.allowed_operations field, and task.cancel message. The |
2007-01-28 |
Ewan Mellor |
13707:9521974ea1fa |
Made task.name_* read-only (these are set by Xend) and drop task.eta. |
2007-01-28 |
Ewan Mellor |
13706:207ee547b193 |
Make session.this_host and session.this_user ROrun -- they are implicitly set |
2007-01-28 |
Ewan Mellor |
13705:1e88f0b736b5 |
Added a VBD.bootable flag. |
2007-01-28 |
Ewan Mellor |
13704:4651595d9502 |
Fix interface_name() after change of definition for the vlan field. |
2007-01-28 |
Ewan Mellor |
13703:f40528773629 |
Document new error codes VLAN_TAG_INVALID and PIF_IS_PHYSICAL. |
2007-01-28 |
Ewan Mellor |
13702:5e1c7022d4ad |
Document existing PIF.create_VLAN, and remove PIF.create (PIFs are implicitly |
2007-01-27 |
Ewan Mellor |
13701:ea3c75204555 |
Integrate the Xen-API doc into the build. |
2007-01-27 |
Ewan Mellor |
13700:965cdfff68b0 |
Minor tidy-up. |
2007-01-30 |
shand |
13699:6e3decbd3e56 |
[HVM] When guest explicitly modifies the TSC, update platform timers |
2007-01-29 |
Christian Limpach |
13698:5e3b47bcc311 |
[linux] Delay making the VCPUOP_initialise calls until the cpu is brought up |
2007-01-29 |
kfraser |
13697:effa38a30a5c |
Remove unused implementation of vsprintf(). |
2007-01-29 |
kfraser |
13696:e7ceed4ebcd9 |
Remove little-endian assumption from library code. |
2007-01-29 |
Tim Deegan |
13695:21d6135f522f |
Merge |
2007-01-29 |
Tim Deegan |
13694:99d36a153024 |
[HVM] Save/restore cleanups: don't save state for downed vcpus. |
2007-01-29 |
kfraser |
13693:44eb80f50725 |
Remove unused noth/hton endian conversion macros. |
2007-01-29 |
kfraser |
13692:699656fb1d0b |
Port ACM code to new Xen byteorder macros. |
2007-01-29 |
kfraser |
13691:647c06ba0b49 |
Remove strcat/strncat/strcmp/strncmp. Replaced with safer |
2007-01-29 |
kfraser |
13690:d2784d93e760 |
ia64 and ppc: Remove uses of strcpy and strncpy. |
2007-01-29 |
kfraser |
13689:bef7fbe25a9f |
Remove uses of strcpy and strncpy from common and x86 code. |
2007-01-29 |
Ian Campbell |
13688:5bb084098493 |
[LINUX] Force .data segment to be 4k aligned on i386. |
2007-01-29 |
kfraser |
13687:1b32e279ddef |
libelf cannot rely on the strlcpy() BSD-ism. |
2007-01-29 |
kfraser |
13686:5d9b72e640e0 |
Fix 'xm create' and 'xm start' when SEDF scheduler is used. |
2007-01-29 |
kfraser |
13685:b2c1eeee2dcf |
Replace sprintf with snprintf and strncpy with strlcpy. |
2007-01-30 |
awilliam |
13684:f4395e945393 |
[IA64] Include dummy EFI memory descriptors for unmapped ranges |
2007-01-29 |
awilliam |
13683:d0b2022e2403 |
[IA64] Update buildconfigs |
2007-01-28 |
awilliam |
13682:7286802c9619 |
merge with xen-unstable.hg |
2007-01-28 |
kaf24 |
13681:f8ddcb758117 |
Clean up libelf endian macros and includes. |
2007-01-28 |
kaf24 |
13680:bef8a8b1e400 |
Fix firmware compile on Solaris. |
2007-01-28 |
kaf24 |
13679:78b7ec4e7b86 |
Fix compat build for weird solaris gcc target. |
2007-01-28 |
kaf24 |
13678:fbe161b1af16 |
To avoid problems (hang) when doing migration, the Console Controller |
2007-01-28 |
kaf24 |
13677:47e26ced172a |
[HVM] save/restore fix |
2007-01-28 |
kaf24 |
13676:fd57cef459dc |
Allow 'xm create' to set scheduling parameters. |
2007-01-28 |
kaf24 |
13675:db0aeb4e41c3 |
Reject xm sched-* comands for other than the in-use scheduler. |
2007-01-28 |
kaf24 |
13674:4e7bda043cce |
Fix xentop error return code if passed unrecognised options. |
2007-01-28 |
awilliam |
13673:e5cfd902d7e4 |
[IA64] Remove PG_foreign hack |
2007-01-28 |
awilliam |
13672:d14da87feed6 |
[IA64] New resend_irq_on_evtchn() params |
2007-01-28 |
awilliam |
13671:dd58c6062292 |
[IA64] update xensetup.S for new upstream |
2007-01-28 |
awilliam |
13670:66ca8a0e046d |
[IA64] Update installing the panic notifier for new upstream |
2007-01-28 |
awilliam |
13669:fe3c36600d14 |
[IA64] Fix for irq_desc() missing in new upstream |
2007-01-28 |
awilliam |
13668:8b37c7bba7e1 |
[IA64] Kludge for XEN_GUEST_HANDLE_64 |
2007-01-28 |
awilliam |
13667:cf0ae8105ffe |
[IA64] Update for RCU code |
2007-01-28 |
awilliam |
13666:781370093c02 |
[IA64] arch_vcpu_reset() stub |
2007-01-27 |
awilliam |
13665:140afd7a5462 |
merge with xen-unstable.hg |
2007-01-27 |
kaf24 |
13664:d1710eb35385 |
[HVM] Allow HVM guest to request invalidation of foreign mappings via |
2007-01-26 |
kaf24 |
13663:271ffb1c12eb |
Rename find_domain_by_id() to get_domain_by_id(). |
2007-01-26 |
kaf24 |
13662:32fd32bbf78d |
Add RCU support to Xen. |
2007-01-26 |
kaf24 |
13661:19a600376688 |
Don't clobber vcpu flags when getting vcpu context. |
2007-01-26 |
kaf24 |
13660:aae5932afc6d |
[HVM] Fix some BIOS build warnings. |
2007-01-26 |
kaf24 |
13659:4dd3266e13a7 |
[TCGBIOS] Fix some makefile issues. |
2007-01-26 |
kaf24 |
13658:edbff1762a55 |
Remove the test functions from HVM highmem 32-bit BIOS. |
2007-01-26 |
kaf24 |
13657:c07326324f8d |
[HVM] Add TCG BIOS extensions to the high memory area along with |
2007-01-26 |
kaf24 |
13656:480436ef6255 |
This patch adds a 32bit gateway to the Bochs BIOS. The 32 bit code is |
2007-01-26 |
Alastair Tse |
13655:b97780b7080d |
[XEND] Hook in utilisation statistics into Xen API calls. |
2007-01-26 |
Alastair Tse |
13654:93d3ff513609 |
[XEND] Floats for not need to be stringified in Xen API. |
2007-01-26 |
Alastair Tse |
13653:b8b75fdbd21f |
[XENAPI] Add an example to start HVM guests via the Xen API. |
2007-01-26 |
Alastair Tse |
13652:bb2b1b6662fa |
[XENAPI] Make server uri easily configurable via ENV or CLI opts. |
2007-01-26 |
kaf24 |
13651:ace66ef96b5e |
Fix 32-bit build. |
2007-01-26 |
kaf24 |
13650:82b21d942ef9 |
Update hgignore list |
2007-01-26 |
kaf24 |
13649:baf1d6ebf29c |
minios : netfront driver fixes. |
2007-01-26 |
kaf24 |
13648:5d440c35a784 |
xen: Remove unused elf32.c. |
2007-01-26 |
kaf24 |
13647:057c4c2991fa |
32-on-64: Fix an one-off error in compat_addr_ok(). |
2007-01-26 |
kaf24 |
13646:fcaf34bc5e41 |
Cleanups for unmodified (pv-on-hvm) driver building. |
2007-01-26 |
kaf24 |
13645:16f7f5ac80ed |
Replace mlock() calls with lock_pages(). |
2007-01-26 |
kaf24 |
13644:e0291e3ed603 |
32-on-64: New set_address_size domctl for switching to compat mode. |
2007-01-26 |
kaf24 |
13643:2f8a7e5fd8ba |
32-on-64: Fix register-argument rearrangement to avoid clobbering the |
2007-01-26 |
Alastair Tse |
13642:ba3ec84c9423 |
[XEND] Add missing ConsoleController.py |
2007-01-25 |
Emmanuel Ackaouy |
13641:9d1d9877131d |
Support transparant gunzipping in the readnotes utility. |
2007-01-25 |
Emmanuel Ackaouy |
13640:d42878949f63 |
libxc domain builder rewrite, linux builder |
2007-01-25 |
Emmanuel Ackaouy |
13639:fd50500eee7c |
libxc domain builder rewrite, core bits. |
2007-01-25 |
Emmanuel Ackaouy |
13638:50d9e2ddc377 |
libxc header fixups. |
2007-01-25 |
Emmanuel Ackaouy |
13637:985384fd424c |
Add more xc_error_code values. |
2007-01-25 |
Emmanuel Ackaouy |
13636:583441e296a1 |
Generate headers with arch-specific structs. |
2007-01-25 |
Emmanuel Ackaouy |
13635:4aa6044ab967 |
libelf: use for readnotes utility. |
2007-01-25 |
Emmanuel Ackaouy |
13634:a63d1af01b3d |
libelf: use for hvm builder. |
2007-01-25 |
Emmanuel Ackaouy |
13633:a754192ffce6 |
libelf: add to libxc |
2007-01-25 |
Emmanuel Ackaouy |
13632:3c9926aadec5 |
libelf: use for x86 dom0 builder. |
2007-01-25 |
Emmanuel Ackaouy |
13631:db3d03dfe92f |
add libelf: an ELF binary parser library. |
2007-01-25 |
Alastair Tse |
13630:b111908dd70b |
[XEND] Preliminary console support in Xen API |
2007-01-25 |
Alastair Tse |
13629:3bb7136c8fb4 |
[XEND] Fix HVM guest creation via Xen API |
2007-01-25 |
kfraser |
13628:1abb694a52df |
Fix perfc=y build. |
2007-01-25 |
kfraser |
13627:fde9e1d474b7 |
hvm: Define a global I/O access bitmap, allowing direct access to port 0x80. |
2007-01-25 |
Alastair Tse |
13626:9e4f61bb200e |
[XEND] Fix bad patch merge for XendMonitor |
2007-01-25 |
kfraser |
13625:e19f9d6a2ff5 |
netfront: Better fix for netfront_tx_slot_available(). |
2007-01-25 |
kfraser |
13624:fec1a6975588 |
emulator: Emulate IN/OUT/INS/OUTS. Fix CLTS. |
2007-01-25 |
kfraser |
13623:21b9416d2215 |
emulator: Start filling in gaps for privileged instructions. |
2007-01-25 |
Alastair Tse |
13622:0843e4261753 |
[XEND] Ignore socket.shutdown() exceptions |
2007-01-25 |
kfraser |
13621:2a9b6b1f848f |
32-on-64: Small fixes. |
2007-01-25 |
kfraser |
13620:348c2983ff02 |
emulator: Add new hook functions for load/store privileged state. |
2007-01-25 |
kfraser |
13619:a9165141e52d |
During suspend, return immediately with a failure if the domain will |
2007-01-25 |
kfraser |
13618:d6d27c649fd6 |
[HVM] Wake up APs immediately during restore. |
2007-01-25 |
kfraser |
13617:42aaf08dd20e |
netfront: Check availability of grant references in start_xmit(). |
2007-01-25 |
Alastair Tse |
13616:ee1febe317f7 |
[XEND] Allow TCP XMLRPC address:port to be configured, if enabled. |
2007-01-25 |
Ewan Mellor |
13615:82c306ad212e |
Have the sxp parsing cope when the cpus field is a list, which can happen |
2007-01-25 |
Alastair Tse |
13614:32f7d3200a99 |
[XEND] Remove usage of set() in XendMonitor as it is a py2.4+ feature |
2007-01-24 |
kfraser |
13613:e75107963846 |
[HVM][SVM] Add save/restore support. |
2007-01-24 |
kfraser |
13612:bc7363b9b892 |
bimodal xenfb daemon: Fixes and cleanups. |
2007-01-24 |
kfraser |
13611:e68bf334ecb8 |
32-on-64: All argument registers must be zero extended to 64 bits |
2007-01-24 |
Alastair Tse |
13610:2932d0e7c554 |
[XEND] Fix typo in XendNode |
2007-01-24 |
Ewan Mellor |
13609:959e79bfe913 |
Fix device reordering that occurs when the config gets read into dictionaries. |
2007-01-24 |
kfraser |
13608:30af6cfdb05c |
Make domctl/sysctl interfaces 32-/64-bit invariant. |
2007-01-24 |
Alastair Tse |
13607:a94363b85e19 |
[XEND] Add debug class to Xen API plus non-standard debug.wait(). |
2007-01-24 |
Alastair Tse |
13606:da23e1b616b0 |
[XEND] Move decorate() to XendAPI.__new__ and have a static flag to |
2007-01-24 |
Alastair Tse |
13605:f9eceb9c52d7 |
[XENAPI] Make test script attempt to login with blank credentials |
2007-01-24 |
Alastair Tse |
13604:e4d415692ba5 |
[XEND] Cleanup old domains in statistics monitor. |
2007-01-24 |
Alastair Tse |
13603:f000f963bbfd |
[XENAPI] Add vif-list to xapi.py script |
2007-01-24 |
Alastair Tse |
13602:85250ca1df56 |
[XEND] Output exception to log files if XendAPI fails to instantiate. |
2007-01-24 |
Alastair Tse |
13601:072ce22bcc91 |
[XENAPI] Update test scripts to move from VBD.image to creating VDI's |
2007-01-24 |
Alastair Tse |
13600:665be23d7fe9 |
[XEND] Add support for multiple storage repositories. |
2007-01-24 |
Alastair Tse |
13599:bea3d48576c6 |
[XEND] Add missing Xen API methods |
2007-01-24 |
Alastair Tse |
13598:6a54b1d8d105 |
[XEND] Make sure UUID in state store are not stored as unicode |
2007-01-24 |
Alastair Tse |
13597:f06f8e134c48 |
[XEND] Prevent invalid arguments for destroy event channels. |
2007-01-24 |
Alastair Tse |
13596:9292da5e9a27 |
Test scripts for Xen API updated to support Async support |
2007-01-24 |
Alastair Tse |
13595:248a9c36d816 |
[XEND] Add Task support in Xen API implementation. |
2007-01-24 |
Christian Limpach |
13594:259470f0856b |
[linux] remove gratuitous differences with plain linux. |
2007-01-24 |
Alastair Tse |
13593:6c087036b3ed |
[XEND] Add missing XendMonitor.py |
2007-01-24 |
Alastair Tse |
13592:f7a52957b427 |
[XEND] Add simple VCPUs, VBDs, VIFs statistics monitoring |
2007-01-24 |
Alastair Tse |
13591:4f5772324e67 |
[XEND] Strip suffix from device name and add support for 'VBD.type' |
2007-01-24 |
Christian Limpach |
13590:8331aca2f29c |
[linux] Disable GENERIC_TIME until we have a xen clocksource. |
2007-01-24 |
kfraser |
13589:c3b2443408f4 |
Fix crash if some secondary CPUs cannot be initialised. |
2007-01-24 |
kfraser |
13588:b064775fba7d |
[QEMU] Clear TD status field explicitly when it's fetched. |
2007-01-24 |
kfraser |
13587:c9ac0bace498 |
bimodal blkback: Support multiple ring protocols. |
2007-01-24 |
kfraser |
13586:349e95826a8f |
Fix error message in network-bridge script. |
2007-01-24 |
kfraser |
13585:b280c75f2622 |
libxenguest: Fix xc_resume() build for non-x86. |
2007-01-24 |
kfraser |
13584:19e3f812805f |
Add BSD-style license to top of hvm_op.h public header file. |
2007-01-23 |
john levon |
13583:73b88d158ec9 |
Close save-after-restore race. |
2007-01-23 |
kfraser |
13582:bea505a69722 |
[LIBXC] Provide weak stub default implementations of xc_hvm_save() and |
2007-01-23 |
kfraser |
13581:373b09ddc905 |
linux: Make resend_irq_on_evtchn() non-static for ia64 use. |
2007-01-23 |
kfraser |
13580:fe01db0e59a3 |
[HVM] fix save/restore on 64b HV |
2007-01-23 |
kfraser |
13579:3071537af9d8 |
x86: flush_tlb_mask() should take into account specified VA to flush |
2007-01-23 |
kfraser |
13578:d54c8dab1e64 |
bimodal pvfb backend: Deal with both 32 and 64 bit frontends. |
2007-01-23 |
kfraser |
13577:c545932a18f3 |
bimodal blkfront: Create a new node "protocol" in xenstore, add the |
2007-01-23 |
kfraser |
13576:b9ffa4b49d97 |
bimodal: pvfb frontend |
2007-01-23 |
kfraser |
13575:ffe52263b430 |
bimodal: header file with protocol names. |
2007-01-23 |
kfraser |
13574:914304b3a3da |
linux: Fix enable_irq() crash by removing a BUG_ON() assumption in our |
2007-01-23 |
Alastair Tse |
13573:ee7c422c5f7b |
[XM-TEST] Allow building of ramdisk on x86_64 |
2007-01-23 |
Ian Campbell |
13572:4e878f596c16 |
[LINUX] Force .data segment to be 4k aligned on i386 |
2007-01-22 |
Alastair Tse |
13571:b75af612851c |
[XEND] Save model attribute for HVM VIFs |
2007-01-22 |
Alastair Tse |
13570:bffe67212133 |
[XEND] Fix get_dev_property_by_uuid |
2007-01-22 |
Ian Campbell |
13569:687b1120765e |
[PV-on-HVM] Make PV drivers on HVM kernels work on older kernels after |
2007-01-22 |
kfraser |
13568:dd55107d4a67 |
Fix failure to localise xm by preventing cd from writing to stdout |
2007-01-22 |
kfraser |
13567:200a9c6deeb3 |
[PVFB] Set keyboard layout of PVFB from configuration file. |
2007-01-22 |
kfraser |
13566:b1c03f19a4ef |
[PVFB] Support keymap localisation. |
2007-01-22 |
kfraser |
13565:a02622437e07 |
VTPM_TOOLS: Added support for QEMU to communicate with vTPM over UNIX |
2007-01-22 |
kfraser |
13564:ded2d8dcef52 |
Put gdb version in a variable in gdbbuild script. |
2007-01-22 |
kfraser |
13563:f36700819453 |
linux/i386: widen physical address range |
2007-01-22 |
Ian Campbell |
13562:cc819d81be2a |
merge |
2007-01-22 |
Ian Campbell |
13561:d86a96ca47a3 |
[XEN] Consolidate multiple defintions of ELFNOTE_* accessor macros |
2007-01-22 |
kfraser |
13560:765e08679f2b |
linux/i386: relax highpte pinning/write-protecting |
2007-01-22 |
Ian Campbell |
13559:de6c4f72b65b |
[LINUX] Fix native build. |
2007-01-22 |
Ian Campbell |
13558:66cc1685d957 |
[XEN] Avoid void* arithmetic in kexec ELF note manipulations. |
2007-01-22 |
kfraser |
13557:207523704fb1 |
Implement clean return from save/restore failure (so that original |
2007-01-22 |
kfraser |
13556:baa9b76ea3e1 |
[SVM] Remove ASID logic. Errata prevent this feature being used |
2007-01-22 |
Steven Hand |
13555:1c0ca58e8c16 |
Re-enable CONFIG_HOTPLUG_CPU by deafult for -xen? kernels. |
2007-01-22 |
Tim Deegan |
13554:5f998c3170f7 |
[PYGRUB] Plumb bootloader I/O through xenconsole. |
2007-01-22 |
Tim Deegan |
13553:51ff40839470 |
[PYGRUB] Add python module for POSIX ptsname(2) function. |
2007-01-22 |
Tim Deegan |
13552:6ce3b486f0d4 |
[PYGRUB] Don't redraw the interactive menu screen if it doesn't need it. |
2007-01-21 |
kaf24 |
13551:7c455af5998a |
Fix byte-to-long bitmap conversions. |
2007-01-21 |
kaf24 |
13550:c1f23d09285e |
linux: Fix x86/64 build (which is failing on some systems). |
2007-01-21 |
kaf24 |
13549:c3e19108f3ed |
[LIBXC] Fix non-x86 build. |
2007-01-20 |
Tim Deegan |
13548:7e28a8c150ed |
Unbreak 64bit build |
2007-01-20 |
Tim Deegan |
13547:a514ae6bc150 |
[HVM] Save/restore cleanups 06: Let dom0 change domU's paging mode |
2007-01-20 |
Tim Deegan |
13546:5dc5e6ba42d2 |
Merge |
2007-01-20 |
Tim Deegan |
13545:ff4f4596cb29 |
[HVM] Save/restore cleanups 05: save-format headers |
2007-01-20 |
Tim Deegan |
13544:1fd5f1754cea |
[HVM] Save/restore cleanups 04: Move new domctls out of common code. |
2007-01-20 |
Tim Deegan |
13543:2457741f4ec3 |
[HVM] Save/restore cleanups 03: IRQ |
2007-01-20 |
Tim Deegan |
13542:dccdc3ee0efc |
[HVM] Save/restore cleanups 02: VCPU |
2007-01-20 |
Tim Deegan |
13541:56228886421d |
[HVM] Save/restore cleanups 01: PIT |
2007-01-19 |
kaf24 |
13540:0971f0e9461e |
[XEN] Remove bogus include reference. |
2007-01-19 |
kfraser |
13539:9f27746eff43 |
[LIBXC] Refactor xc_domain_resume() into its own source file. |
2007-01-19 |
kfraser |
13538:701afa77106a |
[XEN] Move hvm get/set domctl() commands to arch/x86/domctl.c. |
2007-01-19 |
kfraser |
13537:d4ed1deee42d |
Allow XS_INTRODUCE to be used for rebinding the xenstore evtchn. |
2007-01-19 |
kfraser |
13536:0bf0672528cf |
[XEN] Support VCPU reset via DOMCTL_setvcpucontext. |
2007-01-19 |
kfraser |
13535:62e2e515febe |
[XEN] New event-channel reset operation. |
2007-01-19 |
kfraser |
13534:f89126a59073 |
Add unsuspend hook for resuming devices in the checkpoint parent. |
2007-01-19 |
kfraser |
13533:b4a8000e76db |
Make xen_suspend handle resume. |
2007-01-19 |
kfraser |
13532:50cb739a68b6 |
[XEN] Add missing change for XS_RESUME. |
2007-01-19 |
kfraser |
13531:9a1809ce711b |
xenstore: add XS_RESUME command; export it to xend. |
2007-01-19 |
kfraser |
13530:dcb145f858e3 |
Add resumedomain domctl to resume a domain after checkpoint. |
2007-01-19 |
Christian Limpach |
13529:9a0b157a0ab0 |
[merge] with xen-unstable |
2007-01-19 |
Christian Limpach |
13528:3c8bb086025e |
[merge] with xen-unstable |
2007-01-18 |
Christian Limpach |
13527:8475a4e0425e |
[merge] with xen-unstable |
2007-01-18 |
Christian Limpach |
13526:3464bb656a9c |
[linux] Fix set_fixmap for vdso mapping on i386 and make x86_64 version correcter. |
2007-01-17 |
Christian Limpach |
13525:3adf00179a63 |
[linux] Update to linux-2.6.18. |
2007-01-12 |
Christian Limpach |
13524:5babd90037b8 |
[linux x86_64] Disable smp alternatives. |
2007-01-12 |
Christian Limpach |
13523:4fad820a2233 |
[linux] Update to linux-2.6.17. |
2007-01-19 |
kfraser |
13522:e9e327c3e81b |
[MINIOS] More cleanups for the ia64 port. |
2007-01-19 |
kfraser |
13521:374688d2db78 |
[MINIOS] Fix compile warnings with -O. |
2007-01-19 |
kfraser |
13520:5d08bf268f92 |
[TOOLS] Avoid void* arithmetic when parsing elf notes. |
2007-01-19 |
kfraser |
13519:1e5ad8ccb286 |
[XEN] Avoid void* arithmetic in elfnote code. |
2007-01-19 |
kfraser |
13518:1a45828882e9 |
[LIBXC] Handle trace-buffer cpumap endianness. |
2007-01-19 |
kfraser |
13517:cd532c9351fc |
[LIBXC] Convert between byte-based and 64-bit bitmap arrays. Use this |
2007-01-19 |
kfraser |
13516:fa5bc90a3cb7 |
[XEN] Convert between long-based and byte-based bitmap arrays. |
2007-01-19 |
Christian Limpach |
13515:3157835b1d45 |
[HVM] Whitespace cleanup. |
2007-01-19 |
kfraser |
13514:ba18f07cb61c |
[MINIOS] Added domctl and sysctl hypercalls to the |
2007-01-19 |
kfraser |
13513:9b76e8f30c88 |
[XEN] Revert change to vcpu_guest_context which breaks guest ABI. |
2007-01-19 |
Christian Limpach |
13512:2ef07c610729 |
[HVM] Only update guest time on timer interrupt delivery if the guest time is in the past. |
2007-01-19 |
Ewan Mellor |
13511:683bc79cf579 |
Tidy up the restore path following HVM save/restore patches. |
2007-01-18 |
john levon |
13510:5633bb2abeaf |
Update pygrub for new Solaris directory names. |
2007-01-18 |
kfraser |
13509:e2539ab3580a |
[HVM] Fix slow wallclock in x64 Vista. This is due to confusing a |
2007-01-18 |
Christian Limpach |
13508:16847428f859 |
[linux networking] Remove the code to allocate page sized skbs. |
2007-01-18 |
kfraser |
13507:4f0a68df2585 |
Build PAE by default on x86_32. |
2007-01-18 |
kfraser |
13506:e2ca6bd16046 |
Merge with xen-ia64-unstable.hg |
2007-01-18 |
kfraser |
13505:7c653e58cbe4 |
Copy vmlinuz to correct folder when make source on IA64 platform. |
2007-01-18 |
Christian Limpach |
13504:bba84748022d |
[ioemu] fix build - prototype for static function needs to be static. |
2007-01-18 |
Ewan Mellor |
13503:4cad44a3ad86 |
Allow vcpu_avail to be specified in the configuration file. Rationalise our |
2007-01-18 |
Alastair Tse |
13502:bf3658f32651 |
Fix get_config_value fix |
2007-01-18 |
Ewan Mellor |
13501:0cd1ad6dc19d |
Fix get_config_value call. |
2007-01-18 |
Tim Deegan |
13500:f78cca1e57a2 |
[HVM] Save/Restore: don't clobber page types in shadow code |
2007-01-18 |
Tim Deegan |
13499:5859be201110 |
[HVM] Save/restore: Sometimes the hg changeset is not available. |
2007-01-18 |
Tim Deegan |
13498:53a1dbb70386 |
[HVM] Save/Restore: Various structures have changed |
2007-01-18 |
Tim Deegan |
13497:025218cdb17d |
[HVM] save restore: shadow fix |
2007-01-18 |
Tim Deegan |
13496:4138b80a8a23 |
[HVM] save restore: guest memory handling |
2007-01-18 |
Tim Deegan |
13495:239c8504f48d |
[HVM] save restore: device model support |
2007-01-16 |
Steven Hand |
13494:873884fe1827 |
[HVM] save restore: vcpu context support |
2007-01-18 |
Tim Deegan |
13493:5f340f19bbb7 |
[HVM] save restore: save restore dev in HV |
2007-01-18 |
Tim Deegan |
13492:44668189f354 |
[HVM] save restore: new hyper-call |
2007-01-18 |
Tim Deegan |
13491:1e590ddb1277 |
[HVM] save restore: frame work |
2007-01-18 |
Christian Limpach |
13490:d64601b977b0 |
[linux config] enable CONFIG_SCSI_SATA_AHCI/CONFIG_BNX2 in dom0 config. |
2007-01-18 |
Alastair Tse |
13489:dfcd80b56b82 |
[XEND] Change SrvServer to not require sockets to be non-blocking. |
2007-01-18 |
Christian Limpach |
13488:eee24157bad2 |
[linux config] enable CONFIG_SCSI_SATA_AHCI in dom0 config. |
2007-01-18 |
Christian Limpach |
13487:e7eb9b7613bb |
[linux] remove gratuitous differences with plain linux. |
2007-01-16 |
john levon |
13486:9447d715956b |
Solaris should used a netback of type 'SUNW_mac' and 'vif-vnic' as the |
2007-01-18 |
Ewan Mellor |
13485:074170d7284c |
Allow xend configuration via Solaris SMF as well as the config file. |
2007-01-18 |
Ewan Mellor |
13484:a18ae238eb53 |
Rename XendRoot to XendOptions. |
2007-01-18 |
Alastair Tse |
13483:fd0f2b4b7071 |
[XEND] Fix order of kernel argument construction to prevent arg repeat bug |
2007-01-18 |
Tim Deegan |
13482:8e79d8d87ecd |
Revert 13389; libfsimage version does not need to change after all. |
2007-01-17 |
kaf24 |
13481:e5f585514b16 |
[XEN] Simplify CR3 switching code (remove slow path that allows old |
2007-01-17 |
kaf24 |
13480:05c1db1b8cb9 |
[XEN] Fix deferred mmu op logic. |
2007-01-26 |
awilliam |
13479:1faf482f119c |
[IA64] Register NEW_TLBFLUSH_CLOCK_PERIOD_SOFTIRQ |
2007-01-26 |
awilliam |
13478:b741b300a0f2 |
[IA64] Remove dead code |
2007-01-25 |
awilliam |
13477:6745b7274eff |
[IA64] Optimize vmx_vcpu_thash() |
2007-01-25 |
awilliam |
13476:730e24a1594a |
[IA64] Set IRQ_PER_CPU status on percpu IRQs |
2007-01-24 |
awilliam |
13475:b4df7de0cbf7 |
[IA64] Fix oops message from timer_interrupton VTI domain |
2007-01-24 |
awilliam |
13474:b8de061f3dc6 |
[IA64] xen might misunderstand a normal page as I/O page |
2007-01-24 |
awilliam |
13473:1487b2114fc2 |
[IA64] ptc_ga might not purge vtlb |
2007-01-23 |
awilliam |
13472:10dd3c907ca7 |
[IA64] Fix Xen crash when creating VTI domain |
2007-01-23 |
awilliam |
13471:b59b6173455d |
[IA64] Improve INIT call trace |
2007-01-23 |
awilliam |
13470:b194a9f3eba2 |
[IA64] Fix broken switch stack |
2007-01-23 |
awilliam |
13469:d12ea0bfecce |
[IA64] Implement eager save, lazy restore FP algorithm |
2007-01-23 |
awilliam |
13468:8bfc6e85eeba |
[IA64] Move asm/percpu.h to linux-xen |
2007-01-23 |
awilliam |
13467:9576f09c9eff |
[IA64] Avoid dom0 insufficient memory panic when creating guests |
2007-01-23 |
awilliam |
13466:b3c79bad5de0 |
[IA64] Remove VALIDATE_VT code |
2007-01-17 |
awilliam |
13465:58637a0a7c7e |
[IA64] Remove duplicate typedefs |
2007-01-17 |
awilliam |
13464:26c75e0e48ed |
merge with xen-unstable.hg |
2007-01-17 |
kfraser |
13463:dd0989523d17 |
Export XEN_TARGET_ARCH to buildconfig sub-Makefiles even if it is not |
2007-01-17 |
kfraser |
13462:6d832b092857 |
[XEN] A few emulator fixes. |
2007-01-17 |
kfraser |
13461:8690e3448971 |
[MINIOS] New make structure to support different architectures. |
2007-01-17 |
kfraser |
13460:120d882a4d8e |
[HVM] i8254: Fix bogus use of current |
2007-01-17 |
kfraser |
13459:9fa13c7ebf8a |
linux: Allow microcode updates of smaller than default size. |
2007-01-17 |
kfraser |
13458:e303a2f329ee |
Microcode does not need to have the default size of 2000+48 bytes. |
2007-01-17 |
kfraser |
13457:13db896ef324 |
[XEND] Fix warning about 'cpus' option on domain creation. |
2007-01-17 |
kfraser |
13456:3dcd2664853a |
Add scheduler name to 'xm info' output. |
2007-01-17 |
kfraser |
13455:84b7639a3bd4 |
linux/i386: enhance dump_fault_path() in the highpte case |
2007-01-17 |
kfraser |
13454:0fd65225e4c6 |
[XEN] Fix PAE writable-pte fixup to only trigger on writes to upper |
2007-01-17 |
kfraser |
13453:e798c9010e93 |
Document vfb configuration. |
2007-01-17 |
kfraser |
13452:fe76b80d081a |
[XEN] Include byteorder functions from Linux. |
2007-01-17 |
Tim Deegan |
13451:8a397303fe09 |
[LIBFSIMAGE] Fix makefile to track version number change |
2007-01-16 |
john levon |
13450:2ff7dedde1e3 |
Remove useless fsip_fs_free(). Delegate freeing of private data to its plugin |
2007-01-16 |
George Dunlap |
13449:fd2667419c53 |
[XEN] Fix early-unshadow detection for 3- or 4-level guest pagetables. |
2007-01-16 |
Steven Hand |
13448:895d873a00b4 |
Enable lazy (on-demand) allocation of memory to a guest being restored; this |
2007-01-15 |
Steven Hand |
13447:887168cf7532 |
Remove bogus sanity check from xc_linux_save. |
2007-01-15 |
Steven Hand |
13446:72b977953aaf |
Comment fix. |
2007-01-15 |
Tim Deegan |
13445:ba18aa8b9315 |
[PYGRUB] Make the boot-choice timeout actually time out. |
2007-01-15 |
kfraser |
13444:ef23a0150abb |
[HVM] Fix calculation of address size in long mode. |
2007-01-15 |
kfraser |
13443:0ba81aa56455 |
[XEN] Allow stack-address-size to be specified differently from |
2007-01-15 |
kfraser |
13442:ba5e80864f9c |
[XEN] BSF/BSR set ZF not CF. |
2007-01-17 |
awilliam |
13441:7e9077dd4010 |
[IA64] Passing address of PSCB is not needed |
2007-01-17 |
awilliam |
13440:efaf9c2de07e |
[IA64] Remove duplicate check is_running_on_xen |
2007-01-17 |
awilliam |
13439:2056bc71fa55 |
[IA64] Let Xen handle identity mapping for xenolinux region 7 |
2007-01-16 |
awilliam |
13438:43115ffc6635 |
[IA64] Paravirtualize syscall path in file fsys.S |
2007-01-16 |
awilliam |
13437:7a2c224a9252 |
[IA64] Add fsys.S to sparse tree |
2007-01-16 |
awilliam |
13436:1d72428a0fab |
[IA64] Remove dorfirfi completely |
2007-01-16 |
awilliam |
13435:24ce556e3049 |
[IA64] Add privilege check back for hypercall |
2007-01-16 |
awilliam |
13434:7d8670a30445 |
[IA64] Change vCPU initialization to avoid domVTi privregs memory leak |
2007-01-15 |
awilliam |
13433:a2b2b2a011f1 |
merge with xen-unstable.hg |
2007-01-15 |
kaf24 |
13432:fb46005e0756 |
[MINIOS] Clean up final link stage of the build. |
2007-01-15 |
Steven Hand |
13431:b2a31053955d |
Fix clean build after cset 13345:648e58e31c26 |
2007-01-14 |
kaf24 |
13430:2b50acbdf01b |
[XEN] Emulate BSF/BSR. Fix ARPL emulation. |
2007-01-14 |
kaf24 |
13429:179453a85929 |
[XEN] Emulate AMD-defined two-byte NOP opcodes with ModRM. |
2007-01-14 |
kaf24 |
13428:a6f10ffa07a0 |
[XEN] Emulate PUSHA/POPA/ARPL/BOUND. |
2007-01-14 |
kaf24 |
13427:328deec3febf |
[XEN] Fix some e820 start-of-day issues by clipping all E820_RAM |
2007-01-14 |
kaf24 |
13426:eb19c2745b80 |
[XEN] Emulate MUL/DIV. Tweak test suite build. |
2007-01-13 |
kaf24 |
13425:e079f1ff6744 |
[TESTS] Fix native jump to 1MB absolute address in emulator test. |
2007-01-13 |
kaf24 |
13424:a8f62eb194e3 |
[XEN] Clean up long division code, fix for C99-mandated |
2007-01-12 |
kfraser |
13423:ba239a4a7c3f |
[XEN] 'd' key dumps both host and guest state. |
2007-01-12 |
kfraser |
13422:e5ded8fe74ad |
Extend emulator testing. |
2007-01-12 |
Ian Campbell |
13421:819e9449db07 |
[PATCH] kexec/kdump: allow zero start for crashkernel |
2007-01-12 |
kfraser |
13420:c149ffa2fd1a |
linux: Add trivial forwarding of dma_{,un}map_page when not using highmem |
2007-01-12 |
kfraser |
13419:ed73ff8440d8 |
linux: Reduce restrictions on address width for DMA operations |
2007-01-12 |
kfraser |
13418:38fcc7646959 |
[MINIOS] Update __XEN_INTERFACE_VERSION__ |
2007-01-12 |
kfraser |
13417:c2fd75d7e2b7 |
[LINUX] ipv6: Disable addrconf on Xen bridge device |
2007-01-12 |
kfraser |
13416:c71fe03f086f |
merge |
2007-01-12 |
kfraser |
13415:65a835dee3bc |
[MINIOS] Implement a network frontend driver. |
2007-01-12 |
kfraser |
13414:2406531dae95 |
[MINIOS] Fix grant-entry freelist maintenance. |
2007-01-12 |
kfraser |
13413:1fc8fb8ea425 |
[MINIOS] Support xenbus watches. |
2007-01-12 |
Alastair Tse |
13412:dccc51cac027 |
Make get-fields.sh really get run by bash rather than default /bin/sh. |
2007-01-12 |
kfraser |
13411:6a53d3abe7f8 |
Fix xencomm_copy_{from, to}_guest. |
2007-01-12 |
kfraser |
13410:f159e81e0b44 |
[IA64]: noreturn cannot be used if function may return |
2007-01-12 |
kfraser |
13409:3efc6a135cc3 |
x86/PAE linux: don't restrict upper half of page table entries to 3 bits |
2007-01-12 |
kfraser |
13408:bad268302c58 |
Fix trivial bug in xentop main loop. |
2007-01-12 |
kfraser |
13407:d2505c4ca32b |
Add vfb config examples. |
2007-01-12 |
kfraser |
13406:7bf03e7ad6d0 |
Parse Solaris VTOCs in pygrub. |
2007-01-12 |
kfraser |
13405:c6cea93d3cd9 |
[PV-on-HVM] Allow platform interrupt to be used for entropy. |
2007-01-12 |
kfraser |
13404:7ad205a162a8 |
x86: properly handle LOCK prefix in privileged PV opcode emulation |
2007-01-12 |
kfraser |
13403:3f419d160647 |
Fix xc_ptrace() for PAE. |
2007-01-12 |
kfraser |
13402:3b4ddf62f657 |
Fix udev check. |
2007-01-12 |
kfraser |
13401:9c6531217c7c |
[XEN] Fix guest-access macros. |
2007-01-12 |
kfraser |
13400:204c2724f800 |
[XEN] Default to 80x50 VGA text console. |
2007-01-12 |
kfraser |
13399:f328425d553e |
[LINUX] swiotlb: eliminate KM_SWIOTLB and thus the need for a Xen-specific kmap_types.h. |
2007-01-12 |
kfraser |
13398:648e58e31c26 |
linux/i386: allow CONFIG_HIGHPTE on i386 |
2007-01-12 |
kfraser |
13397:7c5c72a0283f |
[LINUX] x86/64: Sync pagetable management with i386 Xen code. |
2007-01-12 |
kfraser |
13396:ded167dc4dc9 |
[XEN] Consistent assumption that PTEs contain MFNs in both ptwr |
2007-01-12 |
kfraser |
13395:95a0b456255a |
[XEN] Replace mfn_to_page(lXe_get_pfn()) by lXe_get_page(). |
2007-01-12 |
kfraser |
13394:162d9d9eaf4a |
[HVM] Fix timer interrupt delivery on x64 Vista. |
2007-01-11 |
kfraser |
13393:ecf6a0a05350 |
[XEN] Add LOOP{,Z,NZ} and CBW/CWD/... emulation. |
2007-01-11 |
Ewan Mellor |
13392:568ba07641c6 |
This patch does the following: |
2007-01-11 |
Ewan Mellor |
13391:09e3072f71e6 |
I added a parameter '-md' to 'runtest.sh' for running the xm test suite |
2007-01-11 |
Ewan Mellor |
13390:7ce714d3a9ac |
Source a file called 'vtpm-impl.alt' if it exists. |
2007-01-11 |
Ewan Mellor |
13389:77041741529c |
This fixes the xen-api documentation latex-compilation. |
2007-01-11 |
kfraser |
13388:f455a26a4170 |
[XEN] Fix/implement JMP/CALL/RET emulation. |
2007-01-11 |
Alastair Tse |
13387:66eba8d1b83a |
[XEND] Device update should handle SXP without 'device' as first |
2007-01-11 |
Alastair Tse |
13386:bf605c314a91 |
[XEND] Fix broken block-configure. |
2007-01-11 |
kfraser |
13385:2c73e6e647f3 |
[XEN] Use local var instead of current->domain in two places. |
2007-01-11 |
kfraser |
13384:866a167bcb49 |
[HVM][VMX] Some simplifications, particularly to vmx_load/save_cpu_regs. |
2007-01-11 |
kfraser |
13383:a84fc0de350d |
[XEN] More emulator fixes and emulate BSWAP. |
2007-01-11 |
Ian Campbell |
13382:c8bfa8d94cf6 |
[XEN] Update comments in elfnote.h interface header. |
2007-01-08 |
john levon |
13381:204a4a040a42 |
Use strstr() to look for "bimodal" string in ELF notes, to allow guests to use |
2007-01-11 |
kfraser |
13380:558960865583 |
[XEN] More emulator fixes: |
2007-01-11 |
Tim Deegan |
13379:dc0638bb4628 |
[HVM] Allow a dom to have nonsense m2p entries when building the p2m |
2007-01-09 |
Jake Wires |
13378:e66f047bc97e |
[BLKTAP/BLKBACK] name blktap/blkback kernel threads as "domid.virtual_devname" |
2007-01-10 |
Emmanuel Ackaouy |
13377:b61be7771104 |
[XEN] Partial fix for compat build non-portability. |
2007-01-10 |
Emmanuel Ackaouy |
13376:aa127e545b73 |
[XEN] 32on64: need to take multicall context into consideration |
2007-01-10 |
kfraser |
13375:160ff08f8b1f |
[HVM][VMX] Fix problem taking an NMI on entry/exit |
2007-01-10 |
kfraser |
13374:5c5d9692f559 |
[HVM] Allow PV-on-HVM callback irq to be identified by PCI device. |
2007-01-10 |
kfraser |
13373:36fd53b2e3b4 |
[HVM] Remove unneeded vcpu_kick() from HPET device model. |
2007-01-14 |
awilliam |
13372:c6b683ba68f5 |
[IA64] Fix save/restore |
2007-01-14 |
awilliam |
13371:43c5302ee92d |
[IA64] Fix multicall hypercall |
2007-01-12 |
awilliam |
13370:809043a22786 |
[IA64] Implement hyper_get_psr |
2007-01-12 |
awilliam |
13369:c1b98df7386d |
[IA64] Fix xencomm_arch_hypercall_suspend |
2007-01-12 |
awilliam |
13368:cd6598396086 |
[IA64] Simplify lazy cover algorithm |
2007-01-11 |
awilliam |
13367:01ea554f1c5e |
[IA64] Hypercall optimizations |
2007-01-11 |
awilliam |
13366:db72b85b81bb |
[IA64] merge increment_iip |
2007-01-11 |
awilliam |
13365:d607d575ec6a |
[IA64] Can't inject event, when guest is executing rfi |
2007-01-12 |
awilliam |
13364:b440f5dbca1f |
[IA64] Use original itir when inserting into the single-entry TLB |
2007-01-12 |
awilliam |
13363:5d328ef9da71 |
[IA64] Make crash command happy |
2007-01-12 |
awilliam |
13362:8835443fa3b3 |
[IA64] Resolve a race in tlb_track_search_and_remove() |
2007-01-11 |
awilliam |
13361:9cbb1d6fb34a |
[IA64] fix domain_flush_vtlb_all() |
2007-01-10 |
awilliam |
13360:91be8436952d |
[IA64] Clean up build warnings |
2007-01-10 |
awilliam |
13359:b11e75e65f90 |
[IA64] Move cmdline.c to linux-xen |
2007-01-10 |
awilliam |
13358:8c9c3ae604bc |
[IA64] Add empty nmi.h |
2007-01-10 |
awilliam |
13357:bca11a0161e3 |
[IA64] Remove bogus linux/kernel.h include |
2007-01-10 |
awilliam |
13356:58633caeece9 |
merge with xen-unstable.hg |
2007-01-10 |
kfraser |
13355:0b679a6d8ad0 |
[XEN] Remove bogus BUG_ON() which breaks the build with gcc 4.2.0. |
2007-01-10 |
Ian Campbell |
13354:8d34cd47db22 |
[PATCH] kexec/kdump: remove unnecessary incusion of asm/fixmap.h |
2007-01-10 |
Ian Campbell |
13353:92977f1ce2f5 |
[LINUX] Clarify comment in xen_machine_kexec_setup_resources(). |
2007-01-09 |
kfraser |
13352:51fd5bdc2744 |
[HVM] Ignore evtchn_upcall_mask and initialise to zero. |
2007-01-09 |
Ewan Mellor |
13351:7fd4e256196b |
Update sched-credit test to match new format from xm sched-credit. |
2007-01-09 |
Ewan Mellor |
13350:56e2341f02c4 |
This simple patch allows domains created in the xm-test suite to be |
2007-01-09 |
Ewan Mellor |
13349:fb38d0794f50 |
Add needed modules to the ramdisk if the modules exist on the current system. |
2007-01-09 |
Ian Campbell |
13348:761f695043ff |
merge |
2007-01-09 |
Ian Campbell |
13347:f653919e069a |
[XEN] Kexec: Make some variables static. |
2007-01-09 |
Ian Campbell |
13346:91b9c6eae6e8 |
[XEN] Kexec: Clean up ELF note construction to avoid multiply nested |
2007-01-09 |
Ian Campbell |
13345:79b5090c791f |
[LINUX] Kexec: Don't try to load an NULL image. This can occur when unloading. |
2007-01-09 |
kfraser |
13344:ddea7363fa41 |
[TEST] Fix x86_emulate tests on x86/64 host. |
2007-01-09 |
kfraser |
13343:c98f3f3f7099 |
[XEN] Emulate DAA/DAS the hard way. We cannot execute the instruction |
2007-01-09 |
Tim Deegan |
13342:de6b5a76d680 |
[HVM] Remove unnecessary write barriers |
2007-01-09 |
Tim Deegan |
13341:3040ba0f2d3d |
When booting via xm, only run the bootloader if it's in non-interactive mode: |
2007-01-09 |
Tim Deegan |
13340:3f8930dc7d90 |
Fix xm create direct call to XendBootloader |
2007-01-09 |
Tim Deegan |
13339:4d3ac395ea57 |
Fix bootloader = "pygrub" via 'xm create'. |
2007-01-09 |
Tim Deegan |
13338:8966444e69fa |
Fix auto-bootloading via 'xm create'. |
2007-01-09 |
Tim Deegan |
13337:ac626903f46b |
Sniff for Solaris if not specified. This allows Solaris domU's to automatically |
2007-01-09 |
Tim Deegan |
13336:6638763ee12c |
Pass in kernel/ramdisk settings to pygrub; if specified, don't try to use |
2007-01-09 |
Tim Deegan |
13335:2dba70eb5bd5 |
Fix for pygrub path on Solaris. |
2007-01-09 |
kfraser |
13334:9518bff7c762 |
[XEN] Fill in some more opcode space in the emulator. |
2007-01-09 |
Ewan Mellor |
13333:717f64715f32 |
Do not call refreshShutdown in XendDomain for VM-list operations, as this |
2007-01-09 |
Tim Deegan |
13332:6d6a4d5801bd |
[HVM] Fix shadow memory tracking |
2007-01-08 |
kfraser |
13331:8a99ebc5f5a4 |
[XEN] Tweak x86 emulator interface. |
2007-01-08 |
Christian Limpach |
13330:1e7bbecdc0a2 |
[linux build] Append $XENGUEST to kernel version. |
2007-01-08 |
Ian Campbell |
13329:dbb387175f1b |
[XEN] Fix MAP target. |
2007-01-08 |
kfraser |
13328:f240c09f08d2 |
[XEN] Emulate relative near/short jumps, including Jcc. |
2007-01-08 |
kfraser |
13327:5eeb4bac1b17 |
merge |
2007-01-08 |
kfraser |
13326:037f49cd8016 |
Fix signedness issue in private implementation of memmem(). |
2007-01-08 |
kfraser |
13325:7878db2276c9 |
Update .hgignore |
2007-01-08 |
Tim Deegan |
13324:a06ee98fa3b6 |
Merge |
2007-01-08 |
Tim Deegan |
13323:416d3086a572 |
[HVM] Add expansion-ROM boot support again. |
2007-01-08 |
Christian Limpach |
13322:c89384734c19 |
[linux build] Build Linux kernels with output files in a separate directory. |
2007-01-06 |
kaf24 |
13321:9ba91a854787 |
[XEN] Emulate MOV imm->reg. |
2007-01-06 |
kfraser |
13320:d3e40fd6038e |
[PV-on-HVM] Add definition of irq_to_evtchn_port(). |
2007-01-06 |
Emmanuel Ackaouy |
13319:69579f9f1c81 |
[TOOLS] Improve information displayed by the xm sched-credit command. |
2007-01-05 |
Ian Campbell |
13318:9865145e53eb |
[XEN] Skip over the unit in parse_size_and_unit() when returning the remainder |
2007-01-05 |
kfraser |
13317:b648a579b0b4 |
[XEN] Fix new XCHG emulation. |
2007-01-05 |
Emmanuel Ackaouy |
13316:d898b5990ed7 |
merge |
2007-01-05 |
Emmanuel Ackaouy |
13315:23dcc167b97e |
Initial support for HVM compat guests |
2007-01-05 |
Alastair Tse |
13314:cb1f71890c93 |
Add support to list VDIs and SRs in xapi.py |
2007-01-05 |
Emmanuel Ackaouy |
13313:1b7ebd25fa40 |
merge |
2007-01-05 |
Emmanuel Ackaouy |
13312:973e4d233461 |
Support for save and restore of compatibility guests |
2007-01-05 |
Emmanuel Ackaouy |
13311:96dacd72fdbe |
Preliminary, likely incomplete and/or wrong, adjustments to shadow code. |
2007-01-05 |
Emmanuel Ackaouy |
13310:b8eeb4537e09 |
Enable compatibility mode operation for kexec. |
2007-01-05 |
Emmanuel Ackaouy |
13309:762cb69ce3be |
Enable compatibility mode operation for trace buffer access. |
2007-01-05 |
Emmanuel Ackaouy |
13308:5442b2458e1b |
Enable compatibility mode operation for HYPERVISOR_domctl. Also add logic |
2007-01-05 |
Emmanuel Ackaouy |
13307:d80684d19ef4 |
Enable compatibility mode operation for HYPERVISOR_sysctl. |
2007-01-05 |
Emmanuel Ackaouy |
13306:62f3df867d0e |
Enable compatibility mode operation for HYPERVISOR_xenoprof_op. |
2007-01-05 |
Emmanuel Ackaouy |
13305:56cd6d669151 |
Enable compatibility mode operation for HYPERVISOR_acm_op. |
2007-01-05 |
Emmanuel Ackaouy |
13304:e82eda09ef41 |
Enable compatibility mode operation for HYPERVISOR_platformop. |
2007-01-05 |
Emmanuel Ackaouy |
13303:e1971b229e89 |
Enable compatibility mode operation for HYPERVISOR_grant_table_op. |
2007-01-05 |
Emmanuel Ackaouy |
13302:883c0080dd05 |
Enable compatibility mode operation for HYPERVISOR_sched_op and |
2007-01-05 |
Emmanuel Ackaouy |
13301:c2a82e026497 |
Enable compatibility mode operation for HYPERVISOR_multicall. |
2007-01-05 |
Emmanuel Ackaouy |
13300:e5f24d5f71ac |
Enable compatibility mode operation for HYPERVISOR_set_trap_table and |
2007-01-05 |
Emmanuel Ackaouy |
13299:ac55ec633422 |
Merge vcpuop compat header creation |
2007-01-05 |
Emmanuel Ackaouy |
13298:203f982ed5d9 |
Enable compatibility mode operation for HYPERVISOR_vcpu_op. |
2007-01-05 |
Emmanuel Ackaouy |
13297:ee395551208d |
Enable compatibility mode operation for HYPERVISOR_physdev_op and |
2007-01-05 |
Emmanuel Ackaouy |
13296:e4088ae584b8 |
Enable compatibility mode operation for HYPERVISOR_mmu_update and |
2007-01-05 |
Emmanuel Ackaouy |
13295:244e46e7d021 |
Enable compatibility mode operation for HYPERVISOR_memory_op, |
2007-01-05 |
Emmanuel Ackaouy |
13294:3870aff51ae3 |
Adjust emulation code to deal with compatibility mode guests. This |
2007-01-05 |
Emmanuel Ackaouy |
13293:f632c0c36976 |
Add page table setup and handling, including the creation of an m2p table |
2007-01-05 |
Emmanuel Ackaouy |
13292:4c8f157a3a47 |
Handle shared info (having different layout for native and compatibility |
2007-01-05 |
Emmanuel Ackaouy |
13291:4a164bf1edfc |
Handle the creation of startup info for compatibility mode guests. This |
2007-01-05 |
Emmanuel Ackaouy |
13290:e98b092c2057 |
Add logic to generate headers reflecting the compatibility mode layout |
2007-01-05 |
Emmanuel Ackaouy |
13289:5a690aa51fb5 |
Add entry points for handling hypercalls from and returning to |
2007-01-05 |
Emmanuel Ackaouy |
13288:7c5eea5feebd |
Introduce _DOMF_compat and infrastructure as well as several conditionals |
2007-01-05 |
kfraser |
13287:12a441c7b5c5 |
[BALLOON] Ifdef some x86-specific balloon init code. |
2007-01-05 |
Alastair Tse |
13286:c75883680f28 |
[XEND] Fix some Xen API error declarations. |
2007-01-05 |
Tim Deegan |
13285:e4aef8507b13 |
[HVM] Sync the base memory reported by ROMBIOS with the e820 map. |
2007-01-05 |
Ewan Mellor |
13284:e81c9fc5b431 |
Catch exception from dumpCore when inside refreshShutdown. |
2007-01-05 |
kfraser |
13283:a22258c9fe75 |
[XEN] Remove an out-of-date comment. |
2007-01-05 |
kfraser |
13282:df00f7a98821 |
[XEN] Add more instructions to the emulator. |
2007-01-05 |
Ewan Mellor |
13281:568efb79a0f6 |
Fix examples to have correct class names and error handling. |
2007-01-05 |
Ewan Mellor |
13280:f43fc1d6c1a6 |
Added session.last_active field. Removed the constructors and destructors for |
2007-01-05 |
Ewan Mellor |
13279:8fd5113abb2e |
Added NETWORK_ALREADY_CONNECTED error code to the documentation. |
2007-01-05 |
Ewan Mellor |
13278:5f86325c62f6 |
Record the last shutdown reason for each VM in the store. |
2007-01-05 |
Ewan Mellor |
13277:efbfcc3b9f38 |
Rename the 3DNOW and 3DNOWEXT API constants to THREEDNOW, so that they may be |
2007-01-05 |
kfraser |
13276:16b0e0f250f4 |
[XEN] Fix EA calculation for POP <rm> when stack pointer is used as |
2007-01-05 |
Ewan Mellor |
13275:58efd34d0837 |
Fix bindings for PIF_set_MAC and PIF.set_MTU. |
2007-01-05 |
Ewan Mellor |
13274:ea493d9b82df |
Fix missing import, and a small tidyup. |
2007-01-05 |
Ewan Mellor |
13273:269a08123d87 |
Remove broken and unused set_u32. |
2007-01-05 |
Ewan Mellor |
13272:bb8ae710d829 |
Treat <value> tags with no type tag inside as if they were strings (as required |
2007-01-05 |
Ewan Mellor |
13271:36e00d04278d |
Added permissiveness for floats. |
2007-01-05 |
kfraser |
13270:68f0d46de55a |
Xen 3.0.3 pre-pended all configuration prior to the user-specified |
2007-01-05 |
kfraser |
13269:10a6d7eff555 |
Fix xend stop if we're run directly instead of via the caretaker parent. |
2007-01-05 |
kfraser |
13268:344c8ae3cecb |
[XEN] Add LEA to the Xen x86 emulator. Rename x86_emulate_memop() to |
2007-01-05 |
Ian Campbell |
13267:d04ff58bbe18 |
merge |
2007-01-05 |
Ian Campbell |
13266:f890bbfc2d25 |
[TOOLS] Fix typo in XenDomainInfo:device_configure. |
2007-01-05 |
kfraser |
13265:583f3e93a421 |
[XEN] Add extra opcodes to emulator. Fix operand-size |
2007-01-04 |
Alastair Tse |
13264:532b5b999b30 |
[XEND] Fix block-list for dom0 in xm. |
2007-01-04 |
Alastair Tse |
13263:3157b54eb465 |
[XEND] Prevent exception if PIF does not have a network. |
2007-01-04 |
Alastair Tse |
13262:b2ea5ae25a26 |
[XEND] Add VBD_MODE enum from XenAPI. |
2007-01-04 |
Alastair Tse |
13261:292edc60d260 |
[XEND] Default values for VBD mode and cpu_weight. |
2007-01-04 |
Alastair Tse |
13260:cade632793b1 |
[XEND] Only use DevController to generate SXP for running domains. |
2007-01-04 |
kfraser |
13259:d03beab5e1ad |
[XEND] Allow arbitrary values for the vif 'type'. |
2007-01-04 |
Christian Limpach |
13258:98dadb3df5ca |
[linux] Fix vsnprintf patch not to write null byte past the end of the buffer. |
2007-01-04 |
Alastair Tse |
13257:48c9028e6f8e |
[XEND] Parse as much device SXP as possible. |
2007-01-04 |
Steven Hand |
13256:b82e1ed0870a |
[XM-TEST] Tweak 06_block-destroy_check_list_pos to allow more time to check |
2007-01-04 |
Alastair Tse |
13255:b071319927b6 |
Switch hotplug scripts to use /bin/bash rather than /bin/sh. |
2007-01-04 |
Christian Limpach |
13254:f3c3f9bd798e |
[linux] Remove some gratuitous differences with plain 2.6.16.33. |
2007-01-04 |
Steven Hand |
13253:338ceb7b1f09 |
Make sure we always have a sensible idle function; this fixes problems |
2007-01-04 |
kfraser |
13252:60e50c65f862 |
[XEND] Fix allocation of fixed VNC ports. |
2007-01-04 |
kfraser |
13251:bdbfbfdfbd64 |
[XEN] Avoid use of GNU-specific memmem(). |
2007-01-03 |
kaf24 |
13250:60f91c9f1a24 |
[XEN] Make labels _start,_end,_stext,_etext,_sinittext,_einittext generic. |
2007-01-03 |
kfraser |
13249:bf25488db8eb |
[LINUX] Implement the idle=poll option in the kernel when running on Xen. |
2007-01-03 |
Ian Campbell |
13248:55be48549bb1 |
[IOEMU] Process reset requests before returning control to the guest. |
2007-01-03 |
kfraser |
13247:d6bd12ec82b5 |
[LINUX] Build blktap as module named xenblktap. |
2007-01-02 |
Ewan Mellor |
13246:6b3bb79cb1c9 |
Reset the option-parsing object before using it -- this means that the |
2007-01-02 |
Ewan Mellor |
13245:2390f017e24f |
Minor extra logging. |
2007-01-03 |
kfraser |
13244:8268807adbed |
Remove stray tabs. |
2007-01-03 |
kfraser |
13243:968c9d322b88 |
[HVM][SVM] Triple faulkts (shutdown state) causes domain reset. |
2007-01-03 |
kfraser |
13242:f60c305186b4 |
[HVM] Add triple-fault handler (resets the domain). |
2007-01-02 |
Ian Campbell |
13241:886f7312257e |
[PV-on-HVM] blkfront: use %Lu instead of %llu to xenbus_gather. |
2007-01-02 |
Ian Campbell |
13240:9c028b3cdb55 |
Install hvm and arch-x86 subdirectories of xen/include/public |
2007-01-02 |
Ewan Mellor |
13239:71eadf04a1f9 |
Don't canonicalise the resource inside res_security_check if security is off. |
2007-01-02 |
Ewan Mellor |
13238:abcd545e7f4c |
Fix the error handling in acm.policy. |
2007-01-02 |
Ewan Mellor |
13237:7cd6c032689e |
Don't lose the image settings when rebooting domains. This fixes recent HVM |
2007-01-02 |
Tim Deegan |
13236:711c31232d71 |
[HVM] Don't set the shadow allocation to zero if the dom is still shadowed. |
2006-12-31 |
kaf24 |
13235:4fc6ffff2ac5 |
[HVM] Change VCPU->LAPIC_ID mapping so that VCPU0 has ID0. |
2006-12-31 |
kaf24 |
13234:dbddea768e29 |
[PV-ON-HVM] Update evtchn interface to match new PV Linux interfaces. |
2006-12-30 |
kaf24 |
13233:d275951acf10 |
[LINUX] Extend the event-channel interfaces to provide helper methods |
2006-12-30 |
kaf24 |
13232:63fb88610e1e |
[HVM] Rationalise OEM and Creator IDs and Table Revisions. |
2006-12-30 |
kaf24 |
13231:a578c9703416 |
[HVM] Minor HPET fixes/ and cleanups. |
2006-12-29 |
Ewan Mellor |
13230:444315d1ca5a |
Resurrect cset 13174:766eec31afab, with one fix -- pass the fallback flag to |
2006-12-29 |
Steven Hand |
13229:974fb31dcbe9 |
(temporarily) revert cset 13174:766eec31afab since it seems to break 64-bit; |
2006-12-29 |
Steven Hand |
13228:baf59a93800f |
Revert cset 13181:f087c013cf12 since the event channel is already unbound via |
2006-12-29 |
kaf24 |
13227:d5d5d3d491d8 |
Fix libxenstore library dependencies. |
2006-12-29 |
kaf24 |
13226:89d4e80cd1b7 |
Explicitly use GNU msgfmt on non-GNU systems. |
2006-12-29 |
kaf24 |
13225:f0e9c518d0ff |
[SOLARIS] Fix xentop build. |
2006-12-29 |
Steven Hand |
13224:25723963a6b6 |
Minor clean ups to shadow logdirty peek / clean. |
2006-12-29 |
kaf24 |
13223:a8b2738a6f7f |
[HVM] Fix HPET timer to support 8-byte accesses, erroneous updates |
2006-12-29 |
Steven Hand |
13222:98271ea55d94 |
Remove unused #defines. |
2006-12-29 |
Steven Hand |
13221:62ef527eb19f |
Remove 'netbuf race' debug output - we get tons of these for ballooned |
2006-12-28 |
Ewan Mellor |
13220:c731c158f63c |
Remove a few more explicit type conversions, now that stringify is fixed. |
2006-12-28 |
Ewan Mellor |
13219:bfa793180cb9 |
Fix xmlrpclib2's stringify to cope with floats and longs, removing the need |
2006-12-28 |
Ewan Mellor |
13218:e2392741cb91 |
Improve the documentation of the set add/remove methods. |
2006-12-28 |
kaf24 |
13217:f087c013cf12 |
[BLK] front: Fix free of event channel. |
2006-12-28 |
kaf24 |
13216:ede2f5280810 |
[QEMU] Fix a number of signedness issues plus a typo in the version checking in vnc.c. |
2006-12-28 |
kaf24 |
13215:a138fabc2120 |
[HVM][VMX] Fix regs set/get decoding in VMXAssist. |
2006-12-28 |
Ewan Mellor |
13214:615109616bb6 |
Add a 1-PIF-per-network limit. |
2006-12-28 |
Ewan Mellor |
13213:b175c2f19e0a |
Format Xen-API error messages nicely. |
2006-12-28 |
kaf24 |
13212:91130d1e6006 |
Revert 13107:04c5f7b71ff4175ae387b93845bb4c83ffb5efa9. |
2006-12-28 |
kaf24 |
13211:ce83c1896acc |
[HVM] Fix assumptions that ISA IRQ 0 connects to GSI 0. |
2006-12-28 |
Ewan Mellor |
13210:766eec31afab |
Added __repr__ implementation, initialise last_login_method to None, and |
2006-12-28 |
Ewan Mellor |
13209:3f24490932cd |
Cope if a VIF is not attached to a network. |
2006-12-28 |
Ewan Mellor |
13208:5c268a24e44b |
Do not update the PV_ variables with the values outputted by the bootloader -- |
2006-12-28 |
Ewan Mellor |
13207:51ea6202c4f2 |
Fix return types for VBD.get_record and VIF.get_record. |
2006-12-28 |
Ewan Mellor |
13206:90400f2c10c1 |
Fix booting caused by recent thinko. |
2006-12-28 |
Ewan Mellor |
13205:61788aef85e0 |
Fix reboot of PV domains when both kernel and bootloader are unspecified |
2006-12-28 |
Ewan Mellor |
13204:d759e9df902f |
Implement network.get_VIFs. |
2006-12-27 |
Ewan Mellor |
13203:ce49c9d78928 |
Copy the xm configuration file into the distribution. Comment-out the Xen-API |
2006-12-27 |
Ewan Mellor |
13202:966926d9c5cf |
Fix PV_initrd reference (should be PV_ramdisk). |
2006-12-27 |
Ewan Mellor |
13201:a8e853aecb3e |
Added network.{create,destroy}, and PIF.{create,create_VLAN,destroy}, and |
2006-12-27 |
Ewan Mellor |
13200:069d1364af53 |
Added Brctl.get_state, to support upcoming PIF implementation. |
2006-12-27 |
Ewan Mellor |
13199:088752354770 |
Override logging.Logger.findCaller so that the trace function here does not |
2006-12-27 |
Ewan Mellor |
13198:11b9ccdc9417 |
Tidy and fix bindings for the SR class. |
2006-12-27 |
Ewan Mellor |
13197:a9a43705f26b |
Fix HVM booting through Xen-API when the kernel is unspecified. |
2006-12-27 |
Ewan Mellor |
13196:6f8d650f3ab1 |
Tidy up bindings for VDI class. |
2006-12-26 |
kaf24 |
13195:d752d8ccd282 |
[HVM] Route ISA IRQ 0 to IOAPIC GSI 2, just like 99% of native systems. |
2006-12-25 |
Ewan Mellor |
13194:ce4e548f42b8 |
Implement VM_BAD_POWER_STATE handling. |
2006-12-25 |
Ewan Mellor |
13193:6533ebfc25e1 |
Added the BAD_VM_STATE error code, and tidy up the error code section. |
2006-12-25 |
Ewan Mellor |
13192:159ae46d5e7f |
Persist the VLAN setting. |
2006-12-25 |
Ewan Mellor |
13191:c1aecee76db5 |
Fix plumbing for PIF calls. Change xen_api_success to convert None to the |
2006-12-25 |
Ewan Mellor |
13190:c1fbe291b564 |
Persist network details when they change. |
2006-12-25 |
Ewan Mellor |
13189:8f864129d599 |
Implement network.set_{name_{label,description},default_{gateway,netmask}}. |
2006-12-25 |
Ewan Mellor |
13188:cd7cb95eacc3 |
Implement network.get_{name_{label,description},default_{gateway,netmask}}. |
2006-12-25 |
Ewan Mellor |
13187:8036efeefbd1 |
Change the way that networks and PIFs relate to each other -- the PIF holds a |
2006-12-25 |
Ewan Mellor |
13186:eec06ba7afaa |
Cope with corrupt or empty VDI config files. Have to_record return strings |
2006-12-25 |
Ewan Mellor |
13185:bd10d08598b0 |
Change the way that MESSAGE_PARAMETER_COUNT_MISMATCH is diagnosed (using a |
2006-12-25 |
Ewan Mellor |
13184:765ada5f74cc |
Plumb the new PIF and network implementations in through the XendAPI class. |
2006-12-25 |
Ewan Mellor |
13183:4fbefd9cb85e |
Added get_record method. |
2006-12-25 |
Ewan Mellor |
13182:362233086f66 |
New XendNetwork and XendPIF classes, for implementing the Xen-API network and |
2006-12-25 |
Ewan Mellor |
13181:ae3f3dd40df4 |
Added support for state records in Xend, for keeping storage and network |
2006-12-25 |
Ewan Mellor |
13180:4e079a8496b7 |
Adjust the argument counts for a MESSAGE_PARAMETER_COUNT_MISMATCH to account for |
2006-12-23 |
Ewan Mellor |
13179:367f0c6efe21 |
Don't try to copy the .mo files if they haven't been built. |
2006-12-23 |
Ewan Mellor |
13178:26f3c7f5de9d |
Added retry behaviour when receiving SESSION_INVALID. This means that xm shell |
2006-12-23 |
Ewan Mellor |
13177:967426f60378 |
Only build the message database if msgfmt is installed. |
2006-12-23 |
Ewan Mellor |
13176:93ca2dcd681d |
Fix escaping. |
2006-12-23 |
Ewan Mellor |
13175:777bbae06fdb |
Added I18N support for Xen-API error codes. |
2006-12-23 |
Ewan Mellor |
13174:e60644c61371 |
Move get_by_uuid to the right place to have the input validated. The recent |
2006-12-23 |
kaf24 |
13173:bbd1c469ff5b |
[XEN] Add const attribute to elf_sanity_check() parameter on all arches. |
2006-12-23 |
kaf24 |
13172:36e33da5146b |
More 'const' cleanups (and fixes, for Solaris). |
2006-12-22 |
Tim Deegan |
13171:132559289b46 |
[HVM] Revert cset 13103 for now, as it is causing boot errors. |
2006-12-22 |
Alastair Tse |
13170:8c6e20c60563 |
[XEND] Fix parsing of bootloader and bootloader_args in XendConfig |
2006-12-22 |
Ewan Mellor |
13169:5675a2ac56e4 |
Fix description of ErrorDescription to be all strings, and update the examples. |
2006-12-22 |
Ewan Mellor |
13168:e45948c4dba4 |
Added Xen-API-style error handling for INTERNAL_ERROR and |
2006-12-22 |
Ewan Mellor |
13167:0d0e13ff1adf |
Move the decoration of all the Xen-API methods out of XendAPI.__init__ and |
2006-12-22 |
Ewan Mellor |
13166:f7ac2c963f77 |
Cope with a response that's not a dictionary. |
2006-12-21 |
Tim Deegan |
13165:f1ddc050d848 |
[HVM] Missing gva->gpa translation in MMIO MOVS handler |
2006-12-21 |
Ewan Mellor |
13164:63bd462b1f45 |
Add a function for creating a domain from an existing XendConfig, and use that |
2006-12-21 |
Ewan Mellor |
13163:2ae2204bbef3 |
More error codes. |
2006-12-21 |
kfraser |
13162:71c40c3f92f7 |
Create new public header directory for x86-specific definitions. |
2006-12-21 |
Alastair Tse |
13161:8348f40ba2b7 |
[XEND] Xen API commands cleanup. |
2006-12-21 |
Alastair Tse |
13160:43f367b6c16c |
[XEND] Minor syntax cleanup in security.py for sxp parsing. |
2006-12-21 |
Ewan Mellor |
13159:c3d84afbbb47 |
Implement the major part of the new error handling for the Xen-API. |
2006-12-21 |
Ewan Mellor |
13158:38213c2544d7 |
Document a few error codes. |
2006-12-21 |
Ewan Mellor |
13157:d5677481f243 |
Document recent changes to the booting API, introducing PV and HVM groups in |
2006-12-21 |
kfraser |
13156:3e2d3d737624 |
Improve consistency of type-attribute usage (volatile/const). |
2006-12-21 |
Tim Deegan |
13155:e86605304e52 |
[XEN] Update comments to reflect cset 13059:6cbed96fedac |
2006-12-21 |
Tim Deegan |
13154:dae6bc4241db |
[QEMU] Align VGA ram allocation |
2006-12-21 |
Alastair Tse |
13153:5c46e27e3915 |
[XEND] Add cpu_weight and cpu_cap parsing for SXP config create |
2006-12-21 |
Alastair Tse |
13152:628bd9b3fe49 |
[XM] Throw proper exception for xm console for unstarted domains. |
2006-12-21 |
kfraser |
13151:93667f6c5cc8 |
[HVM] Emulates HPET in hypervisor and extend ACPI tables. |
2006-12-21 |
Christian Limpach |
13150:105a54bcc5c9 |
[qemu patches] Update patches upto changeset 13113:fd1ccd818f2c. |
2006-12-21 |
kfraser |
13149:fd1ccd818f2c |
[HVM][VMX] Save GS_SHADOW MSR only on x86/64. |
2006-12-21 |
kfraser |
13148:8af3df2f4b01 |
[LINUX][IA64] New file swiotlb.h. |
2006-12-21 |
kfraser |
13147:bb622907eb89 |
[QEMU] Include pthread.h. |
2006-12-20 |
Christian Limpach |
13146:f58b0c778b90 |
[qemu patches] Update patches upto changeset 13108:ed815cbdc90e. |
2006-12-20 |
kfraser |
13145:4fb80f21c77d |
[XEN] Emulator extensions to decode ModRM.MOD == 3. |
2006-12-20 |
Tim Deegan |
13144:ed815cbdc90e |
[XEN] Fix cset 13107:04c5f7b71ff4 |
2006-12-20 |
Tim Deegan |
13143:04c5f7b71ff4 |
[HVM] Mask cmpxchg8b capability in cpuid for non-pae guests |
2006-12-20 |
Tim Deegan |
13142:988d3a63d9be |
[XEN] Don't pass spurious fast-path faults to the guest at all. |
2006-12-20 |
Tim Deegan |
13141:c75d6f2aad7a |
[XEN] Clean up the shadow interface |
2006-12-20 |
Tim Deegan |
13140:b258c7587d8d |
[HVM] Add Etherboot option ROM, for network-booting HVM guests. |
2006-12-20 |
Tim Deegan |
13139:e2fcb70bec59 |
[HVM] Add expansion-ROM boot support to the ROMBIOS |
2006-12-20 |
Tim Deegan |
13138:caa1987679bd |
[XEN] Skip shadowing of guest PTE writes when known to be safe |
2006-12-20 |
Tim Deegan |
13137:f7a2cd8b0a8e |
[XEN] Better diagnostics of recursive shadow faults |
2006-12-20 |
kfraser |
13136:e99ba0c6c046 |
[NET] front: Fix interface teardown. |
2006-12-20 |
kfraser |
13135:301bcae16928 |
[LINUX] dma: Use swiotlb mask for coherent mappings too |
2006-12-20 |
kfraser |
13134:3a28be71b667 |
[LINUX] Disallow nested event delivery. |
2006-12-20 |
kfraser |
13133:516e4faac066 |
[HVM] Sync per vcpu LAPIC timer with its TSC: |
2006-12-20 |
kfraser |
13132:2a1edeedf28d |
[HVM] Enable more than one platform timer (PIT/RTC/HPET) |
2006-12-20 |
kfraser |
13131:b17d1bc1febf |
[HVM][SVM] Modify the interrupt/event injection logic. |
2006-12-20 |
kfraser |
13130:87dceaa715af |
[BLTAP] Use getpagesize() for portability. |
2006-12-20 |
kfraser |
13129:f99dd72ae205 |
[HVM] Clean up CPUID handling. |
2006-12-20 |
kfraser |
13128:1818b322ede9 |
[LIBXC] Fix iteration over GDT in save/restore code. |
2006-12-20 |
kfraser |
13127:f80f1cc7f85e |
Added tag 3.0.4-branched for changeset 057f7c4dbed1c75a3fbe446d346cee04cff31497 |
2006-12-19 |
Julian Chesterfield |
13126:381f119b15a0 |
Qcow-create reserve flag update. |
2006-12-19 |
Julian Chesterfield |
13125:08fa19392d75 |
Qcow driver code cleanup: |
2007-01-10 |
awilliam |
13124:42babffffba5 |
[IA64] Clean up VTi memory initialization logic |
2007-01-04 |
awilliam |
13123:90db0f68b121 |
[IA64] Only set nocache flag on dom0 ranges that do not support WB |
2007-01-04 |
awilliam |
13122:0f571adbd700 |
[IA64] setup scrub_pages |
2007-01-04 |
awilliam |
13121:4ef56c7cce12 |
[IA64] Fix dom0vp_expose_p2m |
2007-01-04 |
awilliam |
13120:b1c00767c6ae |
[IA64] Use rum psr.be instead of XEN_HYPER_RSM_BE |
2007-01-04 |
awilliam |
13119:d9cc772c6bde |
[IA64] Enable fast hyperprivop for ssm.i and rfi |
2007-01-04 |
awilliam |
13118:eb40e07b867f |
[IA64] Fix calling xencomm_copy_chunk_{to, from} with len = 0 |
2007-01-04 |
awilliam |
13117:2d4807ed1056 |
[IA64] Respect memory attributes for EFI_RUNTIME memory |
2007-01-04 |
awilliam |
13116:5708307d0e35 |
[IA64] allocate contiguous_bitmap sparsely like virtual memmap. |
2007-01-04 |
awilliam |
13115:8bf7cd060df8 |
[IA64] Fix warning when building with CONFIG_FLATMEM unset |
2007-01-04 |
awilliam |
13114:d9b2dd57fdc4 |
[IA64] Add convmem_end |
2007-01-04 |
awilliam |
13113:98f48cf14d98 |
[IA64] Fix dom0 builder so that xen doesn't assign memory on I/O area. |
2007-01-04 |
awilliam |
13112:613ccf4ca46b |
[IA64] Change dom0's initrd image load area so that it follows start info. |
2007-01-02 |
awilliam |
13111:912f8af36878 |
[IA64] tidy up vcpu_set_itc error message |
2007-01-02 |
awilliam |
13110:f69a329a4778 |
[IA64] Rename RID maker HVM_PARAM_CALLBACK_IRQ_RID to IA64_CALLBACK_IRQ_RID |
2007-01-02 |
awilliam |
13109:99ff540b0efe |
[IA64] remove the requirement (vpsr.ic==0) from hyperprivop |
2007-01-02 |
awilliam |
13108:a50fd1fed61e |
[IA64] vcpu_get_psr fix |
2006-12-20 |
awilliam |
13107:80c5b5914b79 |
merge with ia64 sn2+machvec tree |
2006-12-19 |
awilliam |
13106:37309be26861 |
merge with xen-ia64-unstable.hg |
2006-12-19 |
awilliam |
13105:baa07859f24f |
[IA64] sn2 - only get nasid from nodepda if sn_nodepda is available |
2006-12-15 |
awilliam |
13104:e17d7438e09e |
merge with xen-ia64-unstable.hg |
2006-12-15 |
awilliam |
13103:1e042dde1a5f |
[IA64] Use machine vector for global tlb purge |
2006-12-14 |
awilliam |
13102:5a68672cee38 |
[IA64] SN2 warning fixes |
2006-12-14 |
awilliam |
13101:8a9b1b72af44 |
[IA64] Machvec warning fixes |
2006-12-14 |
awilliam |
13100:ba79a17ff715 |
[IA64] Move machvec.h to linux-xen |
2006-12-14 |
awilliam |
13099:97a369d8da43 |
[IA64] Use sn_sal.h directly from upstream Linux |
2006-12-13 |
awilliam |
13098:d45d361c8ad0 |
[IA64] enable build of sn2 + machvec support |
2006-12-13 |
awilliam |
13097:e71fd4513352 |
[IA64] Updates to new files to be able to build sn2 and machvec support. |
2006-12-13 |
awilliam |
13096:ad886b6bdfd6 |
[IA64] Update sn_sal.h to 2.6.19 |
2006-12-13 |
awilliam |
13095:7fe141be5e14 |
[IA64] fix build with sn2 and machvec support |
2006-12-13 |
awilliam |
13094:c3c46d84d8e6 |
[IA64] add new dummy files needed to build sn2 and machvec support |
2006-12-13 |
awilliam |
13093:de3d55c10f16 |
[IA64] new files from Linux 2.6.19 required for SN2 and machvec support |
2006-12-20 |
awilliam |
13092:46c44b5e6a1b |
[IA64] Follow new interrupt deliver mechanism for PV-on-HVM/IPF |
2006-12-19 |
awilliam |
13091:c3b455c4676c |
merge with xen-unstable.hg |
2006-12-19 |
Ewan Mellor |
13090:057f7c4dbed1 |
Fix parsing of cpus in the guest configuration file.3.0.4-branched |
2006-12-19 |
kfraser |
13089:8348e3a1a31e |
[XENOPROF] Fix buffer sharing with auto-translate guests. |
2006-12-19 |
kfraser |
13088:b3cd9c4ac056 |
Merge with xen-ia64-unstable.hg |
2006-12-18 |
Ian Campbell |
13087:4ef0dbe95eac |
[XEN] Revert 12977:af39d20b2b728941421ef18e5c5b1012852eec80 |
2006-12-18 |
kfraser |
13086:8752418b58d8 |
[XEN] Only print progress dots when scrubbing actual memory. |
2006-12-19 |
awilliam |
13085:1f811fe10d0a |
[IA64] don't allocate bitmap from low pool |
2006-12-19 |
awilliam |
13084:105ac9be9b3d |
[IA64] don't dereference xen_start_info when running on raw hardware |
2006-12-18 |
awilliam |
13083:6e68e8a8cc99 |
merge with xen-unstable.hg |
2006-12-18 |
Ewan Mellor |
13082:469478194aef |
Fix _login to pass arguments to the server unconditionally, rather than |
2006-12-18 |
Ewan Mellor |
13081:d7150286ca7b |
Fix the parsing of the image sexpr to use PV_kernel et al, rather than the old |
2006-12-18 |
Ewan Mellor |
13080:a7da43e10ab3 |
Write the xfb configuration details to the store, rather than storing them in |
2006-12-17 |
Ewan Mellor |
13079:c700f2346f9c |
Minor tidyup. |
2006-12-17 |
Ewan Mellor |
13078:ab232025ae29 |
Fix printing of usage when OptionError is thrown. |
2006-12-16 |
Ewan Mellor |
13077:f944e13ce50a |
Only try to label resources if ACM is enabled. |
2006-12-16 |
Ewan Mellor |
13076:fb6db3c9ae74 |
An error occurs if the first detach was successful and the 2nd one is |
2006-12-13 |
Brendan Cully |
13075:c38370be1e0e |
Improve XendCheckpoint's forkHelper error handling. |
2006-12-16 |
Ewan Mellor |
13074:63e72c3254da |
Persist all the Xen-API data values for VMs. |
2006-12-15 |
Ewan Mellor |
13073:7cf33c0856d4 |
Write the new version of the persisted config to a tempfile and then rename it, |
2006-12-15 |
Ewan Mellor |
13072:9fd958cc5122 |
Allow the XenAPI Session object to have login_with_password called as a |
2006-12-15 |
kfraser |
13071:040093fa1f9e |
VNC pasword authentication support for the paravirt framebuffer server. |
2006-12-15 |
kfraser |
13070:96b047d22ad5 |
Fix pointer encoding in vncfb (middle and right button were swapped). |
2006-12-15 |
kfraser |
13069:1b6354023e64 |
[XENFB] xenfb_update_screen() calls zap_page_range() while holding spinlock mm_lock. |
2006-12-15 |
kfraser |
13068:2afb01ec2197 |
Add CONFIG_X86_{32,64} Makefile variables. |
2006-12-15 |
Steven Hand |
13067:4a347a6ed5dc |
Use portable recursive mutex in qemue mapcache. |
2006-12-18 |
awilliam |
13066:ea2dc4a3c8eb |
[IA64] evtchn_callback fix and clean |
2006-12-18 |
awilliam |
13065:893b786cc66a |
[IA64] Mask out reserved bits to avoid Reserved Register/Field faults. |
2006-12-18 |
awilliam |
13064:cf23494af72c |
[IA64] Reflect general exceptions |
2006-12-15 |
awilliam |
13063:41d9f00140c5 |
[IA64] remove global zero initializers |
2006-12-15 |
kfraser |
13062:c6f637694b85 |
[TOOLS] USe -mno-direct-seg-refs when building on i386. |
2006-12-15 |
Ewan Mellor |
13061:bc3ff220d24d |
Fix mem-set, mem-max, and vcpu-set commands when used against inactive domains. |
2006-12-15 |
Ewan Mellor |
13060:779e99f810ca |
Use new -p flag to qcow-create. |
2006-12-15 |
Steven Hand |
13059:6cbed96fedac |
Clean-up hvm/shadow interaction around cr3 updates. |
2006-12-15 |
Ewan Mellor |
13058:ea12d26877a4 |
Fix more enum demarshalling. |
2006-12-15 |
Ewan Mellor |
13057:671cc928183d |
Added a test for xen_vm_get_power_state. |
2006-12-13 |
jfehlig |
13056:54eee6fabbee |
Fix VM.get_power_state API. On the xend side an integer representation of the power state was being returned instead of a string representation as specified by the XenAPI spec. |
2006-12-15 |
kfraser |
13055:c2fe2635e68b |
[XM] Fix network-attach help message. |
2006-12-15 |
Ewan Mellor |
13054:2732b6ab217b |
Fix check_udev in the case where udev is missing -- test's -a does not shortcut. |
2006-12-15 |
Ewan Mellor |
13053:c3425346188c |
Revert Makefile changes from 13023:70155087efe89 -- they break make dist. |
2006-12-15 |
kfraser |
13052:00199ed97fab |
[NET]: Fix segmentation of linear packets |
2006-12-15 |
kfraser |
13051:34520c9451ac |
[XEN] Clean up list.h for Xen formatting rules and add hlist macros |
2006-12-15 |
kfraser |
13050:67c5d83cdcd2 |
Remove unused function from check script. |
2006-12-15 |
Ewan Mellor |
13049:6477a182e4e9 |
Replace the error message when invalid xm commands are given. |
2006-12-15 |
Ewan Mellor |
13048:29ae139a0c72 |
Fix exit status for failed commands, and tidy up the usage display. |
2006-12-15 |
Ewan Mellor |
13047:d72237b3cc37 |
Fix 64-bit build with a PRIu64. |
2006-12-14 |
Ewan Mellor |
13046:a407f14478ba |
Updated test to match new booting arrangement. |
2006-12-14 |
Steven Hand |
13045:8b2de97db39d |
Fix exception handling in xend start-of-day. |
2006-12-14 |
Julian Chesterfield |
13044:a05fefbeb19f |
Add sparseness flag to qcow-create. |
2006-12-14 |
Ewan Mellor |
13043:bd102b60c43b |
Remove the boot-type implementation -- now replaced by the HVM and PV boot |
2006-12-14 |
Ewan Mellor |
13042:0ee4e33b4401 |
Implement new booting parameters for Xen-API, and backwards compatibility for |
2006-12-14 |
Ewan Mellor |
13041:da0849b74170 |
Stub implementations of VM.auto_power_on, VM.consoles. |
2006-12-14 |
Ewan Mellor |
13040:5c8522bda629 |
Remove a number of unused configuration dictionaries -- these have all |
2006-12-14 |
Ewan Mellor |
13039:85c1e2383e98 |
Fix calls to destroyDevice that are missing a force flag. |
2006-12-14 |
Ewan Mellor |
13038:d0f682ada0b2 |
Add some exception logging. |
2006-12-14 |
Ewan Mellor |
13037:c91f6506b270 |
Added xm shell command, taken from xapi.py, to make testing the Xen-API calls |
2006-12-14 |
Ewan Mellor |
13036:de7d7b223db2 |
Have a 1GiB disk rather than 1MiB, for a slightly more sensible test. |
2006-12-14 |
kfraser |
13035:9f09cbe84629 |
Merge with xen-ia64-unstable.hg |
2006-12-14 |
Ewan Mellor |
13034:4d2ae322ef02 |
Tidy up. |
2006-12-14 |
kfraser |
13033:cd89771ba550 |
[XEN] Provide PV guests with emulated PIT. |
2006-12-14 |
kfraser |
13032:afc6b5a60866 |
[TOOLS] Fix check-script compatibility with non-bash shells. |
2006-12-14 |
kfraser |
13031:7b6aba313aac |
[XEN] Fix memory allocator after recent bootmem change. |
2006-12-14 |
kfraser |
13030:664e762a10e8 |
[TOOLS] A couple of check-script cleanups. |
2006-12-14 |
kfraser |
13029:6a28bfc1a940 |
[KEXEC] Clean up kexec code and fix panic-induced reboot when |
2006-12-14 |
kfraser |
13028:70155087efe8 |
Add another package check (python-xml). |
2006-12-14 |
Steven Hand |
13027:7fdf6e0f12db |
Fix deadlock when accessing IO memory. |
2006-12-14 |
kfraser |
13026:79315be2c9b9 |
[NET] front: Fix crashes when xenstore watches fire multiple times. |
2006-12-14 |
kfraser |
13025:c3ff06093028 |
[XEN] Boot allocator searches from earliest registered |
2006-12-14 |
kfraser |
13024:21609e7f5a49 |
[XM] Fix typo in 'xm vcpu-list' header. |
2006-12-14 |
kfraser |
13023:c98ca86138a7 |
[XENFB] No need for IRQs to be disabled in critical regions. |
2006-12-14 |
awilliam |
13022:2fc3392d0889 |
[IA64][HVM] Use vcpu info from getdomaininfo |
2006-12-14 |
awilliam |
13021:4762d73ced42 |
merge with xen-unstable.hg |
2006-12-14 |
kfraser |
13020:35c724302bdd |
[LINUX] Fix seg-fixup warning. |
2006-12-14 |
kfraser |
13019:8a97b4a43a3d |
[XEN] Spot incorrect use of lXe_write & Co. |
2006-12-14 |
kfraser |
13018:fe2e013ae5cb |
[LINUX] Fix build without CONFIG_HOTPLUG_CPU |
2006-12-14 |
Ewan Mellor |
13017:d2f12edc10ee |
Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it. |
2006-12-14 |
kfraser |
13016:ac51e8f37108 |
Allow loading of ELF kernel images that support both PAE and non-PAE. |
2006-12-13 |
Ewan Mellor |
13015:c09dab67c178 |
Hack xm block-detach to remove tap disks as well as vbds. |
2006-12-14 |
kfraser |
13014:ef5e6df3ba9e |
[Xend] Add a --force option to detach operations. |
2006-12-14 |
kfraser |
13013:997f2bbb5cbc |
Fix typos in the external-device migrate script. |
2006-12-14 |
kfraser |
13012:903f80054bca |
[XEND] Activate a declared external device migration script for all devices and all save modes. |
2006-12-13 |
Emmanuel Ackaouy |
13011:360eb996fa38 |
[XEN] Improve scheduler cap mechanism |
2006-12-13 |
George Dunlap |
13010:c79f9d788204 |
[XEN] Make TRC_MEM's bits unique. |
2006-12-11 |
jfehlig |
13009:aed5a0d88879 |
When enumerating VMs resident on a host (Host.get_resident_VMs RPC), ensure VMs with same UUID only appear once in the list. |
2006-12-12 |
jfehlig |
13008:10f51535cc84 |
Allow adding VIF devices to a VM when in halted state. Do not attempt to create the VIF device if VM is in halted state. |
2006-12-13 |
Ewan Mellor |
13007:87f220709073 |
Steal the write_pidfile function from xenstored_core, and use it to ensure |
2006-12-13 |
Ewan Mellor |
13006:e2792d1612b3 |
Check return of new_domain inside dom0_init, avoiding segfault if there is |
2006-12-09 |
Ewan Mellor |
13005:dd6bbf10e79a |
Tidy error message. |
2006-12-09 |
Ewan Mellor |
13004:a874d1170fbc |
Implement xen_vm_set_vcpus_number, |
2006-12-08 |
Ewan Mellor |
13003:5eb2f333c981 |
Fix capitalisation of on-wire calls for VM.set_platform_std_VGA and |
2006-12-08 |
Ewan Mellor |
13002:8b7b61fa89e2 |
Remove accidental double declaration of xen_vm_destroy. |
2006-12-08 |
Ewan Mellor |
13001:737c1c11497d |
Implement the VM.auto_power_on field. |
2006-12-08 |
Ewan Mellor |
13000:5fc7ac854bce |
One more doc-comment update. |
2006-12-08 |
Ewan Mellor |
12999:462b945e2f41 |
Update doc-comments to match recent documentation tidy-ups. |
2006-12-13 |
Ewan Mellor |
12998:ecc16f3222dc |
When recreating the record for dom 0, read the current VCPU settings from Xen, |
2006-12-13 |
Ian Campbell |
12997:478ddc354ccd |
merge |
2006-12-13 |
Ian Campbell |
12996:de69059a1f0e |
[XEN] Kexec: Disable crash keyhandler when no crash kernel is loaded. |
2006-12-13 |
kfraser |
12995:0c2816fb60b9 |
[XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h. |
2006-12-13 |
kfraser |
12994:73b59ad4dd42 |
[XEND] Fix maxmem config issues. |
2006-12-13 |
kfraser |
12993:0946c90c1105 |
[IOEMU] Locking needed to access mapcache. |
2006-12-13 |
kfraser |
12992:65c3287306db |
[XEN] Use cpumask macros to update numa node masks. |
2006-12-13 |
kfraser |
12991:e080700efa56 |
[TOOLS] Fix the build. Clearly demarcate PPC-specific stuff. |
2006-12-13 |
Steven Hand |
12990:1fa7e524b354 |
Tiny fix. |
2006-12-13 |
Steven Hand |
12989:d5499ff80b19 |
Update ignores. |
2006-12-13 |
kfraser |
12988:3c7a6081f1a9 |
Merge with xenppc-unstable |
2006-12-12 |
Hollis Blanchard |
12987:c08ac3b211c8 |
[POWERPC][XEN] Add support for || as a xen/dom0 commandline divider. |
2006-12-11 |
Jimi Xenidis |
12986:5d052711af78 |
[XEN][POWERPC] boot_of_allocator fixups |
2006-12-11 |
Jimi Xenidis |
12985:3d7759a9247f |
[XEN][POWERPC] Fix systemsim-gpul failure to boot |
2006-12-12 |
Hollis Blanchard |
12984:3d93083e3934 |
[POWERPC][XEN] Remove unused uaccess.h header. |
2006-12-12 |
Hollis Blanchard |
12983:79b49fca62e8 |
[POWERPC][XEN] Fix gdbstub build break. |
2006-12-12 |
Hollis Blanchard |
12982:a2334bd349cd |
[POWERPC][XEN] Fix kexec build breakage. |
2006-12-12 |
Hollis Blanchard |
12981:0aea81b1e757 |
[POWERPC][XEN] Fix build break by using bitmap field in cpumask_t. |
2006-12-12 |
Hollis Blanchard |
12980:af39d20b2b72 |
[POWERPC][XEN] Fix warning by removing "packed". |
2006-12-12 |
Hollis Blanchard |
12979:4f0d213ec924 |
[POWERPC][XEN] Build fixes. |
2006-12-12 |
Hollis Blanchard |
12978:6a8b56ccdb09 |
[POWERPC][XEN] Add empty xenoprof.h. |
2006-12-12 |
Hollis Blanchard |
12977:749c399d73df |
[POWERPC] Merge with xen-unstable.hg. |
2006-12-12 |
Hollis Blanchard |
12976:a510c94ceaa3 |
[POWERPC] Merge in outstanding changes from xenppc-unstable.hg. |
2006-12-01 |
Jimi Xenidis |
12975:9d83185b4c37 |
[XEN][POWERPC] should comment the Power Managment workaround in the code as well |
2006-11-28 |
Jimi Xenidis |
12974:6deca1ea217f |
[XEN][POWERPC] cleanup hard tabs |
2006-11-28 |
Jimi Xenidis |
12973:5a3fd0b7617d |
[XEN][POWERPC] Fix IPI stall timeout without using timebase_freq |
2006-11-28 |
Jimi Xenidis |
12972:4a27df713c66 |
[XEN][POWERPC] Do not override smp function call wait flag |
2006-11-28 |
Jimi Xenidis |
12971:21ce7e75b815 |
[XEN][POWERPC] Generalized parallel IPI handlers |
2006-11-28 |
Jimi Xenidis |
12970:dbc7ea73f5b2 |
[XEN][POWERPC] secondary_cpu_init() does not return. |
2006-11-28 |
Jimi Xenidis |
12969:768bf8f273fb |
[POWERPC][XEN] cpu_relax() needs to call barrier() |
2006-11-27 |
Jimi Xenidis |
12968:b4594f072a89 |
[XEN][POWERPC] OFD dump prefix screen and hook into keyhandler |
2006-11-27 |
Jimi Xenidis |
12967:b5a89f01a440 |
[TOOLS][POWERPC] update prose builder to define the mem_mb arg. |
2006-11-22 |
Jimi Xenidis |
12966:530597f5387f |
[XEN][POWERPC] fix some hard tabs that snuck by |
2006-11-22 |
Jimi Xenidis |
12965:38b437a708a2 |
[XEN][POWERPC] Fix Register dumping from ^A^A^A console |
2006-11-22 |
Jimi Xenidis |
12964:f911e945d959 |
[XEN][POWERPC] SMP/IPI/MB combined |
2006-11-22 |
Jimi Xenidis |
12963:5909f57c8c39 |
[XEN][POWERPC] Early boot memory avoidance improvemnts |
2006-11-21 |
Hollis Blanchard |
12962:d6b44cb7d2c9 |
[POWERPC][XEN] Ignore device tree nodes missing "device_type". |
2006-11-11 |
Jimi Xenidis |
12961:da882f0212d6 |
[XEN][POWERPC] Flush the ERAT very early on secondary processors. |
2006-11-11 |
Jimi Xenidis |
12960:4d47f058fffd |
[XEN][POWERPC] Turn off the Guard bit for access to the grant table |
2006-11-10 |
Jimi Xenidis |
12959:88aab6f585d3 |
[TOOLS][POWERPC] Add missing prototype |
2006-12-01 |
Hollis Blanchard |
12958:228c34916020 |
[POWERPC][XEN] support for recursive spinlocks |
2006-11-10 |
Hollis Blanchard |
12957:176c7264715c |
[POWERPC][XEN] Rename "Mambo" to "systemsim". |
2006-11-03 |
Jimi Xenidis |
12956:a60e804c0a31 |
[XEN][POWERPC] The VIO rewrite |
2006-10-24 |
Jimi Xenidis |
12955:b0293bc59835 |
[TOOLS][POWERPC]fixes to put back commandline in prose builder |
2006-10-18 |
Jimi Xenidis |
12954:95cf2e3e7e0a |
[TOOLS][POWERPC] oops, forgot load_elf_kernel() |
2006-10-18 |
Jimi Xenidis |
12953:1a3c1168db6a |
[TOOLS][POWERPC] Use a smaller page array and place common code in utils.c |
2006-10-18 |
Jimi Xenidis |
12952:5c3b6b623c57 |
[TOOLS][POWERPC] apply start_info changes to xc_prose_build.c |
2006-10-18 |
Jimi Xenidis |
12951:f2aaf35c7759 |
[TOOLS][POWERPC] Add Prose Domain Builder |
2006-10-18 |
Jimi Xenidis |
12950:877361bfe3ae |
[TOOLS][POWERPC] Fix build breakage in powerpc64/xc_linux_build.c |
2006-10-12 |
Hollis Blanchard |
12949:4eefe4d31afa |
[POWERPC][XEN] Improve presentation of objcopy output. |
2006-10-12 |
jimix |
12948:0ff8b14fb530 |
[XEN][POWERPC] Support your older compilers |
2006-10-10 |
Jimi Xenidis |
12947:d6ec02744592 |
[XEN][POWERPC] New interface ATTN() to conact the HW probe |
2006-10-10 |
Jimi Xenidis |
12946:96670c42df39 |
[XEN][POWERPC] Remove pfn2mfn() now that it is understood |
2006-10-08 |
Jimi Xenidis |
12945:79bb96e0ba73 |
[XEN][POWERPC] Create a Domain Foreign Map space |
2006-10-07 |
Jimi Xenidis |
12944:067bf06057cc |
[POWERPC][XEN] implement the UP side of __flush_tlb_mask() |
2006-10-07 |
Jimi Xenidis |
12943:4a2a96e72076 |
[POWERPC][XEN] Alloc IOMMU to map a Foreign page |
2006-10-04 |
Jimi Xenidis |
12942:0f4c73a1e92a |
[XEN][POWERPC] Keepin it cool: sleep the processor when halt fails |
2006-10-06 |
Hollis Blanchard |
12941:f7096a6728e6 |
[POWERPC][XEN] Fix yaboot loading and other linker script tweaks. |
2006-10-05 |
Hollis Blanchard |
12940:3bd514d3e078 |
[POWERPC][XEN] Escape dots in .hgignore. |
2006-10-05 |
Hollis Blanchard |
12939:7a4330bd4c5c |
[POWERPC][XEN] Fix up 'clean' target. |
2006-10-05 |
Hollis Blanchard |
12938:b58670602d35 |
[POWERPC][XEN] Builtin cmdline dependency rule |
2006-10-04 |
Hollis Blanchard |
12937:020fc58ba873 |
[POWERPC][XEN] Hide builtin dom0 args from Xen. |
2006-10-04 |
Hollis Blanchard |
12936:94a2909a7f20 |
[POWERPC][XEN] Create a cmdline.c to hold builtin/post-installed parameters. |
2006-10-04 |
Hollis Blanchard |
12935:6f6a37ee8b97 |
[POWERPC][XEN] Remove boot wrapper, and extensive Makefile simplifications. |
2006-10-03 |
Hollis Blanchard |
12934:8515e163f1df |
[POWERPC][XEN] Move gmfn_to_mfn() from page.h to mm.h to avoid recursive header dependencies. |
2006-10-02 |
Jimi Xenidis |
12933:a0b47a11b52d |
[XEN][POWERPC] An OK spot to flush the I-Cache |
2006-10-02 |
Jimi Xenidis |
12932:0379ac3367b2 |
[XEN][POWERPC] Use gmfn_to_mfn() over pfn2mfn() |
2006-10-02 |
Jimi Xenidis |
12931:7b6f0a4d5cdd |
[XEN][POWERPC] Fixes in cpu_flush_icache() |
2006-10-02 |
Jimi Xenidis |
12930:1c996041fcde |
[XEN][POWERPC] Add Function to completely flush the I-Cache for a processor |
2006-10-02 |
Jimi Xenidis |
12929:24fd59787982 |
[XEN][POWERPC] Flush all of text per CPU in case the loader did not |
2006-10-02 |
Jimi Xenidis |
12928:6ff313c841db |
[XEN][POWERPC] go ultra conservative on CI IO routines |
2006-10-01 |
Jimi Xenidis |
12927:2bf4257944f4 |
[XEN][POWERPC] oops on debug build break |
2006-10-01 |
Jimi Xenidis |
12926:4ca8abbd89c8 |
[XEN][POWERPC] Improve the debugging strategy of these hcalls. |
2006-09-29 |
Jimi Xenidis |
12925:234257c78627 |
[XEN][POWERPC] Allocate Xen memory area based on the amount of memory |
2006-09-29 |
Jimi Xenidis |
12924:2985a7a12706 |
[XEN][POWERPC] shadowed paramter in prototype, SHEESH! |
2006-09-29 |
Jimi Xenidis |
12923:489e4d09ffb7 |
[XEN][POWERPC] Conistence with log vs. order |
2006-09-28 |
Jimi Xenidis |
12922:a69f935eda6c |
[XEN][POWERPC] Remove limit on the page frame table |
2006-09-28 |
Jimi Xenidis |
12921:5b0e0c93a5bf |
[XEN][POWERPC] Allow Xen to use RTAS if available |
2006-09-26 |
Jimi Xenidis |
12920:97e1d0fd7def |
[XEN][POWERPC] U4 DART workaround for functionality |
2006-09-26 |
Jimi Xenidis |
12919:539355c03a30 |
[XEN][POWERPC] Allocated wrong order for dummy page |
2006-09-26 |
Jimi Xenidis |
12918:ae1f00361a8e |
[XEN][POWERPC] Backoff the SCOM stuff by default |
2006-09-25 |
Jimi Xenidis |
12917:61179af7868d |
[XEN][POWERPC] Fix compile error in gdbstub.c |
2006-09-22 |
Jimi Xenidis |
12916:2a10ce87327c |
[XEN][POWERPC] Be a little smarter with unimplemented() |
2006-11-30 |
Hollis Blanchard |
12915:4da585fb62f9 |
[XEN][POWERPC] Clean up debug/traceback/trapping logic |
2006-09-22 |
Jimi Xenidis |
12914:7f3ae39112cd |
[XEN][POWERPC] Machine check now inspects the SCOM for more information |
2006-09-21 |
Jimi Xenidis |
12913:95cead06e4ab |
[POWERPC][XEN] attempt to adjust thread priority is futile and meaningless |
2006-09-21 |
Jimi Xenidis |
12912:e108c5ac16ac |
[XEN][POWERPC] Fully inline udelay() |
2006-09-21 |
Jimi Xenidis |
12911:8cb0d0eea355 |
[XEN][POWERPC] SCOM access is fully known and working |
2006-09-18 |
Jimi Xenidis |
12910:776efe262006 |
[POWERPC][XEN] /chosen/cpu is an instance not a package |
2006-11-29 |
Hollis Blanchard |
12909:223470316756 |
Merge with xen-unstable.hg. |
2006-08-09 |
Jimi Xenidis |
12908:ee4397571e44 |
[POWERPC][TOOLS] fix header so libaio builds |
2006-12-13 |
kfraser |
12907:2fa06640a1c1 |
[XEN] Fix kexec crash. |
2006-12-12 |
Emmanuel Ackaouy |
12906:05e1863cc2a3 |
[XEN] Improve multi-core/thread scheduler support. |
2006-12-12 |
Tim Deegan |
12905:6b68a3688509 |
[XEN] Be sure to discard old PAE l2 shadows when guest l2e becomes null. |
2006-12-11 |
ssmith |
12904:aabceba1dbc5 |
Merge. |
2006-12-11 |
ssmith |
12903:3e2b6365ba75 |
[XEN] The shadow FAST_FAULT_PATH optimisation assumes that pages never |
2006-12-11 |
kfraser |
12902:4ae4bdee00e6 |
[XEN] Only allow each domain to putput crash debug info once. |
2006-12-14 |
awilliam |
12901:ed56ef3e9716 |
[IA64][BUILD] XEN_XKBUFF needs to depend on NET |
2006-12-12 |
awilliam |
12900:c0d41ac21486 |
merge with xen-unstable.hg |
2006-12-11 |
kfraser |
12899:37141c3a3d39 |
[XEN] Remove unnecessary shadow_mode_refcount() code from PV mm code. |
2006-12-11 |
Ian Campbell |
12898:6edf8b33e7d1 |
[BUILDER] Enable shadow mode for shadow translate guests much earlier. |
2006-12-11 |
kfraser |
12897:57b36b893a8d |
[NET] back: Atomic buffer allocations use __GFP_NOWARN. |
2006-12-12 |
awilliam |
12896:e948333c2c38 |
[IA64] Fix typo : npte not defined |
2006-12-09 |
kaf24 |
12895:f5121d001d1a |
[XEN] Shadow-mode-refcount PTE update fix. |
2006-12-09 |
kaf24 |
12894:245f7ce8763e |
pygrub tmp files should live in /var/run/ not /var/lib/, as they are |
2006-12-09 |
kaf24 |
12893:8cddaee4a51c |
Merge with xen-ia64-unstable.hg |
2006-12-08 |
Christian Limpach |
12892:1ad7dff99968 |
[qemu patches] Update patches upto changeset 12814:c3ad3fcfe3. |
2006-12-08 |
Christian Limpach |
12891:c3ad3fcfe364 |
[qemu patches] Update patches upto changeset 12756:1d32fb45e0. |
2006-12-08 |
john levon |
12890:7258a2009cfa |
xm block-attach can take an optional 5th argument, show it in the help. |
2006-12-08 |
kfraser |
12889:c519ab0f70f3 |
[LIBXC] Make strerror() thread-safe by protecting it with a mutex. |
2006-12-08 |
Alastair Tse |
12888:a4d1f99e5a53 |
[XEND] Keep vif IP addresses as space separated string. |
2006-12-08 |
Alastair Tse |
12887:28403de6c415 |
[XEND] Make sure UUID is in the right format. |
2006-12-08 |
awilliam |
12886:1cfd862e5254 |
[IA64] avoid freeing arch.privregs twice |
2006-12-08 |
awilliam |
12885:c650fe6d56f6 |
[IA64] change XEN_DOMCTL_getmemlist to return gmfn instead of mfn |
2006-12-07 |
awilliam |
12884:45f79978ceb5 |
[IA64] allow foreign domain page mapping of DOMID_XEN/DOMID_IO |
2006-12-07 |
awilliam |
12883:bc3044bf4928 |
[IA64] xc_ia64_linux_restore fix for new foreign domain page mapping semantics |
2006-12-07 |
awilliam |
12882:566e0e95cf00 |
[IA64] Domain save fix for foreign domain page mapping semantics change |
2006-12-07 |
awilliam |
12881:178e46776c71 |
[IA64] Map vcpu memory mapped registers into guest psudo physical address space |
2006-12-07 |
awilliam |
12880:d85c905beac4 |
[IA64] Map shared_info into guest pseudo physical address space |
2006-12-08 |
awilliam |
12879:970ff2ba748f |
merge with xen-unstable.hg |
2006-12-08 |
kfraser |
12878:da87dc126b33 |
[LIBXC] Clean up use of sterror(). Define a thread-safe |
2006-12-08 |
Ian Campbell |
12877:6f0f80aa817d |
[LINUX] Kexec: Remove remainder of kexec-generic.patch |
2006-12-08 |
Ian Campbell |
12876:562eee7568a8 |
[LINUX] Kexec: Reapply kexec patches to sparse tree. |
2006-12-08 |
Ian Campbell |
12875:d51e5a7317bb |
[LINUX] Kexec: add kexec files to sparse tree. |
2006-12-08 |
Ian Campbell |
12874:1db125262365 |
[LINUX] kexec: remove patches which are not straight backports. |
2006-12-08 |
Ian Campbell |
12873:7c3dee5ff185 |
[LINUX] Kexec: Do not bug if a kexec hypercall fails. |
2006-12-08 |
kfraser |
12872:df5fa63490f4 |
[XEN] Implement XENMEM_set_memory_map, which specifies memory map to |
2006-12-08 |
Alastair Tse |
12871:8beecb8c5ae2 |
[XEND] Fix xm vcpu-set when decrementing VCPU count |
2006-12-08 |
Steven Hand |
12870:d3846d6f30d5 |
Fix potential minor memory leak. |
2006-12-08 |
Ewan Mellor |
12869:212511a8f202 |
Download and symlink the i386 version of the ramdisk when running on x86_64. |
2006-12-08 |
kfraser |
12868:81730d462241 |
[LINUX] CONFIG_XEN_BACKEND=m build properly. |
2006-12-08 |
kfraser |
12867:70a7a4c953b4 |
[LINUX] Make CONFIG_XEN_FRAMEBUFFER=m build properly. |
2006-12-08 |
kfraser |
12866:45765c7a5066 |
Make XEN_DOMCTL_getdomaininfo return shared_info_frame in gmfn not mfn. |
2006-12-08 |
kfraser |
12865:28e883b3933d |
[LINUX] Make xb_waitq static. |
2006-12-08 |
kfraser |
12864:1bcb97a1b2da |
[LINUX] Clean up and clarify find_unbound_irq(). |
2006-12-07 |
Ewan Mellor |
12863:3859131c0b8b |
Fix PERROR. |
2006-12-07 |
Ewan Mellor |
12862:6a6748da2039 |
Diagnose bad config files. |
2006-12-07 |
Alastair Tse |
12861:cf11417d7eb6 |
Merge |
2006-12-07 |
Alastair Tse |
12860:84580e109557 |
[XEND] Only return valid VIF and VBD parameters via Xen API. |
2006-12-07 |
kfraser |
12859:ff5f976191a5 |
[LINUX] Fail gracefully if we run out of spare IRQs. |
2006-12-07 |
Alastair Tse |
12858:ec9259920f85 |
Merge |
2006-12-07 |
Alastair Tse |
12857:61883e3168a6 |
[XEND] Sync Xen API with newer VDB and VIF specification. |
2006-12-07 |
kfraser |
12856:1d83974d08b1 |
[XEN] Add new safe pte update macros and use as necessary when |
2006-12-07 |
Alastair Tse |
12855:93314655b16f |
[XEND] Make SXP parsing re-use device_add in XendConfig |
2006-12-07 |
Alastair Tse |
12854:dcca88fc849c |
[XEND] Prevent None values from appearing in Device SXP |
2006-12-07 |
kfraser |
12853:4ce643274b67 |
[XEN] Early page fault handler to deal with spurious page faults. |
2006-12-07 |
Alastair Tse |
12852:27294bab3d62 |
[XEND] Fix resume for managed domains. |
2006-12-07 |
Tim Deegan |
12851:e843c1fde3c2 |
Merge |
2006-12-07 |
Tim Deegan |
12850:a89599a12d4b |
[XEN] Init pae_l3_cache lock earlier |
2006-12-07 |
Ewan Mellor |
12849:a330509abb20 |
This patch checks the contents of XENDOMAINS_SAVE before the restore |
2006-12-07 |
Ewan Mellor |
12848:e98c84468b72 |
The new lifecycle patches in xen-unstable added 3 new operations which can |
2006-12-07 |
Ewan Mellor |
12847:78528a88d082 |
Scrub VNC passwords from the logs. |
2006-12-07 |
Ewan Mellor |
12846:531c67ed64f4 |
Do an explicit check for bootloader path existence prior |
2006-12-07 |
Ewan Mellor |
12845:c287052a0a65 |
The HTTP service used for SEXPR based RPC calls currently serializes all |
2006-12-07 |
kfraser |
12844:60bbcf799384 |
[HVM] qemu mouse: Adds support for USB mouse/tablet status check and |
2006-12-07 |
Alastair Tse |
12843:fb3cb6f52a29 |
Merge |
2006-12-07 |
Alastair Tse |
12842:9de4597e1269 |
[XM] Fix xm uptime TypeError exception. |
2006-12-07 |
kfraser |
12841:5a21379d0879 |
merge |
2006-12-07 |
kfraser |
12840:5aea6a32fc8b |
[LIBXC] Python error extraction tweak. |
2006-12-07 |
Ewan Mellor |
12839:5bf91da9797d |
Remove broken call to XendDomainInfo.getSsidref(), fixing the obsolete HTTP |
2006-12-07 |
Alastair Tse |
12838:8e035701b9ff |
Merge |
2006-12-07 |
Alastair Tse |
12837:aab2b3f739d2 |
Merge |
2006-12-07 |
Alastair Tse |
12836:f7cff5d296bf |
[XEND] Fix configureBootloader to work with HTTP/SEXP. |
2006-12-07 |
Ian Campbell |
12835:58284e749407 |
Remove unused KEXEC_RANGE_VA_XEN. |
2006-12-07 |
kfraser |
12834:2dd4569e0640 |
[LIBXC] Add an error reporting API to the libxc library. |
2006-12-07 |
kfraser |
12833:1c15f97a220d |
[XEN] Make multiboot-related code more readable. |
2006-12-07 |
kfraser |
12832:44319e9dc0c5 |
VMXAssist cleanups |
2006-12-07 |
kfraser |
12831:49bb6b82654a |
[VTPM][HVM] Transmit the locality in which the command was sent in the |
2006-12-07 |
kfraser |
12830:0c1e2abc1888 |
[HVM] Fix reboot failure when configured 'cdrom', i.e. bug 832. |
2006-12-07 |
kfraser |
12829:0f5dd1d43b67 |
merge |
2006-12-07 |
kfraser |
12828:67a06a9b7b1d |
[HVM] qemu: Add guest address-space mapping cache. |
2006-12-07 |
Alastair Tse |
12827:e8a74ac80167 |
[XEND] Update vcpu_avail when parsing configuration. |
2006-12-07 |
Alastair Tse |
12826:3f0ca90351e2 |
[XEND] Fix reboot for HVM domains if cdrom is empty. |
2006-12-06 |
Ewan Mellor |
12825:1d32fb45e08f |
Added VM.set_VCPUs_features_force_on, VM.set_VCPUs_features_force_off, |
2006-12-06 |
Ewan Mellor |
12824:a05841d57ce0 |
Make VM.VCPUs.number a writable field. |
2006-12-06 |
Ewan Mellor |
12823:21c2bac97104 |
Added VBD.type field (CD or Disk). |
2006-12-06 |
Ewan Mellor |
12822:7cb0ed283197 |
Add extra detail to the VM.destroy description. |
2006-12-06 |
Ewan Mellor |
12821:c04feabe66ff |
Add VM.auto_power_on field. |
2006-12-06 |
Ewan Mellor |
12820:4234c17f3c48 |
Clarify that memory values are in bytes. |
2006-12-06 |
Ewan Mellor |
12819:d3a3e57fcf8b |
Improved task handling model. |
2006-12-06 |
Ewan Mellor |
12818:a3b8066baced |
Tidy up the get_by_name_label description. |
2006-12-06 |
Ewan Mellor |
12817:c4b91cbed51a |
Clarify that the self parameter is an object reference, not the instance (i.e. |
2006-12-06 |
Ewan Mellor |
12816:0dfe894e37a4 |
Tidy up the get_record and get_by_uuid descriptions. |
2006-12-06 |
Ewan Mellor |
12815:e8f5cd2b7253 |
More description tidyups -- constructors and destructors this time. |
2006-12-06 |
Ewan Mellor |
12814:59d3be0dd1d4 |
Tidy-up some of the descriptions. |
2006-12-06 |
Tim Deegan |
12813:963a02c040f6 |
[XEN] remove unused monitor_vtable mapping. |
2006-12-06 |
Ewan Mellor |
12812:26a3c7c10782 |
Added Xen-API implementations for xm pause, xm unpause, xm destroy, xm rename, |
2006-12-06 |
Ewan Mellor |
12811:795a87426e48 |
Implement VM.set_name_label. |
2006-12-06 |
Ewan Mellor |
12810:cf1ca0615414 |
Added support for configuration file for xm, and use that to specify |
2006-12-06 |
Ewan Mellor |
12809:92127156ec49 |
Added server proxy and session manager for Xen-API clients. |
2006-12-06 |
Ewan Mellor |
12808:c4824dcd57c4 |
Fix server reloading when the HTTP server is enabled. |
2006-12-06 |
Ewan Mellor |
12807:258722281202 |
Don't trace inside SrvServer.py -- it's doing a one-second sleep in a loop, so |
2006-12-06 |
Ewan Mellor |
12806:97acbb7e2146 |
Move the actual call routed by do_legacy_api_with_uuid out of the scope of |
2006-12-06 |
Ewan Mellor |
12805:fb1291ffa26f |
Fix HTTP server. |
2006-12-05 |
Ewan Mellor |
12804:39509c8f5c09 |
Fix error message. |
2006-12-06 |
Tim Deegan |
12803:a467eb0c5596 |
Fixes a mistake in changeset 12732 |
2006-12-05 |
Ian Campbell |
12802:0bea8e773508 |
[LINUX] The crash note resource should be nested inside the hypervisor |
2006-12-07 |
awilliam |
12801:968caf47b548 |
[IA64] workaround NaT consumption fault when hiding a PCI function from dom0 |
2006-12-07 |
awilliam |
12800:21267b552cc9 |
[IA64] Send events to VTI domain through level triggered irq. |
2006-12-07 |
awilliam |
12799:74de984434c9 |
[IA64] fix warnings |
2006-12-07 |
awilliam |
12798:3bd97b4fe77d |
[IA64] Implement irq redirection of IOSAPIC |
2006-12-07 |
awilliam |
12797:4f1a3ae07dbc |
[IA64] implement free_irq_vector() paravirtualization |
2006-12-06 |
awilliam |
12796:d901f2fe8c25 |
[IA64] Fix Vti |
2006-12-05 |
awilliam |
12795:85b9711cb895 |
[IA64] Allocate frame table/mpt table at mfn=0 |
2006-12-05 |
awilliam |
12794:9787cb7262e8 |
[IA64] changed foreign domain page mapping semantic. |
2006-12-05 |
awilliam |
12793:918ea03857b9 |
merge with xen-unstable.hg |
2006-12-05 |
Tim Deegan |
12792:7df4d8cfba3b |
[XEN] sh_gfn_to_mfn_foreign() must handle guest pfns above 4GB on PAE |
2006-12-04 |
Ewan Mellor |
12791:a2618d3912e7 |
This adds a recently added parameter to the vm.start call. |
2006-12-04 |
Ewan Mellor |
12790:897bb9b7ed06 |
Tidy. |
2006-12-04 |
Ewan Mellor |
12789:c7f4a89eb054 |
Fix numpad handling in QEMU's VNC server. The keymaps that we have include |
2006-12-04 |
Ewan Mellor |
12788:565cd8f32c70 |
Close the server when instructed, so that we can reload on the same port, and |
2006-12-04 |
Ewan Mellor |
12787:3629873ee1e6 |
Diagnose a failing server, rather than just locking up the whole daemon. |
2006-12-04 |
Ewan Mellor |
12786:59f438d2739b |
Added rudimentary "xend reload" functionality. This allows you to reconfigure |
2006-12-04 |
Ewan Mellor |
12785:56d93b6ea9ea |
Tidy error message. |
2006-12-04 |
Ewan Mellor |
12784:4e3a7d82917c |
More capitalisation fixes. |
2006-12-04 |
Ewan Mellor |
12783:38ad5643aafe |
With PERMISSIVE turned on, diagnose missing Enums and Bools, and improve the |
2006-12-04 |
kfraser |
12782:fd28a1b139de |
[QEMU] Error reporting in IDE device model. |
2006-12-04 |
kfraser |
12781:d8befb109c39 |
Add XEN_FRAMEBUFFER to -xen defconfigs. |
2006-12-05 |
awilliam |
12780:ba7fca36fbd0 |
[IA64] Fix VTi domain creation |
2006-12-05 |
awilliam |
12779:27c2e9aa83e9 |
[IA64][LIBXC] prep for fixes |
2006-12-04 |
awilliam |
12778:e5e6893ec699 |
[IA64] paraviatualize /dev/mem to enable X. |
2006-12-04 |
awilliam |
12777:bef3a5ffd78d |
[IA64] import linux/include/asm-ia64/uaccess.h for /dev/mem paravirtualization |
2006-12-04 |
awilliam |
12776:82a581113669 |
[IA64] remove old xen_regs define from arch header |
2006-12-04 |
awilliam |
12775:e729184b5c0e |
[IA64] add MCA softirqs to arch-specific header |
2006-12-04 |
awilliam |
12774:d603aed5ad6d |
merge with xen-unstable.hg |
2006-12-04 |
kfraser |
12773:275a8f9a0710 |
Remove useless segments push/pop in VMXAssist. |
2006-12-04 |
Ian Campbell |
12772:b08b870770f9 |
[PATCH 02/02] Kexec / Kdump: Don't declare _end |
2006-12-04 |
Ian Campbell |
12771:f4089172c96b |
[PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead of ALIGN() |
2006-12-03 |
kaf24 |
12770:3bd721db6db5 |
[XEN] Fix 32-bit build. |
2006-12-03 |
kaf24 |
12769:12ee3d6e61ef |
[XEN] Add 'insn_fetch' memory operation to the x86_emulator. |
2006-12-03 |
Ewan Mellor |
12768:de8abd5ce652 |
Revert the change to destroy all VMs when skipping or failing tests -- this |
2006-12-02 |
Ewan Mellor |
12767:af10df2fed35 |
Make the xenfb tools an optional part of the build, as they introduce new |
2006-12-01 |
Alastair Tse |
12766:1edaf60343a7 |
[XEND] Fix mis-types in XendConfig |
2006-12-01 |
Alastair Tse |
12765:43671a60b0f1 |
Merge |
2006-12-01 |
Alastair Tse |
12764:6544f92e4103 |
Merge |
2006-12-01 |
Alastair Tse |
12763:7dc0dd5cdb4d |
Merge |
2006-12-01 |
Alastair Tse |
12762:98413fa7826c |
[XEND] Re-add vtpm device support in XendConfig |
2006-12-01 |
Ewan Mellor |
12761:990bee220f20 |
Use the new xen-api.sock for the calls to the Xen-API server. |
2006-12-01 |
Ewan Mellor |
12760:b37e66b08bf5 |
This patch provides XmTestManagedDomain and XenManagedDomain classes |
2006-12-01 |
Alastair Tse |
12759:4b577c1909a9 |
Merge |
2006-12-01 |
Alastair Tse |
12758:5d0efb6f3983 |
[XENAPI] Add extra param for VM.start and fix case for printing out |
2006-12-01 |
Alastair Tse |
12757:e3d62983bc2f |
[XEND] Proper importing of Xen API VM Struct into new XendConfig |
2006-12-01 |
Alastair Tse |
12756:dc9a47212ac4 |
[XEND] Fix case mismatch in VM.get_record for Xen API |
2006-12-01 |
kfraser |
12755:107f74d363ea |
[XEN] Allow shutdown code to be set at most once per domain. |
2006-12-01 |
Andrew Warfield |
12754:69efe6730fb1 |
Fix a number of flaws in the blktap userspace daemon when dealing |
2006-12-01 |
Alastair Tse |
12753:c4225c95dbcd |
[XEND] Fix outputting device SXPs when domain is halted. |
2006-12-01 |
kfraser |
12752:5c82a274733e |
[HVM] Cache segment-register contents during PTE-update emulations. |
2006-12-01 |
Alastair Tse |
12751:1e6f9222a1e1 |
[TOOLS] Checks for libvncserver-dev and libsdl-dev. |
2006-12-01 |
Alastair Tse |
12750:dd857b2e2bca |
[XEND] Fix missing vncpasswd option for HVM domains. |
2006-12-01 |
kfraser |
12749:d7c040643850 |
Update hgignore list. |
2006-12-01 |
kfraser |
12748:995841d99780 |
[XEN] Remove uses of 'extern inline'. |
2006-12-01 |
kfraser |
12747:f7b7daed94d6 |
[LIBXC] Add new AP{I function xc_evtchn_bind_unbound_port(). |
2006-12-01 |
kfraser |
12746:43c8cb5a895c |
[XEN] Emulate XADD instruction. |
2006-12-01 |
Alastair Tse |
12745:ef1dadde3631 |
[XEND] Reapply fix for ever expanding kernel_args in XendConfig |
2006-12-01 |
Alastair Tse |
12744:d0ade847f886 |
[XEND] Ensure config value types in XendConfig |
2006-12-01 |
kfraser |
12743:b334f479853e |
[LINUX] dev/mem: Rename Xen's mmap_mem to xen_mmap_mem to |
2006-12-01 |
Ewan Mellor |
12742:4ede29160b53 |
Actually return something from bool0. |
2006-12-01 |
Ewan Mellor |
12741:4d53706e8028 |
Update README to reflect moved library. |
2006-12-01 |
Steven Smith |
12740:dfaf8493a211 |
Merge. |
2006-12-01 |
Steven Smith |
12739:d57b0e2834d7 |
[PVFB][TOOLS] Don't unwatch the framebuffer frontend's state node just |
2006-12-01 |
Steven Smith |
12738:2a6a793a2f68 |
[PVFB][TOOLS] Fix save/restore for domains with PV framebuffers. |
2006-12-01 |
Steven Smith |
12737:b22274d1311c |
[TOOLS][PVFB] Avoid zombie framebuffer backends. |
2006-12-01 |
Steven Smith |
12736:fb0a586854c1 |
[TOOLS] Remove some dead code. |
2006-12-01 |
Steven Smith |
12735:f50380324d1c |
Merge. |
2006-12-01 |
Steven Smith |
12734:0536dbde1562 |
[PVFB] Make sure that framebuffer backend goes away when the domain |
2006-12-01 |
Steven Smith |
12733:d5d8aeb4fa34 |
[LINUX] The removal of the console_use_vt hack was premature: it's still |
2006-12-01 |
Steven Smith |
12732:000609d8c93f |
[PVFB][TOOLS] Change the configuration syntax for PVFB backends to more |
2006-12-01 |
Steven Smith |
12731:260426e3924f |
This is Anthony Liguori's virtual framebuffer forward ported and |
2006-12-01 |
Ewan Mellor |
12730:056050ceb300 |
Set localtime, enable_audio, clock_offset, and std_vga back to being bools, not |
2006-12-01 |
Ewan Mellor |
12729:3570295a44cb |
Added log message for when a VM is deleted. |
2006-12-01 |
Ewan Mellor |
12728:41381d057ee0 |
Include the rotated xend.log.X in the bug report. |
2006-12-01 |
Ewan Mellor |
12727:5dae3263f85c |
Link test/test_bindings against libxenapi in the new location. |
2006-12-01 |
kfraser |
12726:bec95280b565 |
[XEN] Quieten down HVM debug output. |
2006-12-01 |
Ewan Mellor |
12725:36fe7ca48e54 |
Tidy up the creation of directories that Xend needs. This avoids potential |
2006-12-01 |
Alastair Tse |
12724:aedeaa926893 |
merge |
2006-12-01 |
Alastair Tse |
12723:6cbe0449dc85 |
[XEND] More fixes for HVM device configuration parsing |
2006-12-01 |
kfraser |
12722:f35f17d24a23 |
[HVM] Add canonical address checks and generally clean up. |
2006-12-01 |
Alastair Tse |
12721:c032103da101 |
[XEND] Fix missing serial and localtime args in device model for HVM |
2006-12-01 |
kfraser |
12720:e6b4dc82b1e3 |
[XENOPROF] Fix oprofile for AMD SVM guests. |
2006-12-01 |
kfraser |
12719:a3aab403ec21 |
[HVM][VMX] Rename io.c -> intr.c. |
2006-12-01 |
kfraser |
12718:2801a14d169a |
[HVM][VMX] Fix for CR8 acceleration on 64bit guest. |
2006-12-01 |
Tim Deegan |
12717:697b0203e68f |
[XEN] Fix error paths in p2m insertion code |
2006-11-30 |
Ewan Mellor |
12716:952c2cddff0c |
Fix default for the authentication on the Xen-API server -- the default should |
2006-11-30 |
Ewan Mellor |
12715:fbfbc6ed47d9 |
Fix managed domain rebooting by only complaining about a VM name conflict if |
2006-11-30 |
Ewan Mellor |
12714:2e5291248789 |
Fix registration on managed domains on xend restart. |
2006-11-30 |
Ian Campbell |
12713:5091a9a55d86 |
[XEN] Only parse the crashkernel command line parameter once on boot |
2006-11-30 |
Ian Campbell |
12712:f6993ff5cf49 |
[XEN] Rename machine_shutdown to machine_reboot_kexec to better |
2006-11-30 |
Ian Campbell |
12711:d7f71de58c4b |
[LINUX] Fix backward compatibility with hypervisors which do not support kexec. |
2006-11-30 |
Ewan Mellor |
12710:cefb1f761f0b |
Fix HVM shutdown when xend is restarted. |
2006-11-30 |
Ewan Mellor |
12709:dde9e37c0671 |
Fix-up reference to name_label. |
2006-11-30 |
Ewan Mellor |
12708:2e9eb9980c41 |
Reinstate the reboot-feature code that was accidentally lost as part of the |
2006-11-30 |
Ian Campbell |
12707:c7e33053f59b |
[LINUX] Only initialise kexec in domain0. |
2006-11-30 |
kfraser |
12706:582d21e2d3cd |
[QEMU] Do shift-key processing in QEMU monitor terminal when connected via VNC. |
2006-11-30 |
kfraser |
12705:b7095209e31a |
[LIBXC] Fix Solaris build: Use XC_PAGE_SIZE not PAGE_SIZE. |
2006-11-30 |
kfraser |
12704:30fe5097cf7f |
[LINUX] Properly trigger XenbusStateClosed in blkfront |
2006-11-30 |
kfraser |
12703:f19ddc0ee3e6 |
[QEMU] usb-uhci: Data buffer is too small |
2006-11-30 |
kfraser |
12702:f66f7c3a82a7 |
[QEMU] Simpler workaround for guest writes to PCI config |
2006-11-30 |
kfraser |
12701:ccc419cbe0ba |
[LINUX] Missing xenoprof.h header file for x86/64. |
2006-11-30 |
kfraser |
12700:a2c26a896725 |
[XEN] Remove use of 'inline' on functions accessed via pointers. |
2006-11-30 |
kfraser |
12699:2c5bed93ffbc |
linux/x86-64: missing agp.h |
2006-11-30 |
kfraser |
12698:27a5a62552c0 |
[MINIOS] Improved unbind_all_ports(). |
2006-11-30 |
kfraser |
12697:5adde07b4b8a |
[XEN] Arch-specific softirq definitions. |
2006-11-30 |
kfraser |
12696:d5d5915f4a7c |
[XEN] Proper segmentation emulation added to HVM emulated PTE writes. |
2006-11-30 |
Ian Campbell |
12695:01860d20feac |
merge |
2006-11-30 |
Ian Campbell |
12694:7ee6d20893f7 |
[XEN] Do not spin at the end of machine_crash_kexec(). If there was no crash |
2006-11-30 |
Alastair Tse |
12693:18b4b0fdf56b |
[XEND] Fix HVM configuration parsing typo for certain cfg values. |
2006-11-30 |
Alastair Tse |
12692:8b91546569d7 |
[XEND] Catch TypeErrors when unexpected SXP is encountered. |
2006-11-30 |
Alastair Tse |
12691:b2f5f1251330 |
[XEND] Fix Xen API attribute access to be robust to missing keys. |
2006-11-30 |
Alastair Tse |
12690:d9b5e34c4e5c |
[XEND] Checks to make sure the image type is valid in configuration |
2006-11-30 |
Alastair Tse |
12689:96621d417bd4 |
[XENAPI] Update debugging scripts to support vbd_list |
2006-11-30 |
Alastair Tse |
12688:09c29e91e3cd |
[XEND] Rename Xen API methods to match case of the API documentation |
2006-11-30 |
Alastair Tse |
12687:a3b8c9e773e1 |
[XEND] Fix hidden vcpu state when calling xm-list |
2006-11-30 |
Alastair Tse |
12686:5bed7bc05c8a |
[XEND] Remove SXP from most parts of Xend. |
2006-11-30 |
Ian Campbell |
12685:e7cb5813e2a7 |
Update -xen0 defconfig for nhew kexec option |
2006-11-30 |
kfraser |
12684:b1d538e557ee |
[XEN] Fix SIB byte decode when extended by REX.X and REX.B. |
2006-11-30 |
Ian Campbell |
12683:5d6be0099bdf |
merge |
2006-11-30 |
Ian Campbell |
12682:2a17ff9b8ffc |
[XEN] kexec: use parse_size_and_unit() when parsing crashkernel |
2006-11-30 |
Ian Campbell |
12681:b19922790440 |
[XEN] Fixup whitespace and tweak for Xen coding style. |
2006-11-30 |
Ian Campbell |
12680:aa08fbbf1243 |
[LINUX] kexec: Backport fix for overlapping program headers in x86_64 linker script. |
2006-11-30 |
Ian Campbell |
12679:a1a04c48da6c |
[XEN] Kexec / Kdump: x86_64 specific code |
2006-11-30 |
Ian Campbell |
12678:5690d18637f5 |
[XEN] Kexec / Kdump: x86_32 specific code |
2006-11-30 |
Ian Campbell |
12677:2b43fb3afb3e |
[XEN] Kexec / Kdump: Code shared between x86_32 and x86_64 |
2006-11-30 |
Ian Campbell |
12676:c988f781817d |
[XEN] Kexec / Kdump: Generic code |
2006-11-30 |
kfraser |
12675:88935ae47fa9 |
[XEN] Simplify x86_emulate interface. |
2006-11-29 |
Ewan Mellor |
12674:d1b0a5adaeab |
Added the console class to the diagram. |
2006-11-29 |
Ewan Mellor |
12673:884c25ba7d26 |
State that getters and setters do not have asynchronous versions -- there's no |
2006-11-29 |
Ewan Mellor |
12672:5e9812e53300 |
New modelling for consoles -- have them as separate classes attached to the |
2006-12-02 |
awilliam |
12671:6fdbf173142d |
[IA64] update xc_set_hvm_param(), add xc_get_hvm_param() |
2006-12-01 |
awilliam |
12670:0705db48d23c |
[IA64] Change to new interrupt deliver mechanism. |
2006-12-01 |
awilliam |
12669:76d379e3f1d7 |
[IA64] Check CPL for break 0x80001 case |
2006-11-30 |
awilliam |
12668:49ab12a04d16 |
[IA64] Make do_ssc() not fall into an infinite loop |
2006-11-30 |
awilliam |
12667:fa0f2a90059f |
[IA64] Fix failure when Xen is booted with "nomca" |
2006-11-30 |
awilliam |
12666:9f56556f08cb |
[IA64] Fix for viosapic interrupts |
2006-11-30 |
awilliam |
12665:62686b2e13ea |
[IA64] HVM domains need to trigger do_softirq for PAL_HALT_LIGHT too |
2006-11-30 |
awilliam |
12664:439051df45f3 |
[IA64] fix p2m traversing race |
2006-11-30 |
awilliam |
12663:4fae646d60da |
[IA64] move pgtable-nopud.h to modify from linux/ to linux-xen/. |
2006-11-30 |
awilliam |
12662:251630d85510 |
[IA64] Update PV-on-HVM to follow status of interrupt controller |
2006-11-30 |
awilliam |
12661:52e6bf6dc744 |
[IA64] Fix sparse tree xenoprof/perfmon/oprofile build dependencies |
2006-11-29 |
awilliam |
12660:d8c32fa3e3a9 |
merge with xen-unstable.hg |
2006-11-29 |
kfraser |
12659:463bda167715 |
merge |
2006-11-29 |
kfraser |
12658:c630278d4193 |
[HVMLOADER] Clean up makefile, change TPM detection. |
2006-11-29 |
Ewan Mellor |
12657:2773c39df9a6 |
Fix xm new -F -- this fix was recently introduced for xm create. |
2006-11-29 |
Ewan Mellor |
12656:1b501311c778 |
Move the assert under the protection of the in_transaction flag. |
2006-11-29 |
Ewan Mellor |
12655:07e3f39eaf10 |
Silence log message when trying to unregister a watch that's already been |
2006-11-29 |
kfraser |
12654:53795f0a41b1 |
[LINUX] Avoid triggering the softlockup BUG when offline for too long. |
2006-11-29 |
kfraser |
12653:f32abd365ae0 |
[LINUX] console: Fix comment. |
2006-11-29 |
kfraser |
12652:4876e7ebca6e |
[XENOPROFILE, LINUX] compilation fix on x86_64 |
2006-11-29 |
kfraser |
12651:9164f836943d |
[HVMLOADER] Fix CFLAGS. |
2006-11-29 |
kfraser |
12650:8832712b0b37 |
[LINUX] console: Add option to use /dev/xvc0, major=204, minor=191. |
2006-11-29 |
kfraser |
12649:15e80a946a6a |
[HVM][VMX] NX bit implies PAE can be enabled. If IA32 VMX guest finds |
2006-11-29 |
kfraser |
12648:f69c4a275d4d |
[DOCS] Update for new Xen boot parameters. |
2006-11-29 |
kfraser |
12647:4dad3420d74a |
Fix for network routing setup. Enables proxy arp on dom0's externally visible interface. |
2006-11-29 |
Ewan Mellor |
12646:ec2af46f9472 |
Diagnose a failure to open the xend-debug.log, and make the /var/log/xen |
2006-11-29 |
kfraser |
12645:a98bec6aacac |
[XEN] Emulator fixes. |
2006-11-28 |
Ewan Mellor |
12644:81c9213b3d39 |
A trivial fix. login_unconditionally needs to be called with |
2006-11-28 |
Ewan Mellor |
12643:bd5ebf33f222 |
Wait for device-bringup inside domain_start, outside the scope of the |
2006-11-28 |
Ewan Mellor |
12642:33951d547223 |
Plumb the "start_paused" flag through for VM.start and VM.resume. Do not |
2006-11-28 |
kfraser |
12641:39e40ccf7df5 |
Allow DMA address width to be overridden with boot parameters: |
2006-11-28 |
Ewan Mellor |
12640:d30be569532d |
Add test_bindings back into the build -- it isn't integrated with the normal |
2006-11-14 |
jfehlig |
12639:1fce8221d473 |
Fix casing of various functions in XendAPI class. |
2006-11-28 |
kfraser |
12638:a4ba47e9bc1f |
Clean up the DMADOM physical upper limit handling to properly honour |
2006-11-22 |
jfehlig |
12637:9493864f7a3c |
Add libxen to overall xen build via a config option in Config.mk. |
2006-11-28 |
Ewan Mellor |
12636:221b8ea81823 |
Dummy implementation of get_platform_keymap, so that the API layer doesn't |
2006-11-28 |
Ewan Mellor |
12635:fe15bf5a58ad |
Allow the C bindings to be more permissive when a structure is missing some |
2006-11-28 |
kfraser |
12634:514ed4f0e5da |
[HVMLOADER][ACPI] Move SSDT initialisation to acpi/ dir. |
2006-11-28 |
Ian Campbell |
12633:6c2c7ff6265a |
[LINUX] Update to 2.6.16.33. |
2006-11-29 |
awilliam |
12632:d54bcabd0624 |
[IA64] Create viosapic handling for IPF. |
2006-11-29 |
awilliam |
12631:775fea0a4f16 |
[IA64] remove undefined debugging line |
2006-11-28 |
awilliam |
12630:fe565ac4bf25 |
[IA64] xenoprof linux/ia64 part |
2006-11-28 |
awilliam |
12629:8ab9b43ad557 |
[IA64] xenoprof ia64 xen side |
2006-11-28 |
awilliam |
12628:112e0e3b4852 |
[IA64] add dummy empty header files necessary for xenoprof/ia64 |
2006-11-28 |
awilliam |
12627:d5a48cfc1db2 |
[IA64] increase xen side pmu constatns for motecito. |
2006-11-28 |
awilliam |
12626:dc614bb5b0e8 |
[IA64] import linux/arch/ia64/oprofile/perfmon.c |
2006-11-28 |
awilliam |
12625:da51aee40456 |
[IA64] import perfmon, oprofile related files from linux to linux-sparse |
2006-11-28 |
awilliam |
12624:6cfe32a69ac6 |
[IA64] import oprofile, perfmon related files from linux to xen. |
2006-11-28 |
awilliam |
12623:4f4d358aa5e4 |
merge with xen-unstable.hg |
2006-11-28 |
kfraser |
12622:7826e5482d42 |
[XEN] Add emulator tracing diagnostic on error path. |
2006-11-28 |
Ewan Mellor |
12621:1c51c580dc05 |
Bump xend_config_format to 3, to indicate that the lifecycle patches are |
2006-11-28 |
kfraser |
12620:5c47222b60dc |
[HVMLOADER] acpi: Implement an acpi_rsdp_get() function that searches |
2006-11-28 |
kfraser |
12619:4666710bfc55 |
[BLKTAP] Use lartge enough types to express parameters of large block devices. |
2006-11-28 |
kfraser |
12618:99878f3f74ee |
[HVM][SVM] Allows 64bit HVM AMD-V Linux guests to boot. |
2006-11-28 |
kfraser |
12617:7cb4376044b5 |
[QEMU] pci: Unaligned config read/write overflow |
2006-11-28 |
kfraser |
12616:b08e7ed94991 |
[XENOPROFILE] fix shared_xenoprof_page_with_guest() and cleanup. |
2006-11-28 |
Ewan Mellor |
12615:bbcaa0cad3d2 |
Added xm list --state option, to select VMs with a particular state. Make |
2006-11-28 |
Ewan Mellor |
12614:723dbe1fc751 |
Do not display -1 as the domid when a VM is not running -- simply leave the |
2006-11-28 |
Tim Deegan |
12613:4cd39f7f090d |
[XEN] Clear just the _PAGE_RW bit when shooting writeable mappings |
2006-11-28 |
kfraser |
12612:0af1ba62a14b |
merge |
2006-11-28 |
kfraser |
12611:b75574cb80a3 |
[HVM] Add/fix access rights and limit checks to INS/OUTS emulation |
2006-11-28 |
kfraser |
12610:519a74928bd4 |
[HVM] Non-flat protected mode HVM support. |
2006-11-28 |
kfraser |
12609:62b0b520ea53 |
[HVM] Fix MSR access code. |
2006-11-28 |
Ewan Mellor |
12608:fa8b2059c5d8 |
Fix missing import. |
2006-11-28 |
Ewan Mellor |
12607:7a5246955bef |
Don't bail if the VM renaming at the end of saving doesn't succeed -- we |
2006-11-28 |
Ewan Mellor |
12606:ee70bf177981 |
Added configuration for authentication through Xen-API -- it can now be set |
2006-11-28 |
Ewan Mellor |
12605:018af1c94a5e |
Fix log message. |
2006-11-28 |
Ewan Mellor |
12604:6206685650f5 |
Implement an "allowed hosts" mechanism for the XML-RPC server layer, using |
2006-11-28 |
Tim Deegan |
12603:b4baf35cff11 |
[XEN] Remove valid_mfn(). |
2006-11-28 |
Tim Deegan |
12602:658b9c47db98 |
[XEN] Don't unpin old shadow top levels until the new ones are pinned. |
2006-11-27 |
Ewan Mellor |
12601:3b961863062d |
Cope with non-integer domids (i.e. None) in the error message surrounding |
2006-11-27 |
kfraser |
12600:9d6bc06919e0 |
[HVM] Re-introduce the 'apic' configuration option, default to 1. |
2006-11-27 |
kfraser |
12599:93e657836d07 |
[XEN] Remove VALID_MFN(); replace uses with mfn_valid(). |
2006-11-27 |
Ewan Mellor |
12598:445db3980f61 |
When suspending and resuming, look up the managed path using the domain's UUID. |
2006-11-27 |
Ewan Mellor |
12597:1c09d1d195e7 |
Don't send the old state string for halted domains -- it doesn't make any |
2006-11-27 |
Ewan Mellor |
12596:ca01484e4e8c |
Reset the domain name after the save completes. This is necessary, now that |
2006-11-27 |
Ewan Mellor |
12595:7c0f72918cec |
Add xm resume to the commands list. |
2006-11-27 |
kfraser |
12594:2ae4e4e89d6d |
[XEN] Cleanups to phys/mach address handling. |
2006-11-27 |
Ian Campbell |
12593:c242b6d6a64a |
[LINUX] Import kasprintf patch from upstream. |
2006-11-27 |
Ian Campbell |
12592:aaaa249e6f3b |
[LINUX] Update to Linux 2.6.16.32 |
2006-11-27 |
Ian Campbell |
12591:447ac06f74d3 |
[LINUX] Update to Linux 2.6.16.31 |
2006-11-27 |
Ian Campbell |
12590:a5aadc4c6bb6 |
[LINUX] Update to 2.6.16.30. |
2006-11-27 |
kfraser |
12589:277bdeee88f8 |
[NET] back: Fix DPRINTK message. |
2006-11-27 |
Ewan Mellor |
12588:57422757b04c |
Fix typo. |
2006-11-27 |
Ewan Mellor |
12587:dc1c8ae0a87a |
Do not bother waiting for the old HttpServer and UnixHttpServer threads when |
2006-11-27 |
kfraser |
12586:b6c6a1efbfaf |
[HVM] Move IOAPIC ID back to 0x00. Shift LAPIC IDs to 0x01 upwards. |
2006-11-27 |
kfraser |
12585:63786d35bc48 |
[HVM] Fix 8259 ELCR masks. |
2006-11-27 |
kfraser |
12584:5e70a5184746 |
[XENOPROFILE] removed unused gmaddr argument. |
2006-11-27 |
kfraser |
12583:d9c8a18624fb |
[MINIOS] Switched to new interface for HYPERVISOR_sched_op(). |
2006-11-27 |
kfraser |
12582:8795be1653c9 |
[HVM] Fix bugs in RTC alarm code. |
2006-11-27 |
kfraser |
12581:f711b87ba951 |
[QEMU] fdc: Limit sector size to 16K |
2006-11-27 |
kfraser |
12580:f3ee62b7fb52 |
[VMXASSIST] Fix the wrong order definition of ES/DS in regs structure. |
2006-11-27 |
kfraser |
12579:84c0f49de1b1 |
[PATCH] svm: fix RIP-relative addressing in invlpg emulation |
2006-11-27 |
kfraser |
12578:b0a86eda868a |
[HVM] Small fixes to mmio decoder/emulator. |
2006-11-27 |
kfraser |
12577:97c552510470 |
[MINIOS] Exports a function to have all Xen ports unbound. |
2006-11-27 |
kfraser |
12576:50467f56ed65 |
[HVM] Fix building PV-on-HVM drivers on i386. |
2006-11-26 |
kaf24 |
12575:25cb51eed511 |
Update hgignore list |
2006-11-26 |
kaf24 |
12574:4d07411c517a |
[HVM] Dynamically build ACPI-table data block. |
2006-11-26 |
kaf24 |
12573:91951de7592c |
[XEN] Fix emulator EA calculation for LODS/STOS. |
2006-11-26 |
kaf24 |
12572:e4bb22422b50 |
[XEN] Clean up EA computation in emulator. |
2006-11-26 |
kaf24 |
12571:d37b210bb8a7 |
[HVM] Update VPIC device model for new interrupt delivery code. |
2006-11-24 |
kfraser |
12570:074b4b34e049 |
[HVM] VPIC (i8259) device model cleanups. |
2006-11-24 |
kfraser |
12569:cdd9e366aa59 |
[HVM] Unaligned write to a PTE is a good indication the |
2006-11-24 |
Ewan Mellor |
12568:a1441f389dc1 |
Fix vncdisplay handling. |
2006-11-24 |
Tim Deegan |
12567:d9f2de16ae5a |
[HVM] Fix hvm_copy_[to|from]_guest_virt |
2006-11-23 |
Tim Deegan |
12566:6d892ea6194d |
[VMX] Make sure that the WP bit is always set in CR0 when running SVM guests. |
2006-11-23 |
Tim Deegan |
12565:cd40792968cb |
Merge |
2006-11-23 |
Tim Deegan |
12564:2fd223c64fc6 |
[XEN] Pin l3 shadows of older x86_64 linux guests. |
2006-11-23 |
Tim Deegan |
12563:47a8bb3cd123 |
[XEN] Don't call domain_crash_synchronous() with shadow lock held. |
2006-11-23 |
Tim Deegan |
12562:7a38b70788a5 |
[XEN] Simplify the shadow hash table. |
2006-11-23 |
Tim Deegan |
12561:6f0d8434d23f |
[XEN] Use a separate struct shadow_page_info for shadow pages |
2006-11-23 |
kfraser |
12560:3127a43786d8 |
[XEN] Small ioemul cleanup. |
2006-11-23 |
kfraser |
12559:62307643804e |
[XEN] Extend emulator to fully decode ModRM and SIB bytes. |
2006-11-23 |
Ian Campbell |
12558:2d8784764b52 |
[XEN] Avoid using regparm on a typedef. |
2006-11-23 |
Ian Campbell |
12557:c98a8e2c62d1 |
[BLKFRONT] Only attempt to recover a device on resume if it was connected when |
2006-11-23 |
Steven Smith |
12556:4ddda0bbb57c |
[SVM] Make sure that the WP bit is always set in CR0 when running SVM guests. |
2006-11-22 |
kfraser |
12555:2ef0f17a9af9 |
[HVM] Update ACPI tables to reflect new PIRQ routing: |
2006-11-22 |
kfraser |
12554:a8d31d5ce258 |
[HVM] Move PCI and PCI-ISA bridge setup to hvmloader. |
2006-11-22 |
PeterJohnston |
12553:b8cc9ffda0a3 |
[QEMU] Add TCP_NODELAY to tcp connections exporting serial ports. |
2006-11-21 |
Brendan Cully |
12552:a8d2b1393b76 |
Add -p/--paused flag to xm restore. |
2006-11-17 |
jfehlig |
12551:cbbfadf7c8a5 |
The legacy apis return a value of None on success, which was being converted to a value of 'nil' in the xmlrpc response. |
2006-11-22 |
Ewan Mellor |
12550:f15b6cbb654b |
Stop the kernel and ramdisk from being nuked if the kernel_external bootloader |
2006-11-22 |
kfraser |
12549:899fb1b891a9 |
[XEN] Fix the build. |
2006-11-22 |
kfraser |
12548:40a61d01e9dc |
[HVM] Set VIOAPIC ID to a value that does not conflict with LAPIC IDs. |
2006-11-22 |
kfraser |
12547:18cd7d886949 |
[HVM] Fix instruction linear address computation. |
2006-11-22 |
kfraser |
12546:cc180acf4693 |
[TOOLS] Check for python-devel. |
2006-11-22 |
kfraser |
12545:fe5ed694b0c2 |
[IA64] Change callback_irq spec of PV-on-HVM for IPF |
2006-11-22 |
kfraser |
12544:395aa5609e6d |
[LINUX] Make xen /dev/mem aware of IA64 to use X. |
2006-11-22 |
kfraser |
12543:a3c6479c87ef |
[MINIOS] Refactored mm.c and sched.c. x86 arch specific code got moved to |
2006-11-22 |
kfraser |
12542:60b60f75a221 |
[POWERPC][LIBFS] Fix build breakage in log2 assembly. |
2006-11-22 |
kfraser |
12541:1d7d5d48fcdc |
[XENOPROFILE] Make xenoprof arch-generic with dynamic mapping/unmapping xenoprof |
2006-11-22 |
kfraser |
12540:1ef9954a2668 |
[XENOPROFILE] Update xenoprof linux side patch following Renato's comment. |
2006-11-22 |
kfraser |
12539:b63584cc9376 |
[XENOPROF] Make xenoprof of linux side arch generic with some bug fixes. |
2006-11-22 |
kfraser |
12538:2f15fce77758 |
[XENOPROFILE] Split linux-2.6-xen-sparse/arch/i386/oprofile/xenoprof.c into |
2006-11-22 |
kfraser |
12537:da5c5fc8908f |
[XENOPROFILE] Replace x86 specific code in xen/common/xenoprof.c |
2006-11-22 |
kfraser |
12536:fc11c91e5371 |
[XENOPROFILE] Move code under xen/arch/x86/oprofile to xen/common. |
2006-11-21 |
kfraser |
12535:f555a90bcc37 |
[HVM] Reworked interrupt distribution logic. |
2006-11-21 |
Ewan Mellor |
12534:b80f00215bba |
The legacy HTTP entry point for Xend remote access didn't hook the |
2006-11-21 |
kfraser |
12533:08007423788a |
[XEN] Fix potential crash in grant-table code if |
2006-11-21 |
Ewan Mellor |
12532:0747d0b11232 |
Fix iptable handling when multiple addresses have been specified. |
2006-11-21 |
Ewan Mellor |
12531:6661355c450e |
Added an xm console -q flag. |
2006-11-21 |
Ewan Mellor |
12530:00ed59a6f043 |
This is a refactored version of a previous patch that destroys external |
2006-11-21 |
Ewan Mellor |
12529:e2d593dd1689 |
A small fix to the documentation to reflect recent changes to the |
2006-11-21 |
Ewan Mellor |
12528:bc14f1e1961a |
There is a somewhat trivial issue with XendCheckpoint.py right now in |
2006-11-21 |
kfraser |
12527:0c0ef61de06b |
[BLK] Handle block devices with more than 2^32 sectors. |
2006-11-21 |
kasai takanori |
12526:82ba3c086e6c |
Add example of keyboard layout |
2006-11-27 |
awilliam |
12525:7e7846ea4ab3 |
[IA64] Idle domain doesn't need to save and restore fph |
2006-11-27 |
awilliam |
12524:b39844e292f6 |
[IA64] fix p2m table destruction |
2006-11-22 |
awilliam |
12523:0114b372dfae |
[IA64] fix a bug in vmx_send_assist_req() |
2006-11-22 |
awilliam |
12522:8254ba7c0def |
[IA64] fix paravirtualization of clone2() system call. |
2006-11-22 |
awilliam |
12521:357a3c90d67b |
[IA64] New initial memory interface for HVM on ia64 |
2006-11-20 |
awilliam |
12520:bcd2960d6dfd |
[IA64] fix broken PAL_HALT_LIGHT |
2006-11-20 |
awilliam |
12519:0699c3eff7a3 |
merge with xen-unstable.hg |
2006-11-20 |
Ewan Mellor |
12518:ea457d9d3fb2 |
Cleanup after the bootloader even if the domain building fails. |
2006-11-20 |
Tim Deegan |
12517:b0a58923fab5 |
[XEN] Update shadow audit code. |
2006-11-20 |
Tim Deegan |
12516:8ff3287f4169 |
Merge |
2006-11-20 |
Tim Deegan |
12515:0bbc1e003ef2 |
[XEN] Remove write access to new PT before discarding old shadow. |
2006-11-20 |
kfraser |
12514:c5538dc68542 |
[MINIOS] Delay enabling event delivery at start of day. |
2006-11-16 |
Jake Wires |
12513:f0ba459065d3 |
[BLKTAP] fix race between ufe_ring and blk_ring in blktap.c |
2006-11-17 |
Alastair Tse |
12512:f1d2860c5137 |
[XEND] Accomodate extra "devices" in SXP that do not have DevControllers |
2006-11-17 |
Alastair Tse |
12511:516821812322 |
[XEND] Revert changes in changeset 12328 |
2006-11-17 |
Alastair Tse |
12510:645ef4726bce |
[XEND] Fix missing domains on domU reboot. |
2006-11-17 |
kfraser |
12509:58f28e00001e |
[LIBXC] Replace API uses of size_t with ulong. |
2006-11-17 |
kfraser |
12508:726960294d4b |
[XEN] Fix build. Mercurial ate my changeset fixups. :-( |
2006-11-17 |
kfraser |
12507:781ea5017f18 |
[XEN] Restrict access to grant-mapping operations. |
2006-11-17 |
kfraser |
12506:075f4ffdbbce |
[QEMU] rtl8139: Disallow chaining above 64K |
2006-11-17 |
kfraser |
12505:51edd3c6a4d8 |
[LINUX] Add process profiling hook to timer ISR. |
2006-11-17 |
kfraser |
12504:6a26f49d3b16 |
HVM cleanups: |
2006-11-17 |
kfraser |
12503:d19b8542865b |
[HVMLOADER][VTPM] Add support for a TCG ACPI table. |
2006-11-17 |
kfraser |
12502:ca9b569ffb63 |
[OPROFILE] Add support for core and core2 chips. |
2006-11-17 |
kfraser |
12501:7f7aeaa0cba6 |
[HVMLOADEr] Reserve MMIO 0xa0000 to 0xc0000 in ACPI dsdt. |
2006-11-17 |
kfraser |
12500:729a6231de35 |
[TOOLS] Provide common LFS CFLAGS/LDFLAGS additions in Rules.mk. |
2006-11-17 |
kfraser |
12499:b631e7885b5f |
[MINIOS] Refactor spinlock header for multi-arch support. |
2006-11-17 |
kfraser |
12498:ba4c40353fff |
[MINIOS] Event channel hypercall update for 64-bit guests. |
2006-11-17 |
kfraser |
12497:e343f1850be0 |
[MINIOS] Move initialisation of events (masking event channels) |
2006-11-16 |
kfraser |
12496:73ef90055339 |
[XEN] Add missing #include. |
2006-11-16 |
kfraser |
12495:cf98903ebb22 |
[XEN] Scheduling hypercalls defer entry to the scheduler to softirq |
2006-11-16 |
Tim Deegan |
12494:5f7b5e5ca14b |
[HVM] Decouple the RTC from the PIT periodic timer |
2006-11-16 |
Tim Deegan |
12493:992723a0ceb1 |
[XEN] Remove redundant calls to check_for_early_unshadow() |
2006-11-16 |
Alastair Tse |
12492:fc25a6eadccd |
[XEND] Fix PCI configuration parsing and SXP output |
2006-11-16 |
kasai takanori |
12491:9c9dbc5df557 |
Add to select keyboard layout |
2006-11-16 |
Ewan Mellor |
12490:c677f4e75608 |
Fix clobbering bug when hde is specified; QEMU only supports up to hdd, but |
2006-11-16 |
kfraser |
12489:d0e9da9cc84a |
[HVM] Disallow PTE updates and MMIO accesses from hypervisor mode |
2006-11-16 |
kasai takanori |
12488:2dea3be89513 |
Fix of floppy disk configuration check |
2006-11-16 |
Ewan Mellor |
12487:cb4031c9d371 |
This patch improves an usage message about xm dump-core command. |
2006-11-16 |
Ewan Mellor |
12486:c2bc435da114 |
Fix cpu_cap option. |
2006-11-16 |
Ewan Mellor |
12485:76e5bf49cb37 |
Improve error message when trying to pause / unpause domain 0. |
2006-11-16 |
Ewan Mellor |
12484:989fd189f529 |
Fix xm migrate error message when trying to migrate domain 0. |
2006-11-16 |
kaf24 |
12483:ba84d697b1ea |
[NET] back: Fix bug in 12262:ac2097d71e06dbbf77279af10d6ae7359d921ab0. |
2006-11-16 |
kaf24 |
12482:b276ed52616a |
[IA64] Fix build breakage. |
2006-11-16 |
kaf24 |
12481:37338c405493 |
Xen trivial build fix. Oops. |
2006-11-15 |
Andrew Warfield |
12480:66a169df22c5 |
[BLKTAP] Little error handling fix to blktapctrl.c. |
2006-11-15 |
kfraser |
12479:3fa6635d04b9 |
[XEN] Various selector and callback cleanups to simplify the tools |
2006-11-15 |
kfraser |
12478:a9d2106313fa |
[BUILDER] Simplify vcpu context initialisation by pre-zeroing |
2006-11-15 |
kfraser |
12477:bda05853cf21 |
[XEN] Define remaining x86 public pointer fields as guest handles. |
2006-11-15 |
kfraser |
12476:85f331c7af76 |
[TOOLS] Rename chekc_hotplug to check_udev and fix permissions. |
2006-11-15 |
Tim Deegan |
12475:11a93cc59159 |
[XEN] Track high-water-mark of p2m map |
2006-11-15 |
Ewan Mellor |
12474:6e22ba721720 |
Add the VNC port to the output of xm list --long, if the value has been written |
2006-11-15 |
kfraser |
12473:0839db0aa611 |
[MINIOS] Add timer support. |
2006-11-15 |
kfraser |
12472:85c57682d772 |
[LIBXC] Clarify error messages to talk about allocation 'extents' |
2006-11-15 |
Steven Smith |
12471:f9ade0890e03 |
[PV-ON-HVM] Correct some out of date documentation. |
2006-11-15 |
kaf24 |
12470:fb107b9eee86 |
merge with xen-ia64-unstable.hg |
2006-11-14 |
Andrew Warfield |
12469:4d47322a7729 |
Fix breakage of blktap device strings from cset 63d1b02dad347e8feb845d8a8b482e251a478164. |
2006-11-20 |
awilliam |
12468:066094348f22 |
[IA64] Fix for queueing the MCA error logs |
2006-11-20 |
awilliam |
12467:be0d68a027fb |
[IA64] Grantcopy added to xcom_mini for netback module |
2006-11-20 |
awilliam |
12466:3ef3ac573a9a |
[IA64] eliminate redundant wakeup logic |
2006-11-20 |
awilliam |
12465:30b1325e6452 |
[IA64] counter part of 12385:bfe3f8f35e87 xen-unstable.hg. |
2006-11-15 |
awilliam |
12464:ac5330d4945a |
[IA64] Remove unecessary MCA boot messages |
2006-11-15 |
awilliam |
12463:05d227d81935 |
Merge in MCA tree |