age |
author |
revision |
description |
2006-11-29 |
kfraser |
12655:c630278d4193 |
[HVMLOADER] Clean up makefile, change TPM detection. |
2006-11-29 |
Ewan Mellor |
12654:2773c39df9a6 |
Fix xm new -F -- this fix was recently introduced for xm create. |
2006-11-29 |
Ewan Mellor |
12653:1b501311c778 |
Move the assert under the protection of the in_transaction flag. |
2006-11-29 |
Ewan Mellor |
12652:07e3f39eaf10 |
Silence log message when trying to unregister a watch that's already been |
2006-11-29 |
kfraser |
12651:53795f0a41b1 |
[LINUX] Avoid triggering the softlockup BUG when offline for too long. |
2006-11-29 |
kfraser |
12650:f32abd365ae0 |
[LINUX] console: Fix comment. |
2006-11-29 |
kfraser |
12649:4876e7ebca6e |
[XENOPROFILE, LINUX] compilation fix on x86_64 |
2006-11-29 |
kfraser |
12648:9164f836943d |
[HVMLOADER] Fix CFLAGS. |
2006-11-29 |
kfraser |
12647:8832712b0b37 |
[LINUX] console: Add option to use /dev/xvc0, major=204, minor=191. |
2006-11-29 |
kfraser |
12646:15e80a946a6a |
[HVM][VMX] NX bit implies PAE can be enabled. If IA32 VMX guest finds |
2006-11-29 |
kfraser |
12645:f69c4a275d4d |
[DOCS] Update for new Xen boot parameters. |
2006-11-29 |
kfraser |
12644:4dad3420d74a |
Fix for network routing setup. Enables proxy arp on dom0's externally visible interface. |
2006-11-29 |
Ewan Mellor |
12643:ec2af46f9472 |
Diagnose a failure to open the xend-debug.log, and make the /var/log/xen |
2006-11-29 |
kfraser |
12642:a98bec6aacac |
[XEN] Emulator fixes. |
2006-11-28 |
Ewan Mellor |
12641:81c9213b3d39 |
A trivial fix. login_unconditionally needs to be called with |
2006-11-28 |
Ewan Mellor |
12640:bd5ebf33f222 |
Wait for device-bringup inside domain_start, outside the scope of the |
2006-11-28 |
Ewan Mellor |
12639:33951d547223 |
Plumb the "start_paused" flag through for VM.start and VM.resume. Do not |
2006-11-28 |
kfraser |
12638:39e40ccf7df5 |
Allow DMA address width to be overridden with boot parameters: |
2006-11-28 |
Ewan Mellor |
12637:d30be569532d |
Add test_bindings back into the build -- it isn't integrated with the normal |
2006-11-14 |
jfehlig |
12636:1fce8221d473 |
Fix casing of various functions in XendAPI class. |
2006-11-28 |
kfraser |
12635:a4ba47e9bc1f |
Clean up the DMADOM physical upper limit handling to properly honour |
2006-11-22 |
jfehlig |
12634:9493864f7a3c |
Add libxen to overall xen build via a config option in Config.mk. |
2006-11-28 |
Ewan Mellor |
12633:221b8ea81823 |
Dummy implementation of get_platform_keymap, so that the API layer doesn't |
2006-11-28 |
Ewan Mellor |
12632:fe15bf5a58ad |
Allow the C bindings to be more permissive when a structure is missing some |
2006-11-28 |
kfraser |
12631:514ed4f0e5da |
[HVMLOADER][ACPI] Move SSDT initialisation to acpi/ dir. |
2006-11-28 |
Ian Campbell |
12630:6c2c7ff6265a |
[LINUX] Update to 2.6.16.33. |
2006-11-28 |
kfraser |
12629:7826e5482d42 |
[XEN] Add emulator tracing diagnostic on error path. |
2006-11-28 |
Ewan Mellor |
12628:1c51c580dc05 |
Bump xend_config_format to 3, to indicate that the lifecycle patches are |
2006-11-28 |
kfraser |
12627:5c47222b60dc |
[HVMLOADER] acpi: Implement an acpi_rsdp_get() function that searches |
2006-11-28 |
kfraser |
12626:4666710bfc55 |
[BLKTAP] Use lartge enough types to express parameters of large block devices. |
2006-11-28 |
kfraser |
12625:99878f3f74ee |
[HVM][SVM] Allows 64bit HVM AMD-V Linux guests to boot. |
2006-11-28 |
kfraser |
12624:7cb4376044b5 |
[QEMU] pci: Unaligned config read/write overflow |
2006-11-28 |
kfraser |
12623:b08e7ed94991 |
[XENOPROFILE] fix shared_xenoprof_page_with_guest() and cleanup. |
2006-11-28 |
Ewan Mellor |
12622:bbcaa0cad3d2 |
Added xm list --state option, to select VMs with a particular state. Make |
2006-11-28 |
Ewan Mellor |
12621:723dbe1fc751 |
Do not display -1 as the domid when a VM is not running -- simply leave the |
2006-11-28 |
Tim Deegan |
12620:4cd39f7f090d |
[XEN] Clear just the _PAGE_RW bit when shooting writeable mappings |
2006-11-28 |
kfraser |
12619:0af1ba62a14b |
merge |
2006-11-28 |
kfraser |
12618:b75574cb80a3 |
[HVM] Add/fix access rights and limit checks to INS/OUTS emulation |
2006-11-28 |
kfraser |
12617:519a74928bd4 |
[HVM] Non-flat protected mode HVM support. |
2006-11-28 |
kfraser |
12616:62b0b520ea53 |
[HVM] Fix MSR access code. |
2006-11-28 |
Ewan Mellor |
12615:fa8b2059c5d8 |
Fix missing import. |
2006-11-28 |
Ewan Mellor |
12614:7a5246955bef |
Don't bail if the VM renaming at the end of saving doesn't succeed -- we |
2006-11-28 |
Ewan Mellor |
12613:ee70bf177981 |
Added configuration for authentication through Xen-API -- it can now be set |
2006-11-28 |
Ewan Mellor |
12612:018af1c94a5e |
Fix log message. |
2006-11-28 |
Ewan Mellor |
12611:6206685650f5 |
Implement an "allowed hosts" mechanism for the XML-RPC server layer, using |
2006-11-28 |
Tim Deegan |
12610:b4baf35cff11 |
[XEN] Remove valid_mfn(). |
2006-11-28 |
Tim Deegan |
12609:658b9c47db98 |
[XEN] Don't unpin old shadow top levels until the new ones are pinned. |
2006-11-27 |
Ewan Mellor |
12608:3b961863062d |
Cope with non-integer domids (i.e. None) in the error message surrounding |
2006-11-27 |
kfraser |
12607:9d6bc06919e0 |
[HVM] Re-introduce the 'apic' configuration option, default to 1. |
2006-11-27 |
kfraser |
12606:93e657836d07 |
[XEN] Remove VALID_MFN(); replace uses with mfn_valid(). |
2006-11-27 |
Ewan Mellor |
12605:445db3980f61 |
When suspending and resuming, look up the managed path using the domain's UUID. |
2006-11-27 |
Ewan Mellor |
12604:1c09d1d195e7 |
Don't send the old state string for halted domains -- it doesn't make any |
2006-11-27 |
Ewan Mellor |
12603:ca01484e4e8c |
Reset the domain name after the save completes. This is necessary, now that |
2006-11-27 |
Ewan Mellor |
12602:7c0f72918cec |
Add xm resume to the commands list. |
2006-11-27 |
kfraser |
12601:2ae4e4e89d6d |
[XEN] Cleanups to phys/mach address handling. |
2006-11-27 |
Ian Campbell |
12600:c242b6d6a64a |
[LINUX] Import kasprintf patch from upstream. |
2006-11-27 |
Ian Campbell |
12599:aaaa249e6f3b |
[LINUX] Update to Linux 2.6.16.32 |
2006-11-27 |
Ian Campbell |
12598:447ac06f74d3 |
[LINUX] Update to Linux 2.6.16.31 |
2006-11-27 |
Ian Campbell |
12597:a5aadc4c6bb6 |
[LINUX] Update to 2.6.16.30. |
2006-11-27 |
kfraser |
12596:277bdeee88f8 |
[NET] back: Fix DPRINTK message. |