age |
author |
revision |
description |
2007-09-19 |
Guy Zana |
15534:da4c76340184 |
NativeDom 1:1 support for x86_64, 32bitbios reloc bug fixdefault tip |
2007-08-29 |
root |
15533:ef0a4a57523c |
allen: fixed hvm guest restart and multiple PCI device assignment problems |
2007-08-29 |
Guy Zana |
15532:9163bea7b7bd |
Enable 1to1 domain recreation. disabled assign_device hypercall, please check on a non-iommu machine |
2007-08-29 |
Guy Zana |
15531:b4d5751e8783 |
Cleaned neo ioemu patch (50:50 merge) |
2007-08-29 |
Guy Zana |
15530:69ec2ef3d132 |
Reverted ioemu directory back to rev 15522 |
2007-08-23 |
root |
15529:9ce39dc1425f |
allen: added ioapic mask checking before unmask physical interrupt, changed iommu_found() to vtd_enabled(), moved vtd interrupt functions into vtd/io.c |
2007-08-17 |
root |
15528:2665a74a1351 |
allen: added vt-d interrupt method; fixed bugs created by the merge |
2007-08-16 |
Guy Zana |
15527:87a15869d43b |
Fix compile error in x86_64 |
2007-08-13 |
Guy Zana |
15526:13483c74ce04 |
VT-d - Neocleus pass-through merge |
2007-07-31 |
root |
15525:523bd000ea56 |
allen: restore vt-d interrupt code base on Guy Zana's request |
2007-07-30 |
root |
15524:87707c785bba |
allen: removed original vt-d interrupt method to make way for polarity method |
2007-07-27 |
root |
15523:d7e3224b661a |
vtd patch |
2007-07-27 |
birin |
15522:3de536b5e5fe |
file added to test pulling to repository |
2007-07-10 |
kfraser |
15521:1f348e70a5af |
Re-factor e820 truncation code and reintroduce clipping for 32-on-64 |
2007-07-10 |
kfraser |
15520:73290f6fe70a |
Xen API specification improvements. |
2007-07-10 |
kfraser |
15519:80099a459d7a |
xend: Fix xm pause/unpause for inactive managed domains. |
2007-07-10 |
kfraser |
15518:3f2d2adc87f7 |
xend: Count CPUs rather than relying on a static |
2007-07-10 |
kfraser |
15517:b476c756ad4f |
xm: Improve help message for vif creation. |
2007-07-10 |
kfraser |
15516:fa9fa5f98c91 |
Simplify Unisys ES7000 code in light of the fact we do not support |
2007-07-09 |
kfraser |
15515:c64a59ff9880 |
xend: Missing last line from Xen_API security patch. |
2007-07-09 |
kfraser |
15514:7486ab2b6ae6 |
Add accel option to vif xend config. |
2007-07-09 |
kfraser |
15513:1d1ccf6b8614 |
hvm: Clean ups and fix MSR access functions. |
2007-07-09 |
kfraser |
15512:aa640601575f |
[Xen-API] Extension of the Xen-API for managing Xen Security Policies |
2007-07-09 |
kfraser |
15511:83fd4ad219cd |
Introduce 'bootscrub' boolean cmdline option. Default on. |
2007-07-09 |
kfraser |
15510:5e8eb0cf2daf |
Also allow boolean cmdline params to be inverted in two other ways. |
2007-07-09 |
kfraser |
15509:646ec1f2b41f |
Allow inversion of boolean cmdline parameters with 'no-' prefix. |
2007-07-09 |
kfraser |
15508:ecb89c6ce615 |
Remove no-pv-compat cmdline option. |
2007-07-09 |
Ian Campbell |
15507:231bfe08fdbf |
Add support for building -mm, -tip and -rc upstream trees. |
2007-07-09 |
Ian Campbell |
15506:8426e8a36290 |
Add support to the tarball source type for using the ketchup tool. |
2007-07-09 |
Ian Campbell |
15505:224da1b2c5c2 |
Add hooks for a script to update kernel configuration after tree has been |
2007-07-09 |
Ian Campbell |
15504:27768e6ca214 |
Remove .hgskip. This was an ancient mercurial patch which was never |
2007-07-09 |
kfraser |
15503:27e993c80ceb |
VMX: Fix function return code when a GP fault is generated on CR accesses. |
2007-07-09 |
kfraser |
15502:99143d572521 |
Fix xm save command for a inactive managed domain. |
2007-07-09 |
kfraser |
15501:107b9bde5e4d |
VMX: No VMExits on SYSENTER MSR accesses since VMX already has VMCS |
2007-07-09 |
kfraser |
15500:259bb15b2d1e |
Better error message for 'xm sysrq' on inactive domain. |
2007-07-07 |
Keir Fraser |
15499:50c18666d660 |
SVM: Sync with VMX code changes. |
2007-07-07 |
Keir Fraser |
15498:41c8284cfc0c |
vms: A cleanup to vmx.c: |
2007-07-07 |
Keir Fraser |
15497:8528da5be577 |
Specify -fno-strict-aliasing in root build config file. |
2007-07-07 |
Keir Fraser |
15496:15fe623c3421 |
Merge with PPC tree. |
2007-07-06 |
Hollis Blanchard |
15495:50fab2124ef0 |
[POWERPC][XEN] Stop sharing the MPIC between dom0 and Xen. |
2007-07-06 |
Hollis Blanchard |
15494:abc2bd44e1dc |
[POWERPC][XEN] Increase foreign mapping size to accommodate Linux 2.6.18 usage. |
2007-07-06 |
Hollis Blanchard |
15493:92e15a15469d |
[POWERPC][XEN] Quiet time debug messages. |
2007-07-06 |
Hollis Blanchard |
15492:8a8e6dfa6dea |
[XEN][POWERPC] Merge with xen-unstable.hg. |
2007-06-05 |
Jimi Xenidis |
15491:6750b1320159 |
[POWERPC][XEN] Set up an RTAS node for dom0 and proxy methods |
2007-06-03 |
Jimi Xenidis |
15490:06a32f040d64 |
[POWERPC][FIRMWARE] Firmware can now provide an RTAS stub |
2007-06-03 |
Jimi Xenidis |
15489:7205c65add2d |
[POWERPC][XEN] ingore firmware debugging image |
2007-06-03 |
Jimi Xenidis |
15488:6d2645b78975 |
[POWERPC][FIRMWARE] Increase stack and move it to the biging of the data section. |
2007-06-03 |
Jimi Xenidis |
15487:cb40299a0733 |
[POWERPC][XEN] Simplify Dom0 Loading. |
2007-06-03 |
Jimi Xenidis |
15486:dca7528ef9f1 |
[POWERPC][XEN] Restore sanity to the memory allocated for the OFD devtree |
2007-06-02 |
Jimi Xenidis |
15485:bb02de55017b |
[POWERPC][XEN] Build firmware as single section and also build a debuggable image. |
2007-07-06 |
kfraser |
15484:5fbe4c7ec743 |
[PPC] Add missing '{' in conditional statement. |
2007-07-06 |
kfraser |
15483:eaf3aa32fa88 |
hvm: Add global default keymap setting |
2007-07-06 |
kfraser |
15482:89d2192942be |
Extended the physinfo sysctl to export NUMA cpu_to_node topology info. |
2007-07-06 |
kfraser |
15481:538c3d8aa4b1 |
Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fc |
2007-07-06 |
kfraser |
15480:daa07db3ca84 |
docs: update xm man page |
2007-07-06 |
kfraser |
15479:d49e6a814d9a |
[ACM] Support for initial unicode handling of strings in policies. |
2007-07-06 |
kfraser |
15478:05331a29f3cb |
Export debugger attached state to xc API. |
2007-07-06 |
kfraser |
15477:3196b63a7301 |
xend: Fix xm block/network-attach command for inactive managed domain |
2007-07-06 |
kfraser |
15476:f20ee5bc9d28 |
xend: Fix op_domain_sched_credit_set() in SrvDomain.py |
2007-07-06 |
kfraser |
15475:57398acc1480 |
vmx: Fix a typo. |
2007-07-06 |
kfraser |
15474:2dee920e0fd7 |
hvm: Fix vnc keymap for Japanese keyboards. |
2007-07-06 |
kfraser |
15473:300d1effb792 |
Use short name format when reference to vcpu vmx union member. |
2007-07-06 |
kfraser |
15472:d6078c942355 |
Improve xm sched-credit command for inactive managed domains |
2007-07-06 |
kfraser |
15471:7ac7f1472414 |
hvm: Allow blktap to be able to be booted as system volume for PV-on-HVM |
2007-07-06 |
Tim Deegan |
15470:b01225c94f83 |
[HVM] ROMBIOS: reboot when we see Ctrl+Alt+Del |
2007-07-05 |
Tim Deegan |
15469:936aa542053d |
[HVM] Shadow: avoid xen crash if guest uses special memory for pagetables |
2007-07-05 |
Tim Deegan |
15468:d54d47fc8c6c |
[HVM] update Etherboot ROM: new version, stricter DHCP compliance. |
2007-07-04 |
kfraser |
15467:e7d40fadbf17 |
vmx: Write back modified interruptibility-info in enable_intr_window(). |
2007-07-03 |
kfraser |
15466:e6d5e4709466 |
hvm vmx: Support 'virtual NMI' feature of VMX. |
2007-07-03 |
kfraser |
15465:9fa9346e1c70 |
xen: Fix event-channel destruction. |
2007-07-03 |
Ian Campbell |
15464:f1b62eb7f8be |
[x86/32] Support two byte CMOVcc opcodes in 4G segment fixup. |
2007-07-03 |
kfraser |
15463:56da8753ba8d |
x86: Clean up do_iret() hypercall. |
2007-07-03 |
kfraser |
15462:eb71f258e855 |
xenstore: Remove broken and unmaintained test code. |
2007-07-03 |
Steven Hand |
15461:0528bc25c404 |
Remove over-zealous assertion. |
2007-07-03 |
Tim Deegan |
15460:b8e8061c5a98 |
[XEN] Fix p2m->shadow callback to pass the mfn being written to |
2007-07-03 |
kfraser |
15459:842e085dbb77 |
xen: Fix my changes to I/O-region-finding routine. |
2007-07-03 |
kfraser |
15458:8adfd96f62ae |
xen: Remove useless check from dom0 builder. |
2007-07-03 |
kfraser |
15457:08bcc54aee8e |
x86: Improve e820 scanning for all I/O regions. |
2007-07-03 |
kfraser |
15456:eb2b7ce05f97 |
hvm vlapic: Fix one_shot argument passed to create_periodic_time(). |
2007-07-03 |
kfraser |
15455:c192e3241eb7 |
x86-64: clear DF for kernel when forwarding syscall. |
2007-07-03 |
kfraser |
15454:83cbda5c1e1b |
x86-64: bump STACK_SIZE to 32 so that trampoline and IST stacks fit |
2007-07-03 |
kfraser |
15453:0900fb1a3693 |
xen: Fix kexec_crash_area reservation/allocation. |
2007-07-03 |
Ian Campbell |
15452:647f9671dc44 |
merge |
2007-07-03 |
Ian Campbell |
15451:296ffa18524a |
[32on64 kexec] Add an explicit local branch after re-enabling paging |
2007-07-03 |
kfraser |
15450:b528cb182cc7 |
vmx: Use per-cpu vmcs pointer to avoid unnecessary vmcs loading in |
2007-07-03 |
kfraser |
15449:1e04c4be12aa |
xend: Save modified scheduler params of managed guests to config.sxp. |
2007-07-03 |
kfraser |
15448:356bd2f3b9d8 |
xendomains: Better sanity checking of potetntial save records. |
2007-07-03 |
kfraser |
15447:a836f4bc86fd |
vmxassist: Decode mov instruction in protected to real mode in vmxassist. |
2007-07-03 |
kfraser |
15446:f85252ce203e |
hvm: Fix keymap for Windows keys. |
2007-07-02 |
Ian Campbell |
15445:182446677b6b |
Fix 15435:ab95b9764b20. |
2007-07-02 |
Keir Fraser |
15444:93b9161fc920 |
Use 32bit operand and address during VMXAssist protected to real. |
2007-07-01 |
Keir Fraser |
15443:5d7160564381 |
xm: Fix xm block-detach error message duplication. |
2007-07-01 |
Keir Fraser |
15442:7a31e37fec9e |
xm: Fix a typo for xm network-detach. |
2007-07-01 |
Keir Fraser |
15441:6e8199e555a6 |
ACM: Fix a problem with the boot option parser. |
2007-07-01 |
Keir Fraser |
15440:ccf240f99263 |
Make network-bridge fail on NFS or iscsi root. |
2007-07-01 |
Keir Fraser |
15439:a3a0202af8a4 |
Remove unused VMXAssist test code. |
2007-07-01 |
Keir Fraser |
15438:27e55a7358e2 |
xendomains: Ignore 'lost+found' when finding saved dom images. |
2007-07-01 |
Keir Fraser |
15437:713bac7cba46 |
xend: Pass information to user when failing migrate due to PCI dev. |
2007-07-01 |
Keir Fraser |
15436:2cdf8fef8d93 |
xend: Don't allow migrate with assigned PCI devs. |
2007-06-29 |
Ian Campbell |
15435:ab95b9764b20 |
Add a duplication definition check for devices. |
2007-06-28 |
Keir Fraser |
15434:b377a102f0eb |
xend: Fix irq-permissions setting during domain creation. |
2007-06-28 |
Ian Campbell |
15433:a5360bf18668 |
Fix fixup of invalid PTE writes, broken by 13392:0fd65225e4c6. |
2007-06-27 |
Keir Fraser |
15432:d0608ecb56bc |
hvm: Destroy timers early during domain death. |
2007-06-27 |
Keir Fraser |
15431:3362de397f1e |
More getcpuinfo sysctl cleanup. |
2007-06-27 |
Keir Fraser |
15430:806dc0aca747 |
By default allow differences between Xen and XenLinux public headers. |
2007-06-27 |
Keir Fraser |
15429:b370047d0fa0 |
Small sysctl cleanups. |
2007-06-27 |
Keir Fraser |
15428:f152e44325a7 |
xenconsoled: improve robustness of logfile handling |
2007-06-27 |
Steven Hand |
15427:4ab9e4bbd61b |
Add new sysctl to return runtime information about physical CPU utilization. |
2007-06-27 |
Keir Fraser |
15426:9590c9b48e07 |
vmx: Exclude VMX_PROCBASED_CTL2 from set of MSRs a VMX guest is allowd |
2007-06-27 |
Keir Fraser |
15425:6e934c799051 |
vmx: Make use of VMX_INSTRUCTION_INFO field to obtain the segment |
2007-06-27 |
Keir Fraser |
15424:87d34c8c2fe1 |
hvm: Sync SVM CR4 handling with VMX. |
2007-06-27 |
Keir Fraser |
15423:5eec9a8825d4 |
Fix VMX guest can't boot after MCE enabled. |
2007-06-27 |
Keir Fraser |
15422:16f35bea00f8 |
x86: remove unused nopaging_gdt_descr |
2007-06-27 |
Keir Fraser |
15421:c72a93cbcedb |
Remove incorrect __init prefixes |
2007-06-26 |
Tim Deegan |
15420:b14bbd41e9dc |
[VMX] Set up GUEST_CR0 as well as CR0_READ_SHADOW when restoring saved |
2007-06-26 |
Steven Hand |
15419:9261686d840c |
Deinitialize timers before destroying the local apic; this protects us |
2007-06-25 |
kfraser |
15418:3f76b2f76c2a |
ioemu: Fix ifdef __x86_64__ |
2007-06-21 |
kfraser |
15417:015d9abeacfb |
i386: Simplify failsafe callback handling. |
2007-06-21 |
kfraser |
15416:b35b8053012e |
Fix x86/64 failsafe callback handling. |
2007-06-21 |
kfraser |
15415:04d4b7b6f5b7 |
hvm svm: No guest access to SVM MSRs. |
2007-06-21 |
kfraser |
15414:3cf5052ba5e5 |
x86: machine check exception handling |
2007-06-21 |
kfraser |
15413:899a44cb6ef6 |
x86: clear guest's EFLAGS.RF after emulating instructions |
2007-06-21 |
kfraser |
15412:acb7aa72fac7 |
i386: remove NMI deferral by instead making sure selector registers |
2007-06-21 |
kfraser |
15411:5ec34f7f31ab |
libxenguest: Add another range check to dom restore. |
2007-06-21 |
kfraser |
15410:a83632dfbb28 |
libxenguest: Add missing range-check on count field read from a domain |
2007-06-20 |
kfraser |
15409:11bf94b2d51a |
Rename ddc_info -> vbeddc_info in interface header. |
2007-06-20 |
kfraser |
15408:cf846f4d756f |
Add hypercall function for retrieving EDID info |
2007-06-20 |
kfraser |
15407:6310aebd34a6 |
Remove stray semi-colon in macro. |
2007-06-20 |
kfraser |
15406:296fd2598e00 |
x86: Add hypercall function for retrieving EDD info. |
2007-06-20 |
kfraser |
15405:7825043607bc |
tools: Adjust tools' path calculation. |
2007-06-20 |
kfraser |
15404:f50f0ec7dd2c |
x86: early exception enhancement |
2007-06-20 |
kfraser |
15403:9c6076750685 |
tools: Create directory /var/lib/xen at install target. |
2007-06-20 |
kfraser |
15402:799b3e4bfeac |
kernel command line extension |
2007-06-20 |
kfraser |
15401:79b180596baf |
x86: introduce specialized clear_page() |
2007-06-20 |
kfraser |
15400:005dd6b1cf8e |
Use clear_page() wherever possible/reasonable instead of open coded |
2007-06-20 |
kfraser |
15399:45a44a9cbe8d |
Enhance guest memory accessor macros so that source operands can be |
2007-06-20 |
kfraser |
15398:499bab040137 |
x86: Use 64-bit arithmetic in reserve_in_boot_e820(). |
2007-06-20 |
kfraser |
15397:3624ba0caccc |
hvm/x86: vendor-specific code can call vendor-specific routines directly |
2007-06-20 |
kfraser |
15396:2805246f6cac |
x86/hvm: determine shared info format earlier. |
2007-06-20 |
kfraser |
15395:3187ffc5272c |
x86: fix early option scanning |
2007-06-20 |
kfraser |
15394:168b143a1a88 |
Fix xm vcpu-set command for managed domains, to take effect immediately. |
2007-06-20 |
kfraser |
15393:63077ce6a7dc |
hvm: Ensure ioemu sees media-change events even when media filename |
2007-06-20 |
kfraser |
15392:ea52a66e43a8 |
hvm: Fix ioemu Qcow support. |
2007-06-20 |
kfraser |
15391:fe3df33e2761 |
32-on-64: First slot of hidden L4 page directory must start life as zero. |
2007-06-20 |
kfraser |
15390:69658f935cc7 |
32-on-64: Fix error path where we fail to successfully switch a guest |
2007-06-20 |
kfraser |
15389:07be0266f6d8 |
32-on-64: Fix error path from memory_op() hypercall. |
2007-06-20 |
kfraser |
15388:50358c4b37f4 |
hvm: Support injection of virtual NMIs and clean up ExtInt handling in general. |
2007-06-20 |
Tim Deegan |
15387:739d698986e9 |
[HVM][SVM] flush all entries from guest ASIDs when xen writes CR3. |
2007-06-19 |
kfraser |
15386:fb5077ecf9a4 |
x86: retrieve VBE EDID/DDC info independent of used video mode |
2007-06-19 |
kfraser |
15385:eeeb77195ac2 |
blktap: Add fallback code to blktap for missing poll-on-aio support. |
2007-06-19 |
kfraser |
15384:865c4ae59be3 |
tools: Allow xendomains to handle domain names >16 characters |
2007-06-19 |
kfraser |
15383:896b536d66c9 |
ioemu: Assembler memcpy() for x86, and lowest-common-denominator |
2007-06-19 |
kfraser |
15382:cb747a35e057 |
tools: Fix compiler warning. |
2007-06-19 |
kfraser |
15381:f1ca92bf7e0f |
hvm svm: Log into 'xm dmesg' that SVM NPT is enabled. |
2007-06-19 |
kfraser |
15380:07688f8f5394 |
x86: Re-introduce VIDEO_CURRENT_MODE into video.S video-mode-setting |
2007-06-19 |
Ian Campbell |
15379:8eaee9ef472f |
Further fixes for 32on64 bit kexec. |
2007-06-19 |
kfraser |
15378:5794f9b80c3f |
hvm: Fix deadlock in vpt.c and clean up some more. |
2007-06-19 |
Ian Campbell |
15377:75d82009ec70 |
Fix 32on64 kexec trampoline. This was broken when Xen was modified to |
2007-06-18 |
kfraser |
15376:c3f280acf41a |
hvm vmx: Make VMX-related MSRs invisible to the guest. |
2007-06-18 |
kfraser |
15375:342c85cfd00b |
x86: Code style in rdmsr_hypervisor_regs() is not consistent with |
2007-06-18 |
kfraser |
15374:b1eb43f94a3a |
x86/64: Avoid bogus mbi pointer into relocated Xen address space. |
2007-06-18 |
kfraser |
15373:58b6223074af |
x86: Boot trampoline cleanups suggested by Xin Li. |
2007-06-18 |
Keir Fraser |
15372:952004c3d822 |
docs: Fix docs install when graphvix is not installed. |
2007-06-16 |
Keir Fraser |
15371:2811e6e027a0 |
xend: Revert 15252:31ee1768e911 ("Make device detach wait for detach to complete"). |
2007-06-16 |
Keir Fraser |
15370:093bc9dcbbca |
Merge with xen-ia64-unstable |
2007-06-15 |
Alex Williamson |
15369:3b51eebdf9ab |
merge with xen-unstable.hg |
2007-06-15 |
Alex Williamson |
15368:fe42519fb10e |
[IA64] Fix dom0vp_expose_p2m() |
2007-06-15 |
Alex Williamson |
15367:65956e1d1aec |
[IA64] RBS is now in vcpu_guest_context_regs. |
2007-06-15 |
Alex Williamson |
15366:fd0103b55504 |
[IA64] Add error checking to nvram store mkdir |
2007-06-15 |
Alex Williamson |
15365:33cc64dcaead |
[IA64] Create NVRAM save directory |
2007-06-14 |
Alex Williamson |
15364:1623f5f5094f |
[IA64] Don't try to save nvram on PV domains |
2007-06-14 |
Alex Williamson |
15363:a371cfbd62e8 |
[IA64] Revive ACPI power management for IA64. |
2007-06-14 |
Alex Williamson |
15362:ed3bd3953287 |
[IA64] symlink kregs.h into libxc build |
2007-06-14 |
Alex Williamson |
15361:da5f8f1961e5 |
[IA64] Fix dom0 load address |
2007-06-12 |
Alex Williamson |
15360:96617c4f19aa |
Merge with xen-unstable.hg (staging) |
2007-06-12 |
Alex Williamson |
15359:883ede7d9c1c |
[IA64] Fix xen build warning |
2007-06-12 |
Alex Williamson |
15358:67f6dd9f1a1b |
[IA64] libxc trivial fix compilation error. |
2007-06-12 |
Alex Williamson |
15357:f5d22922444d |
[IA64] Provide pxm_to_node and node_to_pxm translation functions |
2007-06-12 |
Alex Williamson |
15356:855fe0bf6590 |
[IA64] Change virtual address of XEN UC indentity area. |
2007-06-12 |
Alex Williamson |
15355:c4256be388cc |
[IA64] Slightly modify xen memory map to make room for IO space. |
2007-06-12 |
Alex Williamson |
15354:171ec463e7ce |
[IA64] Use virtualized psr in vcpu context instead of real psr. |
2007-06-12 |
Alex Williamson |
15353:601509daabfc |
[IA64] Support for multiple I/O port spaces |
2007-06-12 |
Alex Williamson |
15352:ba1f933f2382 |
[IA64][BUILDER] Define native protocol ABI for IA64 guests. |
2007-06-12 |
Alex Williamson |
15351:13d5a4ad57d0 |
[IA64] Implement gnttab replace_and_unmap |
2007-06-12 |
Alex Williamson |
15350:2d72521fbdfd |
[IA64] Compilation fix of c/s 15180:1f7a6456c330 of xen-unstable.hg |
2007-06-11 |
Alex Williamson |
15349:71377eab1874 |
[IA64] White space cleanup from nvram patch |
2007-06-11 |
Alex Williamson |
15348:51f5bea7b0d8 |
[IA64] create free_irq() |
2007-06-11 |
Alex Williamson |
15347:154878b6ec4b |
merge with xen-unstable.hg (staging) |
2007-06-11 |
Alex Williamson |
15346:8655f7b7d50c |
[IA64] Fix bug in xen_alloc_coherent() |
2007-06-11 |
Alex Williamson |
15345:f63349a4051d |
[IA64] Fix typo of warning in __dom0vp_add_physmap() |
2007-06-11 |
Alex Williamson |
15344:a8f780b5ff97 |
[IA64] Avoid use of kernel type in user code. |
2007-06-11 |
Alex Williamson |
15343:9c96ff147be6 |
[IA64] Fix p2m exposure. |
2007-06-06 |
Alex Williamson |
15342:96331db61e47 |
[IA64] Set NODES_SHIFT to something a bit more realistic |
2007-06-06 |
Alex Williamson |
15341:2fd72ec88a9a |
[IA64] Fix HVM boot failure |
2007-06-06 |
Alex Williamson |
15340:9daa40cae3d6 |
[IA64] Remove vmx_ivt.S debug code. |
2007-06-04 |
Alex Williamson |
15339:0cf6b75423e9 |
[IA64] Set PADDR_BITS to 48 to match reality and save about 5KB per node. |
2007-06-04 |
Alex Williamson |
15338:3e170567505a |
[IA64] Use vcpu_get_psr instead of vcpu_get_ipsr_int_state. |
2007-06-04 |
Alex Williamson |
15337:f3f59dafaa18 |
[IA64] clean-up in ivt.S: remove useless code. |
2007-06-04 |
Alex Williamson |
15336:ab677b67b4a5 |
[IA64] hyper_rfi: do not validate vcr.iip anymore. |
2007-06-04 |
Alex Williamson |
15335:dc227a849d02 |
[IA64] Clean-up in ivt.S: remove unused code and pack more. |
2007-06-04 |
Alex Williamson |
15334:e7295db88664 |
[IA64] Prevent rfi emulation with double un-cover |
2007-06-04 |
Alex Williamson |
15333:249446c52deb |
[IA64] Disable more privify code |
2007-06-04 |
Alex Williamson |
15332:c0cdcebc0377 |
[IA64] Allow dynamic allocation of dom0 fw_tables |
2007-05-31 |
Alex Williamson |
15331:b46c2ff6dfb0 |
[IA64] Fix initialization order for buddy allocator |
2007-05-31 |
Alex Williamson |
15330:148b6fc8f29b |
[IA64] Remove annoying log message |
2007-05-31 |
Alex Williamson |
15329:33c3dbc8ab3d |
[IA64] Remove GLOBAL_VHPT |
2007-05-31 |
Alex Williamson |
15328:7476a0ea8ee4 |
[IA64] Cleanup ivt.S |
2007-05-31 |
Alex Williamson |
15327:b1b80a14d023 |
[IA64] Clear resource structure before using it in allocate_resource(). |
2007-05-31 |
Alex Williamson |
15326:c0afc89cda75 |
[IA64] Consolidate non-virtualized PSR bits into macro |
2007-05-31 |
Alex Williamson |
15325:409f9849fa68 |
[IA64] vcpu_set_psr added and used by vcpu_rfi. |
2007-05-31 |
Alex Williamson |
15324:b4cc3fbcdf25 |
[IA64] Reimplement vcpu_get_psr. |
2007-05-31 |
Alex Williamson |
15323:919d72f6dc45 |
[IA64] Remove RBS from vcpu_guest_context_regs |
2007-05-25 |
Alex Williamson |
15322:2b14a1f22eec |
[IA64] Remove unnecessary pal.h from sparse tree. |
2007-05-25 |
Alex Williamson |
15321:7a2b4d9cc2da |
[IA64] Remove unnecessary include. |
2007-05-25 |
Alex Williamson |
15320:e54da168363a |
[IA64] Trivial warning fix |
2007-05-25 |
Alex Williamson |
15319:2372c3fbf7d2 |
[IA64] Cleanup warnings for UC accesses to UC|WB pages |
2007-05-25 |
Alex Williamson |
15318:0e5c0cde23b1 |
[IA64] lindent dom_fw_foo code |
2007-05-24 |
Alex Williamson |
15317:034f3e20ad10 |
[IA64] Quieter Xen boot |
2007-05-24 |
Alex Williamson |
15316:c693c50a6ad5 |
[IA64] memmap: save/restore: support save/restore with domain memmap |
2007-05-24 |
Alex Williamson |
15315:010370333a88 |
[IA64] memmap: save/restore implemented |
2007-05-24 |
Alex Williamson |
15314:27735ce15f97 |
[IA64] Fix assertion in vmx_init_env() |
2007-05-24 |
Alex Williamson |
15313:301267d0db12 |
[IA64] Update efi.c and efi.h to linux-2.6.21 |
2007-05-24 |
Alex Williamson |
15312:90f19b7667f7 |
[IA64] Don't scrub pages when on SN2 simulator |
2007-05-24 |
Alex Williamson |
15311:466f71b1e831 |
[IA64] Fix ld.s emulation |
2007-05-24 |
Alex Williamson |
15310:40542d29da2b |
[IA64] SN2 polling console driver |
2007-05-23 |
Alex Williamson |
15309:03e04b861d91 |
[IA64] Trivial whitespace cleanups |
2007-05-23 |
Alex Williamson |
15308:26492c6476f0 |
[IA64] free initmem and add __init and __initdata. |
2007-05-21 |
Alex Williamson |
15307:d30576123892 |
[IA64] Fix vpd size |
2007-05-21 |
Alex Williamson |
15306:6450f6287898 |
[IA64] memmap: dump-core: enable ia64 memory map code |
2007-05-21 |
Alex Williamson |
15305:fc49dbce4868 |
[IA64] memmap: ia64 domVTi memmap info support |
2007-05-21 |
Alex Williamson |
15304:81861796b5bb |
[IA64] memmap: make libxc domain builder set up firmware instead of xen |
2007-05-21 |
Alex Williamson |
15303:9d5dc8f3b2d4 |
[IA64] memmap: remove the unused file, xen/arch/ia64/xen/dom_fw.c. |
2007-05-21 |
Alex Williamson |
15302:0dc47397aad8 |
[IA64] memmap: add necessary definitions |
2007-05-21 |
Alex Williamson |
15301:1d74c51c2d5a |
[IA64] memmap: preliminary header file clean up |
2007-05-21 |
Alex Williamson |
15300:f8b0d7a46b4d |
[IA64] memmap: update Makefile |
2007-05-21 |
Alex Williamson |
15299:2fb4ab0c174a |
[IA64] memmap: move pal_call_stub from xenasm.S |
2007-05-21 |
Alex Williamson |
15298:8dbc11034f82 |
[IA64] memmap: split dom_fw_common.c |
2007-05-21 |
Alex Williamson |
15297:35530f81e638 |
[IA64] memmap: copy dom_fw.c to dom_fw_common.c |
2007-05-21 |
Alex Williamson |
15296:8fb8d50272d2 |
[IA64] memmap: preliminary domain-builder clean up. |
2007-05-21 |
Alex Williamson |
15295:c2768258711d |
[IA64] memmap: introduce memmap_info_t |