age |
author |
revision |
description |
2007-07-06 |
kfraser |
15520:5fbe4c7ec743 |
[PPC] Add missing '{' in conditional statement. |
2007-07-06 |
kfraser |
15519:eaf3aa32fa88 |
hvm: Add global default keymap setting |
2007-07-06 |
kfraser |
15518:89d2192942be |
Extended the physinfo sysctl to export NUMA cpu_to_node topology info. |
2007-07-06 |
kfraser |
15517:538c3d8aa4b1 |
Revert 15471:7ac7f147241405af83e7a9d748cf7b01279734fc |
2007-07-06 |
kfraser |
15516:daa07db3ca84 |
docs: update xm man page |
2007-07-06 |
kfraser |
15515:d49e6a814d9a |
[ACM] Support for initial unicode handling of strings in policies. |
2007-07-06 |
kfraser |
15514:05331a29f3cb |
Export debugger attached state to xc API. |
2007-07-06 |
kfraser |
15513:3196b63a7301 |
xend: Fix xm block/network-attach command for inactive managed domain |
2007-07-06 |
kfraser |
15512:f20ee5bc9d28 |
xend: Fix op_domain_sched_credit_set() in SrvDomain.py |
2007-07-06 |
kfraser |
15511:57398acc1480 |
vmx: Fix a typo. |
2007-07-06 |
kfraser |
15510:2dee920e0fd7 |
hvm: Fix vnc keymap for Japanese keyboards. |
2007-07-06 |
kfraser |
15509:300d1effb792 |
Use short name format when reference to vcpu vmx union member. |
2007-07-06 |
kfraser |
15508:d6078c942355 |
Improve xm sched-credit command for inactive managed domains |
2007-07-06 |
kfraser |
15507:7ac7f1472414 |
hvm: Allow blktap to be able to be booted as system volume for PV-on-HVM |
2007-07-06 |
Tim Deegan |
15506:b01225c94f83 |
[HVM] ROMBIOS: reboot when we see Ctrl+Alt+Del |
2007-07-05 |
Tim Deegan |
15505:936aa542053d |
[HVM] Shadow: avoid xen crash if guest uses special memory for pagetables |
2007-07-05 |
Tim Deegan |
15504:d54d47fc8c6c |
[HVM] update Etherboot ROM: new version, stricter DHCP compliance. |
2007-07-04 |
kfraser |
15503:e7d40fadbf17 |
vmx: Write back modified interruptibility-info in enable_intr_window(). |
2007-07-03 |
kfraser |
15502:e6d5e4709466 |
hvm vmx: Support 'virtual NMI' feature of VMX. |
2007-07-03 |
kfraser |
15501:9fa9346e1c70 |
xen: Fix event-channel destruction. |
2007-07-03 |
Ian Campbell |
15500:f1b62eb7f8be |
[x86/32] Support two byte CMOVcc opcodes in 4G segment fixup. |
2007-07-03 |
kfraser |
15499:56da8753ba8d |
x86: Clean up do_iret() hypercall. |
2007-07-03 |
kfraser |
15498:eb71f258e855 |
xenstore: Remove broken and unmaintained test code. |
2007-07-03 |
Steven Hand |
15497:0528bc25c404 |
Remove over-zealous assertion. |
2007-07-03 |
Tim Deegan |
15496:b8e8061c5a98 |
[XEN] Fix p2m->shadow callback to pass the mfn being written to |
2007-07-03 |
kfraser |
15495:842e085dbb77 |
xen: Fix my changes to I/O-region-finding routine. |
2007-07-03 |
kfraser |
15494:8adfd96f62ae |
xen: Remove useless check from dom0 builder. |
2007-07-03 |
kfraser |
15493:08bcc54aee8e |
x86: Improve e820 scanning for all I/O regions. |
2007-07-03 |
kfraser |
15492:eb2b7ce05f97 |
hvm vlapic: Fix one_shot argument passed to create_periodic_time(). |
2007-07-03 |
kfraser |
15491:c192e3241eb7 |
x86-64: clear DF for kernel when forwarding syscall. |
2007-07-03 |
kfraser |
15490:83cbda5c1e1b |
x86-64: bump STACK_SIZE to 32 so that trampoline and IST stacks fit |
2007-07-03 |
kfraser |
15489:0900fb1a3693 |
xen: Fix kexec_crash_area reservation/allocation. |
2007-07-03 |
Ian Campbell |
15488:647f9671dc44 |
merge |
2007-07-03 |
Ian Campbell |
15487:296ffa18524a |
[32on64 kexec] Add an explicit local branch after re-enabling paging |
2007-07-03 |
kfraser |
15486:b528cb182cc7 |
vmx: Use per-cpu vmcs pointer to avoid unnecessary vmcs loading in |
2007-07-03 |
kfraser |
15485:1e04c4be12aa |
xend: Save modified scheduler params of managed guests to config.sxp. |
2007-07-03 |
kfraser |
15484:356bd2f3b9d8 |
xendomains: Better sanity checking of potetntial save records. |
2007-07-03 |
kfraser |
15483:a836f4bc86fd |
vmxassist: Decode mov instruction in protected to real mode in vmxassist. |
2007-07-03 |
kfraser |
15482:f85252ce203e |
hvm: Fix keymap for Windows keys. |
2007-07-09 |
Alex Williamson |
15481:87b0b6a08dbd |
[IA64] Support special guest optimizations in the hypervisor |
2007-07-09 |
Alex Williamson |
15480:ba98732b44c7 |
[IA64] Rename NUM_MEM_DESC to NUM_EXTRA_MEM_DESC and reduce it. |
2007-07-05 |
Alex Williamson |
15479:3ac39cae5948 |
[IA64] Removed unused __get_free_pages() and __free_pages() |
2007-07-05 |
Alex Williamson |
15478:d87d99738428 |
[IA64] cleanup: remove dead code. |
2007-07-05 |
Alex Williamson |
15477:204519fceeef |
[IA64] Minor reformating and comments for vmx_fault.c |
2007-07-05 |
Alex Williamson |
15476:5927f10462cd |
[IA64] Renames vmx_process.c into vmx_fault.c |
2007-07-05 |
Alex Williamson |
15475:a8aeffcc06aa |
[IA64] Makefile fix: do not always redo .S targets. |
2007-07-05 |
Alex Williamson |
15474:f71dcdd9cddb |
[IA64] Clear the key part of cr.itir |
2007-07-05 |
Alex Williamson |
15473:34f285b57b87 |
[IA64] Fix soft lock up caused by xen_timer_interrupt() |
2007-07-02 |
Alex Williamson |
15472:40608e5e394e |
[IA64] Better warning fix |
2007-07-02 |
Alex Williamson |
15471:813e945ef5b6 |
[IA64] Typo fix |
2007-07-02 |
Alex Williamson |
15470:d146700adf71 |
merge with xen-unstable.hg |
2007-07-02 |
Ian Campbell |
15469:182446677b6b |
Fix 15435:ab95b9764b20. |
2007-07-02 |
Keir Fraser |
15468:93b9161fc920 |
Use 32bit operand and address during VMXAssist protected to real. |
2007-07-01 |
Keir Fraser |
15467:5d7160564381 |
xm: Fix xm block-detach error message duplication. |
2007-07-01 |
Keir Fraser |
15466:7a31e37fec9e |
xm: Fix a typo for xm network-detach. |
2007-07-01 |
Keir Fraser |
15465:6e8199e555a6 |
ACM: Fix a problem with the boot option parser. |
2007-07-01 |
Keir Fraser |
15464:ccf240f99263 |
Make network-bridge fail on NFS or iscsi root. |
2007-07-01 |
Keir Fraser |
15463:a3a0202af8a4 |
Remove unused VMXAssist test code. |
2007-07-01 |
Keir Fraser |
15462:27e55a7358e2 |
xendomains: Ignore 'lost+found' when finding saved dom images. |
2007-07-01 |
Keir Fraser |
15461:713bac7cba46 |
xend: Pass information to user when failing migrate due to PCI dev. |
2007-07-01 |
Keir Fraser |
15460:2cdf8fef8d93 |
xend: Don't allow migrate with assigned PCI devs. |
2007-06-29 |
Ian Campbell |
15459:ab95b9764b20 |
Add a duplication definition check for devices. |
2007-06-28 |
Keir Fraser |
15458:b377a102f0eb |
xend: Fix irq-permissions setting during domain creation. |
2007-06-28 |
Ian Campbell |
15457:a5360bf18668 |
Fix fixup of invalid PTE writes, broken by 13392:0fd65225e4c6. |
2007-06-27 |
Keir Fraser |
15456:d0608ecb56bc |
hvm: Destroy timers early during domain death. |
2007-06-27 |
Keir Fraser |
15455:3362de397f1e |
More getcpuinfo sysctl cleanup. |
2007-06-27 |
Keir Fraser |
15454:806dc0aca747 |
By default allow differences between Xen and XenLinux public headers. |
2007-06-27 |
Keir Fraser |
15453:b370047d0fa0 |
Small sysctl cleanups. |
2007-06-27 |
Keir Fraser |
15452:f152e44325a7 |
xenconsoled: improve robustness of logfile handling |
2007-06-27 |
Steven Hand |
15451:4ab9e4bbd61b |
Add new sysctl to return runtime information about physical CPU utilization. |
2007-06-27 |
Keir Fraser |
15450:9590c9b48e07 |
vmx: Exclude VMX_PROCBASED_CTL2 from set of MSRs a VMX guest is allowd |
2007-06-27 |
Keir Fraser |
15449:6e934c799051 |
vmx: Make use of VMX_INSTRUCTION_INFO field to obtain the segment |
2007-06-27 |
Keir Fraser |
15448:87d34c8c2fe1 |
hvm: Sync SVM CR4 handling with VMX. |
2007-06-27 |
Keir Fraser |
15447:5eec9a8825d4 |
Fix VMX guest can't boot after MCE enabled. |
2007-06-27 |
Keir Fraser |
15446:16f35bea00f8 |
x86: remove unused nopaging_gdt_descr |
2007-06-27 |
Keir Fraser |
15445:c72a93cbcedb |
Remove incorrect __init prefixes |
2007-06-26 |
Tim Deegan |
15444:b14bbd41e9dc |
[VMX] Set up GUEST_CR0 as well as CR0_READ_SHADOW when restoring saved |
2007-06-26 |
Steven Hand |
15443:9261686d840c |
Deinitialize timers before destroying the local apic; this protects us |
2007-06-25 |
kfraser |
15442:3f76b2f76c2a |
ioemu: Fix ifdef __x86_64__ |
2007-06-21 |
kfraser |
15441:015d9abeacfb |
i386: Simplify failsafe callback handling. |
2007-06-21 |
kfraser |
15440:b35b8053012e |
Fix x86/64 failsafe callback handling. |
2007-06-21 |
kfraser |
15439:04d4b7b6f5b7 |
hvm svm: No guest access to SVM MSRs. |
2007-06-21 |
kfraser |
15438:3cf5052ba5e5 |
x86: machine check exception handling |
2007-06-21 |
kfraser |
15437:899a44cb6ef6 |
x86: clear guest's EFLAGS.RF after emulating instructions |
2007-06-21 |
kfraser |
15436:acb7aa72fac7 |
i386: remove NMI deferral by instead making sure selector registers |
2007-06-21 |
kfraser |
15435:5ec34f7f31ab |
libxenguest: Add another range check to dom restore. |
2007-06-21 |
kfraser |
15434:a83632dfbb28 |
libxenguest: Add missing range-check on count field read from a domain |
2007-06-20 |
kfraser |
15433:11bf94b2d51a |
Rename ddc_info -> vbeddc_info in interface header. |
2007-06-20 |
kfraser |
15432:cf846f4d756f |
Add hypercall function for retrieving EDID info |
2007-06-20 |
kfraser |
15431:6310aebd34a6 |
Remove stray semi-colon in macro. |
2007-06-20 |
kfraser |
15430:296fd2598e00 |
x86: Add hypercall function for retrieving EDD info. |
2007-06-20 |
kfraser |
15429:7825043607bc |
tools: Adjust tools' path calculation. |
2007-06-20 |
kfraser |
15428:f50f0ec7dd2c |
x86: early exception enhancement |
2007-06-20 |
kfraser |
15427:9c6076750685 |
tools: Create directory /var/lib/xen at install target. |
2007-06-20 |
kfraser |
15426:799b3e4bfeac |
kernel command line extension |
2007-06-20 |
kfraser |
15425:79b180596baf |
x86: introduce specialized clear_page() |
2007-07-02 |
Alex Williamson |
15424:443ce7edad0e |
[IA64] Build warning cleanup |
2007-07-02 |
Alex Williamson |
15423:cbf749e9961f |
[IA64] Cleanup: Move is_platform_hp_ski() from xenmisc.c to xensetup.c |
2007-07-02 |
Alex Williamson |
15422:baffe3497542 |
[IA64] frametable_miss only exists when CONFIG_VIRTUAL_FRAME_TABLE |
2007-07-02 |
Alex Williamson |
15421:4d6cdebfb173 |
[IA64] Add ia64 ignores |
2007-07-02 |
Alex Williamson |
15420:9b9815e29638 |
[IA64] cleanup: remove unused code. |
2007-07-02 |
Alex Williamson |
15419:962f22223817 |
[IA64] Domain debugger for VTi: virtualize ibr and dbr. |
2007-07-02 |
Alex Williamson |
15418:c7e16caf4e63 |
[IA64] Cleanup: remove cpu_user_regs from arch-ia64.h |
2007-07-02 |
Alex Williamson |
15417:2a5b463f2e8d |
[IA64] Fix NVRAM data cannot be saved when guest execute "reboot" |
2007-07-02 |
Alex Williamson |
15416:88ab11d8fd1c |
[IA64] Don't use hard wired privilege level 2 for domain kernel |
2007-07-02 |
Alex Williamson |
15415:38d061886873 |
[IA64] Fix incorrect NVRAM saving if domain is destroyed by config error |
2007-07-02 |
Alex Williamson |
15414:89596982890b |
[IA64] Virtualize ibr/dbr for PV domains. |
2007-07-02 |
Alex Williamson |
15413:eb21b7274ab8 |
[IA64] Remove IA64_GUEST_CONTEXT_RBS_OFFSET |
2007-06-26 |
Alex Williamson |
15412:1fd90169f268 |
[MINIOS][IA64] mini-os without linux-optimization in hypervisor |
2007-06-26 |
Alex Williamson |
15411:2a7339251e4d |
libxc: Add xc_domain_setdebugging in xenctrl API |
2007-06-22 |
Alex Williamson |
15410:8a6a6d4afcb3 |
[IA64] clean warnings |
2007-06-22 |
Alex Williamson |
15409:4d159746d0e6 |
[IA64] Enable PV domain debugging. |
2007-06-21 |
Alex Williamson |
15408:6b1b119191f1 |
[IA64] More SN2 SAL calls that needs to be emulated. |
2007-06-21 |
Alex Williamson |
15407:593fe08cfca2 |
[IA64] Many more registers displayed (through a command-line option). |
2007-06-20 |
Alex Williamson |
15406:810885428743 |
merge with xen-unstable.hg |
2007-06-20 |
kfraser |
15405:005dd6b1cf8e |
Use clear_page() wherever possible/reasonable instead of open coded |
2007-06-20 |
kfraser |
15404:45a44a9cbe8d |
Enhance guest memory accessor macros so that source operands can be |
2007-06-20 |
kfraser |
15403:499bab040137 |
x86: Use 64-bit arithmetic in reserve_in_boot_e820(). |
2007-06-20 |
kfraser |
15402:3624ba0caccc |
hvm/x86: vendor-specific code can call vendor-specific routines directly |
2007-06-20 |
kfraser |
15401:2805246f6cac |
x86/hvm: determine shared info format earlier. |
2007-06-20 |
kfraser |
15400:3187ffc5272c |
x86: fix early option scanning |
2007-06-20 |
kfraser |
15399:168b143a1a88 |
Fix xm vcpu-set command for managed domains, to take effect immediately. |
2007-06-20 |
kfraser |
15398:63077ce6a7dc |
hvm: Ensure ioemu sees media-change events even when media filename |
2007-06-20 |
kfraser |
15397:ea52a66e43a8 |
hvm: Fix ioemu Qcow support. |
2007-06-20 |
kfraser |
15396:fe3df33e2761 |
32-on-64: First slot of hidden L4 page directory must start life as zero. |
2007-06-20 |
kfraser |
15395:69658f935cc7 |
32-on-64: Fix error path where we fail to successfully switch a guest |
2007-06-20 |
kfraser |
15394:07be0266f6d8 |
32-on-64: Fix error path from memory_op() hypercall. |
2007-06-20 |
kfraser |
15393:50358c4b37f4 |
hvm: Support injection of virtual NMIs and clean up ExtInt handling in general. |
2007-06-20 |
Tim Deegan |
15392:739d698986e9 |
[HVM][SVM] flush all entries from guest ASIDs when xen writes CR3. |
2007-06-19 |
kfraser |
15391:fb5077ecf9a4 |
x86: retrieve VBE EDID/DDC info independent of used video mode |
2007-06-19 |
kfraser |
15390:eeeb77195ac2 |
blktap: Add fallback code to blktap for missing poll-on-aio support. |
2007-06-19 |
kfraser |
15389:865c4ae59be3 |
tools: Allow xendomains to handle domain names >16 characters |
2007-06-19 |
kfraser |
15388:896b536d66c9 |
ioemu: Assembler memcpy() for x86, and lowest-common-denominator |
2007-06-19 |
kfraser |
15387:cb747a35e057 |
tools: Fix compiler warning. |
2007-06-19 |
kfraser |
15386:f1ca92bf7e0f |
hvm svm: Log into 'xm dmesg' that SVM NPT is enabled. |
2007-06-19 |
kfraser |
15385:07688f8f5394 |
x86: Re-introduce VIDEO_CURRENT_MODE into video.S video-mode-setting |
2007-06-19 |
Ian Campbell |
15384:8eaee9ef472f |
Further fixes for 32on64 bit kexec. |
2007-06-19 |
kfraser |
15383:5794f9b80c3f |
hvm: Fix deadlock in vpt.c and clean up some more. |
2007-06-19 |
Ian Campbell |
15382:75d82009ec70 |
Fix 32on64 kexec trampoline. This was broken when Xen was modified to |
2007-06-18 |
kfraser |
15381:c3f280acf41a |
hvm vmx: Make VMX-related MSRs invisible to the guest. |
2007-06-18 |
kfraser |
15380:342c85cfd00b |
x86: Code style in rdmsr_hypervisor_regs() is not consistent with |
2007-06-18 |
kfraser |
15379:b1eb43f94a3a |
x86/64: Avoid bogus mbi pointer into relocated Xen address space. |
2007-06-18 |
kfraser |
15378:58b6223074af |
x86: Boot trampoline cleanups suggested by Xin Li. |
2007-06-20 |
Alex Williamson |
15377:c20bc60f9243 |
[IA64] sn2 global_tlb_purge implementation |
2007-06-19 |
Alex Williamson |
15376:39a95178edbf |
[IA64] Enable more sn2 features under Xen |
2007-06-18 |
Alex Williamson |
15375:7d4c40c21690 |
[IA64] Introduce machine vector for platform specific fixups for dom0. |
2007-06-18 |
Alex Williamson |
15374:0944634d4639 |
[IA64] Improve priv_emulate() isr.code handling for IA64_GENEX_VECTOR |
2007-06-18 |
Alex Williamson |
15373:bdcb9cf6073d |
[IA64] Typo fix: avoid spurious errors. |
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 |
Tim Deegan |
15369:1feb91894e11 |
[HVM] HAP tidying. |
2007-06-15 |
Keir Fraser |
15368:56548d9a7ba7 |
kexec: Flush console on kexec_crash(). |
2007-06-15 |
Keir Fraser |
15367:8ad38aaaeb89 |
hvm: Add locking to platform timers. |
2007-06-15 |
Alex Williamson |
15366:3b51eebdf9ab |
merge with xen-unstable.hg |
2007-06-15 |
Keir Fraser |
15365:f1ba2e652724 |
Make Xen headers lint-clean, and fix xs_wire.h for Solaris compiler. |
2007-06-15 |
Keir Fraser |
15364:ba61ec7df632 |
hvm: Simplify timer<->vcpu/domain conversion in RTC and PIT timer |
2007-06-15 |
Keir Fraser |
15363:9a915873be8c |
xend: Replace tabs with 8 whitespaces in DevController.py |
2007-06-15 |
Keir Fraser |
15362:b4c16658ca30 |
hvm: Fix multiplication overflow in hvm/pmtimer.c |
2007-06-15 |
Keir Fraser |
15361:276b48771f1e |
Fix compile errors in PV-on-HVM drivers because of missing asm/gnttab_dma.h. |
2007-06-15 |
Keir Fraser |
15360:e08cbd487414 |
Update Solaris balloon ioctl value |
2007-06-15 |
Keir Fraser |
15359:1baac6716c62 |
Remove bogus xenfb include; breaks Solaris build. |
2007-06-15 |
Keir Fraser |
15358:356588dda4bc |
ES7000: Fix ES7000-specific APIC code. |
2007-06-15 |
Keir Fraser |
15357:80577631fb87 |
hvm: Reintroduce hpet_migrate_timers(), as it is not covered by vpt |
2007-06-14 |
kfraser |
15356:80eb95dc0dd9 |
hvm: Timer device model cleanups. |
2007-06-14 |
kfraser |
15355:a0c0c7efffca |
Update docs for 'edd=' boot option. |
2007-06-14 |
kfraser |
15354:912f7e312ec2 |
hvm svm: Fix for BSOD when "migrating" from Intel to AMD. |
2007-06-13 |
Keir Fraser |
15353:4d8381679606 |
hvm vmx: Various cleanups and clarifications around event injection. |
2007-06-13 |
kfraser |
15352:b643179d7452 |
xenapi: Implement VM.set_VCPUs_at_startup and VM.set_VCPUs_max XenAPI |
2007-06-13 |
kfraser |
15351:ffdbe8aebde2 |
xenapi: Implement XenAPI method VBD.set_mode in python. |
2007-06-13 |
kfraser |
15350:7f9362a8ae3d |
xenapi: Fix segfault in libxenapi. |
2007-06-13 |
kfraser |
15349:30449e0e0a64 |
xentop: Fix -b option (batch mode). |
2007-06-13 |
kfraser |
15348:c484106e44bd |
Allow make targets to be called via make -C |
2007-06-13 |
kfraser |
15347:0f9d683a83ed |
x86: ioapic_write() must check for weird redir entries with special |
2007-06-15 |
Alex Williamson |
15346:fe42519fb10e |
[IA64] Fix dom0vp_expose_p2m() |
2007-06-15 |
Alex Williamson |
15345:65956e1d1aec |
[IA64] RBS is now in vcpu_guest_context_regs. |
2007-06-15 |
Alex Williamson |
15344:fd0103b55504 |
[IA64] Add error checking to nvram store mkdir |
2007-06-15 |
Alex Williamson |
15343:33cc64dcaead |
[IA64] Create NVRAM save directory |
2007-06-14 |
Alex Williamson |
15342:1623f5f5094f |
[IA64] Don't try to save nvram on PV domains |
2007-06-14 |
Alex Williamson |
15341:a371cfbd62e8 |
[IA64] Revive ACPI power management for IA64. |
2007-06-14 |
Alex Williamson |
15340:ed3bd3953287 |
[IA64] symlink kregs.h into libxc build |
2007-06-14 |
Alex Williamson |
15339:da5f8f1961e5 |
[IA64] Fix dom0 load address |
2007-06-12 |
Alex Williamson |
15338:96617c4f19aa |
Merge with xen-unstable.hg (staging) |
2007-06-12 |
kfraser |
15337:c56ebab69b84 |
x86: Initialise %ds when booting APs, otherwise data accesses go to |
2007-06-12 |
kfraser |
15336:699f0c429620 |
x86: Gather BIOS EDD info during boot. |
2007-06-12 |
kfraser |
15335:be33028fcda5 |
Fix fully-virtualized core dumps for 32-bit guests. |
2007-06-12 |
kfraser |
15334:b515e66234e8 |
tools: warn_unused_result build fixes. |
2007-06-12 |
kfraser |
15333:634b7f7f8584 |
[IA64] When a domU is destroyed, it will fall into NVRAM saving |
2007-06-12 |
kfraser |
15332:e1c54c14220a |
Fix xm vcpu-pin command for keyword 'all'. |
2007-06-12 |
kfraser |
15331:feeca16435bf |
tools: Clean up usage of const type qualifier. |
2007-06-12 |
kfraser |
15330:9766af047b6c |
x86: Fix VBE EDID interrogation. Add a new boot option 'edid={no,force}'. |
2007-06-12 |
kfraser |
15329:112703751b19 |
x86: Fix time_resume() to notify all domains of wallclock change. |
2007-06-12 |
Alex Williamson |
15328:883ede7d9c1c |
[IA64] Fix xen build warning |
2007-06-12 |
Alex Williamson |
15327:67f6dd9f1a1b |
[IA64] libxc trivial fix compilation error. |
2007-06-12 |
Alex Williamson |
15326:f5d22922444d |
[IA64] Provide pxm_to_node and node_to_pxm translation functions |
2007-06-12 |
Alex Williamson |
15325:855fe0bf6590 |
[IA64] Change virtual address of XEN UC indentity area. |
2007-06-12 |
Alex Williamson |
15324:c4256be388cc |
[IA64] Slightly modify xen memory map to make room for IO space. |
2007-06-12 |
Alex Williamson |
15323:171ec463e7ce |
[IA64] Use virtualized psr in vcpu context instead of real psr. |
2007-06-12 |
Alex Williamson |
15322:601509daabfc |
[IA64] Support for multiple I/O port spaces |
2007-06-12 |
Alex Williamson |
15321:ba1f933f2382 |
[IA64][BUILDER] Define native protocol ABI for IA64 guests. |
2007-06-12 |
Alex Williamson |
15320:13d5a4ad57d0 |
[IA64] Implement gnttab replace_and_unmap |
2007-06-12 |
Alex Williamson |
15319:2d72521fbdfd |
[IA64] Compilation fix of c/s 15180:1f7a6456c330 of xen-unstable.hg |
2007-06-11 |
Alex Williamson |
15318:71377eab1874 |
[IA64] White space cleanup from nvram patch |
2007-06-11 |
Alex Williamson |
15317:51f5bea7b0d8 |
[IA64] create free_irq() |
2007-06-11 |
Alex Williamson |
15316:154878b6ec4b |
merge with xen-unstable.hg (staging) |
2007-06-11 |
kfraser |
15315:de47ca8be7fe |
Include Solaris kernel headers |
2007-06-11 |
kfraser |
15314:35e38c9048c8 |
Add suspend/resume to devices owned by Xen. |
2007-06-11 |
kfraser |
15313:bd94f75fe469 |
x86: Clean up interface to platform timers to extract more common code. |
2007-06-11 |
Tim Deegan |
15312:ed254cf78f7c |
[QEMU] Fix up ioemu timer save/restore after version changes. |
2007-06-11 |
Tim Deegan |
15311:2c8c6ca1296b |
[XEN] Clean up locking/init code around log-dirty interfaces |
2007-06-11 |
Tim Deegan |
15310:3d5f39c610ad |
[XEN] Make common log-dirty paging code and add HAP log-dirty support. |
2007-06-11 |
Tim Deegan |
15309:f1c6de438b83 |
[TOOLS] sync qemu and python view of save filenames after 15241:b0109d3dc3dd |
2007-06-11 |
kfraser |
15308:ebe4140fe4f8 |
xend: Fix duplicate random MAC generation. |
2007-06-11 |
kfraser |
15307:31ee1768e911 |
xend: Make device detach wait for detach to complete. |
2007-06-11 |
kfraser |
15306:6f06bd06ef47 |
xend: Do not give up auto-ballooning if ballooning is proceeding okay. |
2007-06-11 |
kfraser |
15305:a43a03d53781 |
xend: Fix xm block-detach regression introduced by c/s 15157. |
2007-06-10 |
Keir Fraser |
15304:93f77a5a8437 |
tools: Fix xenstored build error by checking vasprintf() return code. |
2007-06-10 |
Keir Fraser |
15303:7eeddd787d2f |
hvm: e820 public header cleanup. |
2007-06-10 |
Keir Fraser |
15302:ac9d3bcc7a78 |
docs: Update for new 'vga=' boot option syntax. |
2007-06-10 |
Keir Fraser |
15301:4eb223694d0a |
x86: Remove broken and unnecessary numa code from smpboot.c. |
2007-06-10 |
Keir Fraser |
15300:608ddb14259b |
x86: Fix save_all regs macro for new CONFIG_FRAME_POINTER define. |
2007-06-10 |
Keir Fraser |
15299:91aeaf000ca2 |
x86: Fix log-level in printing e820 memory map. |
2007-06-10 |
Keir Fraser |
15298:3cc79ef896a2 |
x86: Allow selection of graphical video modes during boot. |
2007-06-08 |
kfraser |
15297:6d6b4b48773b |
ioemu: save file name is snprintf()ed into a plenty big enough buffer. |
2007-06-08 |
Steven Hand |
15296:b0109d3dc3dd |
Avoid using /tmp for qemu state files since an unprivileged user |
2007-06-08 |
kfraser |
15295:55230846b2f4 |
tools: Fix xm mem-max command. |
2007-06-08 |
kfraser |
15294:656b8175f4f2 |
hvm: Respect irqbase set by protected mode in mode switching with VMXAssist. |
2007-06-07 |
kfraser |
15293:345ae2e61ba0 |
x86: Print source of e820 memory map during boot. Fix Xen-e801 memmap |
2007-06-07 |
kfraser |
15292:a5ae31a91b10 |
x86: Return to real-mode when booting primary CPU, and gather |
2007-06-07 |
kfraser |
15291:56bab6f498ac |
Fix the README to match Xen 3.1 |
2007-06-07 |
kfraser |
15290:a7601de2f733 |
Add backtrace support to xenoprof. |
2007-06-07 |
kfraser |
15289:1cae82505e9e |
ioemu: Tiny indentation fix. |
2007-06-07 |
kfraser |
15288:3a413f011b8f |
xentop: Display blktap information. |
2007-06-07 |
kfraser |
15287:d47415adf384 |
xenstat: Adding to scan blktap information. |
2007-06-07 |
kfraser |
15286:9c2322a4c348 |
Fix the vnet module for Xen 3.1.x. |
2007-06-07 |
kfraser |
15285:b090c290d9f8 |
tools: Fix some type issues GCC 4.1.0 warnings. |
2007-06-06 |
kfraser |
15284:6d45351273da |
qemu: Fix vnc port offset in xenstore |
2007-06-06 |
kfraser |
15283:677731eb734d |
[HVM] Prevent usb driver crashes in Windows |
2007-06-06 |
kfraser |
15282:f5a71c9771a8 |
pv-on-hvm: Allow Linux and Xen paths to be overridden by the environment. |
2007-06-06 |
kfraser |
15281:736e7cf0a3a5 |
Fix pv-on-hvm mkbuildtree script for new repo layout. |