age |
author |
revision |
description |
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(). |