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