age |
author |
revision |
description |
2006-08-07 |
chris |
10996:98fc8b05193c |
[qemu] Update ioemu to qemu 0.8.2. (.CVS files) |
2006-08-07 |
chris |
10995:08a11694b109 |
[qemu] Update ioemu to qemu 0.8.2. |
2006-08-07 |
jchesterfield |
10994:fd59667e5365 |
Limit blktap static link to just libaio. |
2006-08-07 |
kaf24 |
10993:ababeabf87c5 |
[LINUX] Fix a couple of benign diffs against vanilla spinlock.h. |
2006-08-07 |
kaf24 |
10992:6289234304f1 |
Provides hooks for perfc print/reset/gather. |
2006-08-07 |
kaf24 |
10991:7924b6bd728a |
Change DOM0_PERFCCONTROL: remove array limit. |
2006-08-07 |
kaf24 |
10990:47af0e2ebb13 |
[XEN] Allow users to specify mce/nomce boot parameters. |
2006-08-07 |
kaf24 |
10989:16aa4b417c6b |
[XEN] Clean up shutdown handling and ignore opt_noreboot if dom0 |
2006-08-07 |
chris |
10988:353404fe850c |
[xend] Fix reboot for hvm domains with cdrom devices. |
2006-08-04 |
kfraser |
10987:ffa5b2975dff |
[XEN] Add Xen-attached event channels, which will be used |
2006-08-04 |
kfraser |
10986:49dcd838b7df |
[HVMLOADER] HVM loader initialises hypercall shim and uses |
2006-08-04 |
ack |
10985:7684f9032f9f |
[NET] front: Check for received packets in network_open0 |
2006-08-04 |
chris |
10984:e1a2a8029e9f |
[qemu patches] Update patches for changeset 10945:baa6d08e62a0. |
2006-08-04 |
chris |
10983:baa6d08e62a0 |
[qemu] Add missing semicolon. |
2006-08-04 |
chris |
10982:23166260f6ce |
[qemu patches] Update patches for changeset 10943:1de1bb6a51c5. |
2006-08-04 |
chris |
10981:1de1bb6a51c5 |
[qemu] Update acpi timer to not use a qemu timer. |
2006-08-04 |
chris |
10980:c908f4c9150d |
[hvm firmware] Update hvm acpi dsdt table. |
2006-08-04 |
chris |
10979:253498168658 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10978:1cbf49c018cb |
[qemu patches] Update patches for changeset 10939:5980fb28b050. |
2006-08-04 |
chris |
10977:5980fb28b050 |
[qemu] Free page_array when it's no longer used. |
2006-08-04 |
chris |
10976:36cf965711f6 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10975:87346792fe90 |
[qemu patches] Update patches for changeset 10936:a0b3cf802d99. |
2006-08-04 |
chris |
10974:a0b3cf802d99 |
[qemu] Fix qemu memory access beyond 3G @VTi side. |
2006-08-04 |
chris |
10973:7e914d9cd7e6 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10972:56b2a028dc7e |
[qemu patches] Update patches for changeset 10933:386990d004b8. |
2006-08-04 |
chris |
10971:386990d004b8 |
[qemu] Add switch to control whether acpi bridge is enabled. |
2006-08-04 |
chris |
10970:c6b2761633c6 |
[qemu patches] Update patches for changeset 10931:3ea0a6847198. |
2006-08-04 |
chris |
10969:3ea0a6847198 |
[qemu] Make sure disk writes really made it to disk before we report I/O |
2006-08-04 |
chris |
10968:cf00bca7c6e1 |
[qemu patches] Update patches for changeset 10929:4dd640c6ce57. |
2006-08-04 |
chris |
10967:4dd640c6ce57 |
[qemu] Fix memset arguments in qemu audio code. |
2006-08-04 |
chris |
10966:92ef1215a6f1 |
[HVM] Wnable sound card support for qemu. |
2006-08-04 |
chris |
10965:70d43812ab02 |
[qemu patches] Update patches for changeset 10926:e47aad0605a3. |
2006-08-04 |
chris |
10964:e47aad0605a3 |
[qemu] Always allow --disable-sdl since there's always vnc support. |
2006-08-03 |
chris |
10963:ea04335d238b |
[blktap] Add dependencies to Makefiles and simplify to avoid needless rebuilds. |
2006-08-03 |
chris |
10962:646092d50e82 |
[qemu patches] Update patches for changeset 10923:155385a02d. |
2006-08-03 |
chris |
10961:155385a02d0b |
[qemu] Write the port number where the vnc server is listening to xenstore. |
2006-08-03 |
chris |
10960:955f02563a13 |
[qemu patches] Update patches for changeset 10921:4c2fab8f8c34. |
2006-08-03 |
chris |
10959:4c2fab8f8c34 |
[qemu] Use xenstore to configure ioemu block devices. |
2006-08-03 |
kfraser |
10958:bfe12b4d45d3 |
[HVM] Make copy_{to,from}_guest work for HVM domains. |
2006-08-03 |
ack |
10957:cec400df7462 |
Change default scheduler in user's manual (from sedf to credit). |
2006-08-03 |
kfraser |
10956:7ff6020e4758 |
[HVM] Tidy up e820 parsing in Xen. |
2006-08-03 |
vhanquez |
10955:164ad1411255 |
remove '=' between command line name/argument. |
2006-08-03 |
kfraser |
10954:43ff88825b1a |
[XEN] Allow add_to_physmap to be applied to DOMID_SELF. |
2006-08-03 |
kfraser |
10953:d7242c3a2906 |
[HVM] Remove unused ioreq state IORESP_HOOK. |
2006-08-03 |
kfraser |
10952:3fc216fbef58 |
[HVM][VMX] Get rid of unused 'error' local variable. |
2006-08-03 |
kfraser |
10951:aeb484dafc5b |
[HVM] Declare vlapic_ipi() as static. Used only once. |
2006-08-03 |
kfraser |
10950:3eb0f56d77c2 |
Missing file from previous changeset. |
2006-08-03 |
kfraser |
10949:b33c08de3d98 |
[HVM] Add a concept of HVM parameters to the hypervisor. |
2006-08-02 |
emellor |
10948:aa1ab056bfbf |
Clarify the use of vcpu-set. Closes bug #686. |
2006-08-02 |
kfraser |
10947:01734f40860f |
[HVM][SVM] Fix PIO breakage (fixed for VMX in previous changeset). |
2006-08-02 |
kfraser |
10946:7e7552112954 |
[HVM][VMX] Fix dead loop in PIO handling, introduced in c/s 10894. |
2006-08-02 |
kfraser |
10945:ab86a6f3b5ee |
[PCI] Transparent virtualization for pcifront and pciback. |
2006-08-02 |
kfraser |
10944:08415dfc5918 |
[XEN] Allow quick building of individual files. |
2006-08-02 |
kfraser |
10943:9a4a560d0a23 |
[LINUX] Allows userspace tools on a domU to set up a watch on the xenstore. |
2006-08-02 |
kfraser |
10942:153e69eae665 |
[TOOLS] Enhance xenstore-ls to optionally display permissions. |
2006-08-02 |
kfraser |
10941:ee6014279103 |
[LINUX] Clarify a confusing error message in xenbus_probe.c. |
2006-08-02 |
kfraser |
10940:8f452e26224a |
[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod. |
2006-08-02 |
kfraser |
10939:9632ececc8f4 |
[TOOLS] lomount: Fix printf formats inside #ifdef DEBUG. |
2006-08-02 |
kfraser |
10938:637e64826342 |
[IA64] Updates the ia64 buildconfigs. |
2006-08-02 |
kfraser |
10937:a6cb8ba24a91 |
[HVM] Place all APIC registers into one page in native format. |
2006-08-02 |
kfraser |
10936:637b6d60e792 |
[HVM] Fix an issue with APIC priority checks. |
2006-08-02 |
kfraser |
10935:f5b9b8439012 |
[VMXASSIST] Fix GDTR accesses when paging mode enabled. |
2006-08-02 |
kfraser |
10934:3aad3abca993 |
[SHADOW] Build p2m mapping according to m2p mapping. |
2006-08-02 |
chris |
10933:acccec7e213a |
Update patch to reflect changes from 10867:edf7a25fdc43. |
2006-08-02 |
kfraser |
10932:822c39808e62 |
[HVM] Initialise full regs structure for PIO requests. |
2006-08-02 |
kfraser |
10931:022f29d4d2b8 |
[HVM][VMX] Clean up vmx hvm interface functions: |
2006-08-02 |
kfraser |
10930:556022fb8eb6 |
There is an allocation-failure path in sched_credit.c that BUGs. The |
2006-08-02 |
kfraser |
10929:bbc27b921e2a |
[TOOLS] ppc64 is not a LIB_64_ARCH |
2006-08-02 |
kfraser |
10928:10dc10473c3f |
[PCI] back: Fix potential infinite loop in pcistub_match_one(). |
2006-08-01 |
kfraser |
10927:10b05c2e7947 |
Merge. |
2006-08-01 |
kfraser |
10926:a5835e6f7ff9 |
[LINUX] Fix save/restore (broken by my own GSO tweaks). |
2006-08-01 |
jchesterfield |
10925:8b635f930187 |
Switch blktapctrl.c over to using standard system daemon(3) call. Current patch was not closing all FDs and redirecting output to /dev/null, preventing tapdisk from launching correctly. |
2006-08-01 |
kfraser |
10924:d323acca28a2 |
[TOOLS] Clean up libxenstore.a on 'make clean'. |
2006-08-01 |
kfraser |
10923:c8ee670ac87e |
[XEN] Fix 32-bit build. |
2006-08-01 |
kfraser |
10922:2e3b121662dc |
[HVM][SVM] Change the calling convention for SVM VMMCALLs so |
2006-08-01 |
kfraser |
10921:0d2ba35c0cf2 |
[XEN] Add hypercall support for HVM guests. This is |
2006-08-01 |
kfraser |
10920:e351aace191e |
[LINUX] Do not early-unpin pagetables that contain foreign mappings. |
2006-08-01 |
kfraser |
10919:b786bfb058eb |
[XEN] Hide compile-time information values behind a |
2006-08-01 |
emellor |
10918:d8d66e2c19b2 |
Rename all the CVS directories to .CVS. We want to keep the references to |
2006-08-01 |
kfraser |
10917:5379548bfc79 |
[NET] Enable TCPv4 segmentation offload in front/back drivers. |
2006-07-31 |
kfraser |
10916:947e09f90b3b |
[ACM] A wxPython GUI tool for sHype/ACM in Xen. It is used |
2006-07-31 |
kfraser |
10915:3fae79942240 |
[DOCS][ACM] Update the user guide for Xen with a chapter describing the |
2006-07-31 |
kfraser |
10914:6d44ab88d941 |
[BLKTAP] Properly daemonise the blktap control daemon. Fixes bug #709. |
2006-07-31 |
kfraser |
10913:637fa5352fad |
[NET] back: Transmit TSO packets if supported |
2006-07-31 |
kfraser |
10912:485616ab73e3 |
[NET] front: Add TSO support |
2006-07-31 |
kfraser |
10911:9f29252c23b6 |
[NET] back: Transmit SG packets if supported |
2006-07-31 |
kfraser |
10910:5f5a2f282032 |
[NET] front: Add SG support |
2006-07-31 |
kfraser |
10909:7bb2e0be9cc2 |
[NET] back: Added tx queue |
2006-07-31 |
kfraser |
10908:2d2ed4d9b1c1 |
[XEN] Some suspicion that we may enter an infinite |
2006-07-31 |
vhanquez |
10907:c471b326b75e |
Add a transaction_started field in xenstored connection structure instead of |
2006-07-29 |
vhanquez |
10906:d2bf1a7cc131 |
Limit the number of opened transactions per connection to 5. |
2006-07-29 |
chris |
10905:edf7a25fdc43 |
Add back changes lost from xen-ia64 cset 10570:8dc4af3f192c |
2006-07-28 |
kfraser |
10904:4833dc75ce4d |
[NET] front: Fix the build (broken my me a few changesets back). |
2006-07-28 |
kfraser |
10903:7e25295d8d9d |
[XM] Print shorthelp of xm shutdown. |
2006-07-28 |
kfraser |
10902:98ee83ed9d28 |
[XEND] Better checking of shutdown of domain0. |
2006-07-28 |
kfraser |
10901:affe80cdb485 |
[TPM] Remove some stale code from the TPM backend driver. The code |
2006-07-28 |
kfraser |
10900:12f75f4e2ea8 |
[LINUX] update_va_mapping multicalls: Use MULTI_UVMxxx_INDEX where possible. |
2006-07-28 |
kfraser |
10899:93c785354dd1 |
[PCI] Pcifront for ia64. |
2006-07-28 |
kfraser |
10898:23c37bc942da |
[NET] front: Added feature-rx-notify |
2006-07-28 |
kfraser |
10897:2e91ad1a89ce |
[NET] back: Replace netif->status with netif_carrier_ok |
2006-07-28 |
kfraser |
10896:275660d492c6 |
[NET] front: Move rx req pushing to one spot |
2006-07-28 |
kfraser |
10895:762ae310d878 |
[NET] front: Clean up rx ring recovery. |
2006-07-28 |
kfraser |
10894:1fb835267a50 |
Merge. |
2006-07-28 |
kfraser |
10893:03c8002068d9 |
Merge. |
2006-07-28 |
kfraser |
10892:0115a927ee99 |
[IA64] Add missing empty files. |
2006-07-28 |
sos22 |
10891:fc0040fd13d8 |
Merge. |
2006-07-28 |
sos22 |
10890:4a669bd50657 |
[MINI-OS] Add a function mapping grant table error codes to strings. |
2006-07-28 |
sos22 |
10889:cbfced5fcdb3 |
[MINI-OS] Add evtchn_bind_interdomain to mini-os, allowing clients to |
2006-07-28 |
sos22 |
10888:97ffb7856239 |
[MINI-OS] Extend alloc_unbound so that the remote domain isn't always dom0. |
2006-07-28 |
sos22 |
10887:98a802d25848 |
[MINI-OS] Clean up event channel types in mini-os. |
2006-07-28 |
sos22 |
10886:a10d02d20b31 |
[MINI-OS] unbind_virq is broken and nobody uses it. Remove it. |
2006-07-28 |
kfraser |
10885:1f7423795115 |
[LIBXC] Generic include of arch-specific sub-makefile. |
2006-07-28 |
kfraser |
10884:a438506e241d |
[PCI] Basic documentation for the per-device permissive |
2006-07-28 |
kfraser |
10883:df80de098d15 |
[PCI] Two policy files written in what is intended to be human-readable SXP. |
2006-07-28 |
kfraser |
10882:8cd577110904 |
[PCI] xend parses the user-space PCI backend policy files and sends |
2006-07-28 |
kfraser |
10881:4f6d858ea570 |
[PCI] Per-device permissive flag (replaces global permissive flag). |
2006-07-28 |
kfraser |
10880:4c97599398fe |
[PCI] Allow per-device configuration for fine-grained control over PCI |
2006-07-28 |
kfraser |
10879:7ee2c02c6db0 |
[LINUX] Clean up reboot.c suspend handling. |
2006-07-28 |
kfraser |
10878:e5c84586c333 |
MErge with xenppc-unstable-merge.hg |
2006-07-27 |
Hollis Blanchard |
10877:1eb42266de1b |
[powerpc] implement per-cpu data areas, based on x86 code |
2006-07-27 |
Hollis Blanchard |
10876:1fc28f62e0ed |
[powerpc] implement page_is_removable() |
2006-07-26 |
Jimi Xenidis |
10875:15e4b258a69a |
[powerpc] more register information in the register dump. |
2006-07-26 |
Jimi Xenidis |
10874:80e2c1b3f9b1 |
[powerpc] domain building fixes for linux kexec model |
2006-07-13 |
Jimi Xenidis |
10873:a4ab169ee850 |
[powerpc] Handle 2 forms of NULL guest handle |
2006-07-13 |
Jimi Xenidis |
10872:fcef9a741e1d |
[powerpc] xencomm: print function names so we can tell which one failed |
2006-07-28 |
kfraser |
10871:158db2446071 |
Merge with xen-ia64-unstable.hg. |
2006-07-27 |
awilliam |
10870:2d73714911c2 |
merge with xen-unstable.hg |
2006-07-27 |
awilliam |
10869:199d53efd029 |
[IA64] IO ports for driver domains. |
2006-07-27 |
awilliam |
10868:14f8c17c9808 |
[IA64] warning fix |
2006-07-27 |
awilliam |
10867:7be1cfe8345b |
[IA64] iomem support for driver domains. |
2006-07-27 |
awilliam |
10866:48d7d00e69e5 |
[IA64] include asm/vhpt.h in ivt.S |
2006-07-27 |
awilliam |
10865:e917cda4b0a8 |
[IA64] remove a debug message |
2006-07-27 |
awilliam |
10864:0f6baad3b842 |
[IA64][qemu] add changes lost from xen-ia64 cset 10570 |
2006-07-27 |
awilliam |
10863:a59843bb699e |
[IA64] Remove unused contig mem flag for VTi |
2006-07-26 |
awilliam |
10862:254c090854de |
merge with xen-unstable.hg for tools/ioemu build fix |
2006-07-26 |
awilliam |
10861:21918b22746e |
merge with xen-unstable.hg |
2006-07-26 |
awilliam |
10860:4e7318b0c1e0 |
[IA64] nasty bug fix |
2006-07-26 |
awilliam |
10859:4ebb9c91c886 |
[IA64] linux without SMP |
2006-07-26 |
awilliam |
10858:86e5d8458c08 |
[IA64] live migration |
2006-07-26 |
awilliam |
10857:e585c2dade14 |
[IA64] increase buffer size in panic_domain(). |
2006-07-25 |
awilliam |
10856:97cc7ed90061 |
[IA64] fix merge error with xen-unstable.hg |
2006-07-25 |
awilliam |
10855:f7b43e5c42b9 |
merge with xen-unstable.hg |
2006-07-25 |
awilliam |
10854:2db50529223e |
[IA64] remove unnecessary panic_domain() declarations |
2006-07-24 |
awilliam |
10853:47fc48740d45 |
[IA64] Support domU coredump on ia64 |
2006-07-24 |
awilliam |
10852:c8bc76d877e0 |
[IA64] Fix fetch code method when FP fault occurs @VTi side |
2006-07-24 |
awilliam |
10851:8d501f39286c |
[IA64] vDSO paravirtualization: paravirtualize vDSO |
2006-07-24 |
awilliam |
10850:614deef19299 |
[IA64] vDSO paravirtualization: import linux files |
2006-07-24 |
awilliam |
10849:70ee75d5c12c |
[IA64] ivt.S cleanup |
2006-07-19 |
awilliam |
10848:b2abc70be89e |
[IA64] Revert xen-ia64-unstable.hg cset 10685 |
2006-07-14 |
awilliam |
10847:e61bb865ec74 |
[IA64] optimize entry and exit path |
2006-07-14 |
awilliam |
10846:c4af6e854010 |
[IA64] xencons command line parameter is now an integer |
2006-07-14 |
awilliam |
10845:4834d1e8f26e |
[IA64] optimize vpsr |
2006-07-12 |
awilliam |
10844:000789c36d28 |
[IA64] do not purge vhpt when emulation itr |
2006-07-12 |
awilliam |
10843:6703fed8870f |
[IA64] enable acceleration of external interrupt |
2006-07-11 |
awilliam |
10842:79a5833d1266 |
[IA64] change default to use xencons, disable dom0 serial driver |
2006-07-11 |
awilliam |
10841:9e12c09a0089 |
[IA64] fix usage of ia64_xen_vector |
2006-07-11 |
awilliam |
10840:306d7857928c |
[IA64] Save & restore. |
2006-07-11 |
awilliam |
10839:dab0a5650e6d |
[IA64] Creates tools/libxc/ia64 directory. |
2006-07-10 |
awilliam |
10838:dc26ac2f7718 |
[IA64] don't change NaTPAGE into WB |
2006-07-10 |
awilliam |
10837:d7a511069a32 |
[IA64] remove duplicated console_endboot(). |
2006-07-10 |
awilliam |
10836:bdc0258e162a |
[IA64] fix vcpu_itr_i(), vcpu_itr_d() and vcpu_flush_tlb_vhpt_range() callers |
2006-07-10 |
awilliam |
10835:7538ae7ea365 |
[IA64] clean up linux-xen/tlb.c compiler warnings |
2006-07-10 |
awilliam |
10834:e5c7350b8cbb |
[IA64] clean up pal_emul.c compiler warnings |
2006-07-10 |
awilliam |
10833:8ad37880564d |
[IA64] emulate PAL_HALT_LIGHT on domU |
2006-07-09 |
awilliam |
10832:a1482fd74530 |
[IA64] replace lost linux-null files |
2006-07-09 |
awilliam |
10831:97c290c7b015 |
[IA64] merge in INIT patches |
2006-07-06 |
awilliam |
10830:efdfbb40db3f |
[IA64] INIT hadler for support coredumping feature |
2006-07-06 |
awilliam |
10829:00f20f7c0e23 |
[IA64] Add mca_asm, mca into Makefile |
2006-07-06 |
awilliam |
10828:80dbb6c5862b |
[IA64] Modify mca.c for Xen/ia64 INIT support |
2006-07-06 |
awilliam |
10827:7c6c400f5a7d |
[IA64] Add mca.c |
2006-07-06 |
awilliam |
10826:ac6f34b44e3f |
[IA64] #ifdef out unused mca_asm.S code |
2006-07-06 |
awilliam |
10825:7f4ec81761cf |
[IA64] Add mca_asm.S to linux-xen |
2006-07-06 |
awilliam |
10824:d6b6d3defe81 |
[IA64] Fix MINSTATE_GET_CURRENT |
2006-07-06 |
awilliam |
10823:446402805fd9 |
[IA64] Fix MINSTATE_START/END_SAVE_MIN_PHYS for INIT handler |
2006-07-06 |
awilliam |
10822:be1b7896c203 |
[IA64] add unw_init_from_interruption() |
2006-07-06 |
awilliam |
10821:80e04aa530b8 |
[IA64] Fix LOAD_PHYSCAL macro |
2006-07-06 |
awilliam |
10820:ac110157c19d |
[IA64] Move asmmacro.h to linux-xen |
2006-07-06 |
awilliam |
10819:59b142b0884e |
[IA64] Fix GET_THIS_PADDR |
2006-07-06 |
awilliam |
10818:b58e767fafb3 |
[IA64] Fix GATE_ADDR for ia64_do_show_stack() |
2006-07-06 |
awilliam |
10817:9ec05cd1e873 |
[IA64] add IA64_MCA_CPU_INIT_STACK_OFFSET |
2006-07-07 |
awilliam |
10816:50ed5c116b4d |
[IA64] Enable FW accleration for VTi |
2006-07-07 |
awilliam |
10815:63595abd80c5 |
[IA64] separate mapped_regs and vpd, handle various page size |
2006-07-07 |
awilliam |
10814:7c8955f73b18 |
[IA64] Force make symbolic link when make xen |
2006-07-06 |
awilliam |
10813:f24993f27cc4 |
[IA64] ia64 softirq clean ups. |
2006-07-06 |
awilliam |
10812:3041cac985d6 |
[IA64] build warning fix |
2006-07-06 |
awilliam |
10811:49cea8b66d4a |
[IA64] Bug fix: DOM0_GETMEMLIST: do not return -EINVAL in case of success! |
2006-07-05 |
awilliam |
10810:2b815d9acdea |
merge with xen-unstable.hg |
2006-07-05 |
awilliam |
10809:26dae1c72cd9 |
[IA64] rewrite rfi emulation |
2006-07-05 |
awilliam |
10808:72caf2612e52 |
[IA64] fix domain_flush_vtlb_all() |
2006-07-05 |
awilliam |
10807:37c8b562a8f1 |
[IA64] more tlb flush when vcpu migration between pcpu. |
2006-07-05 |
awilliam |
10806:8dc4af3f192c |
[IA64] Implement and use DOM0_DOMAIN_STEUP. |
2006-07-03 |
awilliam |
10805:f7132169c2bf |
[IA64] add the definition of __cacheline_aligned and its variants |
2006-07-03 |
awilliam |
10804:75b4a0ff27b8 |
[IA64] fix console_start_sync() undefined warning |
2006-07-03 |
awilliam |
10803:6d8136d0b302 |
[IA64] allow vcpu to move between pcpus |
2006-07-03 |
awilliam |
10802:93e8817694ab |
[IA64] sync console before reset |
2006-07-03 |
awilliam |
10801:f4eb1e5cc9e7 |
[IA64] A few clean ups in __xen_create/destroy_contiguous_region. |
2006-07-03 |
awilliam |
10800:e448723613ab |
[IA64] Clean up unused functions |
2006-07-03 |
awilliam |
10799:aa8257def6dc |
[IA64] Emulate PAL_HALT_LIGHT |
2006-07-03 |
awilliam |
10798:dad1f890aca5 |
[IA64] update VTI Readme file |
2006-07-03 |
awilliam |
10797:550786d7d352 |
[IA64] privop_stat.c |
2006-07-03 |
awilliam |
10796:75b23b6a7cb7 |
[IA64] Fix a typo. |
2006-07-28 |
chris |
10795:f2eb2089c9eb |
[qemu] Fix reads on unreported memory addresses. |
2006-07-27 |
kfraser |
10794:5848356af8da |
Revert previous changeset. Needs more review. |
2006-07-27 |
kfraser |
10793:b40cb6db44e4 |
[NET] back: Replace netif->active with netif_carrier_ok |
2006-07-27 |
kfraser |
10792:4782114d0713 |
[NET] back: Make use of the simplicity of tasklets in net_rx_action |
2006-07-27 |
kfraser |
10791:3c95a8ed22d0 |
[NET] front: Zero gso features/pad |
2006-07-27 |
kfraser |
10790:38943ca3c8cc |
Remove unused definitions in xc_hvm_build.c. |
2006-07-27 |
kfraser |
10789:d60da1c0664d |
Clear MPT l2 entries when allocating monitor pagetable |
2006-07-27 |
kfraser |
10788:b42b80403ddd |
map_p2m_entry only needs gpfn and gmfn as input parameters. |
2006-07-27 |
kfraser |
10787:5fa2cd68d059 |
[IA64] Fix of C/S 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5 for IA64. |
2006-07-27 |
kfraser |
10786:f42039dcdc81 |
[HVM][VMX] Fix injection of software exceptions (#BP,#OF) |
2006-07-27 |
kfraser |
10785:ed20a5addce4 |
Build Xen with at least -O1 to avoid very large stack frames. |
2006-07-27 |
chris |
10784:f3d6a5281617 |
[qemu] Fix -net tap option when no ifname is specified. |
2006-07-27 |
chris |
10783:b8ec4423cc44 |
[qemu] Add missing vga_bios_init call. |
2006-07-26 |
chris |
10782:5d76b22f80e4 |
[qemu] Remove duplicate ia64 testandset implementation. |
2006-07-26 |
chris |
10781:b4d5a36e380b |
[qemu] Initialize vga from within qemu for when the bios doesn't do so. |
2006-07-26 |
chris |
10780:3e07ec30c445 |
[qemu] Add access to the monito vt over VNC. |
2006-07-26 |
chris |
10779:4c2a281cd1e7 |
[qemu] sync patches and add file missing from cset 10738:42aa63188a88 |
2006-07-26 |
chris |
10778:2b1a49dd1273 |
[qemu] Use domain-name in VNC window title. |
2006-07-26 |
chris |
10777:060025203f54 |
[qemu] Re-calculate color_table after color depth reset. |
2006-07-26 |
chris |
10776:42aa63188a88 |
IA64-specific code for new Qemu |
2006-07-26 |
kfraser |
10775:7654157278f1 |
Remove unnecessary include of linux/compiler.h in libxenstat. |
2006-07-26 |
chris |
10774:f20f1e7091a4 |
[qemu] Fix HVM guests with more than 2G RAM on x86_64, |
2006-07-26 |
chris |
10773:14642f36a201 |
Fix cirrus and rt8139 co-exist issue in new qemu-dm. |
2006-07-26 |
kfraser |
10772:9b7e1ea4c4d2 |
[HVM] Sync p2m table across all vcpus on x86_32p xen. |
2006-07-26 |
kfraser |
10771:7137825805c7 |
[SVM] Correct compile time compare of CONFIG_PAGING_LEVELS for 64bit and |
2006-07-26 |
kfraser |
10770:765654a55245 |
Add dependency on ncurses to main README. |
2006-07-26 |
kfraser |
10769:77ec02027c17 |
[LINUX] Disable configuration of ARCH_SPARSEMEM_ENABLE on x86/64. |
2006-07-25 |
kfraser |
10768:37f206c7405a |
[XEN] Increase debug stack size from 4kB to 8kB. |
2006-07-25 |
kfraser |
10767:79f4c91c5628 |
Fix Linux so that it does not set a timeout if there are no pending |
2006-07-25 |
kfraser |
10766:b066b4612286 |
[LINUX][NET] Add default ethtool get_link implementation to all |
2006-07-25 |
kaf24 |
10765:49f874c0bd98 |
Fix docs build after vtpm changes. |
2006-07-25 |
kfraser |
10764:110c1e853c53 |
[VTPM] Add a description for vTPM usage to the user docs. |
2006-07-25 |
kfraser |
10763:33aca302b610 |
[LINUX] Improve single-page contiguous region creation/destruction |
2006-07-25 |
kfraser |
10762:10fb002727ef |
Move x86 perf counters declarations to asm-x86/perfc_defn.h |
2006-07-25 |
kfraser |
10761:d71e72d8532c |
Add versioning info to xenstore library. |
2006-07-25 |
kfraser |
10760:7dfc65c38035 |
[NET] gso: Fix reversed error test in netif_tx_trylock |
2006-07-25 |
kfraser |
10759:f021b091c559 |
Fix memory allocation for IA64 guest on Xen-unstable.hg with new Qemu. |
2006-07-25 |
kfraser |
10758:d48322cddd87 |
Split networking GSO patch into base portion plus additions. |
2006-07-25 |
chris |
10757:b8b7c278ca4c |
Make ioemu targets more robust and make ioemu clean always succeed. |