age |
author |
revision |
description |
2005-07-10 |
kaf24 |
5713:25e96ea6e4c5 |
Manual merge. |
2005-07-10 |
kaf24 |
5712:1a57305dd9e9 |
Small fix to x86_64 entry.S. |
2005-07-10 |
kaf24 |
5711:8579c57c7fce |
Remove checks for libcurl. It's no longer a dependency. |
2005-07-10 |
ach61 |
5710:a28952e73253 |
add ocaml compilation targets and pdb to .hgignore |
2005-07-09 |
kaf24 |
5709:215d8b2f3d94 |
Manual merge. |
2005-07-09 |
kaf24 |
5708:49a00af50777 |
Make structs non-empty. |
2005-07-08 |
sos22 |
5707:05b63285047c |
Merge. |
2005-07-08 |
sos22 |
5706:04d15727e6e8 |
Get rid of some debug printks. |
2005-07-08 |
sos22 |
5705:7c3d7c37dfde |
Get a very primitive relation of IRQ affinity working. For the |
2005-07-08 |
sos22 |
5704:9b73afea874e |
Certain types of event channel are now auto-bound to vcpu0 by Xen. |
2005-07-08 |
kaf24 |
5703:1d375ce8e0e0 |
Clean up Xen's event-channel interface, and semantics for binding |
2005-07-08 |
sos22 |
5702:579d1e771025 |
Merge. |
2005-07-08 |
sos22 |
5701:707fcf42a5ae |
Merge. |
2005-07-07 |
sos22 |
5700:f3f845297821 |
Quick hack to make sure that pirqs and interdomain event channels are |
2005-07-08 |
kaf24 |
5699:eef23f57f20e |
The attached patch adds a new dom0_op, DOM0_GETDOMAININFOLIST. This |
2005-07-08 |
kaf24 |
5698:20ff6c7413d8 |
trivial header fix for ACM code. |
2005-07-08 |
kaf24 |
5697:fdcf179cb6b1 |
Fix top Makefile targets linux24 and linux26. |
2005-07-08 |
kaf24 |
5696:169cb05ce889 |
Add debug-register access emulation. |
2005-07-08 |
kaf24 |
5695:0694fda4dbd5 |
python wrapper arg fix from aq. |
2005-07-07 |
kaf24 |
5694:1a7383f84989 |
Fix cross-compilation, and gcc4. |
2005-07-06 |
iap10 |
5693:43bfa1a81aa0 |
Change default Xen scheduler to Stephan Diestelhorst's SEDF, which can provide time slice guarantees as well as weighted differentiation. |
2005-07-06 |
iap10 |
5692:2db810d7985f |
Enable CONFIG_SMP, CONFIG_SMP_HOTPLUG and CONFIG_SMP_ALTERNATIVES in the -xenU default kernel. |
2005-07-06 |
iap10 |
5691:88c2d410979f |
I updated the vcpu_to_cpu string creation to include a field separator, |
2005-07-06 |
iap10 |
5690:32fb371cc283 |
manual merge |
2005-07-06 |
iap10 |
5689:1c119c875f21 |
manual merge |
2005-07-06 |
iap10 |
5688:d231efdaa66d |
manual merge |
2005-07-06 |
sos22 |
5687:bd1642e8599e |
manual merge |
2005-07-06 |
sos22 |
5686:5ead5ffa04c2 |
Fix SMP_ALTERNATIVES to cope with discarded init data. |
2005-07-06 |
ach61 |
5685:b237f032cee1 |
update hg cheatsheet |
2005-07-06 |
iap10 |
5684:33373e428c9d |
Add a dummy xen_defconfig_x86_64. Currently the same as xen0 |
2005-07-06 |
iap10 |
5683:43e8e30cbea7 |
manual merge |
2005-07-06 |
ach61 |
5682:7ca01ac7dee0 |
add ocaml compiled files to .hgignore |
2005-07-06 |
iap10 |
5681:4b30296d6f5d |
Enable CONFIG_HIGHMEM4G in default Linux 2.6 kernel configs. |
2005-07-06 |
iap10 |
5680:20008f3ac9f5 |
Improve changeset identification to work from src tar ball too. |
2005-07-06 |
smh22 |
5679:b522a3a4d525 |
Fix blkif 'grant-table-ification' |
2005-07-06 |
smh22 |
5678:1883ec07708b |
Manual merge. |
2005-07-06 |
smh22 |
5677:b3a27d7ef999 |
Move xenstore page before page tables so that guest doesn't free it after boot |
2005-07-06 |
iap10 |
5676:9a7d86b8147d |
Add a new Linux kernel config file -xen [NB: no 0 or U suffix] that builds a wide selection of modules, more in keeping with distro kernels. |
2005-07-06 |
kaf24 |
5675:189c87adf876 |
Mini-os updates from Grzegorz Milos. |
2005-07-06 |
kaf24 |
5674:287583627544 |
Attached is a patch that fully 'grant-table-ifies' the block front and |
2005-07-06 |
kaf24 |
5673:bc8cab407197 |
Shell scripts aren't very strippable and some versions of install get |
2005-07-06 |
kaf24 |
5672:ffb406dfb170 |
Oh gcc4 ....how you complain soo. This patch fixes compile with gcc4 |
2005-07-05 |
kaf24 |
5671:ec3b7c87b577 |
Here are two patches which update the hypercall interfaces to |
2005-07-05 |
cl349 |
5670:47295d6ca1d7 |
Cleanup whitespace. |
2005-07-05 |
cl349 |
5669:ff5d7ccd8d69 |
No changes from me. |
2005-07-05 |
cl349 |
5668:0e6073537c4a |
Remove confusion about terminating nul character. |
2005-07-05 |
cl349 |
5667:30e0940a2982 |
Undo "Add -fPIC tools/xenstore/Makefile". |
2005-07-04 |
kaf24 |
5666:4b052d8a9a2f |
Rename fields in physinfo_t structure and add sockets/nodes |
2005-07-04 |
kaf24 |
5665:8bd2e8933277 |
Manual merge. |
2005-07-04 |
akw27 |
5664:9b1866006aea |
merge |
2005-07-04 |
akw27 |
5663:f6e7c967212e |
Add hook in get_user_pages to allow lookups of foreign mapped pages. |
2005-07-04 |
kaf24 |
5662:abc0a8f65be7 |
Fix grant-table interface by removing the unnecessary union. |
2005-07-04 |
gmilos |
5661:e1fbb7fee1d8 |
Example of assymetric pull/push paths. |
2005-07-04 |
gmilos |
5660:82d686a6b63e |
Extended explanation of 'hg diff'. |
2005-07-04 |
kaf24 |
5659:22ccddf93c40 |
To avoid MSR save/restore at every VM exit/entry time, we restore the |
2005-07-04 |
kaf24 |
5658:50ac4630390b |
The patch extends the VMCS handling to support both 32-bit and 64-bit |
2005-07-04 |
kaf24 |
5657:cb6b221bef55 |
Recent header file cleanup (cset 2b6c1a8098078f7e53de7cf72227fddf01f0b2b6) |
2005-07-03 |
kaf24 |
5656:f8acd354e129 |
Manual merge. |
2005-07-03 |
kaf24 |
5655:80d5dd14711e |
Remove Jan Beulich's install.sh patch. It was failing for |
2005-07-03 |
akw27 |
5654:09067ce92303 |
Manual merge -- hg not so good at deleting right now. |
2005-07-03 |
akw27 |
5653:abbc1d071e22 |
Clean-up of blktap and parallax user space code. |
2005-07-03 |
akw27 |
5652:99ff7c3435b2 |
Fix some newline ugliness that BK wouldn't correct. |
2005-07-03 |
kaf24 |
5651:f075272620a0 |
Install qemu-dm.debug script. |
2005-07-03 |
kaf24 |
5650:95685fbba2ca |
Replace implicit 16-byte arg to xen_extraversion with an |
2005-07-02 |
kaf24 |
5649:fc4e10d0455a |
Avoid repeated #define's in public headers. |
2005-07-02 |
kaf24 |
5648:2b6c1a809807 |
Remove non-ISO attributes from public headers. |
2005-07-01 |
kaf24 |
5647:6f462a11a08e |
Register the portio handler only once. |
2005-07-01 |
kaf24 |
5646:82390e707bb9 |
Refactor guest exception injection code. |
2005-07-01 |
kaf24 |
5645:e3dcc10765ea |
Improve the IDE HD geometry auto detection algorithm. |
2005-07-01 |
kaf24 |
5644:2420e309074b |
Get rid of references to qemu-dm.debug. |
2005-07-01 |
kaf24 |
5643:430dc412e4c9 |
Another issue found with building the guest outside the source tree. |
2005-07-01 |
kaf24 |
5642:e041c8e75863 |
I found several build issues, mostly related to building outside of the |
2005-07-01 |
kaf24 |
5641:374ff557a88f |
Other than the native kernels, the xen guests install without attempting |
2005-07-01 |
kaf24 |
5640:4b06e1c365fc |
Other than native x86-64 code, the XEN guest *does* use 4k mappings for |
2005-07-01 |
kaf24 |
5639:adda79dcd0e3 |
Some exports were misssing/mis-qualified. Adjustment below/attached. |
2005-07-01 |
kaf24 |
5638:f636e72ebbe3 |
Other than native i386 code, the page fault handler in the guest for |
2005-07-01 |
kaf24 |
5637:f5aaeb5688cf |
This patch fixes few typos in hg-cheatsheet.txt |
2005-07-01 |
cl349 |
5636:88a7a299d927 |
Manual merge. |
2005-07-01 |
cl349 |
5635:cb3da7250118 |
Rewrite xenbus_path and cleanup whitespace. |
2005-07-01 |
kaf24 |
5634:43e2d33fc5d9 |
Fix Xen 'make install' not to rebuild console.o if called |
2005-07-01 |
kaf24 |
5633:7c95f26c2f0e |
Manual merge. |
2005-07-01 |
cl349 |
5632:5985fc86b3da |
Remove incorrect check for terminating nul character. |
2005-07-01 |
kaf24 |
5631:ecef9732b19b |
. |
2005-07-01 |
kaf24 |
5630:749dbd8ae9b0 |
Remove BitKeeper files from the repository. |
2005-07-01 |
kaf24 |
5629:1bfa723fe264 |
Manual merge |
2005-07-01 |
jrb44 |
5628:15a2de6f1493 |
Removed "bk root" call from fbsdxensetup script |
2005-07-01 |
kaf24 |
5627:61df3453426c |
mkelf32 explicit-size types are based on defs in inttypes.h. |
2005-07-01 |
iap10 |
5626:5aaebfc580a6 |
manual merge |
2005-07-01 |
iap10 |
5625:0f2fa1235851 |
Fix to xen-clone, minor top-level Makefile tidy |
2005-07-01 |
kaf24 |
5624:77f397603f71 |
Device model path cleanup. Remove bochsrc which is no longer needed. |
2005-07-01 |
kaf24 |
5623:ef2adae89e4d |
manual merge |
2005-07-01 |
iap10 |
5622:a1b5af05f72e |
Add the Mercurial for Xen cheatsheet into the repo. |
2005-07-01 |
kaf24 |
5621:0962f5989d2a |
use hg changeset info for xen banner |
2005-07-01 |
iap10 |
5620:132e23381692 |
Formally remove support for linux 2.4 dom0. domU should still work. |
2005-07-01 |
iap10 |
5619:8041c2fa1cbc |
Update xen-clone script for hg. Still missing revision selection functionality. |
2005-07-01 |
iap10 |
5618:f4768892d6dd |
Add a .hgignore file to the repository. NB: hg takes regexps not wildcards |
2005-06-30 |
arun sharma |
5617:22d7dda0e38d |
bitkeeper revision 1.1782 (42c3a8e76Lioy1FVEJFTaTkbYVBy7Q) |
2005-06-30 |
arun sharma |
5616:800185829318 |
bitkeeper revision 1.1781 (42c3a8d63EmXV0wA3jHItrRQ0fKLsg) |
2005-06-30 |
arun sharma |
5615:4669354bba9a |
bitkeeper revision 1.1780 (42c3a8c4tqEOpGy663gWO35k5QwZTw) |
2005-06-30 |
arun sharma |
5614:bc8bb3a26ccc |
bitkeeper revision 1.1779 (42c3a8b3kGpPBNwXb3dn_b8FcmVPgQ) |
2005-06-30 |
arun sharma |
5613:332eb7887996 |
bitkeeper revision 1.1778 (42c3a89fKOC3ZLo9T-f0b9tyflqDzg) |
2005-06-30 |
arun sharma |
5612:7c198f2e6dd2 |
bitkeeper revision 1.1777 (42c3a88aPiHvcATujFTezqA1w1FMCg) |
2005-06-30 |
arun sharma |
5611:3c759ba83f7c |
bitkeeper revision 1.1776 (42c3a877bezcV9uHoSXuU-GWoyVOKw) |
2005-06-30 |
arun sharma |
5610:cd86df78b879 |
bitkeeper revision 1.1775 (42c3a866BfZr3l3NiVNwr6Z_1Uin_A) |
2005-06-30 |
arun sharma |
5609:e5a99f9dc34d |
bitkeeper revision 1.1774 (42c3a855yAuKBfmJfftjhiVDml26pg) |
2005-06-30 |
arun sharma |
5608:6daf7357a9df |
bitkeeper revision 1.1773 (42c3a841nLib9kdSmthr05jouqiNeg) |
2005-06-29 |
kaf24 |
5607:ce4bb67cb308 |
bitkeeper revision 1.1772 (42c31843CEATPivypr5LYbRYU08TtQ) |
2005-06-29 |
djm |
5606:6a65fe0f84c8 |
bitkeeper revision 1.1772 (42c31571ulukoJpvEOsK4akggVt37Q)ia64-stable |
2005-06-29 |
xen-ia64 adm |
5605:da2752f150a0 |
bitkeeper revision 1.1771 (42c314a41N8GOY476cnW9IejbgNDJw) |
2005-06-29 |
kaf24 |
5604:f66a730a2c3d |
bitkeeper revision 1.1770 (42c2d66cG6YTU0WhG1b97E-InSNWWA) |
2005-06-29 |
kaf24 |
5603:41a5181f74df |
bitkeeper revision 1.1769 (42c2cac1Ua7yeT9FnpvjJNvdSrd3BA) |
2005-06-28 |
djm |
5602:2d8651ec10b9 |
bitkeeper revision 1.1726.1.8 (42c1acafTSObuXeDW7_GDxYN5dosRA) |
2005-06-28 |
djm |
5601:cef83293394d |
bitkeeper revision 1.1726.1.7 (42c194ee68Qy_Egi118UCoJdFnkGPQ) |
2005-06-28 |
kaf24 |
5600:0b5fab43ff59 |
bitkeeper revision 1.1768 (42c18d2259NPELcGV7ohyZNh72ufSw) |
2005-06-28 |
kaf24 |
5599:348b774a8f97 |
bitkeeper revision 1.1767 (42c18c1dNRHfk7ZFajLHHtesQcrKlg) |
2005-06-28 |
cl349 |
5598:864b050694f8 |
bitkeeper revision 1.1766 (42c17071SPDLo7qPlXAiQzrKjMu6Mw) |
2005-06-28 |
cl349 |
5597:a81dabf6ba10 |
bitkeeper revision 1.1765 (42c16e51XwZ3-cKPHI29xhO2Hzk_sQ) |
2005-06-28 |
ach61 |
5596:cb1cad0ed221 |
bitkeeper revision 1.1764 (42c12471iroiktRDv2QDqEDoIQVDNg) |
2005-06-28 |
ach61 |
5595:63c1bb85fcea |
bitkeeper revision 1.1763 (42c11c79p9Z_K0YwZk_N5zJU0rjzDg) |
2005-06-28 |
kaf24 |
5594:c2b00e4bfb8f |
bitkeeper revision 1.1760.1.6 (42c10677TIdwirEem_EpnMFWS1MTtw) |