age |
author |
revision |
description |
2006-07-25 |
kfraser |
10715:6b08035e10c5 |
VTPM_TOOLS: Updated vtpm for new release of tpm_emulator 0.4, and set |
2006-07-25 |
kfraser |
10714:7d6f0791c650 |
Fix 'make clean' when ioemu configuration failed. |
2006-07-25 |
sos22 |
10713:cc991d9953d2 |
[MINI-OS] Fix a bug which prevented map_frames being used more than once. |
2006-07-19 |
sos22 |
10712:bbabdebc54ad |
[XEN] Fix a comment in grant_table.h. |
2006-07-14 |
chris |
10711:ecb8ff1fcf1f |
Spawn vncviewer from qemu-dm. |
2006-07-14 |
chris |
10710:ccf11affc545 |
Change the qemu to allow no network arguments, removing the |
2006-07-14 |
chris |
10709:4e2eb1947728 |
Fix some more text inconsistencies and put devices in a more sensible order. |
2006-07-14 |
kaf24 |
10708:34ba512b2d64 |
[HVM] Currently in xentrace, MMIO is handled just like other page faults. The |
2006-07-14 |
kaf24 |
10707:078c08dc4b0a |
[SVM] Add perfcounter svmexits array with correct size creation. |
2006-07-14 |
kaf24 |
10706:dc5f894d6834 |
[SVM] Add pit_time_fired() to svm logic, for the "many lost ticks" c/s 10650 fixes. |
2006-07-14 |
kaf24 |
10705:32dccb981757 |
[HVM] fix system crash when vmx guest startx or restore |
2006-07-14 |
kaf24 |
10704:3fa8b914e2b5 |
[HVM] Create I/O context for MMIO/PIO processing in an |
2006-07-14 |
kaf24 |
10703:fa143f374f3d |
lomount: Major rewrite: handle large files and GPT partition. |
2006-07-14 |
kaf24 |
10702:ef8d08aa2072 |
[XM-TEST] Increase timeout on hotplug-cpus-down test to 30 seconds. |
2006-07-14 |
kaf24 |
10701:f35b9950843c |
[IA64] Re-enable tools/xcutils build on ia64. We now have |
2006-07-14 |
kaf24 |
10700:9b6c901b9de5 |
merge |
2006-07-14 |
kaf24 |
10699:89f7faa0c01a |
Xm-test HVM network testing is broken. The new qemu code doesn't support |
2006-07-14 |
atse |
10698:ccbc5319d030 |
[PYGRUB] Typo fix in pygrub README |
2006-07-14 |
atse |
10697:4d9e5a2616a3 |
[XEND] Minor readability change |
2006-07-14 |
atse |
10696:00822a3a57d9 |
[XEND] Minor syntax change |
2006-07-14 |
kaf24 |
10695:612671bd9a54 |
[TPM] Discard a future response packet after a timeout has occurred instead of |
2006-07-14 |
kaf24 |
10694:7bf0d46e369a |
[IA64] Update the defconfigs for ia64 to disable blktap until we have a |
2006-07-14 |
kaf24 |
10693:43bd4b01df9f |
[IA64] The blktap driver hardcodes PAGE_SIZE. Change it to use getpagesize(), |
2006-07-14 |
kaf24 |
10692:3352b5dc6a7c |
[IA64] Libaio 0.3.104 in xen-unstable doesn't build on ia64. |
2006-07-14 |
kfraser |
10691:c3597f7bd8e2 |
Fix typo in description of XEN_BLKDEV_TAP |
2006-07-14 |
kfraser |
10690:77fe42f6442b |
[IA64] Fix the ia64 build. |
2006-07-14 |
kfraser |
10689:050de6b53961 |
[powerpc] Initial checkin of new powerpc files. |
2006-07-14 |
kaf24 |
10688:69c4f7963a19 |
Remove CONFIG_PLAN9. Unused. |
2006-07-14 |
kaf24 |
10687:80055bb36dc7 |
[powerpc] add PowerPC support to libxc |
2006-07-14 |
kaf24 |
10686:129e981a7700 |
[powerpc] support additional interrupt controller types in xen/arch/x86/irq.c |
2006-07-14 |
kaf24 |
10685:d51a5ca0fa99 |
[powerpc] print page->count_info as unsigned long |
2006-07-14 |
kaf24 |
10684:08906834ca74 |
[powerpc] [xend] PPC doesn't support ballooning yet |
2006-07-14 |
kaf24 |
10683:35a29c8f0bab |
[powerpc] add PowerPC support to Makefiles |
2006-07-14 |
kaf24 |
10682:516ff6908472 |
[powerpc] add arch-powerpc.h to xen.h |
2006-07-14 |
kaf24 |
10681:83f047e6e99c |
[powerpc] add PowerPC files to .hgignore |
2006-07-13 |
jchesterfield |
10680:f692a0a476c5 |
xend save/restore fix, only matches one device type (vbd or tap) on creation of vm. |
2006-07-13 |
shand |
10679:3c841b50afb9 |
Update ignores after blktap checkin (-unstable cset 10677:2937703f0ed0) |
2006-07-13 |
chris |
10678:8eb79da98499 |
[IOEMU] Enable gui_timer unless the display is exported over VNC. |
2006-07-13 |
jchesterfield |
10677:2937703f0ed0 |
Added blktap support. Includes kernel driver (enabled as CONFIG_XEN_BLKDEV_TAP=y) and userspace tools. The userspace deamon (blktapctrl) is enabled by default when xend is activated. For further information on using and configuring blktap see tools/blktap/README. |
2006-07-13 |
kfraser |
10676:af9809f51f81 |
[XEN] Clean up page-fault propagation when acessing guest addresses. |
2006-07-12 |
chris |
10675:a70c4f9657cc |
Update xend to support vnc configuration for qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10674:6d8f2d78d7c8 |
Update xend to support network configuration for qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10673:b450f21472a0 |
Add qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10672:bd68ce5a3f0c |
Remove qemu 0.6.1 based ioemu. |
2006-07-12 |
kfraser |
10671:b20580cf7fc1 |
Revert c/s 10651: "prevent double uuid use". Breaks localhost |
2006-07-12 |
ack |
10670:84ff152efb0a |
Add linux config update script and native linux build. |
2006-07-12 |
ack |
10669:cebedeefbfbd |
Ifdef stuff that is XEN specific in patches |
2006-07-12 |
chris |
10668:3addc7020107 |
Make ioemu dir configurable and change prefix to /usr (works with old and new ioemu). |
2006-07-10 |
chris |
10667:984225e947f1 |
[VMXASSIST] Include all rodata sections into text section. |
2006-07-10 |
kfraser |
10666:16b4abe0f925 |
[HVM][VMX] Clean up some writes to 64-bit VMCS fields in 32-bit Xen. |
2006-07-10 |
kfraser |
10665:bc2f68334e96 |
Check attributes of page table level 3 entries for 4 level HVM guest. |
2006-07-10 |
kfraser |
10664:405c7e86b24a |
Shared libs have traditionally been installed as executables due to |
2006-07-10 |
kfraser |
10663:28b766e3bcca |
Move the content of the script file vtpm-addtodb into the |
2006-07-10 |
kfraser |
10662:3243ab41b09e |
[LINUX] Define dma_get_cache_alignment even on x86/64. |
2006-07-10 |
kfraser |
10661:8922c1fbe684 |
[XM][ACM] Add xm subcommands to work with security resource labels. |
2006-07-10 |
kfraser |
10660:e05d60be5adb |
[XENTRACE] Remember number of lost trace records when |
2006-07-10 |
kfraser |
10659:3cdb93867f81 |
Domain ID/index mapping in xenmon. |
2006-07-10 |
kfraser |
10658:b875c036839f |
[XENOPROF] Some fixes for xenoprof passive domain support. |
2006-07-10 |
kfraser |
10657:3c74df4f33f0 |
[XEND] Currently a domain's maxmem value is being set with the memory value |
2006-07-10 |
kfraser |
10656:5014fd2b5c5a |
[VTPM_Tools] Support for (non-local) Migration added. Local migration |
2006-07-10 |
kfraser |
10655:a4041ac6f152 |
[NET] net-gso.patch: Fix up GSO packets with broken checksums |
2006-07-10 |
kfraser |
10654:09b8041dc2fd |
[XENCONSOLE] reference of tty->count in xencons_close() is racy. |
2006-07-10 |
kfraser |
10653:c45f1f3a926b |
[XEND] Fix a couple of error-message typos. |
2006-07-10 |
kfraser |
10652:9ddc5be227c1 |
[XEND] Improve xm pause/unpause error reporting. |
2006-07-10 |
kfraser |
10651:800261a88275 |
[XEND] Prevent uuid double use. |
2006-07-10 |
kfraser |
10650:a1c2cede77c7 |
[HVM] Fix "Many lost ticks" warning in ia32e guest |
2006-07-10 |
kfraser |
10649:f986ead202dc |
Use $(MAKE) instead of make to run sub-makefiles to correcly support -j flag. |
2006-07-08 |
chris |
10648:30cdeb686b93 |
[BUILD] Fix re-use of existing config files in dist/install/boot. |
2006-07-05 |
kfraser |
10647:8e55c5c11475 |
[XEN] Add CPUID hypervisor-info leaves at index 0x40000000. |
2006-07-05 |
kfraser |
10646:74018b65c369 |
[XEN] getpagframeinfo field name mfn -> gmfn. |
2006-07-05 |
kfraser |
10645:2aa910eb3713 |
[XEN] Hypercall-init dom0_op takes GMFN, not MFN. |
2006-07-05 |
kfraser |
10644:d6363854fb35 |
[HVM][VMX] More descriptive failed vmentry. |
2006-07-05 |
kfraser |
10643:bbea54da02b5 |
[MINIOS] Mapping page frames on demand added to the memory management. |
2006-07-05 |
kfraser |
10642:4db818a7dc3f |
[MINIOS]Mapping page frames on demand added to the memory management. |
2006-07-05 |
kfraser |
10641:462d6e4cb29a |
[XEN] Separate domain creation from vcpu creation. |
2006-07-05 |
kfraser |
10640:222b492cc063 |
[XENMON] This patch removes the magic number "31" for readability. |
2006-07-05 |
kfraser |
10639:5fd332b263d4 |
[HVM] Fix the kernel build failure issue on HVM SMP guests which |
2006-07-05 |
kfraser |
10638:43474e663b3d |
[MINIOS]Events handling cleaned up. The interface extended to provide |
2006-07-05 |
kfraser |
10637:09378a9ca8ad |
[MINIOS] XenBus tests disabled in MiniOS. Xend bug induced |
2006-07-05 |
kfraser |
10636:fed18f971f72 |
[MINIOS] Implement XenBus transactions in MiniOS. |
2006-07-05 |
kfraser |
10635:8e1ae72e905e |
[XENTOP] Fix Field attributes and width. |
2006-07-05 |
kfraser |
10634:82f481bda1c7 |
[HVM][VMX] Move vmcs and I/O bitmap allocation into |
2006-07-05 |
kfraser |
10633:4d2354be4aa6 |
Update xen caps to indicate that HVM IA32 PAE guest on PAE host is available. |
2006-07-05 |
kfraser |
10632:8468860cc8de |
[HVM][VMX] expose PSE feature to HVM guests if PAE is turned on in |
2006-07-03 |
kfraser |
10631:fd6d12935b56 |
[HVM] Disable pmtimer in qemu acpi device model. Needs fixing |
2006-07-03 |
kaf24 |
10630:be3e07723b73 |
[NET]: Rename feature-tso to feature-gso-tcpv4 |
2006-07-03 |
kaf24 |
10629:addde2d2d97a |
[NET] front: Zero negotiated bits in xen_set_features |
2006-07-03 |
kaf24 |
10628:4b9876fe2f1f |
[NET] back: Add GSO features field and check gso_size |
2006-07-03 |
kaf24 |
10627:18abc9eb9a31 |
[NET] back: Fix off-by-one error in netbk_tx_err |
2006-07-03 |
kaf24 |
10626:ef80b6e4e03a |
[BUILD] Miscellaneous build-system fixes and tweaks. |
2006-07-03 |
kaf24 |
10625:5f5d400eb60a |
[DOC] Add descriptions on mouse handling and how to use the USB |
2006-07-03 |
kfraser |
10624:9fd92e7e91a5 |
[LINUX] Fix booting with e.g. xencons=tty3, so that tty1/tty2 are valid (dummy) devices. |
2006-07-03 |
kaf24 |
10623:856caf975abd |
Merge with xen-ia64-unstable.hg |
2006-06-28 |
awilliam |
10622:4b51d081378d |
merge with xen-unstable.hg |
2006-06-28 |
awilliam |
10621:c4b68afe97d3 |
[IA64] make PAL_VPS_RESUME_HANDLER comply with VTI-spec |
2006-06-27 |
awilliam |
10620:e4a75a3fd0e2 |
[IA64] Fix a few warnings. |
2006-06-27 |
awilliam |
10619:e97e31e26bd5 |
[IA64] ptc.g virtualization fix 2 |
2006-06-26 |
awilliam |
10618:85958f34f183 |
[IA64] Remove kludge in Makefile to build asm-xsi-offsets.h |
2006-06-26 |
awilliam |
10617:7c9692adcca7 |
[IA64] sync console before halt/reboot |
2006-06-26 |
awilliam |
10616:3dca270188da |
[IA64] ptc.g virtualization fix |
2006-06-23 |
awilliam |
10615:d4e799a1fa9c |
[IA64] Change of VTi guest firmware name and default directory in xmexample |
2006-06-23 |
awilliam |
10614:fdf25330e4a6 |
merge with xen-unstable.hg |
2006-06-23 |
awilliam |
10613:59d4c1863330 |
[IA64] dom0vp machtophys fix argument check |
2006-06-23 |
awilliam |
10612:795d31772505 |
[IA64] fix RSE issues rlated to handle_lazy_cover(). |
2006-06-23 |
awilliam |
10611:a9c1e614c9ff |
[IA64] memory exchange: use memory exchange |
2006-06-23 |
awilliam |
10610:39562deee9b8 |
[IA64] memory exchange: support memory exchange |
2006-06-23 |
awilliam |
10609:056622b0f8f7 |
[IA64] memory exchange: update comment |
2006-06-23 |
awilliam |
10608:d107bfd5a4ae |
[IA64] memory exchange: ia64 counter part of cs 10353 xen-unstable.hg |
2006-06-23 |
awilliam |
10607:cf4a70ab3f59 |
[IA64] enable xencons irq for pcdp described uarts |
2006-06-23 |
awilliam |
10606:bf396988059e |
[IA64] Allow guest to set the address of shared_info. |
2006-06-21 |
awilliam |
10605:0e5635d68de3 |
[IA64] per cpu vhpt stats |
2006-06-21 |
awilliam |
10604:811c02dbe595 |
[IA64] optionally enable xen console with irq/input. |
2006-06-21 |
awilliam |
10603:f771bbaa93ce |
[IA64] Update xmexample.vti |
2006-06-21 |
awilliam |
10602:2d60987140b6 |
[IA64] remove CONFIG_ARCH_XEN |
2006-06-21 |
awilliam |
10601:be0a536b70cc |
[IA64] don't allow non-dom0 domains to set pte memory attributes |
2006-06-21 |
awilliam |
10600:9031316e5203 |
[IA64] create MDT entry to cover fw_mem area in dom_fw_init() |
2006-06-20 |
awilliam |
10599:8314141cfe54 |
[IA64] build linux kernel without using asm-xsi-offsets.h |
2006-06-20 |
awilliam |
10598:f8310e19fcaf |
[IA64] check address clash with Xen for itc/ptc/itr/ptr |
2006-06-20 |
awilliam |
10597:668a225a1df8 |
[IA64] purge stale tlb entry in ia64_do_page_fault() |
2006-06-20 |
awilliam |
10596:c78f750a264c |
[IA64] Fix for ptc.ga emulation |
2006-06-20 |
awilliam |
10595:c5005be9ef91 |
[IA64] Create vpsr_pp in privregs instead of using tmp[8]. |
2006-06-20 |
awilliam |
10594:59be60d5664b |
[IA64] fix mfn_to_local_pfn() for dma context |
2006-06-19 |
awilliam |
10593:c974a6e3f517 |
[IA64] dummy print_stack() func for NO_TRANSLATION path |
2006-06-19 |
awilliam |
10592:ea306829506c |
[IA64] fix ptc.ga virtualization |
2006-06-19 |
awilliam |
10591:602f5965e217 |
[IA64] display vmx fault messges |
2006-06-19 |
awilliam |
10590:df67fa9b1376 |
[IA64] fix is_kernel_text in xenctx and show more registers |
2006-06-19 |
awilliam |
10589:b16063ae0703 |
[IA64] enable xenctx on ia64 |
2006-06-19 |
awilliam |
10588:eb6b0c7d9992 |
[IA64] add comments on smp |
2006-06-19 |
awilliam |
10587:5389c7b06ccf |
[IA64] remove unnecessary vtlb_lock |
2006-06-19 |
awilliam |
10586:535b466ee1ef |
[IA64] add get_page() to prevent from freeing page |
2006-06-19 |
awilliam |
10585:d60da6514d65 |
[IA64] fix races caused by p2m entry update |
2006-06-19 |
awilliam |
10584:7e26d6ffdde7 |
[IA64] add INVALID_MFN check to dom0vp_zap_physmap() |
2006-06-19 |
awilliam |
10583:f02d59f9b11f |
[IA64] add volatile to p2m table pte entry |
2006-06-19 |
awilliam |
10582:dcb50b04faec |
[IA64] add volatile to mpt_table |
2006-07-03 |
kaf24 |
10581:3f8d9b128d71 |
[HVM][VMX] Fixes to VMCS create/destroy. |
2006-07-01 |
kaf24 |
10580:3fe11185adfb |
[LIBXC] Fix the 64-bit build. |
2006-06-30 |
kaf24 |
10579:cda7b6017a76 |
[XEN] Sync Elf parsing with libxc parser. |
2006-06-30 |
kaf24 |
10578:461fc0bf91f5 |
Provide more specific and helpful error messages during ELF loading. |
2006-06-30 |
kaf24 |
10577:c14f26a7b0bc |
Allow 32-bit libxc to load 64-bit ELF files. |
2006-06-30 |
kaf24 |
10576:130a5badf2b7 |
[XEN] Mark two more opcodes (C6 and C7) as Mov instructions. |
2006-06-30 |
kaf24 |
10575:a377304fc4e6 |
[XENBUS] Another simplification -- bus_for_each_dev() better than bus_find_device(). |
2006-06-30 |
kfraser |
10574:4d7565ba9ff3 |
[XENBUS] Another fix to the wait-for-device-connection code. |
2006-06-30 |
kfraser |
10573:9633faf65e22 |
[XENBUS] Do not wait for devices with no driver to connect. |
2006-06-30 |
ack |
10572:640d3bc77ea6 |
Merge |
2006-06-30 |
ack |
10571:64f9f308e109 |
Don't modify global active weight when changing weight of inactive domain. |
2006-06-30 |
kaf24 |
10570:f5a5f49935fd |
[XENBUS] Improve the code for waiting for devices to connect. Provide |
2006-06-30 |
kaf24 |
10569:17e9daeb2c50 |
[NET]: Update net-gso.patch. Remove net-tso.patch. |
2006-06-30 |
kfraser |
10568:c1119ff85f4e |
[BLK] back: Only remove sysfs attributes if they were previously |
2006-06-30 |
chris |
10567:ffbdd113c74b |
Remove use of unlikely -- it's not defined on all systems. |
2006-06-30 |
kfraser |
10566:9dbcf482f600 |
Revert 10521, 10526 and 10527. This completes reversion of ACM modifications to xm. |
2006-06-30 |
kfraser |
10565:53f552ad4042 |
[XEN] Various softirq cleanups. Main one is to always |
2006-06-30 |
kfraser |
10564:129ce4f59b6d |
[LINUX] Replace pagetable walks by simple address calculation. |
2006-06-30 |
kfraser |
10563:a75c1bdfe761 |
[LINUX] A few clean ups and a fix to an error path in xen_create/destroy_contiguous_region. |
2006-06-30 |
kaf24 |
10562:d095e99392ac |
[TPM] Adds a script for virtual TPM support. |
2006-06-30 |
kaf24 |
10561:5d565bb12783 |
[TPM] Update the current virtual TPM documentation in misc/docs/vtpm.txt |
2006-06-30 |
kaf24 |
10560:784961057338 |
[HVM][SVM] Don't BUG when VMRUN exitcode==-1, just crash the domain. |
2006-06-30 |
kaf24 |
10559:86cae321e707 |
Use explicit accessors to handle unusually-sized atomic operations in grant table code. |
2006-06-30 |
kaf24 |
10558:c9696012fe05 |
evtchn_do_upcall() has a micro optimization which is depends on that xchg is a barrier. |
2006-06-30 |
kfraser |
10557:5db7bbccf4d2 |
[NET]: Remove gso.segs field from netif protocol. |
2006-06-30 |
kaf24 |
10556:f147efaa24ad |
[NET]: Add net-tso.patch |
2006-06-30 |
kaf24 |
10555:88dc1ae16d2b |
[XM] Remove unused imports. |
2006-06-30 |
kaf24 |
10554:5fc6d83f43f7 |
[BLK] back: Clean up sysfs-interfacing code to use VBD_SHOW macro where possible. |
2006-06-30 |
kaf24 |
10553:85b092b4567d |
[XENTOP]Add VBD information. |
2006-06-30 |
kaf24 |
10552:3edac4400459 |
[XENSTAT]Add VBD information structure. |
2006-06-29 |
chris |
10551:5d622ded9efe |
Fix build - _XEN_NETIF_EXTRA_FLAG_MORE not _XEN_NETIF_EXTRA_MORE |
2006-06-29 |
kfraser |
10550:5e30ef3e541d |
[NET] front: Transmit TSO packets if supported |
2006-06-29 |
kfraser |
10549:7a11e60d2f42 |
[NET] back: build fixes. |
2006-06-29 |
kfraser |
10548:de263308be3b |
[NET] More net protocol and GSO changes. |
2006-06-29 |
kfraser |
10547:3dfc2583a4f1 |
[XEN] Fix the timeout workaround so it doesn't capture negative |
2006-06-29 |
shand |
10546:8242c0c24db7 |
[LINUX] When ballooning out (returning memory to xen), don't try too hard |
2006-06-29 |
ack |
10545:c157418212d8 |
Merge |
2006-06-29 |
ack |
10544:18f8dde91fbd |
Replace my previous patch with equivalent fix from linux-2.6.17. |
2006-06-29 |
kaf24 |
10543:266573a53949 |
Revert 10534 (xm subcommands for ACM). Doesn't work when ACM disabled. |
2006-06-29 |
kaf24 |
10542:a0a93337f9ab |
Define an architecture-specific 'long' type for ABI compatibility. |
2006-06-29 |
kaf24 |
10541:a67c1bcb5522 |
Add Xenoprof passive domain support (missing file). |
2006-06-29 |
kaf24 |
10540:40e1a7749208 |
[XM] When two or more domain parameters are given, the xm reboot |
2006-06-29 |
kaf24 |
10539:c6ec3dd6fe7f |
[XM] Fix argument check of the xm reboot command. |
2006-06-29 |
kaf24 |
10538:7d3df6492d70 |
[XEN] Work around timeout bug in old Linux kernels where |
2006-06-29 |
shand |
10537:2e5f6c68da5c |
Fail save if we have an out-of-sync P2M/M2P (since otherwise the restore |
2006-06-29 |
shand |
10536:3d40e2f509fc |
Merge. |
2006-06-29 |
shand |
10535:9b35fada9e65 |
Use a static page for the frame_list in the balloon driver. |
2006-06-29 |
emellor |
10534:c77b066f864a |
Replace changesets 10521, 10526, and 10527 with this new version that does not |
2006-06-29 |
kaf24 |
10533:cb9443bfdff8 |
Fix the kunmap_atomic() change in 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5. |
2006-06-28 |
ack |
10532:4b45f7f62dc7 |
Fix next_timer_interrupt() in patch and update caller |
2006-06-28 |
kaf24 |
10531:bd4080876297 |
New /sys/hypervisor/uuid, containing this domain's UUID. |
2006-06-28 |
kaf24 |
10530:d49e5cc672eb |
Use address types in elf parser that match elf headers. |
2006-06-28 |
kfraser |
10529:4260eb8c0874 |
kunmap_atomic() must zap the PTE to avoid dangling references |
2006-06-28 |
kfraser |
10528:5fa6c1723e08 |
[LINUX] Export flush_tlb_page() to modules in i386-smp builds. |
2006-06-28 |
emellor |
10527:767ce4b6dd48 |
More commented-out code, pending a solution to the xml.marshall.generic |
2006-06-28 |
emellor |
10526:ca3f2a137159 |
Comment out the load of the resource label file, pending a solution to the |
2006-06-28 |
kaf24 |
10525:d85488fd2196 |
[TPM] Add 3 more test cases to the xm testsuite that extend the |
2006-06-28 |
kaf24 |
10524:e3ad9b9c95ee |
[TPM] Add an upgrade patch to bring TPM subsystem to 2.6.17-rc4. |
2006-06-28 |
kaf24 |
10523:da8da6e1e1d6 |
[TPM] Update the TPM drivers in the repository to a newer version |
2006-06-28 |
kfraser |
10522:1d17ddd9e45d |
[XEN] BUG() places console in sync mode. |
2006-06-28 |
emellor |
10521:25c6ea6d4024 |
This patch adds new xm subcommands to support working with resource |
2006-06-28 |
kaf24 |
10520:ae245d35457b |
[HVM][Firmware] Make the creation of MP tables more dynamic |
2006-06-28 |
kaf24 |
10519:25cd5216b30c |
[XEND] Have the parent id logged in the log file, this is very useful when |
2006-06-28 |
kaf24 |
10518:224597479812 |
[NET] back: Add TSO support |
2006-06-28 |
kaf24 |
10517:bb46d03f5f1d |
[NET] loopback: Added support for TSO |
2006-06-28 |
kaf24 |
10516:2eac0e15e0c2 |
[NET]: Give make_tx_response the req pointer instead of id |
2006-06-28 |
kaf24 |
10515:6e7027a2abca |
[NET]: Added GSO support |
2006-06-28 |
kfraser |
10514:b217e03e1db5 |
[BLKBACK] Output statistics to sysfs. |
2006-06-28 |
kaf24 |
10513:7a7066ae2e77 |
[XENTOP] Fix CPU percentage display in batch mode. |
2006-06-28 |
kaf24 |
10512:e5cf18c05e8b |
[XENTOP] Adds batch mode processing option (output to stdout) |
2006-06-28 |
kaf24 |
10511:3c09a6b27b14 |
[HVM][SVM] Clean up double-fault handling. |
2006-06-28 |
kaf24 |
10510:2966233d180d |
[HVM][SVM] Disable machine check bits in CPUID_1. |
2006-06-28 |
kaf24 |
10509:571507a595cd |
[HVM][SVM] Clean up 32bit/64bit guest register code differences. |
2006-06-27 |
kaf24 |
10508:1da8f53ce65b |
[LINUX] Fix a few compile warnings and memory leaks in the sysfs driver. |
2006-06-27 |
kaf24 |
10507:8a89c0ff3f87 |
[LINUX][BLKBACK] Support temporary disconnection from frontend. |
2006-06-27 |
kaf24 |
10506:ab0cae84cfec |
[HVM] Fix virtual apic irq distribution. |
2006-06-27 |
kfraser |
10505:bad506bc0c85 |
[XEN] Upgrade microcode driver to 1.14a. |
2006-06-27 |
kfraser |
10504:1a52829fd60e |
[TOOLS] Remove plan9 loader code. Latest plan9 port uses linux builder. |
2006-06-27 |
kfraser |
10503:30a5eb240a20 |
[XEN] Various cleanups to bitops usage. |
2006-06-27 |
kfraser |
10502:02b0ed160e8e |
[LINUX] Allow dma_alloc_coherent() to work for regions up to 2MB. |
2006-06-27 |
kaf24 |
10501:234939c0ec3a |
[BALLOON] Make the domain0 ballooning logic in xend aware of pages that are on the page scrub list. |
2006-06-27 |
kaf24 |
10500:7154e0416313 |
[BUILD] Add distclean build target to xen directory: cleans out tags. |
2006-06-27 |
kaf24 |
10499:b4e328334392 |
[BALLOON] Add fallback code so that e.g. a domain ballooned too far down can still |
2006-06-27 |
kfraser |
10498:ab63f44d948e |
[XEN] Fix my change to XENVER_pagesize hypercall -- |
2006-06-27 |
kaf24 |
10497:23136423a765 |
[TPM] Fix an occasional problem when doing local migration due to the xenstore's |
2006-06-27 |
kaf24 |
10496:60d7d64eaff2 |
[XEN][BUILD] Both ctags and etags support the -a (append) option, and |
2006-06-27 |
kaf24 |
10495:23591d2c46aa |
Add Xenoprof passive domain support |
2006-06-27 |
kaf24 |
10494:b12cd185d579 |
[HVM][SVM] move printk pin msg under an "if svm_dbg_on" conditional to |
2006-06-27 |
kaf24 |
10493:8589cdd09636 |
[VTPM_TOOLS] Hotplug script enabled the vtpm manager and removed the |
2006-06-27 |
kaf24 |
10492:18587d3e94c8 |
[VTPM_TOOLS] Updated vtpmd to save complete state in preperateion to |
2006-06-27 |
kaf24 |
10491:533b0709a68f |
[VTPM_TOOLS] Moved the developement tpm_emulator down to ring 3, which |
2006-06-27 |
kaf24 |
10490:e236794915cc |
[TOOLS] Fix cm argument processing some more: |
2006-06-27 |
kaf24 |
10489:6604238412be |
Add XENVER_pagesize hypercall. |
2006-06-27 |
kfraser |
10488:869937819ed9 |
[XEN][EMUL] x86 emulator should support 32-bit offsets in real mode. |
2006-06-27 |
kaf24 |
10487:9158ecb9045f |
[HVM][VMX] On a VMEXIT, 'dirty' the DR. Restore DR from vcpu struct, |
2006-06-27 |
kaf24 |
10486:5610d916ad1b |
[HVM][VMX] Added flag_dr_dirty to hvm vcpu struct. If this flag is set, |
2006-06-27 |
kaf24 |
10485:81bfa15a071e |
[HVM][VMX] Added dr restore if breakpoints are enabled in guest dr7. |
2006-06-27 |
kaf24 |
10484:4105520841b3 |
[HVM][VMX] Safer treatment of VM_EXEC_CONTROL when dealing w/ PENDING_INTERRUPT vmexit. |
2006-06-27 |
kaf24 |
10483:1e2ea40078f2 |
[HVM][VMX] Propagate debug exception to guest if no external debugger is enabled. |
2006-06-24 |
emellor |
10482:9ec0b4f10b4f |
Some fine-tuning in the virtual TPM scripts for hotpluging. The changes |
2006-06-24 |
emellor |
10481:28a752998a23 |
Increases the retry limit to allow xend more time before issuing a balloon |
2006-06-22 |
kaf24 |
10480:f91cc71173c5 |
[TOOLS] Fix set_bit/clear bit for x86/64 in xc_linux_save |
2006-06-22 |
kaf24 |
10479:f10127505d3c |
[XM-TEST] Remove second console attach in 03_memset_random_pos |
2006-06-22 |
kaf24 |
10478:e6ec0eeabf77 |
[VMX] Fix use of VMCLEAR a little: no need if not active on any CPU. |
2006-06-22 |
kaf24 |
10477:dab24595e529 |
[TOOLS] Make sure to explicitly close the connection if we're using HTTP/1.0. This |
2006-06-22 |
kaf24 |
10476:c2e8e9b1e192 |
[TOOLS] Treat '--' command-line split option correctly. |
2006-06-22 |
kaf24 |
10475:94e354294cca |
[TOOLS] Fix pagetable-pinning loop in xc_linux_restore. |
2006-06-21 |
kaf24 |
10474:12aaf4a2486b |
[XEN] localtime support for paravirtualized guests |
2006-06-21 |
kaf24 |
10473:79ea1d8a5bb2 |
[LINUX][TPM] Use min_t/min instead of the #define'd MIN. |
2006-06-21 |
kaf24 |
10472:fc1c6dfd1807 |
[LINUX] Transparent virtualization fixes. |
2006-06-21 |
kaf24 |
10471:59e05ddfd0ad |
[IA64] stub to support dump_execution_state() on ia64 |
2006-06-20 |
kaf24 |
10470:411a3c01bb40 |
[XEN] Xen always relinquishes VGA console to domain0 when domain0 |
2006-06-20 |
kaf24 |
10469:967d4c65659a |
[XEN] Fix to previous changeset: continue to do softirq while delaying. |
2006-06-20 |
kaf24 |
10468:06b10ad218f4 |
[XEN] Add a warning banner when 'sync_console' is used. Make it |
2006-06-20 |
kaf24 |
10467:69f7e0ea2985 |
[XEN] Fix PAE PDPT shadowing coherence. |
2006-06-20 |
kfraser |
10466:46e853c34a2e |
Add new XENMEM_machphys_mapping to get info about location and |
2006-06-20 |
kfraser |
10465:b6ee2a730139 |
[LINUX] Another fix to i386 mfn_to_pfn(). |
2006-06-20 |
kfraser |
10464:674890dc1ee2 |
[LINUX] Fix i386 build -- define max_mapnr in mfn_to_pfn(). |
2006-06-20 |
emellor |
10463:7d6fe353cda4 |
Move the SSHTransport class to its own file, so that we may disable SSH |
2006-06-20 |
ack |
10462:c5da6b25744a |
Merge |
2006-06-20 |
ack |
10461:22802e120171 |
Run credit scheduler tests by default |
2006-06-20 |
kfraser |
10460:f7bb99cdc391 |
Export machine_to_phys start and end addresses to guests. |
2006-06-20 |
shand |
10459:a31f3bff4f76 |
Make the credit scheduler the default - a number of bugs have been fixed |
2006-06-20 |
shand |
10458:7172935d10d4 |
Remove some spurious BUG_ON()'s from the credit scheduler. |
2006-06-20 |
anthony |
10457:1297dc315308 |
Use an environmental variable (XM_SERVER) to determine XML-RPC URI. |
2006-06-20 |
root |
10456:c2cbcccc44f4 |
This patch adds client side support for XML-RPC over ssh. It differs from |
2006-06-20 |
anthony |
10455:95ac3f0f79bc |
Add an xm serve command. |
2006-06-20 |
anthony |
10454:0fe87421cc80 |
Add support to Xend XML-RPC server for HTTP/1.1 Keep-Alive. |
2006-06-19 |
kaf24 |
10453:410c81420109 |
[XM-TEST] Improve detection of a guest having booted to prompt. |
2006-06-19 |
kfraser |
10452:06afd218b3b7 |
[XEN][PAE] Always enable non-debug version of l3tab_needs_shadow() |
2006-06-19 |
kaf24 |
10451:1507021dccdf |
[HVM][VMX][PAE] Enable PAE VMX guest on PAE host. |
2006-06-19 |
kaf24 |
10450:0991ed8e4ae5 |
Add DOM0_DOMAIN_SETUP hypercall. |
2006-06-19 |
kfraser |
10449:2a99292b1a8a |
[XEN][PAE] Stores to PTEs in PAE mode use CMPXCHG to ensure atomicity. |
2006-06-19 |
kfraser |
10448:a27f56a0ff43 |
[XEN][PAE] Handle non-page-aligned CR3 when walking |
2006-06-19 |
kfraser |
10447:f7eb907d9bcd |
[XEN] New function dump_execution_state() displays |
2006-06-19 |
kfraser |
10446:f3561b1ee7a3 |
[XEN] Rename show_registers() to show_execution_state(). |
2006-06-19 |
kfraser |
10445:8d75d4e0af1e |
[XEN] Improve double-fault tracing -- print backtrace |
2006-06-19 |
kfraser |
10444:db37448ffe97 |
[XEN] Fix non-debug builds. |
2006-06-19 |
kfraser |
10443:5d44f3ab9950 |
[XEN] Fix ptwr_do_page_fault() after new more permissive |
2006-06-18 |
kaf24 |
10442:8eab9f3cdb1a |
[XEN] Remove code from writable-pagetable emulation path which |
2006-06-18 |
kaf24 |
10441:7713276d159e |
[XEN] Multi-processor guests need to be more conservative when |
2006-06-18 |
kaf24 |
10440:e23961a8ce7e |
[XEN] Fix page-fault handler to not trust bit 0 of error code. |
2006-06-17 |
kaf24 |
10439:5033ffe8f533 |
Small fixes to changesets 10424 and 10425 (spurious #PF detection). |
2006-06-17 |
kaf24 |
10438:ef8cdd1dc836 |
[SEDF] Fix SEDF defaults to make domain0 take only a fair |
2006-06-17 |
kaf24 |
10437:b025491f0ba8 |
[HVM] Clean up formatting of new piix acpi file. |
2006-06-17 |
kaf24 |
10436:58b374f76a71 |
[HVM] ACPI support patch 4 of 4: shutdown. |
2006-06-17 |
kaf24 |
10435:e1c8212d78c3 |
[HVM] ACPI support patch 3 of 4: ACPI _PRT table. |
2006-06-17 |
kaf24 |
10434:5c533b9e2d3f |
[HVM] ACPI support patch 2 of 4: ACPI timer. |
2006-06-17 |
kaf24 |
10433:588e1aef89e8 |
[HVM] ACPI support patch 1 of 4: main components. |
2006-06-17 |
kaf24 |
10432:0849bb1b73f9 |
[LINUX] Fix dependencies on CONFIG_PROC_FS. |
2006-06-17 |
kaf24 |
10431:c6f8fcca0282 |
[LINUX] Kernel should not send out IPv6 autoconfig multicast |
2006-06-17 |
kaf24 |
10430:45f504d6b548 |
[TOOLS] Clean up the network setup scripts. Create some |
2006-06-17 |
kaf24 |
10429:21e6625a6c01 |
[ACM] Complete the conversion of acm_ops using Xen handles instead |
2006-06-17 |
kaf24 |
10428:c5a9cf3a998e |
[TOOLS][HVM] Enhance the HVM config file to show prototypes for the USB options. |
2006-06-17 |
kaf24 |
10427:716e365377f5 |
[XEN] Use correct xen_pfn_t type in implementation of XENMEM_exchange. |
2006-06-16 |
akw |
10426:840f33e54054 |
Remove old blktap tools. |
2006-06-16 |
kfraser |
10425:533bad7c0883 |
[LINUX] Add spurious page-fault detection, intended primarily |
2006-06-16 |
kfraser |
10424:e1ae7b3cb5b7 |
[XEN] Make the spurious page-fault detection logic |
2006-06-16 |
kfraser |
10423:05ab081f3c67 |
Merge with xen-ia64-unstable.hg. |
2006-06-16 |
awilliam |
10422:0d1dab1d9b67 |
merge with xen-unstable.hg |
2006-06-16 |
awilliam |
10421:81d35c0d964f |
merge with xen-unstable.hg |
2006-06-16 |
awilliam |
10420:08378b83ea1e |
[IA64] cleanup |
2006-06-15 |
awilliam |
10419:fbc0e953732e |
merge with xen-unstable.hg |
2006-06-15 |
awilliam |
10418:7f67c15e2c91 |
[IA64] enable Xen compilation with debug=y |
2006-06-15 |
awilliam |
10417:75f791c710df |
[IA64] reset_system |
2006-06-15 |
awilliam |
10416:0f3bd7d23737 |
[IA64] cleanup in domain.c |
2006-06-15 |
awilliam |
10415:511ced948390 |
[IA64] work around for skbuff_ctor() on non-privileged domain |
2006-06-15 |
awilliam |
10414:a5bf90abcbe8 |
[IA64] fix garbage in irq_ia64.c kernel message |
2006-06-15 |
awilliam |
10413:34bdc8d86f8d |
[IA64] clean up "assign domain page ... already mapped!" printks |
2006-06-15 |
awilliam |
10412:11f228aa783a |
[IA64] do not use interrupt_mask_addr inside Xen |
2006-06-14 |
awilliam |
10411:d33add81096b |
[IA64] let VMM do itc sync for guest on VTI domain |
2006-06-14 |
awilliam |
10410:d0a77e90eaa3 |
[IA64] cleanup warnings in mm.c |
2006-06-14 |
awilliam |
10409:adfc9aa684f9 |
[IA64] Fix a bug in vmx_vcpu_pta |
2006-06-14 |
awilliam |
10408:db6dce7ae374 |
[IA64] Remove redundant ASSIGN_DOMAIN_MACH_PAGE in dom_fw.c |
2006-06-13 |
awilliam |
10407:e62685b48500 |
[IA64] Fix vga acceleration for VTI domain |
2006-06-13 |
awilliam |
10406:97226bfc659c |
[IA64] Pull changes from xen-unstable.hg cset 10242 into mm.c |
2006-06-13 |
awilliam |
10405:db31c4e5e22f |
[IA64] Remove Makefile entry for xenia64_init |
2006-06-13 |
awilliam |
10404:e74c47d073ee |
merge with xen-unstable.hg |
2006-06-13 |
awilliam |
10403:912588576817 |
[IA64] Define mfn_to_local_pfn() |
2006-06-13 |
awilliam |
10402:942ecf21dc06 |
[IA64] define virt_to_mfn and mfn_to_virt |
2006-06-13 |
awilliam |
10401:b8f6089cbce3 |
[IA64] Revert xen-ia64-unstable.hg cset 10237 |
2006-06-13 |
awilliam |
10400:8cc1137a0959 |
[IA64] Revert xen-ia64-unstable.hg cset 10238 |
2006-06-13 |
awilliam |
10399:0d149b326235 |
[IA64] cleanup warning in xen/arch/ia64/linux-xen/time.c |
2006-06-13 |
awilliam |
10398:0a226de3fc37 |
[IA64] Update efi.c and rework xenheap location |
2006-06-09 |
awilliam |
10397:aa2298739112 |
[IA64] Change PIB size to 2M |
2006-06-09 |
awilliam |
10396:99abd54a02d9 |
[IA64] A fix for itc.d emulation |
2006-06-09 |
awilliam |
10395:43d9c8042ab6 |
[IA64] add seqlock to protect vtlb |
2006-06-09 |
awilliam |
10394:bc76ad9d6270 |
[IA64] remove some races between the p2m table and the m2p table |
2006-06-09 |
awilliam |
10393:6fdafeeb88bb |
[IA64] passthrough EFI_ACPI_MEMORY_NVS and EFI_RESERVED_TYPE |
2006-06-09 |
awilliam |
10392:d5adbcbb7492 |
[IA64] use get_gpfn_from_mfn() |
2006-06-09 |
awilliam |
10391:2f9878d01e2b |
[IA64] use pte_mem() in relinquish_pte() |
2006-06-09 |
awilliam |
10390:7da52d016bcc |
[IA64] add memory barrier to domain_flush_vtlb_range() |
2006-06-09 |
awilliam |
10389:ececeade018f |
[IA64] Add NULL test in domain_page_mapped() |
2006-06-09 |
awilliam |
10388:1c9bdbc5e27b |
[IA64] align pages in assign_domain_same_page() |
2006-06-08 |
awilliam |
10387:b87ff075dab9 |
[IA64] Put guest physical translation into VHPT |
2006-06-08 |
awilliam |
10386:b20733e82ab6 |
[IA64] Enable SMP on VTI-Domain |
2006-06-08 |
awilliam |
10385:d8d2b5c08245 |
[IA64] sparse tree cleanups |
2006-06-08 |
awilliam |
10384:64b118cddb9a |
[IA64] clean out xen/drivers/patches in the sparse tree |
2006-06-06 |
awilliam |
10383:4e78528e3480 |
[IA64] merge efi_emul.c into fw_emul.c and clean up |
2006-06-06 |
awilliam |
10382:6a49e02dc169 |
[IA64] remove xenia64_init.c |
2006-06-06 |
awilliam |
10381:0fff4c07af18 |
[IA64] Fix network issue on VTI domain |
2006-06-05 |
awilliam |
10380:f662f98d594b |
[IA64] more cleanup |
2006-06-05 |
awilliam |
10379:279628dc2d6f |
[IA64] pass vcpu nr to guest firmware |
2006-06-05 |
awilliam |
10378:e32ddb4a90e6 |
[IA64] This patch fixes dom0 no VGA console bug. |
2006-06-03 |
awilliam |
10377:3f8523ce8895 |
[IA64] check memory descriptor over lap in dom_fw_init() |
2006-06-03 |
awilliam |
10376:8771f539663a |
[IA64] Handle VTi's fp fault & trap in hypervisor instead of injecting to guest |
2006-06-03 |
awilliam |
10375:976517433993 |
[IA64] Fix another bug which causes "Oops: time tick before it's due" |
2006-06-03 |
awilliam |
10374:2c7c715ad185 |
[IA64] Vcpu hot-plug support |
2006-06-03 |
awilliam |
10373:8b81c4e82f3e |
[IA64] fix debug=y build: update ASSERT(acktype) |
2006-06-03 |
awilliam |
10372:09982b366f93 |
[IA64] fix debug=y build: remove ASSERT(THASH_TLB) |
2006-06-03 |
awilliam |
10371:47151f27e623 |
[IA64] README patch of booting xen |
2006-06-03 |
awilliam |
10370:83e4d44e8aec |
[IA64] Add carriage return to printk/printf |
2006-06-03 |
awilliam |
10369:4533f6c9fa11 |
[IA64] cleanup linux-2.6-xen-sparse |
2006-06-03 |
awilliam |
10368:f3be4eb8dac9 |
[IA64] split domain.c into mm.c and domain.c |
2006-06-03 |
awilliam |
10367:34455164dd33 |
[IA64] fix vmx_vcpu_ptr_i(), vmx_vcpu_ptr_d() |
2006-06-03 |
awilliam |
10366:b27139d8c1e1 |
[IA64] paravirtualize vdso |
2006-06-03 |
awilliam |
10365:f8ab23b4f704 |
[IA64] import linux gate.S, gate.ld.S and patch.c |
2006-06-03 |
awilliam |
10364:b8711fcb1e95 |
[IA64] rewrite priv_handle_op() |
2006-06-16 |
kfraser |
10363:61a81fab2a02 |
[XEN] Fix 10362 change to create_grant_va_mapping(). |
2006-06-16 |
kfraser |
10362:9d46e53c75f7 |
[XEN] PTE updates do not need to use CMPXCHG instruction. |
2006-06-16 |
kfraser |
10361:2ac74e1df3d7 |
[LINUX] Use new XENMEM_exchange hypercall (where possible) |
2006-06-16 |
kfraser |
10360:ee3d10828937 |
[XEN] New memory_op XENMEM_exchange. Allows atomic |
2006-06-16 |
kaf24 |
10359:231e07e22f9c |
[LINUX] Export new gnttab_cancel_free_callback() to modules. |
2006-06-15 |
kaf24 |
10358:73c73fb8875c |
[LINUX][PAE] Fix e820 setup for PAE guests: preserve high-order bits of max_pfn. |
2006-06-15 |
kaf24 |
10357:a1c0c1e797a6 |
[MINI-OS] Fix for event initialisation in Mini-OS. All events are masked when |
2006-06-15 |
kaf24 |
10356:4f0bc5744557 |
[LINUX] Network buffers do not need to be multi-page contiguous |
2006-06-15 |
kaf24 |
10355:7fba181c8531 |
[TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn. |
2006-06-15 |
emellor |
10354:3e221d43cf19 |
Catch ValueError and OverflowError, to diagnose bad arguments. |
2006-06-15 |
kaf24 |
10353:bd1a0b2bb2d4 |
[LINUX] Only destroy a machine-contiguous memory region if |
2006-06-14 |
kaf24 |
10352:161473836da3 |
[HVM][QEMU] Fix SDL mouse "invisible wall". |
2006-06-14 |
kaf24 |
10351:ee482dc60eab |
[LINUX][PAE] More fixes to pgd allocation. Since allocating pmds |
2006-06-14 |
kfraser |
10350:63967ff8d459 |
[XEN] Abstract setting of master event-pending flag into asm/event.h. |
2006-06-14 |
kfraser |
10349:578e306b0bd4 |
[XENSTAT] Fix two realloc() usage errors in xenstat. |
2006-06-14 |
kaf24 |
10348:1e49997c8146 |
[NET] front: Discard packets in tx ring rather than attempting retransmit |
2006-06-14 |
kaf24 |
10347:8070050cc30f |
[LINUX][PAE] Improve allocation strategy when PAE pgdirs must be below 4GB. |
2006-06-14 |
kaf24 |
10346:5552bc2c3716 |
[LINUX][BLK] front: More care over device teardown. |
2006-06-13 |
kfraser |
10345:b0ba792f3935 |
[TOOLS] Fix PAE save/restore/migrate: we must flush |
2006-06-13 |
kaf24 |
10344:a734745bf058 |
[MINI-OS] Applications that provide their own app_main need not run the xenbus test. |
2006-06-13 |
kaf24 |
10343:2fea03842f40 |
[LINUX] Eliminates a deadlock and reduce (sometimes significantly) the time |
2006-06-13 |
kaf24 |
10342:5d4b9dc88218 |
[XM-TEST] Fix 02_block_device_write_verify.py test to parse md5sum output correctly. |
2006-06-13 |
kaf24 |
10341:0de8a4a023d0 |
[ACM] Provide the framework needed for resource labeling. |
2006-06-13 |
kaf24 |
10340:88d867661599 |
[LINUX] A better way to stop blkdev request handling in blkfront |
2006-06-13 |
sos22 |
10339:3d85c1136d63 |
Merge. |
2006-06-13 |
sos22 |
10338:e9dd58963e97 |
Expand test_xenbus a little. |
2006-06-13 |
sos22 |
10337:464324585311 |
This patch exposes XenBus functions to Mini-OS applications. |
2006-06-13 |
kfraser |
10336:91d2f2258c56 |
[LINUX] Fix blkfront driver to check connection status to backend in |
2006-06-13 |
kfraser |
10335:1650e07c9e52 |
[TOOLS][BUILDER] Extend Elf header checks for multiple architectures. |
2006-06-13 |
kfraser |
10334:ac5e98c1c466 |
[LINUX] Export some tlb-flush functions to modules, which are |
2006-06-13 |
kaf24 |
10333:360f9dc71f51 |
[HVM] Fix ioemu build with new Linux headers. We must define __user |
2006-06-13 |
kaf24 |
10332:833d05bdb4a4 |
[XEN] Fix compatibility with future guests which may try to |
2006-06-13 |
Ian Campbell |
10331:e913081f20f3 |
[LINUX] Correctly return the results of {event_channel_op,physdev_op}_compat |
2006-06-12 |
kfraser |
10330:cede50ca1704 |
[LINUX] Fix code indentation in Linux drivers. |
2006-06-12 |
Ian Campbell |
10329:bb89ec7765c7 |
Initialize the entire hypercall page when running a ring0 kernel |
2006-06-12 |
shand |
10328:6bffed2aa78b |
Fix race in device resume path - need to ensure we add the watch only |
2006-06-12 |
kaf24 |
10327:c230dbe793d6 |
[LINUX] Fix interaction between idle loop and RCU subsystem. |
2006-06-12 |
kaf24 |
10326:34ff26fb2240 |
[HVM][VMX] Fix error-detection inline asm code. Zero word-sized |
2006-06-12 |
kaf24 |
10325:9d717a4f3531 |
[HVM][VMX] Fix the build with certain versions of gcc. |
2006-06-12 |
kaf24 |
10324:92f071926e6e |
[XEN] Fix read_console_ring() when passed a small buffer. |
2006-06-12 |
kaf24 |
10323:a936c9c3ea60 |
[LINUX] Clean up unused variable in mm/memory.c. |
2006-06-12 |
kaf24 |
10322:8d5d225e9f34 |
[HVM][VMX] Provide right view of cpuid to the HVM guests. |
2006-06-12 |
kaf24 |
10321:e2a2b2da92f4 |
[HVM][DM] Backport the USB support from QEMU 0.8.1 to the current Xen |
2006-06-12 |
kaf24 |
10320:5b1bd9eab3b9 |
[IA64] Fix a typo in local_event_delivery_enable(). |
2006-06-11 |
kaf24 |
10319:aced0ee216aa |
[XEN] Fix SCHEDOP_poll to work even when event channels are |
2006-06-11 |
kaf24 |
10318:d7543cff88ae |
[HVM][VMX] Cleanups and fixes to VMCS lifecycle. |
2006-06-11 |
kaf24 |
10317:be05097d5d69 |
[LINUX] Fix IRQ SMP affinity logic for event channels. |
2006-06-10 |
kaf24 |
10316:ddc25d4ebf60 |
[XEN] Replace direct common-code access of evtchn_upcall_mask |
2006-06-10 |
kaf24 |
10315:ea4829e30092 |
[LINUX] Remove the only use of evtchn_upcall_mask in common code. |
2006-06-09 |
kaf24 |
10314:b8e8b6aad8c8 |
[XEN] VCPU operation register_runstate should work even when |
2006-06-09 |
kaf24 |
10313:96b1479305ce |
[ACM] Replace enumerations with macros with qualified names. |
2006-06-09 |
kaf24 |
10312:c1163951ee2f |
[XEN][ACM] Clean up ACM interface to use explicitly-sized types |
2006-06-09 |
kaf24 |
10311:43f1d77bc7ad |
[LINUX] Simplify /proc/iomem initialisation -- no need to fake a |
2006-06-09 |
kaf24 |
10310:4df81d20a9a1 |
[LINUX][X86/64] Initialise pages outside initial allocation so that |
2006-06-09 |
kaf24 |
10309:5a0ed6c47673 |
[XEN] IOPL is ignored for VM86 mode port accesses. Fix Xen |
2006-06-09 |
kaf24 |
10308:49f65e2b0f1c |
[LINUX][XENBUS] replace xenbus_transaction_t with an opaque transaction ID. |
2006-06-09 |
kaf24 |
10307:7cf4cbe7a3be |
[LINUX][XENBUS] Drop (struct xenbus_device)->data, and simply use ->dev.driver_data |
2006-06-09 |
kaf24 |
10306:db8ec1e48414 |
[LINUX][BLKTAP] This code doesn't compile, is marked as DANGEROUS, and |
2006-06-09 |
kaf24 |
10305:afdb70b16a53 |
[LINUX] Use structs not typedefs, remove trailing whitespaces, place symbol |
2006-06-09 |
kaf24 |
10304:2dea01abfbfe |
[NET] front: There's a small leak on a couple error paths in setup_device(). |
2006-06-09 |
kaf24 |
10303:68c22a722e6f |
[XEN] Re-increase MAX_ORDER to 20 for the time being. Reducing |
2006-06-08 |
kaf24 |
10302:4f1e39ec05d6 |
[XEN] Reduce default maximum allocation order from 2^20 pages to 2^11. |
2006-06-08 |
kaf24 |
10301:2db7b3627da4 |
[LINUX] swiotlb allocates multiple smaller contiguous DMA regions, |
2006-06-08 |
ack |
10300:a1b83fedc4ed |
Add sched-credit xm tests but don't run them by default yet... |
2006-06-08 |
kaf24 |
10299:fe35ddc5fd38 |
[LINUX] Set up /proc/iomem in a sensibel way to indicate |
2006-06-08 |
kaf24 |
10298:6fb0d5ad63d7 |
[LINUX] Only trigger unhandled irq path if irq is not shared across |
2006-06-08 |
kaf24 |
10297:8c64169a05d3 |
[TOOLS] Fix domain builder to carefully check that mapped memory area |
2006-06-07 |
kaf24 |
10296:06569f1a4681 |
Fix cut-n-paste comment error in public header file. |
2006-06-07 |
kaf24 |
10295:1a500cc4fcd5 |
Extended PHYSDEVOP_irq_status_query to obtain sharing status |
2006-06-07 |
kaf24 |
10294:eb3d2c32a3b4 |
[LINUX] Rename hw_resend_irq to allow it to be defined seperately per arch. |
2006-06-07 |
kaf24 |
10293:2049467adee3 |
[HVM][MMIO] Support decode of 0x83 opcode (or imm8,m32/64'). |
2006-06-07 |
kaf24 |
10292:7d37df6c3247 |
[HVM][MMIO] Emulate more instructions: or/and/xor with byte width, |
2006-06-07 |
kaf24 |
10291:2fd2fd4b7c6a |
[HVM][DM] Cleaner way of clearing VGA memory on mode changes (thanks to |
2006-06-07 |
kaf24 |
10290:f8af7041bf5b |
[LIBXC] Convert all printf/fprintf uses to use a macro instead. |
2006-06-07 |
kaf24 |
10289:cca6641d4087 |
[HVM][PIT] Fix missed_ticks() logic. |
2006-06-07 |
kaf24 |
10288:28128dafbe03 |
[LINUX][X86/64] Support IO-port permissions bitmaps (ioperm() syscall). |
2006-06-07 |
kaf24 |
10287:ec903b8e6612 |
x86/64 Linux: destroy entire init memory mapping beyond kernel image. |
2006-06-07 |
emellor |
10286:9d86c1a70f34 |
Merged. |
2006-06-07 |
emellor |
10285:b09dbe439169 |
Fix typo. |
2006-06-07 |
emellor |
10284:9af7897a74d6 |
Added. |
2006-06-07 |
emellor |
10283:deabbf60bb46 |
Move forward to new version of buildroot -- the old one has gone from the |
2006-06-01 |
Anthony Liguori |
10282:da81a493c8e5 |
Expose the exception thrown by xen.lowlevel.xs. |
2006-06-01 |
pl |
10281:647d012b9a36 |
Fix a problem where the vcpu count for dom0 doesn't get reset back to the |
2006-06-01 |
emellor |
10280:057c5554f8c3 |
Reraise exceptions caught in create.py, so that the error handling in main.py |
2006-06-01 |
emellor |
10279:f99ba86ad96b |
Block device write-verify test. |
2006-06-07 |
kaf24 |
10278:e5c17d2d85a4 |
[HVMLOADER] Revert to uniprocessor MPS table in rombios. |
2006-06-06 |
kaf24 |
10277:c191c649cdb3 |
Use explicitly-sized types in the dom0_ops and privcmd structures. |
2006-06-06 |
kaf24 |
10276:b3d901ba705d |
Represent PFNs with their own type, rather than 'unsigned long'. |
2006-06-06 |
kfraser |
10275:3913a119477d |
[NET] front: Turn grant-ref error into a fatal bug. That's the best we |
2006-06-06 |
kfraser |
10274:89d7acdd8951 |
[X86EMUL] Mark MOV instruction as not needing writeback. |
2006-06-05 |
kaf24 |
10273:5e3827f7a93a |
[HVM][VMX] Interrupts must be kept disabled when entering Xen for |
2006-06-05 |
kaf24 |
10272:e3af1912794b |
[NET] back: Add a few comments to the goriest parts of the scatter-gather patch. |
2006-06-05 |
kaf24 |
10271:aecdb4c52fa7 |
[NET] front: Transmit SG packets if supported |
2006-06-05 |
kaf24 |
10270:50db8c95e65d |
[NET] back: Add SG support |
2006-06-05 |
kaf24 |
10269:1dab198509a9 |
[VMXASSIST] Extensions to vmxassist to handle additional mode switch cases. |
2006-06-05 |
kaf24 |
10268:9f50b8c2de0a |
[NET] back: fix synchronisation of access to deallocation buffer ring. |
2006-06-05 |
kaf24 |
10267:47412b44e35e |
Extend callback-registration hypercall to take a flags argument. |
2006-06-05 |
kaf24 |
10266:8aca850f66ad |
Create new vmassist type 'pae_extended_cr3'. Only advertise |
2006-06-02 |
kaf24 |
10265:c9e6255cb44a |
[LINUX] Simply shared_info mapping code. Always use a fixmap. |
2006-06-02 |
kfraser |
10264:40331b1545d2 |
[LINUX][X86_64] Destroy initial page-table mappings to avoid overlap with modules. |
2006-06-02 |
kfraser |
10263:a3733a587a9c |
Fix Xen build with some versions of gcc. |
2006-06-02 |
kaf24 |
10262:fdc26ec44145 |
[PAE] Fix tools to properly pack/unpack >4GB PAE CR3 values. |
2006-06-02 |
kaf24 |
10261:90a8ab269afe |
A few put_cpu() calls were missed when adding CONFIG_X86_NO_TSS. |
2006-06-02 |
kaf24 |
10260:d8363da485ce |
[NET] loopback: Added support for SG |
2006-06-02 |
kaf24 |
10259:8425df2203c9 |
Use halt() instead of asm("hlt"). |
2006-06-02 |
kaf24 |
10258:bcc2c9ea60d8 |
Add backing support for HDIO_GETGEO ioctl to blkfront. |
2006-06-02 |
kaf24 |
10257:b198bbfeec10 |
[PAE] Fix support for pgdirs above 4GB. Requires an interface change so that %cr3 |
2006-06-02 |
kfraser |
10256:1f619b6adbc6 |
[HVM] Fix a problem when destroying a Windows guest. |
2006-06-02 |
kaf24 |
10255:4122e88b6c75 |
Move idle-vcpu allocation logic to a common function. |
2006-06-02 |
kaf24 |
10254:e67432187b88 |
[IA64][HVM] Enable CGA acceleration for VTI. |
2006-06-02 |
kfraser |
10253:639ad22eb7c8 |
Build breakage: revert 10247:2fd7f4fb7d1453e4ff418c06961b0bd9fcb71129. |
2006-06-02 |
kaf24 |
10252:bd16e299db3d |
[IA64] Fix Xen running on IA64. Some function prototypes were |
2006-06-01 |
kaf24 |
10251:9f937ecc4f54 |
Fix pagetable accessor macros in Xen to have better names and to |
2006-06-01 |
kaf24 |
10250:808430428622 |
Use DEFINE_SPINLOCK consistently throughout Xen. |
2006-06-01 |
kaf24 |
10249:8c6ff337d164 |
Allow all trace-buffer hypercalls to be executed even when tracing is currently disabled. |
2006-06-01 |
kaf24 |
10248:7f219d68e684 |
[LINUX] Fix cpu_possible_map initialisation. |
2006-06-01 |
kaf24 |
10247:2fd7f4fb7d14 |
[LINUX][X86_64] Fix initial memory mapping code. |
2006-06-01 |
kaf24 |
10246:61e2ea81bd65 |
[HVM] Allow more dynamic use of the qemu serial lines by allowing the Summagraphics port to float. |
2006-06-01 |
kaf24 |
10245:bcfbbca9cf08 |
[SECURITY] Allow domid and ssidref args to get_decision in |
2006-06-01 |
kaf24 |
10244:0f5b8f1b0eac |
[LINUX] Converge ia64 versions of xen/drivers Makefiles with general versions. |
2006-06-01 |
kaf24 |
10243:6993a0f91efc |
Domain creation/destruction cleanups. |
2006-06-01 |
kfraser |
10242:ab627e9da8fb |
Fix dummy domains (DOM_IO and DOM_XEN) creation so that |
2006-06-01 |
kfraser |
10241:2dd8e7c44728 |
Fix negation of unsigned quantities in the Xen x86 emulator. |
2006-06-01 |
kfraser |
10240:4142bfd01e02 |
network-bridge: fix syntax error |
2006-06-01 |
kfraser |
10239:275955c6df9d |
network-bridge: Fall back to eth0/xenbr0 if no default route. |
2006-06-01 |
kfraser |
10238:2a0208b33c30 |
Fix map_pages_to_xen() when deallocating l1 page tables. |
2006-06-01 |
kfraser |
10237:121ec8b952d3 |
[HVM] Fix set_guest_back_ptr to ignore empty PTEs. |
2006-06-01 |
kfraser |
10236:09d9d6e7b985 |
Fix MMU_NORMAL_PT_UPDATE when passed a page that is no longer of type page-table. |
2006-05-31 |
awilliam |
10235:25483d9b55d4 |
[IA64] fix up a few more warnings |
2006-05-31 |
awilliam |
10234:671e8bd80d9a |
[IA64] remove linux-2.6-xen-sparse/arch/ia64/xen/xenconsole.c |
2006-05-31 |
awilliam |
10233:acabf4bdec4f |
merge with xen-unstable.hg |
2006-05-31 |
awilliam |
10232:3be4c8288737 |
[IA64] Add several missing is_running_on_xen(). |
2006-05-31 |
awilliam |
10231:003157eafd66 |
[IA64] remaining warnings removed |
2006-05-31 |
awilliam |
10230:a9d58ef8e4e7 |
[IA64] Add sal emulation to VTI domain |
2006-05-31 |
awilliam |
10229:380f87e8003f |
[IA64] VTI: Initialize VHPT headers invalid |
2006-05-31 |
awilliam |
10228:e3d2411fb486 |
[IA64] VTI: set isr before injecting fault to guest |
2006-05-31 |
awilliam |
10227:7ae164a41569 |
[IA64] preparation for vga acceleration of VTI domain |
2006-05-30 |
awilliam |
10226:fca97f3ab031 |
[IA64] clean up ia64 xen-mkbuildtree-pre |
2006-05-30 |
awilliam |
10225:c2aedb26d124 |
[IA64] use is_running_on_xen() |
2006-05-30 |
awilliam |
10224:31ffbf4116ec |
[IA64] add missing END(xen_bsw1) |
2006-05-30 |
awilliam |
10223:166073f830a3 |
[IA64] VTI: Optimize thash vtlb algorithm |
2006-05-30 |
awilliam |
10222:18b087bafac6 |
[IA64] VTI: simple format cleanup |
2006-05-26 |
awilliam |
10221:c073ebdbde8c |
merge with xen-unstable.hg |
2006-05-25 |
awilliam |
10220:9d52a66c7499 |
[IA64] support FPSWA hypercall |
2006-05-25 |
awilliam |
10219:faae893d428e |
[IA64] support FPSWA emulation |
2006-05-25 |
awilliam |
10218:7c406cefc1aa |
[IA64] remove evtchn_ia64.c |
2006-05-24 |
awilliam |
10217:ceaae8fbe3f7 |
[IA64] fix AFLAGS again |
2006-05-24 |
awilliam |
10216:c7e8d1673140 |
[IA64] acpi read-only mapping |
2006-05-24 |
awilliam |
10215:5674e4fe8f02 |
[IA64] GNTMAP_readonly support linux part |
2006-05-24 |
awilliam |
10214:40959bc0a269 |
[IA64] GNTMAP_readonly support xen part |
2006-05-24 |
awilliam |
10213:2cab08ac143b |
[IA64] support DOMID_XEN and DOMID_IO of foreign domain page mapping |
2006-05-24 |
awilliam |
10212:35f2341bfac8 |
[IA64] fix dirty_bit in xenivt.S |
2006-05-24 |
awilliam |
10211:35c3aa445bcd |
[IA64] remove unused audio driver from buildconfigs |
2006-05-24 |
awilliam |
10210:8fab4a407c52 |
[IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I |
2006-05-24 |
awilliam |
10209:29d31af10e57 |
[IA64] Add ptc.l emulation |
2006-05-23 |
awilliam |
10208:83c0449db67a |
[IA64] work around ENOSYS vs EINVAL in ioremap |
2006-05-23 |
awilliam |
10207:0dabd651b856 |
[IA64] Add -rc support to sparse-merge |
2006-05-23 |
awilliam |
10206:953753661a3b |
[IA64] make xenLinux/ia64 privcmd mmap not to use dom0 memory |
2006-05-23 |
awilliam |
10205:f0f88d9c4c9e |
[IA64] Final patch to make evtchn fully working for xen/ia64 |
2006-05-23 |
awilliam |
10204:5be25952b50d |
[IA64] Clean up pirq bind code |
2006-05-23 |
awilliam |
10203:2f2f500c26da |
[IA64] Add event injection logic |
2006-05-23 |
awilliam |
10202:d8659e39ff3c |
[IA64] Add do_callback_ops |
2006-05-23 |
awilliam |
10201:23fe235cb6d3 |
[IA64] Import linux header files |
2006-05-31 |
kfraser |
10200:0ec4b9dfd5b4 |
Export XEN_ROOT from top-level Makefile. Ensures it is |
2006-05-31 |
kfraser |
10199:254d5baba42c |
[SVM] Remove redundant MAX_INST_SIZE definition. |
2006-05-31 |
kfraser |
10198:94947f282fa2 |
Fix ACM hypercall macros (broke the x86/64 and ia64 builds). |
2006-05-31 |
kfraser |
10197:414dabe82a31 |
Use a global build configuration file, and rework libxc Makefile for PPC. |
2006-05-31 |
kaf24 |
10196:9e207a5cf589 |
[HVM] Fixes to buffer handling in ne2000 device model. |
2006-05-31 |
kaf24 |
10195:d291e3a930dd |
The xm dmesg command wasn't taking the -c/--clear options because of |
2006-05-31 |
kaf24 |
10194:59bd5b9f5043 |
Update .hgignore list for rombios changes. |
2006-05-31 |
kaf24 |
10193:fbcb603288bb |
[VTPM_TOOLS] Updated vtpm for new release of the tpm_emulator. |
2006-05-31 |
kaf24 |
10192:b3b5f3ff2100 |
[MINIOS] Various address-space fixes. |
2006-05-31 |
kaf24 |
10191:2c0cd4075d1c |
[HVMLOADER] Default to 8-way SMP rombios. |
2006-05-31 |
kaf24 |
10190:e5de45e2edaf |
[SVM] Fix virtualization of the CPUID NX bit, and clean up other CPUID bits. |
2006-05-31 |
kaf24 |
10189:ec1e371ec320 |
[HVM] Fix shadow mode to not corrupt frame 0's page_info struct. |
2006-05-31 |
kaf24 |
10188:86062ecef294 |
[ACM] Add a hypervisor call macro to the linux kernel; it |
2006-05-31 |
kaf24 |
10187:afabaa39be52 |
Fix x86/64 definition of dma_get_cache_alignment(). |
2006-05-30 |
cl349 |
10186:ff6666d67b83 |
Explicitly use sh to run ioemu configure |
2006-05-30 |
cl349 |
10185:ac3a4fc11e3e |
Explicitly use sh to run mkhex |
2006-05-30 |
kaf24 |
10184:0b98fcb98889 |
Fix PAE debug builds to avoid shadowing shadow-mode pgdirs below 4GB. |
2006-05-30 |
kaf24 |
10183:c43080e63545 |
Fix infinite recursion loop in get_page_type() error path. |
2006-05-30 |
kaf24 |
10182:e58e04589d11 |
Define halt() and safe_halt() properly for Linux-on-Xen. Remove duplicated |
2006-05-30 |
kaf24 |
10181:6a3462993320 |
Make perfc_valuea actually return the value it reads. |
2006-05-30 |
kaf24 |
10180:e0ec3587a2f0 |
[HVM][AMD] Support HVM SMP guests on AMD Pacifica hardware (svm platform). |
2006-05-30 |
kaf24 |
10179:5be9e927533d |
[HVM] Fix a bug in the emulation of the xchg instruction. |
2006-05-30 |
kaf24 |
10178:1dd2062668b2 |
[BALLOON] Remove the static lower bound on memory target from balloon driver. |
2006-05-30 |
kaf24 |
10177:d5f98d23427a |
Fix the support for PAE pgdirs above 4GB that was introduced in |
2006-05-28 |
ack |
10176:6d476981e3a5 |
Update docs for new credit scheduler and cleanup out of date scheduler stuff. |
2006-05-28 |
kaf24 |
10175:444abe25611f |
Fix SMP boot for kernels without CONFIG_HOTPLUG_CPU. |
2006-05-27 |
kaf24 |
10174:71fa0e0d520c |
Rename csched -> sched_credit/sched-credit in control plane. |
2006-05-26 |
kaf24 |
10173:954f4dea9da6 |
[PAE] Allow pgdirs above 4GB for paravirt guests. |
2006-05-26 |
kaf24 |
10172:3ed325fa395b |
Remove bogus inline asm of unused function memchr(). |
2006-05-26 |
kaf24 |
10171:2dc7c2712700 |
Cast to a signed type before negating if we really want the result to be negative. |
2006-05-26 |
kaf24 |
10170:b049fb947f2a |
[MINIOS] Allows the use of a C library without modifying Mini-OS source files. |
2006-05-26 |
Ian Campbell |
10169:96ce5961b5eb |
Move include/asm-x86_64/e820.h to include/asm-x86_64/mach-xen/asm/e820.h |
2006-05-26 |
ack |
10168:e539abd27a0f |
New weighted fair-share CPU scheduler w/ automatic SMP load balancing |
2006-05-26 |
kaf24 |
10167:b6937b931419 |
Fix cscope rule in .hgignore. |
2006-05-25 |
kaf24 |
10166:ac4a961f7e64 |
Remove net_driver_util module. Inline the one mac-parsing function |
2006-05-25 |
kaf24 |
10165:93db1b536f38 |
[XEND] Wait sufficient time for memory to balloon out before creating a new domain. |
2006-05-25 |
kaf24 |
10164:26b8e3e7430d |
Allow compat hypercalls to be made via privcmd (to support older userspaces). |
2006-05-25 |
kaf24 |
10163:218daa547e8a |
Fix VMEXIT tracing. |
2006-05-25 |
kaf24 |
10162:da7fe04d8e80 |
[HVM] Support multiple HVM time device models coming soon. |
2006-05-25 |
kaf24 |
10161:f4f4dd936103 |
Fix x86/64 build after previous changeset. |
2006-05-25 |
kaf24 |
10160:4c058926e92b |
Remove redundant test in grant-table interface code. |
2006-05-25 |
kaf24 |
10159:41de9cd7971b |
Change the x86_emulate() interface to pack all context arguments |
2006-05-25 |
kaf24 |
10158:79d74ce206bb |
[BALLOON] Do not allow target to be set below two percent of maximum |
2006-05-25 |
kaf24 |
10157:1449c0f57b9d |
Do not include asm/fixmap.h directly from non-arch-specific Linux files. |
2006-05-25 |
kaf24 |
10156:b36697ed766c |
[XEND] Remember cpu-pinning information across guest restarts. |
2006-05-25 |
kaf24 |
10155:1a18ca9a4a0b |
Fix xc_tbuf.c indentation and stop turning failure to change |
2006-05-25 |
kaf24 |
10154:0f162a135140 |
Ensure trace-buffer size is set back to zero if trace buffers can't be allocated. |
2006-05-25 |
kaf24 |
10153:c9c40f6baba0 |
[NET] front: Use netif_carrier to model backend-connection state. |
2006-05-25 |
kaf24 |
10152:e0bbba2b9850 |
Separate xenbusstate enumeration from typedef. Avoid using the typedef |
2006-05-24 |
cl349 |
10151:ad33b3882867 |
Fix IDE CD-drive PIO mode. |
2006-05-24 |
kaf24 |
10150:2436cc71de50 |
Remove unnecessary x86-specific mapping code from privcmd interface. |
2006-05-24 |
kaf24 |
10149:041127f2c687 |
[XENSTORE] Make use of /proc/xen/xsd_{port,kva} private to the Linux implementation. |
2006-05-24 |
kaf24 |
10148:ed696467fe64 |
[PTRACE] Fix ptrace for hvm guests. |
2006-05-24 |
kaf24 |
10147:52cec91b7560 |
Event-channel driver: Use for_each_possible_cpu instead |
2006-05-24 |
kaf24 |
10146:e336c37b8de0 |
Fix kcons_write and kcons_write_dom0 CodingStyle. |
2006-05-24 |
kaf24 |
10145:84dd753a9247 |
Use DEFINE_SPINLOCK in Linux drivers, conforming to coding style. |
2006-05-24 |
kaf24 |
10144:1345b20cca56 |
Remove broken inline-asm string functions from Xen/x86. The |
2006-05-23 |
emellor |
10143:187180382772 |
Allow a guest to determine its VM UUID. |
2006-05-23 |
emellor |
10142:d809359ab32d |
Fix log message written when xenstored corrupts its store. |
2006-05-23 |
emellor |
10141:956f7c5b1c1f |
Added get_permissions implementation. |
2006-05-23 |
emellor |
10140:4c14bca8ca93 |
Fix xspy_get_permissions -- you can't increment the perms pointer when |
2006-05-23 |
kaf24 |
10139:606db2959bd6 |
Move Xen CPU hotplug code into new file cpu_hotplug.c. |
2006-05-22 |
awilliam |
10138:2d08d6db792b |
[IA64] update default build configs |
2006-05-22 |
awilliam |
10137:72c5d8206d48 |
merge with xen-unstable.hg |
2006-05-22 |
awilliam |
10136:fbf676a36ee4 |
[IA64] Enable VTi network by defalt |
2006-05-21 |
awilliam |
10135:303e1b6bf727 |
[IA64] Enable P2M/VP by default |
2006-05-21 |
awilliam |
10134:2e5d4e459c1c |
[IA64] add missing ia64_trace_syscall privop |
2006-05-21 |
awilliam |
10133:df3d143a1139 |
[IA64] make it possible to disable CONFIG_XEN |
2006-05-21 |
awilliam |
10132:2e85df9329f8 |
[IA64] sparse-merge: check SPARSEDIR for modifications |
2006-05-21 |
awilliam |
10131:03424ac6fd58 |
[IA64] minor fix for sparse-merge |
2006-05-18 |
awilliam |
10130:2fa8573b248f |
[IA64] panic when ioremap hypercall fails. |
2006-05-17 |
awilliam |
10129:d2f6e3d70f22 |
[IA64] pte_xchg added |
2006-05-17 |
awilliam |
10128:bd714da877c7 |
[IA64] add parameter check to ioremap hypercall |
2006-05-17 |
awilliam |
10127:41e7549d7df9 |
[IA64] struct mm is now a field of struct domain |
2006-05-17 |
awilliam |
10126:8df6a7308178 |
[IA64] Correctly set aml code of domU dsdt. |
2006-05-17 |
awilliam |
10125:2de2952715d9 |
[IA64] Fix xm pause/unpause bug |
2006-05-17 |
awilliam |
10124:998aa66b6502 |
[IA64] Fix VTi domain destroy bug |
2006-05-16 |
awilliam |
10123:99f880fea7e1 |
[IA64] Include automated sparse merge script |
2006-05-16 |
awilliam |
10122:303406dd9e3b |
[IA64] P2M/VP build fix |
2006-05-16 |
awilliam |
10121:77ccce98ddef |
[IA64] vhtp clean-up |
2006-05-16 |
awilliam |
10120:06e5c5599147 |
[IA64] Allow multiple-time mmap of the privcmd device |
2006-05-16 |
awilliam |
10119:608ac00f4cfc |
[IA64] Fix VTi |
2006-05-15 |
awilliam |
10118:cdecdd55f0d3 |
[IA64] Get rid of dcr bit 63 trick. |
2006-05-15 |
awilliam |
10117:299f048c4855 |
[IA64] Strengthen dom0_getmemlist |
2006-05-15 |
awilliam |
10116:90329e7d6be5 |
[IA64] move evtchn_vector to shared_info |
2006-05-14 |
awilliam |
10115:b487f4e1b09f |
[IA64] Fix VTI boot |
2006-05-12 |
awilliam |
10114:a7b7528c5ec1 |
[IA64] bug fix (for SMP-g) |
2006-05-12 |
awilliam |
10113:304b3d9011c3 |
[IA64] xen: remove mm_struct::pt_list |
2006-05-12 |
awilliam |
10112:666bc6079577 |
[IA64] xen: implemanted domain destruction again |
2006-05-12 |
awilliam |
10111:8b2295822e0d |
[IA64] xen: fix vmx_build_physmap_table() |
2006-05-12 |
awilliam |
10110:d86236cb824a |
[IA64] linux: remove dom0vp_populate_physmap hypercall |
2006-05-12 |
awilliam |
10109:8c0d89f8d0f7 |
[IA64] xen: remove dom0vp_populate_physmap hypercall |
2006-05-12 |
awilliam |
10108:4fc1110f09c9 |
[IA64] xen: balloon driver support |
2006-05-12 |
awilliam |
10107:7bba3c5af9a8 |
[IA64] Fix a vtlb bug and do some cleanup |
2006-05-12 |
awilliam |
10106:07a75bf044b4 |
[IA64] put hot vhpt entry at VHPT HEADER |
2006-05-12 |
awilliam |
10105:4de0ff0c1357 |
[IA64] Clear rse invalid partition before resuming to VTi guest |
2006-05-11 |
awilliam |
10104:8802e603a0f1 |
[IA64] Fix Alt DTLB error message |
2006-05-11 |
awilliam |
10103:d4fa337df873 |
[IA64] NR_hypercalls definition on IA64 |
2006-05-11 |
awilliam |
10102:08bc4e5ac625 |
[IA64] Remove warning (process.c) |
2006-05-10 |
awilliam |
10101:ea181d857712 |
[IA64] update xenivt.S and xenentry.S |
2006-05-10 |
awilliam |
10100:00141f6d15e0 |
[IA64] linux: MULTI_update_va_mapping definition to copmile netback and netfront |
2006-05-10 |
awilliam |
10099:2286ce3035fc |
[IA64] linux: maddr_t definition to compile netback and netfront |
2006-05-10 |
awilliam |
10098:9e5193230a4b |
[IA64] linux: ia64 coreMakefile clean up |
2006-05-10 |
awilliam |
10097:97dddc2e6912 |
[IA64] linux: ia64 drivers Makefile clean up |
2006-05-10 |
awilliam |
10096:1283874dff10 |
[IA64] linux: ia64 Kconfig |
2006-05-10 |
awilliam |
10095:c3506e73b63e |
[IA64] Display the information in fault handler |
2006-05-10 |
awilliam |
10094:f024bb5f5a07 |
[IA64] ia64_new_rr7 rewritten + cleanup |
2006-05-10 |
awilliam |
10093:9de9ad0685bf |
[IA64] SetVirtualAddressMap emulation support |
2006-05-09 |
awilliam |
10092:e2fba6729281 |
[IA64] add a default for XEN_IA64_DOM0_VP |
2006-05-09 |
awilliam |
10091:11b7dc3529b9 |
[IA64] remove remaining warnings in .S files |
2006-05-09 |
awilliam |
10090:6e979aa0e6d2 |
[IA64] panic -> panic domain |
2006-05-09 |
awilliam |
10089:874661fc2d42 |
[IA64] compilation fix of ia64 hypervisor.c |
2006-05-09 |
awilliam |
10088:23694acabb72 |
[IA64] linux: HYPERVISR_update_va_mapping() |
2006-05-09 |
awilliam |
10087:873a3451a81a |
[IA64] linux: XENMEM op work around |
2006-05-09 |
awilliam |
10086:5f0bdd0ef9dc |
[IA64] linux: drivers/xen/util.c for ia64 |
2006-05-09 |
awilliam |
10085:e891c49c7bc0 |
[IA64] linux: privcmd_mmap() and direct_remap_pfn_range() |
2006-05-09 |
awilliam |
10084:fc75a2c9835e |
[IA64] linux: arch_free_page() |
2006-05-09 |
awilliam |
10083:e502007031f4 |
[IA64] linux: grant table hypercall work around |
2006-05-09 |
awilliam |
10082:423bee635129 |
[IA64] linux: remove alloc_empty_foreign_map_page() |
2006-05-09 |
awilliam |
10081:7296d8fb07ff |
[IA64] xen: grant table support |
2006-05-09 |
awilliam |
10080:8ac86f96879f |
[IA64] xen: 64KB vhpt size |
2006-05-09 |
awilliam |
10079:ada6dba78b6e |
[IA64] xen: hypercall no clean up |
2006-05-09 |
awilliam |
10078:32db03c64a12 |
[IA64] linux: macro clean up |
2006-05-09 |
awilliam |
10077:f090ab3f06e7 |
[IA64] linux: xen-mkbuildtree-pre more cleanup |
2006-05-08 |
awilliam |
10076:5d9eb92e63e2 |
merge with xen-unstable.hg |
2006-05-08 |
awilliam |
10075:707737b66f58 |
[IA64] RSE incomplete cfm |
2006-05-08 |
awilliam |
10074:ee97d247a3b7 |
[IA64] cleanup hyperprivop definitions |
2006-05-08 |
awilliam |
10073:da5a42b7d719 |
[IA64] fix initrd start |
2006-05-08 |
awilliam |
10072:cd1df13fb1c4 |
[IA64] Removed warning messages |
2006-05-08 |
awilliam |
10071:cf66d644b4d6 |
[IA64] Fixed print_md |
2006-05-08 |
awilliam |
10070:70b7d520bda4 |
[IA64] Fix RSE issue in VTI-domain |
2006-05-08 |
awilliam |
10069:3ab5ab4d6d75 |
[IA64] slightly improve stability |
2006-05-22 |
kaf24 |
10068:13d6d993d797 |
[IA64] Work around auto-ballooning changes. |
2006-05-22 |
Ian Campbell |
10067:dbcb8acc8f59 |
Fix x86/64 by passing the required length to reserve_bootmem instead of the end address |
2006-05-22 |
ack |
10066:c6da0c5b03ff |
Patch linux so that /proc/stat shows all -- not just online -- CPUs. |
2006-05-22 |
Ian Campbell |
10065:dec7f819293c |
Fix x86/64 -xenU build. probe_roms() is only defined if building a privleged |
2006-05-22 |
Ian Campbell |
10064:9d838b8ceebf |
Remove DOM0_PHYSICAL_MEMORY_MAP dom0 op. |
2006-05-22 |
Ian Campbell |
10063:8fa46042348c |
Convert x86/64 Linux to use the new memory map hypercall. |
2006-05-22 |
Ian Campbell |
10062:d61211a6c273 |
Convert x86/32 Linux to use the new memory map hypercall. |
2006-05-22 |
Ian Campbell |
10061:810ad61870e8 |
New memory_op subops which return the apparent or actual physical address map. |
2006-05-22 |
Ian Campbell |
10060:ebfa1046a81f |
Add include/asm-x86_64/e820.h to sparse tree |
2006-05-22 |
Ian Campbell |
10059:49bb240a05ee |
Re-order code in preparation for future patches. |
2006-05-21 |
kaf24 |
10058:14717dedba02 |
[LOADER] More sanity checks when parsing Elf images to avoid |
2006-05-21 |
kaf24 |
10057:0f16f0871dc9 |
[ACM] Replace the union structure parameter of the ACM hypercalls |
2006-05-21 |
kaf24 |
10056:e99987843336 |
Finish separating the typedefs from structure definitions in Xen public headers. |
2006-05-21 |
kaf24 |
10055:d9f63f9361c4 |
[LOADER] Another change to the elf_paddr_offset/virt_base logic. |
2006-05-21 |
kaf24 |
10054:4dcb93547710 |
[LOADER] Remove check for VIRT_BASE existence: it's not needed |
2006-05-20 |
kaf24 |
10053:d081a485f34b |
[BUILDER] Always build initial PAE pagetables with a fourth mid-level |
2006-05-19 |
cl349 |
10052:ab27023d4c5b |
Don't require sed to support the -r option. |
2006-05-19 |
cl349 |
10051:08353fdf4031 |
Make the latest network-bridge tweaks work in a busybox environment too. |
2006-05-19 |
kaf24 |
10050:3c2e7925bb93 |
[SHADOW] Crash the guest rather than BUGing the whole system when out of memory. |
2006-05-19 |
emellor |
10049:d0d9f50517f7 |
Merged. |
2006-05-19 |
Anthony Liguori |
10048:ae0175bf0631 |
Expose the exceptions thrown by xen.lowlevel.xc so they can be caught. |
2006-05-19 |
kaf24 |
10047:852a1fd80f42 |
[MINIOS] PAE support. |
2006-05-19 |
harry |
10046:9b11eeab4558 |
Add a read-verify block device test to xm-test. |
2006-05-19 |
stekloff |
10045:224e9878c6d4 |
This patch resizes the file system on the xm-test HVM disk.img to use |
2006-05-19 |
emellor |
10044:33b2ae024663 |
Merged. |
2006-05-19 |
emellor |
10043:ea609f28ec01 |
The enforce_dom0_cpus test sets the number of vcpus for the Dom0 and |
2006-05-19 |
kaf24 |
10042:d714f923b7cf |
Several page allocations, done in the hypervisor when starting an HVM |
2006-05-19 |
kaf24 |
10041:f4f2ff82e797 |
[XEND] An empirical and more conservative memory-overhead estimate for PV and HVM guests. |
2006-05-19 |
kaf24 |
10040:e7d7287ab222 |
[XEND] separate concept of initial memory size and overhead memory size. |
2006-05-19 |
kaf24 |
10039:32013c5118d2 |
[XM-TEST] Use explicit (IP id==packet size) on hping2 tests to avoid |
2006-05-19 |
kaf24 |
10038:292b4d017d56 |
[NET] front: Remove duplicate maybe_wake_tx |
2006-05-19 |
kaf24 |
10037:167790b102ac |
Fix xentrace_format to deal with more than 16 CPUs. |
2006-05-19 |
kaf24 |
10036:a5ef851c217b |
[NET] front: remove use of typedefs for structures. |
2006-05-19 |
kaf24 |
10035:093f8d333568 |
Place typedefs on their own separate lines in the Xen public headers. |
2006-05-19 |
kaf24 |
10034:b736d3335641 |
Introduce is_running_on_xen() to test whether we are running on Xen before |
2006-05-19 |
kaf24 |
10033:1855124935e2 |
Fix a crash in gdbserver-xen where it references unmapped memory if |
2006-05-18 |
kaf24 |
10032:aa17b7173325 |
[NET] front: remove unnecessary include of proc_fs.h. |
2006-05-18 |
kaf24 |
10031:3d3e5a3008f6 |
Check `global' property of the arch specific virqs. |
2006-05-18 |
kaf24 |
10030:48c0f5489d44 |
Remove Emacs variables settings from tail of our Linux files. |
2006-05-18 |
kaf24 |
10029:5e1c99e5d194 |
Rename init_IRQ to xen_init_IRQ, so that non-x86 can use their own init_IRQ. |
2006-05-18 |
kaf24 |
10028:25dbb1819633 |
Remove __TEST_HARNESS__ tests from x86_emulate: instead check for __XEN__ |
2006-05-18 |
kaf24 |
10027:cb4d2fc638ec |
[NET] front: clean up create_netdev interface. |
2006-05-18 |
kaf24 |
10026:b9b316bfab15 |
[NET] front: Add a sysfs interface for tuning the receive buffer values. |
2006-05-18 |
kaf24 |
10025:6f957675015d |
[NET] front: Give netfront a procectomy. The existing /proc interface |
2006-05-18 |
kaf24 |
10024:843b9ef21352 |
[NET] front: Network devices need to be freed by free_netdev not kfree. |
2006-05-18 |
kaf24 |
10023:65421cc6d86b |
[NET] front: The initialization and removal functions should be tagged |
2006-05-18 |
kaf24 |
10022:119ec4117708 |
[NET] front: The receive buffer accounting should be unsigned to avoid |
2006-05-18 |
kaf24 |
10021:898426a79d5a |
[NET] front: Minor style fix and eliminate Emacs style comment which |
2006-05-18 |
kaf24 |
10020:4bd332f2bb1e |
[NET] front: clean up transmit queue waking |
2006-05-18 |
kaf24 |
10019:64fbdbc31dba |
[NET] front: Replace user_state with netif_running |
2006-05-18 |
kaf24 |
10018:21bd82ade5cc |
[NET] front: Remove tx_full and unnecessary queue operations |
2006-05-18 |
kaf24 |
10017:56444cd2805c |
Fix the build after SVM patches. |
2006-05-18 |
kaf24 |
10016:1d2e4a873003 |
SVM patch to add a host save area per core for the hypervisor and also |
2006-05-18 |
kaf24 |
10015:0fbec6836905 |
Fix register corruption caused by c/s 9922. |
2006-05-17 |
kaf24 |
10014:b4361ae1aabc |
SVM patch to cleanup guest event injection logic, remove unnecessary |
2006-05-17 |
kaf24 |
10013:3d85f350a66a |
SVM patch to reverse the logic of the general1 intercepts for easier |
2006-05-17 |
kaf24 |
10012:632ad28f2fd7 |
SVM patch to cleanup IOIO handling, do not use "real" mode but rather |
2006-05-17 |
kaf24 |
10011:81ab21f76a6f |
Add hotkey 'v' to hypervisor monitor to print VMCS areas. |
2006-05-17 |
kaf24 |
10010:345464c2fd47 |
Allow to specify different time-of-day clock offsets for HVM guests. |
2006-05-17 |
kaf24 |
10009:dbe396fd6fd8 |
Theoretically a 0 VIRT_BASE is okay. Change the bail code when |
2006-05-17 |
kaf24 |
10008:18c3da3ad6f7 |
When doing local migration, a timing-related problem occurred due to the |
2006-05-17 |
kaf24 |
10007:72ef14e79cc0 |
VTPM_TOOLS: Restructured handlers for better clearity and created an ipc |
2006-05-17 |
kaf24 |
10006:43d141d56c78 |
This patch fixes the Linux builder so that it dies gracefully when |
2006-05-17 |
kaf24 |
10005:86d8246c6aff |
This patch fixes the x86_64 __xen_guest section allowing Mini-OS to run again. |
2006-05-16 |
kaf24 |
10004:7cbc1fc8dbea |
Add some locking to the PIC device model. Improves SMP guest stability. |
2006-05-16 |
kaf24 |
10003:7fdc4a8b782b |
Fix MOVS instruction emulation for HVM MMIO. |
2006-05-16 |
kaf24 |
10002:aab3cd33d2ba |
[MINIOS] Fix the pagefault handler to detect recursive faults. |
2006-05-16 |
kaf24 |
10001:3dca5b4add2b |
Fixes to the xenoprofile Linux driver. |
2006-05-16 |
kaf24 |
10000:c20e766a1f72 |
Our 10,000th changeset! (Clean up trailing whitespace in README file :-) |
2006-05-16 |
kaf24 |
9999:bc7d49df1651 |
Fix the tools build: |
2006-05-16 |
kaf24 |
9998:df1521633fb5 |
Prevent an oops in Dom0 that occurs when a CD device, specified as one |
2006-05-16 |
kaf24 |
9997:c5551469f00e |
Extend xentrace man page. |
2006-05-16 |
kaf24 |
9996:18fceb2f6b2d |
Use common code for enabling tracing via xenmon and xentrace, also fixing |
2006-05-16 |
kaf24 |
9995:6a285d7d7b39 |
Document the UUID domU configuration parameter in example configurations. |
2006-05-16 |
kaf24 |
9994:4fd6ba0e3336 |
[XENOPROFILE] Fix incorrect use of on_each_cpu() which could lead |
2006-05-15 |
kaf24 |
9993:dc213d745642 |
Allow linking of mini-os with application-specific object code. |
2006-05-15 |
kaf24 |
9992:cb70d4f8d718 |
Fix spelling errors in man pages. |
2006-05-15 |
kaf24 |
9991:d20a2a971103 |
Fix the performance issues of 2-level paging HVM guests on the PAE |
2006-05-15 |
kaf24 |
9990:79d28e3505c2 |
Remove unnecessary extra linker parameters from qemu-dm build. |
2006-05-15 |
kaf24 |
9989:f8d20c3e4225 |
Add rudimentary ACPI support which allows a fully virtualized domain |
2006-05-14 |
kaf24 |
9988:d056f91cfd95 |
Fix 64-bit build. xc_ptrace() is still broken for x86/64 however. |
2006-05-12 |
kaf24 |
9987:8e6835fa7c4b |
Fix an out-of-bounds memory access in xc_ptrace.c. |
2006-05-12 |
kaf24 |
9986:93379554837c |
Re-enables ptrace for paravirtualized guests. |
2006-05-12 |
kaf24 |
9985:b4842d0f49da |
Update the readme for tools/examples/scripts. |
2006-05-12 |
kaf24 |
9984:7f98c67636f4 |
Fix xentrace to initialise the trace buffers if they are not set up. |
2006-05-12 |
kaf24 |
9983:1b55b85f8cb2 |
Fix the cirrus vga model to not leak memory when switching between |
2006-05-12 |
kaf24 |
9982:c92fbde4074d |
Move set/unset_vram_mapping into cirrus_vga.c, pending a fixup patch. |
2006-05-11 |
cl349 |
9981:062d109ce872 |
Fix network bridge script to select the right interface when bridge already exists. |
2006-05-11 |
cl349 |
9980:d0c7cc0afd15 |
Add support to domain builders for loading kernels with physical addresses in the elf paddr and entry fields. |
2006-05-11 |
vhanquez |
9979:891e0d1cf4ab |
dom0 and anonymous connections can create unlimited sized entries in the store. |
2006-05-11 |
vhanquez |
9978:08f5adb5058b |
Try to create runtime xenstored's directories at startup time. |
2006-05-11 |
Ryan Harper |
9977:fdd64fd51edd |
Fix up enforce_dom0_cpu test case to check that dom0 has at least 2 vcpus |
2006-05-11 |
kaf24 |
9976:d5d46dbfde22 |
x86/64 has the wrong number of arguments defined for HYPERVISOR_xenoprof_op. |
2006-05-11 |
kaf24 |
9975:6b7c54556ac8 |
I am adding one more test case for vTPM migration. The new one does |
2006-05-11 |
kaf24 |
9974:f6ebf236faee |
Fix the building of the Xen TPM driver as module and prevents front- |
2006-05-11 |
kaf24 |
9973:e96f98f9c289 |
Fix a typo in xc_ptrace() and fix single-stepping when attached |
2006-05-10 |
kaf24 |
9972:91c77df11b43 |
When we copy packet sin netback/netfront make sure the new skb has |
2006-05-10 |
kaf24 |
9971:36e0159c001b |
This patch adds a boolean parameter 'network' to the save method of the |
2006-05-10 |
kaf24 |
9970:60f7b567bb2b |
Simply do not declare module_exit() handlers for netback/blkback, rather |
2006-05-10 |
kaf24 |
9969:b61908e30015 |
proto_csum_blank field gets lost if packet is copied in netback driver. |
2006-05-10 |
kaf24 |
9968:4b4d16fe0b05 |
The PciController class lacks a configuration method to re-generate the |
2006-05-10 |
kaf24 |
9967:50989084d4d0 |
This patch enhances the Summagraphics emulation by adding 2 features: |
2006-05-10 |
kaf24 |
9966:25da74e2f8fb |
Reset Cirrus device model `VRAM' whenever a VGA/SVGA mode switch occurs. |
2006-05-10 |
kaf24 |
9965:8685b64538fa |
Clean up and refactor some parts of the vTPM and migration-related scripts. |
2006-05-10 |
kaf24 |
9964:0ee5869b4894 |
Fix a couple of problems in the TPM backend driver. |
2006-05-10 |
kaf24 |
9963:8f02d7cb222a |
This small patch fixes new make-dependencies of the secpol_tool |
2006-05-10 |
kaf24 |
9962:d8954fc3b76b |
Set up and tear down phys_proc_id, cpu_core_id, cpu_sibling_map |
2006-05-10 |
kaf24 |
9961:019411cc3ae5 |
Fix blkif and netif backend teardown -- do not remove devices from |
2006-05-08 |
cl349 |
9960:1e3977e029fd |
Fix PAE build: add CONFIG_I2O_EXT_ADAPTEC_DMA64=y to linux-defconfig_xen_x86_32. |
2006-05-08 |
cl349 |
9959:4bc1229b2573 |
Make cscope hgignore wildcard a little bit less permissive. |
2006-05-08 |
cl349 |
9958:c51c1e7ce0a3 |
Make Xen version numbers more flexible. |
2006-05-08 |
kaf24 |
9957:85de2de64699 |
Add module license to xenbus_be, otherwise the module cannot be loaded. |
2006-05-08 |
kaf24 |
9956:a658da3a22dd |
The current Xen code for VMX is setting the gp fault vmexiting in |
2006-05-08 |
cl349 |
9955:32444375fd3d |
Fix code which finds the default interface if there are static routes. |
2006-05-07 |
stekloff |
9954:1d2a0e2ef8f7 |
The buildroot xm-test grabs is no longer present, this patch fixes it. |
2006-05-07 |
emellor |
9953:c2c02e425c06 |
Fix console runaway detection for the smallmem_neg test, following the changes |
2006-05-07 |
emellor |
9952:bf56c745515f |
Abstract block-attach and block-detach calls, and add to that the correct |
2006-05-06 |
emellor |
9951:491f3f48704e |
Move the logic to find the Xen Python scripts above the import statements. |
2006-05-05 |
emellor |
9950:0afdf20b3efa |
Merged. |
2006-05-05 |
emellor |
9949:d61fc1f33954 |
Use the auxbin module to find the appropriate install directory for our Python |
2006-05-05 |
emellor |
9948:3534801f08da |
Remove ssidref field from test -- this now only works if there is a policy in |
2006-05-05 |
kaf24 |
9947:7fd7f276bb38 |
Add more in_irq() checking. Add irq_enter()/irq_exit() where |
2006-05-05 |
kaf24 |
9946:98f00a4ee0b4 |
Instead of just having the bootloader config sxp replace anything else, |
2006-05-05 |
kaf24 |
9945:0c586a81d941 |
Fix injection of guest faults resulting from failed injection of a |
2006-05-05 |
kaf24 |
9944:7801e09f518c |
Fix python pciif script to reference correct 2.0 compatibility variable. |
2006-05-05 |
kaf24 |
9943:f07676d5c3ab |
Fix dr access from or to extended registers on x86_64. |
2006-05-05 |
kaf24 |
9942:1d9df2f7030d |
Replace a bash-specific redirection in tools/ioemu/configure with a |
2006-05-05 |
kaf24 |
9941:0839d57c8864 |
It's unnecessary on MOV CRn to use "q" or "l" to indicate default |
2006-05-05 |
kaf24 |
9940:6e55040e7b79 |
Replace a bash-specific substitution with equivalent POSIX /bin/sh |
2006-05-05 |
kaf24 |
9939:9aba6cd8e9e1 |
Adjust skb->truesize appropriately in netback driver. |
2006-05-05 |
kaf24 |
9938:9ce1e7c67d5d |
Fix IA64 transparent-virtualization issue (Xen may not be running). |
2006-05-05 |
kaf24 |
9937:65a2cf84b335 |
Add missing spin_unlock_irq() at xen/arch/x86/irq.c |
2006-05-05 |
cl349 |
9936:5afb14264629 |
Don't try to write to pmd pages, there is no writeable-pmd support. |
2006-05-04 |
kaf24 |
9935:8761333499ae |
SVM patch for 64bit hv, to reset the ss, es, ds host selectors to NULL |
2006-05-04 |
cl349 |
9934:ad5b833122a8 |
Linux: upgrade patches to 2.6.16.13. |
2006-05-04 |
cl349 |
9933:44e5abbf333b |
Linux: upgrade to 2.6.16.13. |
2006-05-04 |
cl349 |
9932:d36ac8bf715e |
Remove unused LINUX_SRCS. |
2006-05-04 |
stekloff |
9931:39fa9a75d84b |
Add a HOWTO to help writing tests, includes domains with networking. |
2006-05-04 |
stekloff |
9930:51908f382f92 |
Add new networking infrastructure to Xm-Test. The goal is to make |
2006-05-04 |
emellor |
9929:bef7f5fcf207 |
Second step toward a new network infrastructure, move XmConsole to be |
2006-05-04 |
stekloff |
9928:47dede68bbed |
First step to network infrastructure, add a type to XenDomain to identify |
2006-05-04 |
emellor |
9927:51484df99be1 |
Merged. |
2006-05-02 |
emellor |
9926:55f73916d319 |
Xm-tests 01_memset_basic_pos.test and 03_memset_random_pos.test start |
2006-05-04 |
kaf24 |
9925:1a84eec74331 |
Change Mini-OS so that it uses stddef.h to define size_t and |
2006-05-04 |
kaf24 |
9924:6719dae17b6a |
This patch |
2006-05-04 |
kaf24 |
9923:62c8e97d56cf |
Fix fault handler for both 32 and 64 bit architecture. Clean up unused code. |
2006-05-04 |
kaf24 |
9922:e1a47a269600 |
SVM patch to cleanup the host save area allocation and deallocation, |
2006-05-04 |
cl349 |
9921:bbce4d115189 |
Fix xenbus userspace device transaction tracking. |
2006-05-03 |
kaf24 |
9920:915d5af5dc18 |
Fix mismerge of vmx vm86 patch: 9915:e1409c2ace46afd67b54de1f5c0b2b6d3721ca3b |
2006-05-03 |
kaf24 |
9919:40cd49c88d69 |
Instead of knowing explicitly about the pygrub entry option, allow |
2006-05-03 |
kaf24 |
9918:42a70a529753 |
Introduce some finer-grained locking to prevent calling |
2006-05-03 |
kaf24 |
9917:1449c89adb8b |
Clean up xen-mkbuildtree-pre for ia64 xenlinux. |
2006-05-03 |
kaf24 |
9916:47442d409d8e |
Use native value for SPLIT_PTLOCK_CPUS except on xen/x86. |
2006-05-03 |
kaf24 |
9915:e1409c2ace46 |
Ensure segment bases are consistent with their |
2006-05-03 |
kaf24 |
9914:3f69d30f697d |
Turn page-structure layout assertions into BUILD_BUG_ON(). |
2006-05-02 |
kaf24 |
9913:decf309fb47b |
Balloon driver should hijack the ->lru list field rather than |
2006-05-02 |
kaf24 |
9912:72d1cf383c67 |
Remove i386/x8664 differences in vmx reg store/load routines. |
2006-05-02 |
kaf24 |
9911:8f0f24dae963 |
Virtual net drivers advertise multicast capabilities. |
2006-05-02 |
kaf24 |
9910:42c73f3d7ac1 |
This patch changes to format in which EIP is printed to be consistent on 64-bit regardless of whether the addresses |
2006-05-02 |
kaf24 |
9909:028f80cf0c99 |
This patch conditionalizes some output from perfc_printall(), thus making relevant information more compact and easier |
2006-05-02 |
kaf24 |
9908:7af8039b3c57 |
Fix perfc array range on reset. |
2006-05-02 |
kaf24 |
9907:24dbb153ab39 |
Move Linux-specific privcmd code into private libxc implementations. |
2006-05-02 |
kaf24 |
9906:a95e677073c1 |
Remove obsolete privcmd_blkmsg struct. |
2006-05-02 |
kaf24 |
9905:d7e6e5f29226 |
Fix ia64 build. do_physdev_op* declared incorrectly |
2006-05-02 |
kaf24 |
9904:f6507937cb7c |
Fix x86/64 version of Mini-OS. It encompasses the following: |
2006-05-01 |
kaf24 |
9903:dc3c59367403 |
Clean up compiler.h to define a few more things and update |
2006-05-01 |
kaf24 |
9902:d7c99adf8a35 |
A few functions should be static in shutdown.c. |
2006-05-01 |
kaf24 |
9901:da48960db8d2 |
Include string.h in the hypercall header file to ensure that memcpy() is defined. |
2006-05-01 |
kaf24 |
9900:219ac58678c5 |
The Xen netif drivers won't complile if NET is absent. |
2006-05-01 |
kaf24 |
9899:798c1317f97f |
Compilation fix on ia64. Include linux/vmalloc.h for struct vm_area. |
2006-05-01 |
kaf24 |
9898:f06be4aeb1f1 |
Compilation fix tpmback.c on ia64. Use pfn_to_mfn instead of |
2006-05-01 |
kaf24 |
9897:7997d8f16240 |
Change semantics of grant transfers for vp guests so that the |
2006-04-30 |
kaf24 |
9896:a19cc748469e |
Debugging Xend with XEND_DAEMONIZE set to False doesn't work as |
2006-04-30 |
kaf24 |
9895:63e29ff50fe6 |
Allow architectures to define their own privcmd_mmap() by |
2006-04-30 |
kaf24 |
9894:9ffa49fe58ab |
Introduce XEN_IA64_DOM0_NON_VP to simplify some ifdefs |
2006-04-30 |
kaf24 |
9893:ce48ea86ad72 |
Balloon driver: when in autotranslate mode, pages are returned |
2006-04-30 |
kaf24 |
9892:3e5a203c5489 |
Fix blktap "bad page state" bug. |
2006-04-30 |
kaf24 |
9891:369bdfa1e04a |
balloon_alloc_empty_page_range() should set the reference count |
2006-04-30 |
kaf24 |
9890:0ee104bd6557 |
Remove definition of NR_PIRQS and replace all uses with |
2006-04-30 |
kaf24 |
9889:42a8e3101c6c |
Define new event-channel and physdev hypercalls with a more extensible |
2006-04-28 |
vhanquez |
9888:e0e68942b205 |
Wait for the device to be connected on the guest (with a 10s timeout) |
2006-04-28 |
kaf24 |
9887:5931e98cd744 |
xen/ia64 with dom0 vp model doesn't need the blkbkack ia64 workarounds |
2006-04-28 |
kaf24 |
9886:eba707397410 |
Makefile changes for xen/ia64 with dom0 vp model needs. |
2006-04-28 |
kaf24 |
9885:fb3d073b1cdf |
xen/ia64 with dom0 vp model needs direct_remap_pfn_range() to be called |
2006-04-28 |
kaf24 |
9884:84780e2ea775 |
Define 8 hypercall numbers for arch-specific purposes. |
2006-04-28 |
kaf24 |
9883:a779d642c22a |
Recent GUEST_HANDLE related cset broke ia64 compilation. |
2006-04-28 |
kaf24 |
9882:922f95ab88e4 |
When boot device is cdrom but the cdrom is not bootable, the guest appears |
2006-04-28 |
kaf24 |
9881:59161a85a281 |
Revert the xm-test ramdisk patch until we build new initrds. |
2006-04-28 |
kaf24 |
9880:3726c0afc5af |
Allow for arch specific virq definitions. |
2006-04-28 |
kaf24 |
9879:73435820f513 |
This patch fixes the buildroot for the xm-test ramdisk. The buildroot xm-test |
2006-04-28 |
kaf24 |
9878:ef6216b43278 |
Instead of relying on xm create to always run the bootloader, make sure |
2006-04-28 |
kaf24 |
9877:268e45409ecd |
The features for a domain are more a property of the domain than the |
2006-04-28 |
kaf24 |
9876:f06b6db6823d |
The bootloader code doesn't actually have to deal with the vcpu config |
2006-04-28 |
kaf24 |
9875:a8cac38001ca |
When building with FORTIFY_SOURCE to ensure that return codes of common |
2006-04-28 |
kaf24 |
9874:dfdc32a9814f |
Rename {SG}ET_XEN_GUEST_HANDLE to {sg}et_Xen_guest_handle, as they |
2006-04-28 |
kaf24 |
9873:8bf5637cb269 |
Relax BUG_ON() state ment in increase_reservation() in balloon.c. |
2006-04-27 |
kaf24 |
9872:e0d986fc0978 |
Fix memory_op hypercall mlock/munlock wrapping after the |
2006-04-27 |
kaf24 |
9871:ef0a56c0784d |
Add BUILD_BUG_ON() and a handful of users. |
2006-04-27 |
kaf24 |
9870:4e909143218c |
Add bounds check to get_mfn_from_gpfn(). |
2006-04-27 |
kaf24 |
9869:15788ab9fce2 |
Define __XEN_TOOLS__ when building tools. Use this to |
2006-04-27 |
kaf24 |
9868:4e0f2272fbcd |
Bump Xen interface version number to 0x00030201 for new |
2006-04-27 |
kaf24 |
9867:ec61a8c25429 |
Wrap all GUEST_HANDLEs in structures, and define SET/GET macros to access them |
2006-04-27 |
kaf24 |
9866:4e1b8be54311 |
Rename *GUEST_HANDLE to *XEN_GUEST_HANDLE. |
2006-04-27 |
kaf24 |
9865:a898a6510c5d |
Occasionally large smp machines fail to reboot properly and die under |
2006-04-27 |
kaf24 |
9864:e42ed4332053 |
This patch adds the ability to have restricted write access to some |
2006-04-27 |
kaf24 |
9863:d66dfd584d2f |
Check a write() return value in xenbaked. |
2006-04-27 |
kaf24 |
9862:d265c79031af |
Just allocate unbound irq only from dynirq range, since |
2006-04-27 |
kaf24 |
9861:3d884434ec97 |
Merge with xen-ia64-unstable.hg |
2006-04-26 |
awilliam |
9860:adb151aaf3f8 |
[IA64] Make VTI domain boot |
2006-04-26 |
awilliam |
9859:b3cc9b6e470e |
merge with xen-unstable.hg |
2006-04-26 |
awilliam |
9858:81e0f13bf33c |
[IA64] not quite ready for --fatal-warnings |
2006-04-26 |
awilliam |
9857:4174856876f9 |
[IA64] remove remaining asm warnings |
2006-04-26 |
awilliam |
9856:fcfc614d3713 |
[IA64] cleanup |
2006-04-26 |
awilliam |
9855:e8383c2fcd50 |
[IA64] Fix vm_summary info in VTi domain |
2006-04-25 |
awilliam |
9854:83f7dfe273a0 |
[IA64] remove RELOC_HIDE |
2006-04-25 |
awilliam |
9853:ae709b250f43 |
merge with xen-unstable.hg |
2006-04-25 |
awilliam |
9852:9a915e2828f3 |
[IA64] Fix the total memory info with xm info command |
2006-04-25 |
awilliam |
9851:ddcd9c267612 |
[IA64] Reseve memory of domain0 (fix dom0 boot panic) |
2006-04-25 |
awilliam |
9850:9d88feed1189 |
[IA64] Fixed "Oops: time tick before it's due" issue |
2006-04-25 |
awilliam |
9849:ced37bea0647 |
[IA64] FPH enabling + cleanup |
2006-04-25 |
awilliam |
9848:d23c088eac6d |
[IA64] smp boot speed-up (sal cache flush, itc/itv messages) |
2006-04-25 |
awilliam |
9847:63af1c14fa18 |
[IA64] missed chunk of Kevin's hypercall cleanup patch |
2006-04-25 |
awilliam |
9846:46597f27a0f5 |
[IA64] Hypercall cleanup |
2006-04-25 |
awilliam |
9845:ffba1376c4fb |
[IA64] Use16M page size in identity mapping |
2006-04-25 |
awilliam |
9844:7c7bcf173f8b |
[IA64] cleanup vtlb code |
2006-04-25 |
awilliam |
9843:2d2ef3f4c747 |
[IA64] emulate ldfp8 in mmio |
2006-04-25 |
awilliam |
9842:af32ca486466 |
[IA64] linux: arch/ia64/xen/makefile change |
2006-04-25 |
awilliam |
9841:a3cc276f2e87 |
[IA64] dma paravirtualization |
2006-04-25 |
awilliam |
9840:d63c6ba11c65 |
[IA64] add dom0vp hypercall interfaces |
2006-04-25 |
awilliam |
9839:8a2b2b45e237 |
[IA64] introduce config option |
2006-04-25 |
awilliam |
9838:7a9a00c51588 |
[IA64] introduce dom0vp hypercalls |
2006-04-25 |
awilliam |
9837:ae0d41bd3bba |
[IA64] domain0 builder change |
2006-04-25 |
awilliam |
9836:bb99a6e5456a |
[IA64] introduce efi_memmap_walk_type |
2006-04-25 |
awilliam |
9835:14a34d811e81 |
[IA64] introduce P2M conversion |
2006-04-25 |
awilliam |
9834:259ba45ed77d |
[IA64] introduce compile time option to xen |
2006-04-25 |
awilliam |
9833:5ee12273119c |
[IA64] Remove FORCE_CRASH from alt_itlb_miss |
2006-04-25 |
awilliam |
9832:3575cd80ba8c |
[IA64] message of elf_sanity_check as x86 |
2006-04-21 |
awilliam |
9831:de0c04ed4ab7 |
[IA64] SMP-guest |
2006-04-21 |
awilliam |
9830:bbf325d76768 |
[IA64] translate_domain_pte must handle ED bit and ignre bit[63:53] |
2006-04-21 |
awilliam |
9829:bd264ded5bec |
[IA64] print efi map descriptor infomation at bootup |
2006-04-21 |
awilliam |
9828:1774144596d5 |
[IA64] make dom_pa() static |
2006-04-21 |
awilliam |
9827:2f86b84d0483 |
[IA64] more cleanup in vhpt.h |
2006-04-21 |
awilliam |
9826:de2dc4e7966a |
[IA64] Add support to physdev_ops |
2006-04-21 |
awilliam |
9825:eab6fd4949f0 |
[IA64] Compile iosapic within xen |
2006-04-21 |
awilliam |
9824:19148831ab05 |
[IA64] add base iosapic files |
2006-04-19 |
awilliam |
9823:7ed6c203efe9 |
[IA64] xensystem.h |
2006-04-19 |
awilliam |
9822:dc05c0ce9139 |
[IA64] cleanup of vhpt.h |
2006-04-19 |
awilliam |
9821:c3972d632ff6 |
[IA64] more mmio insn for VTi |
2006-04-19 |
awilliam |
9820:2de95fd92e74 |
[IA64] dom_rid_bits |
2006-04-19 |
awilliam |
9819:a1add4e39878 |
[IA64] Use a constant instead of an hard-coded value. |
2006-04-18 |
awilliam |
9818:41823e46d6ac |
merge with xen-unstable.hg |
2006-04-17 |
awilliam |
9817:4ed269e73e95 |
[IA64] cleanup CONFIG_VIRTUAL_MEM_MAP. |
2006-04-17 |
awilliam |
9816:bdb08c9ef3d1 |
[IA64] Remove unused variables. init_mm and swapper_pg_dir. |
2006-04-17 |
awilliam |
9815:f6e8c269f6af |
[IA64] Add support for discontiguous physical memory. |
2006-04-14 |
awilliam |
9814:042b695ffc69 |
[IA64] fix a mmio bug |
2006-04-14 |
awilliam |
9813:b5c2dba60b69 |
[IA64] vmx_vcpu_set_rr: check rid validity |
2006-04-14 |
awilliam |
9812:96bc87dd7ca9 |
[IA64] get rid of sync_split_cache |
2006-04-14 |
awilliam |
9811:4e8a64d8bd0e |
[IA64] regionreg.c: deallocate metaphysical rids |
2006-04-13 |
awilliam |
9810:918ce6a565b7 |
[IA64] VM_SUMMARY and VM_INFO |
2006-04-13 |
awilliam |
9809:cae4f6e6deab |
[IA64] dtlb_miss: allow non-access and lfetch inside Xen. |
2006-04-13 |
awilliam |
9808:77afc93c7cad |
[IA64] VTi: vtlb_insert: call panic_domain instead of panic |
2006-04-13 |
awilliam |
9807:99e1c7f276ea |
[IA64] panic_domain should only crash the domain |
2006-04-13 |
awilliam |
9806:633e8bbabf76 |
[IA64] vmx_ia64_handle_break |
2006-04-13 |
awilliam |
9805:6e3841e5ef8f |
[IA64] VTi: add pseudo support of long format VHPT |
2006-04-13 |
awilliam |
9804:f2aff4e4236c |
[IA64] bug fix in vmx_ivt |
2006-04-13 |
awilliam |
9803:6755e3ab2eb1 |
[IA64] remove printk warning of xen_init |
2006-04-13 |
awilliam |
9802:15a04f998083 |
[IA64] call setup_xen_feature() |
2006-04-11 |
awilliam |
9801:5cc367720223 |
merge with xen-unstable.hg |
2006-04-11 |
awilliam |
9800:5719550652a1 |
[IA64] Makefile fix for xenirq.c removal |
2006-04-11 |
awilliam |
9799:52fa146a30ae |
[IA64] Remove xenirq.c. |
2006-04-11 |
awilliam |
9798:db2bd8169e9b |
[IA64] Cleanup to irq.c |
2006-04-11 |
awilliam |
9797:67b24fc635ae |
[IA64] warning fix |
2006-04-10 |
awilliam |
9796:90813b66c3cf |
[IA64] get_pfn_list workaround |
2006-04-10 |
awilliam |
9795:0a7e619a248f |
[IA64] access reflect fix |
2006-04-10 |
awilliam |
9794:b09e8f46c9f6 |
[IA64] ptc.ga for SMP-g |
2006-04-07 |
awilliam |
9793:bfc00c83f083 |
[IA64] dom0 vp model linux part: import agp.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9792:70467f5491d8 |
[IA64] dom0 vp model linux part: import machvec.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9791:ebec4edfa8e4 |
[IA64] dom0 vp model linux part: import dma-mapping.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9790:e311941eb7be |
[IA64] dom0 vp model linux part: import pgalloc.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9789:aab421b5ad45 |
[IA64] dom0 vp model linux part: import page.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9788:c160c05da8d4 |
[IA64] dom0 vp model linux part: import io.h from linux-2.6.16-rc3 |
2006-04-07 |
awilliam |
9787:119effd15792 |
[IA64] dom0 vp model: xen side update README.orig for efi.h move. |
2006-04-07 |
awilliam |
9786:d16c16f64060 |
[IA64] dom0 vp model xen part: moved efi.h from linux to linux-xen to modify. |
2006-04-07 |
awilliam |
9785:8e0b9f31cf3f |
[IA64] MAX_VIRT_CPUS and NR_CPUS |
2006-04-07 |
awilliam |
9784:71e0c2ed4447 |
[IA64] Fixed DOM0_PHYSINFO |
2006-04-06 |
awilliam |
9783:cc94ab1e0de0 |
[IA64] cleanup in regionreg.c |
2006-04-05 |
awilliam |
9782:2133fb78dba3 |
[IA64] print domain id and vcpu id when panic |
2006-04-05 |
awilliam |
9781:2d28f31aae8b |
[IA64] fix paging_init() |
2006-04-05 |
awilliam |
9780:55e8f512fed5 |
[IA64] fix gnttab_shared_gmfn() |
2006-04-04 |
awilliam |
9779:827c65c06a66 |
[IA64] Add memory operations for xen/ia64 |
2006-04-04 |
awilliam |
9778:0a6f5527ca4b |
[IA64] set itv handoff as masked and enable reading irr[0-3] |
2006-04-03 |
awilliam |
9777:40d96f4e9fcb |
[IA64] add LVM support to kernel configuration |
2006-04-03 |
awilliam |
9776:2da06d15d0f1 |
[IA64] fix make world |
2006-04-03 |
awilliam |
9775:3b3a5588baca |
[IA64] cache flush |
2006-03-31 |
awilliam |
9774:ddc279c91502 |
[IA64] Dummy emulation of SAL INFO sal calls. |
2006-03-31 |
awilliam |
9773:434c8412e54e |
[IA64] vcpu_match_tr_entry |
2006-03-30 |
awilliam |
9772:0665256a7a53 |
[IA64] cleanup |
2006-03-30 |
awilliam |
9771:6796157b5f8a |
[IA64] Fix domain reboot bug |
2006-03-30 |
awilliam |
9770:a40e66748ee9 |
[IA64] Fix domainU boot when VTi domainexists |
2006-03-30 |
awilliam |
9769:2b6e531dab38 |
[IA64] Merge vpsr.i with evtchn_upcall_mask tosolve one trickish bug |
2006-03-29 |
awilliam |
9768:986538da9be0 |
[IA64] set_metaphysical_mode fix |
2006-03-29 |
awilliam |
9767:b579cf0ad753 |
[IA64] make xen-mkbuildtree-pre robust a bit |
2006-03-28 |
awilliam |
9766:d75a6cc5e68a |
merge with xen-unstable.hg |
2006-03-27 |
awilliam |
9765:7e3cbc409676 |
[IA64] ptc.ga for SMP-g |
2006-03-27 |
awilliam |
9764:27050b1390cf |
[IA64] Make sharedinfo and shared_archinfo adjacent |
2006-03-27 |
awilliam |
9763:0d4a846232cc |
[IA64] recompile asm-xsi-offsets.h at right time |
2006-03-27 |
awilliam |
9762:29dfadcc5029 |
[IA64] Followup to xen time cleanup |
2006-03-24 |
awilliam |
9761:2e81aba147eb |
[IA64] fix build breakage |
2006-03-24 |
awilliam |
9760:51c79c67908b |
[IA64] Fix domain destroy bug when multiple domains exist |
2006-03-24 |
awilliam |
9759:e45666b8b05f |
[IA64] assign_new_domain_page now calls assign_domain_page |
2006-03-24 |
awilliam |
9758:138c76d5e493 |
[IA64] dump_stack() for debug. |
2006-03-24 |
awilliam |
9757:487ff011626c |
[IA64] obvious compilation fix (hypercall.h, hypervisor.h) |
2006-03-24 |
awilliam |
9756:80eaf1cb8903 |
[IA64] trivial compilation fix (debugger.h) |