age |
author |
revision |
description |
2006-10-23 |
Ewan Mellor |
11948:030630c4e3ed |
Rename buildroot -> buildroot-i386. |
2006-10-23 |
kfraser |
11947:29b02d929b7e |
[XEN] Remove definition of printf. All users are switched to printk. |
2006-10-23 |
kfraser |
11946:f5d179bcad70 |
[BLKTAP] Do not allocate a descriptor for blktap control device |
2006-10-23 |
kfraser |
11945:80b296ec93dc |
[BLKTAP] Only allocate tapfd descriptors when they are requested. |
2006-10-23 |
kfraser |
11944:93f0957e02ce |
[BALLOON] Add a sysfs interface. |
2006-10-23 |
kfraser |
11943:c6747b81d308 |
[XEN] Fill in runstate_info when virtual address is registered, |
2006-10-23 |
kfraser |
11942:356520dca6df |
[XM] Print qualified path to config file on domain creation. |
2006-10-23 |
kfraser |
11941:babae8ac84b9 |
Allow domain config file to specify credit-scheduler parameters. |
2006-10-23 |
kfraser |
11940:763339844784 |
[XM] Allow empty resource strings (e.g., when creating an empty CDROM |
2006-10-23 |
kfraser |
11939:6f72d00fc1ec |
[HVM] No need to call hvm_do_resume() on every vm entry. |
2006-10-23 |
kfraser |
11938:637eace6d5c6 |
[NET] back: Fix packet queuing so that packets are drained if the |
2006-10-23 |
kfraser |
11937:d2ba4ac36168 |
[BLOCK] blkback: Fix first_sect check. |
2006-10-23 |
kfraser |
11936:f326ec66e514 |
[BLOCK] blkback: Copy shared data before verification |
2006-10-23 |
kfraser |
11935:da5997fcc070 |
[ACM] Don't use uninitialised struct value if hypercall fails. |
2006-10-23 |
kfraser |
11934:e292f0df2d96 |
[SOLARIS] Don't mlock() hypercall buffers. |
2006-10-24 |
awilliam |
11933:aa8ca06d209e |
[IA64] xenctx shows more registers for ia64 |
2006-10-24 |
awilliam |
11932:9e9d8696fb55 |
[IA64] Support multiple page sizes in VHPT |
2006-10-24 |
awilliam |
11931:901083dace1d |
[IA64] Move console_start_sync() in INIT path |
2006-10-22 |
awilliam |
11930:6492b9b27968 |
merge with xen-unstable.hg |
2006-10-22 |
kaf24 |
11929:8113c55a6efd |
Free correct number of maptack pages during domain destruction. |
2006-10-22 |
kaf24 |
11928:56f8bf333ef3 |
Use $CC when building pygrub. |
2006-10-22 |
kaf24 |
11927:f575d675cda4 |
[HVM] Replace hvm_prod_vcpu() with calls to generic (and correct) vcpu_kick(). |
2006-10-20 |
Tim Deegan |
11926:c3602d217110 |
[HVM] Don't compare CR3 pfn to domain->max_pages |
2006-10-20 |
Tim Deegan |
11925:cb0d26d68adf |
[XEN] Stricter TLB-flush discipline when unshadowing pagetables |
2006-10-20 |
Tim Deegan |
11924:a10ef8002af6 |
[XEN] Show shadow status of vcpus in domain info dump |
2006-10-20 |
Steven Hand |
11923:1633f9a3a120 |
Omit seg fixup warning if it's just from statically linked init. |
2006-10-20 |
Steven Hand |
11922:8e8128077259 |
Workaround for bigsmp APIC mode SMP linux guests - we cannot correctly deal |
2006-10-20 |
kfraser |
11921:59b41031641d |
[XEND] Remove lazy import of signal module. |
2006-10-20 |
kfraser |
11920:dde8c8038e17 |
Allow default target architecture of PV-on-HVM drivers to be overridden. |
2006-10-20 |
kfraser |
11919:16f1f8ac8902 |
[ACM] Documentation cleanup. |
2006-10-20 |
kfraser |
11918:6677b97612a2 |
[NET] gso: Fix rcv mss estimate |
2006-10-20 |
kfraser |
11917:e256d8ccd6ac |
[HVM] Fix oprofile for HVM guests. |
2006-10-20 |
kfraser |
11916:899836e04387 |
[HVM][SVM] Avoid double-execution of NMI handler. |
2006-10-20 |
kfraser |
11915:c436ab500c99 |
[HVM][SVM] Fix 2/2 to nterrupt delivery logic. |
2006-10-20 |
kfraser |
11914:2fbf11ad58f3 |
[HVM][SVM] Fix 1/2 to interrupt delivery logic. |
2006-10-20 |
kfraser |
11913:02506a744315 |
[HVM] Implement password authentication of VNC connections. |
2006-10-20 |
kfraser |
11912:328606e0705f |
Use the name of the title of the system to boot into (instead of the |
2006-10-20 |
kfraser |
11911:49d16162a585 |
[HVM] Pass all non-RAM memory accesses to handle_mmio(). |
2006-10-20 |
kfraser |
11910:068aed15496d |
[BLKTAP]: Fix potential grant entry leaks on error |
2006-10-20 |
kfraser |
11909:bb76521fdcb3 |
[BLKTAP]: Kill bogus fast_flush_area |
2006-10-20 |
kfraser |
11908:1467ae662228 |
[BLKTAP]: Kill duplicate fast_flush_area call |
2006-10-19 |
kaf24 |
11907:4c40bed66ade |
[VMXASSIST] Some reports that macros do not get picked up by CPP |
2006-10-19 |
kfraser |
11906:e2de39c56f92 |
[SOLARIS] Don't use -nostdinc as it prevents getting stadrg.h |
2006-10-19 |
kfraser |
11905:a77e38f63785 |
[HVM] Windows HCT requires non-zero subvendor details in platform PCI device. |
2006-10-19 |
kfraser |
11904:f5321161c649 |
[XEND] Two small fixes/improvements from Glauber de Oliveira Costa. |
2006-10-19 |
kfraser |
11903:a855c7d3a536 |
[HVM][VMX] Use CPUID instruction virtualization to workaround VMXAssist 4G limit. |
2006-10-19 |
kfraser |
11902:d27d1f8ca25c |
[ACM] An environment where ACM and its tools have not been installed before |
2006-10-19 |
kfraser |
11901:d088aec406c0 |
[ACM] Add missing alignment operations for the ACM module. |
2006-10-19 |
kfraser |
11900:8551487a637d |
Don't use $(LINK.o), as it doesn't pick up -m32/-m64 from $(CFLAGS). |
2006-10-19 |
kfraser |
11899:9278ab46ebf2 |
[HVM] PCmark2005 running in WinXP needs following extension to mmio decoder. |
2006-10-19 |
kfraser |
11898:266fb767323c |
[XENTRACE] Fix typo in set_cpu_mask op. |
2006-10-19 |
kfraser |
11897:fc0a87fdf980 |
[BLKTAP]: Copy shared data before verification |
2006-10-19 |
kfraser |
11896:57635264b6c2 |
[XEN] Forcibly undefine swap{16,32,64} in mkelf32 program. |
2006-10-18 |
kfraser |
11895:20522afb2615 |
[NET] front: Fix "rmmod xennet" crash in dom0. |
2006-10-18 |
kfraser |
11894:47718a3d011e |
[HVM] XenTrace enhancement for HVM SMP guests. |
2006-10-18 |
kfraser |
11893:b2e71d574045 |
Replace test-gcc-flag with Linux-style cc-option. |
2006-10-18 |
kfraser |
11892:1e8ba8d21175 |
[HVM] Enable DMA mode for CD-ROM IDE ATAPI interface. |
2006-10-18 |
kfraser |
11891:f247e0b52dda |
[TPM] Check the existence of the xenstore path before trying to read from it. |
2006-10-18 |
kfraser |
11890:71e2a165aa7f |
[HVM] Move RTC emulation into the hypervisor. |
2006-10-18 |
kfraser |
11889:da66691687df |
[SOLARIS] More tools fixes. |
2006-10-18 |
kfraser |
11888:797430d25f1b |
[NET] front/back: Avoid unaligned accesses to IP datagrams. These |
2006-10-18 |
kfraser |
11887:58144f4b102c |
[ACM] Fix the resource representations in the resource_label |
2006-10-18 |
kfraser |
11886:bae52f5cc421 |
[ACM] Add access control module information for hypercalls and |
2006-10-18 |
kfraser |
11885:4d1b44450bdb |
[XEN] Clamp dom0 memory and CPUs to fit in available resources. |
2006-10-18 |
kfraser |
11884:9943e06e966e |
[LINUX] Eliminate microcode driver's dependency on sys_m{,un}lock as |
2006-10-18 |
kfraser |
11883:7f861cd3d0c3 |
[HVM] E820 table misreports the ACPI NVS/Data information which |
2006-10-18 |
kfraser |
11882:12f7be674616 |
[ACM] Fix binary alignment in tools. |
2006-10-18 |
kfraser |
11881:8190a4a7ea4d |
[ACM] Makes acm_setup arch-independant. |
2006-10-18 |
kfraser |
11880:7b99b8bdbc85 |
[ACM] Keep stream aligned. |
2006-10-18 |
kfraser |
11879:3409c35a0b0e |
[OpenBSD] Various changes to get Xen building on OpenBSD. |
2006-10-18 |
kfraser |
11878:307e5ed9657e |
Clean up linker flag definitions. |
2006-10-18 |
kfraser |
11877:05bf8693c735 |
[TPM] Allow all tests of the xm test suite to be run when ACM |
2006-10-18 |
kfraser |
11876:4ecfbf08b449 |
[TPM] Add tests cases for the ACM security hooks and tools to |
2006-10-18 |
kfraser |
11875:cbc181eb54fa |
Fix 'chk' scripts for generic shell (non-bash) and *BSD. |
2006-10-18 |
kfraser |
11874:2ae6000abda3 |
[TPM] Fix the tpm frontend to properly shut down when the domain |
2006-10-18 |
kfraser |
11873:bd6d4a499e47 |
[HVM] MMIO/PIO fixes and cleanups. |
2006-10-18 |
kfraser |
11872:21f8c507da29 |
[XEN] Can be built -std=gnu99 (except for .S files). |
2006-10-18 |
Tim Deegan |
11871:5c029fda79dc |
Merge |
2006-10-18 |
Tim Deegan |
11870:87fc080f555b |
[XEN] Fix CR3 plumbing for shadowed PV PAE guests. |
2006-10-17 |
Tim Deegan |
11869:7ec648fdb392 |
[XEN] remove dead code from shadow auditing. |
2006-10-17 |
Tim Deegan |
11868:a0d33cc09333 |
[XEN] Heuristic for fast revoke-write-access in HIGHPTE linux guests |
2006-10-17 |
Tim Deegan |
11867:37ee88ca1440 |
[XEN] Don't keep shadows of PAE guest l3 tables. |
2006-10-17 |
Tim Deegan |
11866:22885e4c1275 |
[XEN] Don't kill shadowed guest for writing bogus PTEs. |
2006-10-18 |
kfraser |
11865:bd207697f0c7 |
Avoid need for GREP variable by avoiding GNUisms. The |
2006-10-18 |
kfraser |
11864:5525b18b7224 |
xc core structures are not Linux specific. |
2006-10-18 |
kfraser |
11863:b99d11877ba1 |
Use new 'hg parents --template' support instead of awk scraping. |
2006-10-17 |
kfraser |
11862:317e71a06828 |
[SOLARIS] Provide non-gcc-specific defn. of RING_HAS_UNCONSUMED_REQUESTS. |
2006-10-17 |
kfraser |
11861:cd2a7dd45787 |
[NET] back: Remove unused variable declaration. |
2006-10-17 |
kfraser |
11860:a682d1be3f95 |
[SOLARIS] Xen daemons are managed separately, so we need a way to start |
2006-10-17 |
kfraser |
11859:025e19453f1a |
Define REX64_PREFIX to account for assembler syntax differences on SVR4 targets. |
2006-10-17 |
kfraser |
11858:c4cc70c32077 |
Add a XEN_VENDORVERSION variable to allow additional text on top of |
2006-10-17 |
kfraser |
11857:c6a65f481538 |
It's not correct to call endwin() if initscr() fails, and it crashes |
2006-10-17 |
kfraser |
11856:9754c40fc673 |
Fix multiple inclusion when building libxenguest. |
2006-10-17 |
kfraser |
11855:b75fbced2353 |
[SOLARIS] The hotplug scripts live in a different place on Solaris. |
2006-10-17 |
kfraser |
11854:eb6680cdbe20 |
[SOLARIS] Add the correct machine name for Solaris to arch.py. |
2006-10-17 |
kfraser |
11853:cbfc2e5c6978 |
Allow CONFIG_IOEMU=n to work. |
2006-10-17 |
kfraser |
11852:398ab18ffed1 |
[SOLARIS] Create kernel-interface implementations for libxc and xenstored. |
2006-10-17 |
kfraser |
11851:0e22ecd169a0 |
[SOLARIS] Disable "chk" script. The tests aren't portable and there's little need for it. |
2006-10-17 |
kfraser |
11850:1e6d52d06fa4 |
[SOLARIS] A couple of simple compile fixes for tools/ on Solaris. |
2006-10-17 |
kfraser |
11849:5b036362c1b0 |
Remove ERR() macro from libxc. Use ERROR/PERROR as appropriate. |
2006-10-17 |
kfraser |
11848:479b17f312b0 |
Remove non-existent xc_ptrace_core() from xenctrl.h. |
2006-10-17 |
kfraser |
11847:5d2ce349f9f4 |
[SOLARIS] Don't build ptrace code on Solaris. |
2006-10-17 |
kfraser |
11846:3b27623dd319 |
[SOLARIS] On sysv platforms, gas defaults '/' to a comment |
2006-10-17 |
kfraser |
11845:0466b9564e60 |
[SOLARIS] Fix Xen build. ACPI headers aren't Linux-specific. |
2006-10-17 |
kfraser |
11844:3ccd876603a0 |
[SOLARIS] Some makefile fragments expect a better shell than Solaris's /bin/sh, |
2006-10-17 |
kfraser |
11843:a5ef8e491da7 |
[SOLARIS] On Solaris, GCC is configured to use Sun's LD. Fix the build to use |
2006-10-17 |
kfraser |
11842:4154ba04725a |
[SOLARIS] Use GNU grep on Solaris. |
2006-10-17 |
kfraser |
11841:f4b7b8aefc05 |
[SOLARIS] A couple of small fixes to the Makefiles for the kernel tool headers. |
2006-10-17 |
kfraser |
11840:be8039f8bc14 |
Introduce Makefile config fragments for OS-specific differences. |
2006-10-17 |
kfraser |
11839:fb9f7ac2fc54 |
Remove obsolete tool 'mbootpack'. SYSLINUX now supports Multiboot format. |
2006-10-17 |
kfraser |
11838:fd37e715f509 |
Ignore tags and cscope from different tools versions, plus .config. |
2006-10-17 |
kfraser |
11837:edf0e488ea2a |
Clean up duplication of 'install' macros in the Makefiles. |
2006-10-17 |
kfraser |
11836:ed9c393b3c4f |
Define -m32/-m64 in LDFLAGS for x86 builds. |
2006-10-17 |
kfraser |
11835:db3d58d30e9d |
Don't use -Wunused-value. It's too aggressive with GCC4. |
2006-10-17 |
kfraser |
11834:3cc0b589c235 |
Added tag 3.0.3-branched for changeset 6ed4368b4a9e1924c983774c4b1a2b6baf8e98a6 |
2006-10-15 |
kfraser |
11833:6ed4368b4a9e |
[XENOPROF] Add a lock around the xenoprof hypercall. It mutates global state.3.0.3-branched |
2006-10-15 |
kfraser |
11832:d30ed0e261ae |
[XENOPROF] Fix limit-check overflow. |
2006-10-15 |
kfraser |
11831:8631433e5195 |
[SHADOW] Trivial whitespace fix to a couple of printf format strings. |
2006-10-15 |
kfraser |
11830:e321f036f603 |
[XEND] Check for and fail on non-existent floppy-drive file when starting HVM guest. |
2006-10-15 |
kfraser |
11829:edcd3a25a2bd |
[HVM] Fix PIC IO intercept: addresses are physical, not virtual. |
2006-10-22 |
awilliam |
11828:d5a46e4cc340 |
[IA64] Fix Windows Timer stop issue. |
2006-10-22 |
awilliam |
11827:a7c6b1c5507c |
[IA64] remove unused vmx/mm.c file |
2006-10-22 |
awilliam |
11826:463658ccf683 |
[IA64] BUG() bad path during domain destruction |
2006-10-22 |
awilliam |
11825:6cdd56dd79bc |
[IA64] sync_console in ia64_init_handler |
2006-10-18 |
awilliam |
11824:ee7799388ab1 |
[IA64] fix a bug in accelerating mov to rr |
2006-10-18 |
awilliam |
11823:2a9c0f4682ed |
[IA64] Correctly not handle VHPT long format. |
2006-10-18 |
awilliam |
11822:aed7ef54fbfe |
[IA64] Remove unused code (vmx_uaccess). |
2006-10-18 |
awilliam |
11821:fffb36174ddb |
[IA64] merge pal emulator |
2006-10-18 |
awilliam |
11820:c13c3bd7f3b5 |
[IA64] backport toolchain fixes from linux-ia64 |
2006-10-18 |
awilliam |
11819:4d86aea44675 |
[IA64] add arch/ia64/kernel/Makefile to sparse tree |
2006-10-17 |
awilliam |
11818:06ed19691f6d |
[IA64] code cleanups |
2006-10-17 |
awilliam |
11817:78c494a16b95 |
[IA64] deopfuscate vcpu.c and priop.c and related headers |
2006-10-17 |
awilliam |
11816:c5ddcf89f050 |
[IA64] Add not-SMP-safe comment about PV-on-HVM |
2006-10-17 |
awilliam |
11815:3e1571489789 |
[IA64] warning fix for HVM PV driver |
2006-10-17 |
awilliam |
11814:15fa2785ef1c |
[IA64] Fix panic when destroying DomVTI |
2006-10-17 |
awilliam |
11813:de50245ad4e3 |
[IA64] micro optimize __domain_flush_vtlb_track_entry. |
2006-10-17 |
awilliam |
11812:fd79ca20d91a |
[IA64] tlbflush_clock |
2006-10-17 |
awilliam |
11811:8b8c49d35d43 |
[IA64] Remove dom0_align which isn't used anymore. |
2006-10-14 |
awilliam |
11810:fcd746cf4647 |
[IA64] warning fix |
2006-10-14 |
awilliam |
11809:685586518b2e |
[IA64] Remove VHPT_ADDR |
2006-10-14 |
awilliam |
11808:0c18c6009448 |
[IA64] TLB tracking |
2006-10-14 |
awilliam |
11807:435e2275ea62 |
[IA64] linux/include/linux/hash.h. |
2006-10-14 |
awilliam |
11806:c8fa605f131f |
[IA64] Accelerate mov to rr |
2006-10-14 |
awilliam |
11805:7c2a5f96a192 |
[IA64] Xencomm fixes for HVM PV-drivers |
2006-10-14 |
awilliam |
11804:9e8fdcc46fa3 |
[IA64] Xencomm fixes for HVM PV-drivers and driver domain. |
2006-10-14 |
awilliam |
11803:b725c9e51a7c |
merge with xen-unstable.hg |
2006-10-13 |
kfraser |
11802:7da100019e00 |
[NET] front: Do not read features from backend until it enters InitWait. |
2006-10-13 |
kfraser |
11801:efea4c3b8bcc |
[NET] back: Simplify probing of new interfaces. There's no need |
2006-10-13 |
kfraser |
11800:d2f13c8b0819 |
[NET] front: No need to read handle field from xenstore. It's not used. |
2006-10-13 |
kaf24 |
11799:49d096ef3d76 |
[IOEMU] Fix argument to parse_host(). |
2006-10-12 |
kfraser |
11798:f14a67a35bec |
[HVM][SVM] Use proper name for the K8 VM_CR MSR. |
2006-10-12 |
kfraser |
11797:d845c9522d9e |
[HVM][SVM] Check if SVM is disabled by the BIOS before enabling it. |
2006-10-12 |
kfraser |
11796:dcee7eca71af |
[NET] back: Copy tx_ring data before verification |
2006-10-12 |
kfraser |
11795:af1aa35265eb |
[HVM] Fix resource leak in error path of AP bringup. |
2006-10-12 |
kfraser |
11794:7f6ae888fb7a |
[XEN] Fix booting with dom0_mem specifying 4GB or more. |
2006-10-12 |
kfraser |
11793:d13809a631b0 |
Fix privcmd mmap() on 64b architectures for regions larger than 2GB. |
2006-10-12 |
kfraser |
11792:ec45c27c1500 |
Include resources for PV xen-platform device in ACPI DSDT. |
2006-10-12 |
kfraser |
11791:5339785f8be8 |
[HVMLOADER] Remove an unused variable from an SMBIOS function. |
2006-10-12 |
kfraser |
11790:5b3ec078993b |
[IA64] Add support for enforcing singleshot mmap() semantics at the |
2006-10-12 |
kfraser |
11789:d2e6a7be622d |
[PRIVCMD] Fix ia64 domain creation by abstracting the singleshot mapping check. |
2006-10-12 |
Christian Limpach |
11788:5297ced4d610 |
[xenstore] Don't create a transaction for singleton read/write operations. |
2006-10-12 |
Christian Limpach |
11787:b0ee6789e428 |
[xenstore] Don't limit the number of concurrent transactions for domain0 connections |
2006-10-12 |
Tim Deegan |
11786:4fdcccd22352 |
[XEN] Fix race in shadow invlpg |
2006-10-12 |
kfraser |
11785:bd2be8a8fc72 |
[NET] back: Fix inter-domain networking when using rx-copy path. |
2006-10-12 |
kfraser |
11784:fe54ba10e9ef |
[NET] front: Fix error handling to correctly skip bogus frags. |
2006-10-10 |
kaf24 |
11783:f7d65fb7299b |
Revert 11728:30f13007be. Breaks Solaris guests. |
2006-10-10 |
kfraser |
11782:f8ddc9abf3ef |
[XEND] Add missing line from changeset 11653:3b7e11cbeb940 |
2006-10-10 |
Christian Limpach |
11781:4d1af7ebf676 |
[xend/hotplug] Remove happy gun logging. |
2006-10-10 |
kfraser |
11780:cb337b2f817b |
[NET] back: Fix netif rate limiting. |
2006-10-10 |
Ian Campbell |
11779:f028e3732803 |
Correct check for extended-cr3 support in __xen_guest fallback code. |
2006-10-09 |
kaf24 |
11778:ab85c20d33e5 |
[TOOLS] Fixes to miniterm serial terminal utility. |
2006-10-09 |
kfraser |
11777:fd80b7e1e333 |
[NET] back: Refcount fixes to vif rate-limiting code. |
2006-10-09 |
Tim Deegan |
11776:6e932f32662c |
[XEN] Zero PAE shadow l3es when destroying subshadows. |
2006-10-09 |
kfraser |
11775:30f13007be3f |
[XEND] No need to decompress the initrd when building a domain. |
2006-10-09 |
kfraser |
11774:411c6aca255c |
[PRIVCMD] Fix trivial bug introduced in IOCTL_PRIVCMD_MMAP. |
2006-10-09 |
kfraser |
11773:e1f3af226a8e |
[LINUX] Various fixes for mmapping I/O and foreign memory pages. |
2006-10-09 |
Tim Deegan |
11772:b92104e0cf08 |
Since shadow_update_paging_modes() will modify v->arch.hvm_vcpu.hw_cr3, |
2006-10-08 |
kaf24 |
11771:a5469bf602ef |
[BLKTAP] Remove bogus extra public definition of sig_handler(). |
2006-10-06 |
kfraser |
11770:f071be18e85f |
[BLKTAP] Fix trivial indentation snafu in previous changeset. |
2006-10-06 |
kfraser |
11769:9ab5db36c987 |
[BLKTAP] Fix crash at start-of-day in blktapctrld |
2006-10-06 |
kfraser |
11768:ff9746d600e9 |
[BLKTAP] Formatting and style cleanups to blktapctrl. |
2006-10-06 |
kfraser |
11767:7efaaae37415 |
[BALLOON] Replace alloc_empty_page_range with new helper alloc_empty_pages_and_pagevec. |
2006-10-06 |
kfraser |
11766:3971f49ce592 |
[BLK] tap: Allocate pages for foreign mappings individually rather than contiguously. |
2006-10-06 |
kaf24 |
11765:34b2348dfe4b |
[HVM][SVM] Revert changeset 11679:a949bd6ceb85 |
2006-10-05 |
kaf24 |
11764:9d0b22eb1758 |
[TPM] back: Allocate pages for foreign mappings individually rather than contiguously. |
2006-10-05 |
kaf24 |
11763:0fe7624dde63 |
[NET] back: Allocate pages for foreign mappings individually rather than contiguously. |
2006-10-05 |
kaf24 |
11762:0cda1a7988ee |
[NET] back: Remove unused rx_mmap area. Copying happens inside Xen, so |
2006-10-05 |
kaf24 |
11761:be6f5e262d84 |
[BLK] back: Allocate pages for foreign mappings individually rather |
2006-10-05 |
Tim Deegan |
11760:79b56c02b836 |
Merge |
2006-10-05 |
Tim Deegan |
11759:646a120334ef |
[VMX] Remove vcpu->arch.hvm_vmx.cpu_state |
2006-10-05 |
kfraser |
11758:9dabb06c66f5 |
[XEN] Fix memtype accessor domctls. |
2006-10-05 |
kfraser |
11757:609b10b17bf0 |
[XEN] Change microcode_update function interface inside Xen. |
2006-10-05 |
kfraser |
11756:eee52c100996 |
[XEN] Remove unused MULTICALL_arg6, and unnecessary use of STR() macro. |
2006-10-05 |
kfraser |
11755:56fe7bbcbeaf |
Make sure that if one of the intermediate steps fails, a subsequent |
2006-10-05 |
kfraser |
11754:efb8b20004b7 |
[XM] Fix 'xm help' when called on a command-name prefix. |
2006-10-05 |
kfraser |
11753:bf0deb09facd |
[XEND] Fix pygrub when run server-side on a domain with blktap disks. |
2006-10-05 |
kfraser |
11752:b3cba293e61a |
[NET] front: Fix size of grant_rx_ref[]. It should use the RX ring |
2006-10-05 |
Christian Limpach |
11751:a95dfbc8dca8 |
[HVM/vncserver] Implement a 'vnclisten' option to limit the interface |
2006-10-05 |
Ian Campbell |
11750:8959876abbe3 |
[NET] front: Include linux/moduleparam.h since we use module_param_* |
2006-10-05 |
kaf24 |
11749:2e58022889a5 |
[MBOOTPACK] Fix building mbootpack on x86/64. |
2006-10-05 |
jchesterfield |
11748:a72fdb6a19a1 |
[BLKTAP] Blktapctrl: Add asynchronous watch on dom0 name entry for blktapctrl on startup. This patch cleans up the synchronisation issues between blktapctrl and xend at initialisation if the Dom0 entries have not yet been populated. |
2006-10-05 |
Ian Campbell |
11747:ad926cc0a50e |
[NET] front: If the kernel does not include GSO then look for TSO. |
2006-10-05 |
Ian Campbell |
11746:55e53c556f9f |
[NET] front: Invert the test for a kernel with GSO support. |
2006-10-08 |
awilliam |
11745:5176c3ea3293 |
[IA64] per vcpu vhpt |
2006-10-08 |
awilliam |
11744:4eb6e2ec1b39 |
[IA64] Remove test of dead CONFIG_XEN_IA64_DOM0_NON_VP |
2006-10-08 |
awilliam |
11743:6fae3a36f50b |
[IA64] added __read_mostly to some variables |
2006-10-08 |
awilliam |
11742:61504e80defa |
[IA64] __read_mostly |
2006-10-08 |
awilliam |
11741:e9c7f965e70a |
[IA64] make efi_print()'s output more readable |
2006-10-08 |
awilliam |
11740:70d5d92066e5 |
[IA64] add a warning message when ioremap hypercall fails |
2006-10-05 |
awilliam |
11739:1a0b58e7b5de |
merge with xen-unstable.hg |
2006-10-05 |
kaf24 |
11738:0dc4ae151be2 |
[LIBXC] Fix ptrace memory-mapping code to map pagetables read-only. |
2006-10-04 |
kfraser |
11737:a5a3f48e92c9 |
Remove redundant '&' before array name in __RING_SIZE macro. |
2006-10-04 |
kfraser |
11736:2dd375ce153d |
[LINUX] Don't bother to write a 5-bit value to a 2-bit field. |
2006-10-04 |
kfraser |
11735:224b80785d02 |
[NET] back: Disable packet queuing when a client has no receive buffers. |
2006-10-04 |
kaf24 |
11734:6a8ae4c34abe |
[IOEMU] When vncunused is specified, allocate a port from 5900 |
2006-10-04 |
kaf24 |
11733:ddc56007bf3f |
[XEND] If 'vncused' is set, it won't specify an explicit display num to QEMU. |
2006-10-04 |
kaf24 |
11732:7a7e8cf9a4f9 |
[HVMLOADER] Fix SMBIOS table code. One of the string lengths is incorrectly computed. |
2006-10-04 |
kaf24 |
11731:74855cdc4a1d |
[XEN] Never crash machine on int3 traps. |
2006-10-04 |
awilliam |
11730:77f554ef7484 |
[IA64] update buildconfigs for p2m exposure |
2006-10-04 |
awilliam |
11729:3e9fcbee3c09 |
[IA64] fix sparse tree build with p2m exposure disabled |
2006-10-04 |
awilliam |
11728:c1a8785f0eb1 |
[IA64] p2m exposure test module |
2006-10-04 |
awilliam |
11727:d1d9f3f6ca09 |
[IA64] p2m exposure. linux side part. |
2006-10-04 |
awilliam |
11726:0bb486157ff5 |
[IA64] expose p2m table. xen side part. |
2006-10-04 |
awilliam |
11725:7cfc7cb7cea7 |
[IA64] Clean up extern declarations in arch/ia64/xen/domain.c |
2006-10-04 |
awilliam |
11724:4786a0b3d6c5 |
[IA64] remove getmeminfo.nr_pages trick from xencomm |
2006-10-04 |
awilliam |
11723:49bf2381e009 |
[IA64] xencomm_privcmd_sched_op |
2006-10-04 |
awilliam |
11722:3f3a818d56f5 |
[IA64] revert xen-ia64-unstable.hg cset 11039 |
2006-10-03 |
awilliam |
11721:1ec09a35d13d |
[IA64] add GNTTABOP_copy to xencommize_grant_table_op |
2006-10-03 |
awilliam |
11720:5f077cd6f58c |
merge with xen-unstable.hg |
2006-10-03 |
kfraser |
11719:38f9bd7a4ce6 |
[NET] Make MAX_SKBUFF_ORDER page-size independent. |
2006-10-03 |
kfraser |
11718:6df04adab323 |
[IA64] Fix implicit declaration of initialize_keytable(). |
2006-10-03 |
Alastair Tse |
11717:432bf17b3b09 |
[XM] Fix rmlabel filename assignment |
2006-10-03 |
Alastair Tse |
11716:51fa58f0583b |
[XM] Fix missing security check in block-attach |
2006-10-02 |
kfraser |
11715:f426f6e646eb |
[HVMLOADER] Clean up SMBIOS table-length computations. |
2006-10-02 |
kfraser |
11714:0d796dced5f7 |
[NET] front: Allow copying receive path to be selected by user at |
2006-10-02 |
Steven Smith |
11713:96a77ef725b8 |
[XEN][HVM] Fix a bug which could lead to the guest locking up if it |
2006-10-02 |
awilliam |
11712:6e7cc23ab18c |
[IA64] backport check_sal_cache_flush() |
2006-10-02 |
awilliam |
11711:5727c3c4070e |
[IA64] don't export GPFN_xxx flags. |
2006-10-02 |
awilliam |
11710:0c7e58ba4fbd |
[IA64] add perfcounter of dom0vp_phystomach and dom0vp_machtophys |
2006-10-02 |
awilliam |
11709:ce9816c14040 |
[IA64] add perfcounter to mm.c |
2006-10-02 |
awilliam |
11708:3f28ffed6fff |
[IA64] add perfcounter for vTLB flush. |
2006-10-02 |
awilliam |
11707:a3a079af0e92 |
[IA64] avoid long time interrupt masking. |
2006-10-02 |
awilliam |
11706:64290e7622d2 |
[IA64] Prevent domains to itc/ptd in shared_info_va. |
2006-10-02 |
awilliam |
11705:6268aa7b9177 |
[IA64] Bind event channels of VT-i domain to vcpu 0 |
2006-10-02 |
awilliam |
11704:c3f71a4ed653 |
[IA64] Implement fast hypercall for physdevop eoi. |
2006-10-02 |
awilliam |
11703:bacae4057790 |
[IA64] Renumber dom0vp hypercalls and reformat comments. |
2006-10-02 |
awilliam |
11702:5c97ef4c7147 |
[IA64] Use xencomm for hypercalls. |
2006-10-01 |
awilliam |
11701:2bfd19fc1b79 |
merge with xen-unstable.hg |
2006-09-30 |
kaf24 |
11700:02311d8aba86 |
[HVM][TOOLS] Improve warnign message when trying to create |
2006-09-30 |
kaf24 |
11699:82983c636549 |
[HVM] Mov to/from CR8 must be gated on whether VLAPIC device is created. |
2006-09-30 |
kaf24 |
11698:96a6649fa691 |
[HVM] Add RDMSR/WRMSR instruction emulation to VMXAssist decoder |
2006-09-30 |
kaf24 |
11697:2d155d41fe46 |
[HVM] Add sub instruction support to HVM MMIO decoder. |
2006-09-30 |
kaf24 |
11696:a949bd6ceb85 |
[HVM][SVM] Do not delay ExtInt event injection if RFLAGS.IF==0. |
2006-09-29 |
kfraser |
11695:9977b8785570 |
[NET] back: Loopback must copy foreign mappings. |
2006-09-29 |
Steven Smith |
11694:593b5623a0d2 |
Merge. |
2006-09-29 |
Steven Smith |
11693:ef8df1e5884f |
[XEN][HVM] Arrange that we only consider sending a PV-on-HVM event channel |
2006-09-29 |
kfraser |
11692:2835083c9c91 |
[BLKTAP] Find major number by searching sysfs |
2006-09-29 |
Steven Smith |
11691:509ff527c59d |
Merge. |
2006-09-29 |
Steven Smith |
11690:c620b16d4063 |
[XEN][HVM] Make sure that the interrupt which event channel events come in |
2006-09-29 |
kfraser |
11689:7e79259c2c17 |
[LINUX] Make evtchn device use a dynamic minor number. |
2006-09-29 |
Tim Deegan |
11688:477a0084ff47 |
[XEN] Recompute shadows of PAE PSE l2es when needed. |
2006-09-29 |
kfraser |
11687:792fb641ea7b |
[HVM][SVM] Obtaining instruction address needs to mask to 32 bits |
2006-09-29 |
Alastair Tse |
11686:e229687561cf |
[TOOLS] Fix xendomains init.d script DOG PIG confusion. |
2006-09-29 |
kfraser |
11685:9eb80d41c724 |
[HVM] Disable VMX/SVM on auxiliary processors when shutting down an SMP system. |
2006-09-29 |
kfraser |
11684:bcd0e18f7881 |
[HVM][VMX] Clear vmxe when VMX is not enabled. |
2006-09-29 |
kfraser |
11683:be78be7009c5 |
[PYGRUB] Enable showing the cursor in pygrub when it's relevant to do so. |
2006-09-29 |
kfraser |
11682:dea06c7fd19d |
[HVM][SVM] 64-bit Windows HVM guests require MCE/MCA CPUID bits to be present. |
2006-09-29 |
kfraser |
11681:0c29e0d1c67b |
[BLKTAP] Remove unnecessary TLB flush from blktap driver. |
2006-09-29 |
kfraser |
11680:16759bdbd6c2 |
[BLKTAP] Remove unnecessary timeout from tapdisk select() call. |
2006-09-29 |
kfraser |
11679:80388aea02a1 |
Remove dead pdb code from tools directory. |
2006-09-29 |
kfraser |
11678:e5cdebf9d8ef |
[VMXASSIST] Fix data32/addr32 instruction decode issue. |
2006-09-29 |
kfraser |
11677:058f4a2a8642 |
[HVM] Clean up hvm_copy interface to be more like copy_to/from_user. |
2006-09-29 |
kfraser |
11676:412fc1c1bd7a |
[HVM][VMX] Fix data copying in transition to/from vmxassist. |
2006-09-29 |
kfraser |
11675:6d5d5b883dfc |
[NET] back: Reset netfilter context in loopback receive path. |
2006-09-29 |
kfraser |
11674:52bb01f36c8b |
[BLK] front: Flush workqueues with no locks held. Operation can sleep. |
2006-09-29 |
kfraser |
11673:dc017943eea2 |
[XENBUS] Don't perform normal state-machine transitions and |
2006-09-28 |
Andrew Warfield |
11672:d90be316e5f5 |
[BLKTAP] have udev create the device for blktap |
2006-09-28 |
Andrew Warfield |
11671:500043f8ccff |
[BLKTAP] have blktap use a dynamic major |
2006-09-28 |
Andrew Warfield |
11670:3b7e11cbeb94 |
[BLKTAP][XEND] Fix blktap to work with a bootloader |
2006-09-28 |
Andrew Warfield |
11669:5f5e3b4c6fba |
[BLKTAP] Fix SMP debugging assert failures in blktap |
2006-09-28 |
Andrew Warfield |
11668:460f2c954cca |
[BLKTAP] clean up blktap and remove private structure |
2006-09-28 |
Andrew Warfield |
11667:f9929b7e009e |
[BLKTAP] Fix blktap oops on domain shutdown |
2006-09-28 |
Tim Deegan |
11666:b6ee084892da |
[XEN] Support lightweight shadow-translate PV guests, for paravirt-ops. |
2006-09-28 |
Tim Deegan |
11665:5f42b4824e45 |
[XEN] Fix interaction between tlbflush timestamp and shadow flags |
2006-09-28 |
kfraser |
11664:14111cab38fd |
[NET] back: 4 loopbacks by default for dom0 (previously was 8). |
2006-09-28 |
kfraser |
11663:34452b288046 |
[XEN] Remove weak-extern definitions from symbols.c. |
2006-09-28 |
kfraser |
11662:8cffe84d8f51 |
[NET] back: Create 0 loopbacks by default for non-domain-0. |
2006-09-28 |
atse |
11661:3dea280880e2 |
[XM] Report proper ACMError(s) instead of silently exiting. |
2006-09-28 |
atse |
11660:98c369711006 |
[XM] Remove traceback printing from load/makepolicy.py. |
2006-09-28 |
atse |
11659:98ba161961b5 |
[XM] Fix stray quotes in usage message in getlabel.py |
2006-09-28 |
atse |
11658:0de76117acb6 |
[XM] Fix error reporting for resources.py, remove duplicate try block. |
2006-09-28 |
atse |
11657:911b7c6d03ea |
[XM] Removed traceback printing for non ACMError exceptions |
2006-09-28 |
atse |
11656:e57815fcc352 |
[XM] Set proper return code for exceptions in xm, catch ACMError. |
2006-09-28 |
kfraser |
11655:c40ea583941c |
[XEN] Fix i386 hypercall code to always create shadow |
2006-09-28 |
kfraser |
11654:88418d7f22f2 |
[HVM] Avoid mis-optimisation of the SVM/VMX exit handlers |
2006-09-28 |
atse |
11653:e759cc598822 |
There's a typo in create.py, which affects PV bootloaders (such as |
2006-09-27 |
kfraser |
11652:1d0e75523636 |
[VMXASSIST] Cast to pointer type via long to avoid compile |
2006-09-27 |
Steven Smith |
11651:5c522692edd1 |
[HVM] qemu should wait 10ms, rather than 100ms, between running its timers. |
2006-09-27 |
kfraser |
11650:000aa9510e55 |
[XM-TEST] Remove the test for /dev/tpm0, which may be a prerequisite to start |
2006-09-27 |
kfraser |
11649:d78b31dd07e8 |
[XEN] gdbstub return value is used to determine whether or not |
2006-09-27 |
kfraser |
11648:ed8f53f81e6e |
[XM] Fix 'xm uptime' command. |
2006-09-27 |
kfraser |
11647:755bc9aa69fb |
[XM] Fix domain reported by 'xm sched-sedf'. |
2006-09-27 |
kfraser |
11646:d863fedb4398 |
[XM] Fix 'xm rmlabel' command. |
2006-09-27 |
kfraser |
11645:79a4a00c4e15 |
[XM] Reenable the '-h' option, disabled in changeset:11572. |
2006-09-27 |
kfraser |
11644:7c5ea4f50bd9 |
[HVM] Fix stupid printf formatting error that breaks x86/64 build. |
2006-09-27 |
kfraser |
11643:5ab400346b13 |
[HVM] Fix MSR read/write and add extra info when |
2006-09-27 |
kfraser |
11642:8905ffc1a3c8 |
[XEN] Fix x86_emulate and hvm-mmio-insn-len decoders |
2006-10-01 |
awilliam |
11641:914c44d10c8d |
[IA64] warning fix |
2006-10-01 |
awilliam |
11640:53ec7e3d3a8a |
[IA64] Fix a VTi physical mode bug |
2006-10-01 |
awilliam |
11639:a947ca5d4731 |
[IA64] initial xen relocation support |
2006-10-01 |
awilliam |
11638:92bd25c46f27 |
[IA64] do not export XSI_BASE, use set_shared_info_va |
2006-10-01 |
awilliam |
11637:f6007621cc0c |
[IA64] VTi TLB miss fix |
2006-10-01 |
awilliam |
11636:3470d9cd27e5 |
[IA64] Modify p2m converter to avoid hypervisor crash |
2006-09-26 |
awilliam |
11635:f34e37d0742d |
merge with xen-unstable.hg |
2006-09-26 |
Steven Smith |
11634:bd811e94d293 |
[HVM][VNC] Fix typo. |
2006-09-26 |
Steven Smith |
11633:a1154318cd80 |
[HVM][VNC] Work around a bug in the newest version of xvncviewer which |
2006-09-26 |
Steven Smith |
11632:ca3abb3804f4 |
[HVM][VNC] Make sure that qemu doesn't go into an infinite loop when |
2006-09-26 |
Steven Smith |
11631:7fca81d456b2 |
[HVM] Make qemu_advance_timer do something sensible with timers which |
2006-09-26 |
kfraser |
11630:ef41783c664a |
[HVM] Fix HLT with interrupts disabled. Only take down |
2006-09-26 |
Emmanuel Ackaouy |
11629:184884cfaa0b |
Adds support for the keyword 'all' to the vcpu-pin operation. |
2006-09-26 |
kaf24 |
11628:bdf3bddc97e7 |
[VMXASSIST] Small fix to virt-to-phys translation. |
2006-09-26 |
kaf24 |
11627:b042bf974f3a |
Remove static forward declaration in gdbstub code. |
2006-09-25 |
kfraser |
11626:7de1715d185e |
[VMXASSIST] Fix virt-to-phys translation routine. |
2006-09-25 |
kfraser |
11625:0f9908c2c5c7 |
[XEN] Simplify VMCS allocation (never bigger than a page). |
2006-09-25 |
kfraser |
11624:f5fd563bcc84 |
[XEN] Small clean up. |
2006-09-25 |
Steven Smith |
11623:1d3f52eb256e |
[HVM] Rate limit guest accesses to the qemu virtual serial port. This stops |
2006-09-25 |
Emmanuel Ackaouy |
11622:b7b653e36d20 |
Make dom0_vcpus_pin a platform independant option. |
2006-09-25 |
kfraser |
11621:f052ccc0cc26 |
[XEN] Fix 11607 to avoid bignum aritmetic in assembly file. |
2006-09-25 |
kfraser |
11620:e0db5a3a2ef6 |
[HVM] Use AMD's isntruction-length decoder for VMX as well as SVM |
2006-09-25 |
kfraser |
11619:807fbfb0a0dc |
Consolidate the preferable use of a pragma with the feature detection |
2006-09-25 |
kfraser |
11618:ab2817b9547b |
[XEN] Limit size of Xen heap to 2GB. |
2006-09-25 |
kfraser |
11617:83b53eeb8a5c |
[XEN] Use symbolic constants to determine segment limits. |
2006-09-25 |
Steven Smith |
11616:4b6284d2c11c |
Merge. |
2006-09-25 |
Steven Smith |
11615:9e24cd7951ea |
[XEN][HVM] Initialise the ELCR to level triggered mode from pic_init1. |
2006-09-25 |
kfraser |
11614:fd13d7150dd6 |
[TOOLS] Wait for backend devices to set up before resuming execution |
2006-09-24 |
kaf24 |
11613:c81eb1ccdce5 |
[XEN] Support unconnected IRQ lines in pirq_acktype(). |
2006-09-24 |
kaf24 |
11612:d17e0ffe47e8 |
[XEN] Add local-APIC-edge to list of PIC types supported by pirq_acktype() |
2006-09-23 |
kfraser |
11611:ba7487569374 |
[QEMU] A better build fix for qemu-dm. |
2006-09-26 |
awilliam |
11610:9da2d9b48ff8 |
[IA64] Complete fpswa handler retry mechanism |
2006-09-24 |
awilliam |
11609:7b250cf49e50 |
[IA64] create page table for virtual frame table |
2006-09-24 |
awilliam |
11608:06bec182a66e |
[IA64] warning fix |
2006-09-24 |
awilliam |
11607:5292d57b0771 |
[IA64] Accelerate some virtualization faults |
2006-09-24 |
awilliam |
11606:1824ee11fc53 |
[IA64] pickled code fix |
2006-09-24 |
awilliam |
11605:432f978d1cd1 |
merge with xen-unstable.hg |
2006-09-23 |
kfraser |
11604:c4f3f719d997 |
Ensure CONFIG_SND_FM801_TEA575X is unconfigured on all arches. |
2006-09-23 |
kfraser |
11603:e4a496c2b2d1 |
Fix tools build with latest glibc, which has an |
2006-09-23 |
kfraser |
11602:19b126974c1f |
Use GDB 'O' packets for console output if the serial line is shared |
2006-09-23 |
kfraser |
11601:828c0c89d830 |
Move initialize_keytable declaration to keyhandler.h |
2006-09-23 |
kfraser |
11600:f983ed5e9098 |
Clean up and enhance "make tags" |
2006-09-23 |
kfraser |
11599:decde35c6abf |
[HVM] Fix timer interrupt underflow bug. |
2006-09-23 |
kfraser |
11598:6d7bba6443ef |
Update vnet kernel module to handle architectures without |
2006-09-23 |
kfraser |
11597:d913017a5c66 |
[MINIOS] Added a new file arc/x86/setup.c and moved some x86 specific |
2006-09-23 |
kfraser |
11596:5c58df8c7885 |
[QEMU] Fix build on some distros (e.g., FC6T3). |
2006-09-23 |
atse |
11595:dfbadf4696fd |
[XM] Fix argument parsing for dump-core subcommand |
2006-09-23 |
kaf24 |
11594:047669f57e5c |
[HVM] A few cleanups to i8259.c -- in particular change |
2006-09-22 |
Steven Smith |
11593:fb2751668a4d |
[HVM][VNC] Make sure that the vnc viewer gets the right resolution when it |
2006-09-22 |
Steven Smith |
11592:bdace8da6319 |
Merge. |
2006-09-22 |
Steven Smith |
11591:cdd03c7ec8d3 |
Merge. |
2006-09-22 |
Steven Smith |
11590:08a582a98471 |
[XEN][HVM] Initialise the ELCR so that all interrupts are in level triggered |
2006-09-22 |
atse |
11589:3499b3271e5f |
[XM][ACM] Add try,catch back to main() for dry-run |
2006-09-22 |
atse |
11588:92bfc59726a4 |
[XM] Move 'xm sysrq' into main.py |
2006-09-22 |
atse |
11587:e6388ec26a97 |
[XEND] Do not attempt core dump to directories. |
2006-09-22 |
atse |
11586:332bdaab35fa |
[XEND] Remove hard tabs from destroyDevice() |
2006-09-22 |
atse |
11585:1db4e40b4d83 |
[XEND] Check for invalid memory sizes. |
2006-09-22 |
atse |
11584:a49f9c33aa93 |
[XM] Text wrapping fix, xm create --help_config fix. |
2006-09-22 |
Steven Hand |
11583:d4b99e615af2 |
Add mmio emulation of opcodes 0x3A and 0x85 for SMP W2K3 installation. |
2006-09-22 |
Steven Hand |
11582:a2549eb49482 |
Revert default debug on cset 11576:4a3d9fa6ba24. |
2006-09-22 |
kfraser |
11581:1ca87f35ee4e |
merge |
2006-09-22 |
kfraser |
11580:4a3d9fa6ba24 |
merge |
2006-09-22 |
kfraser |
11579:840453c5dd9a |
[XEN][ Remove unused declarations. |
2006-09-22 |
Steven Hand |
11578:0e9055d69f12 |
This patch fixes an error booting 32bit vista on VMX. |
2006-09-22 |
Steven Hand |
11577:3236311a23a5 |
Fix vmxassist to boot Vista. |
2006-09-22 |
atse |
11576:ad22c711ccb7 |
[XM] Error handling cleanup |
2006-09-22 |
kfraser |
11575:a753630a6456 |
[HVM][VMX] Clean up and audit VMX uses of instruction-length |
2006-09-22 |
Steven Smith |
11574:140dff9d90dc |
[HVM][VNC] Fix bug in the VNC copyrect implementation which crept in |
2006-09-21 |
kfraser |
11573:6e3223a69461 |
[XEN] Do not emulate user-mode updates to page tables. |
2006-09-21 |
Christian Limpach |
11572:8c29bf7ede67 |
Merge? |
2006-09-21 |
Christian Limpach |
11571:043f8799e68e |
[qemu patches] Refresh. |
2006-09-21 |
Christian Limpach |
11570:7706696ff532 |
[qemu patches] Update patches for changeset 11562:449dcaff2551. |
2006-09-21 |
Christian Limpach |
11569:317e8516d464 |
[qemu patches] Update patches for changeset 11561:c742b2ae920c. |
2006-09-21 |
Christian Limpach |
11568:ebb1982c03a1 |
[qemu patches] Update patches for changeset 11554:39aaa54756db. |
2006-09-21 |
kfraser |
11567:8860eba3dcad |
[XEN] Fix domctl for changing VCPU affinity. |
2006-09-21 |
Steven Smith |
11566:449dcaff2551 |
[HVM][VNC] Add a backoff feature to the vnc server, so that if it detects |
2006-09-21 |
Steven Smith |
11565:c742b2ae920c |
[HVM] Reduce VNC overhead, by (a) only scanning framebuffer when a client |
2006-09-21 |
Tim Deegan |
11564:5bc0e9a50687 |
Merge |
2006-09-21 |
Tim Deegan |
11563:7c5d1c379438 |
[XEND] Don't prepend '/dev/' to any absolute path. |
2006-09-21 |
Tim Deegan |
11562:7894224d264b |
[XEND] split command-line arguments to the bootloader script properly. |
2006-09-21 |
Tim Deegan |
11561:16e4a5a7cfd7 |
Pygrub: add /var/lib/xen to the install tree. |
2006-09-21 |
Tim Deegan |
11560:587735fb18ab |
Pygrub: stop the FS identification code from leaking open fds. |
2006-09-21 |
Emmanuel Ackaouy |
11559:3b7c45e3bf94 |
This patch adds value checking of sched-credit xm options. |
2006-09-21 |
Christian Limpach |
11558:39aaa54756db |
[tools] Increases some of the timeouts |
2006-09-21 |
Christian Limpach |
11557:93135bbb5344 |
[qemu patches] Refresh qemu-pci patch without -p3. |
2006-09-21 |
Christian Limpach |
11556:4fab9c477f62 |
[qemu patches] Update patches for changeset 11551:f872300b672f. |
2006-09-21 |
Steven Smith |
11555:f872300b672f |
[HVM] Use the right, PCI SIG assigned, vendor ID for xensource rather than |
2006-09-21 |
kfraser |
11554:69e52712fbc4 |
[XEN] Shadow mode no longer obtains page type references. |
2006-09-21 |
kfraser |
11553:e50872355390 |
[LINUX] Update pci-mmconfig patch to refer to machine_e820 map on Xen. |
2006-09-21 |
kfraser |
11552:1adaf06e8abc |
[LINUX] Provide permanent global version of machine_e820 map for |
2006-09-20 |
kfraser |
11551:affbab70fca2 |
[XEN] Move mark_dirty() from alloc_page_type() to get_page_type(), |
2006-09-20 |
Emmanuel Ackaouy |
11550:6d83c86ebfe9 |
merge |
2006-09-20 |
Emmanuel Ackaouy |
11549:70fe022d3589 |
fix -xen x86_32 linux build |
2006-09-20 |
kfraser |
11548:c3b4b9dc23ac |
[XEN] Trivial simplification. |
2006-09-20 |
kfraser |
11547:3e39cc16dd41 |
[XEN] Clean up mark_dirty() usage in mm.c some more. |
2006-09-20 |
Steven Hand |
11546:596b0e4fbef4 |
Simplify + fix previous cset (remove_all_shadows() is indeed required :-) |
2006-09-20 |
Steven Hand |
11545:a151311fa9c7 |
Ensure page-table pin changes are noted in shadow log-dirty mode. |
2006-09-20 |
kfraser |
11544:9837ff37e354 |
[LINUX] Backport PCI MMCONFIG patch from 2.6.17 -- only use MMCONFIG |
2006-09-20 |
kfraser |
11543:9deecd4f9cf9 |
[XEN] Fix arg clobber test for debug version of hypercall code. |
2006-09-20 |
kfraser |
11542:f90ac959db92 |
[XEN][X86_64] Remove hardcoded addresses in x86/64 boot assembly. |
2006-09-19 |
kfraser |
11541:f07cf18343f1 |
[XEN] Upgrade some platform files to Linux 2.6.17.13. |
2006-09-19 |
Christian Limpach |
11540:041be3f6b38e |
[linux patches] Update patches for linux-2.6.16.29. |
2006-09-19 |
Christian Limpach |
11539:c5d4d47bbeb8 |
[linux] Update to linux-2.6.16.29. |
2006-09-19 |
kfraser |
11538:38765166ad7a |
[XEN] Fix the emulation of instructions in vm86 mode. It fetches |
2006-09-19 |
kfraser |
11537:e5d29225a8d1 |
[XENMON] Add argument check of "--ms_per_sample" option. |
2006-09-19 |
kfraser |
11536:33955ca54ec1 |
[HVM][SVM] Add cr8 intercept to/from code for SVM. |
2006-09-19 |
kfraser |
11535:7c6aaa106f15 |
[HVM][SVM] This patch cleans up the SVM CPUID logic a bit, adds proper clearing |
2006-09-19 |
kfraser |
11534:7877e25e2b23 |
[HVM] getmemlist hypercall returns pages in strict |
2006-09-19 |
kfraser |
11533:6374af16a8a3 |
[XEN][X86_64] USe GLOBAL bit to build user mappings. |
2006-09-19 |
kfraser |
11532:9061e1246906 |
Merge with xenppc-unstable-merge.hg |
2006-09-18 |
Hollis Blanchard |
11531:0bdd578c417f |
[POWERPC] merge with xen-unstable.hg |
2006-09-18 |
Jimi Xenidis |
11530:ce9c34c049c5 |
[POWERPC][XEN] Track the Hard CPUID as configured by the FW |
2006-09-18 |
Jimi Xenidis |
11529:a3762039dc23 |
[POWERPC][XEN] Fix definition of SCOMC register |
2006-09-15 |
Jimi Xenidis |
11528:fd79d6295111 |
[POWERPC][XEN] Add newlines on multiline output and dump SLB on SLB errors |
2006-09-15 |
Jimi Xenidis |
11527:6486bc1937a4 |
[POWERPC][XEN] Sync console around program exceptions |
2006-09-14 |
Jimi Xenidis |
11526:1fae74cd3963 |
[POWERPC][XEN] Fix infinite loop caused by hdec storm |
2006-09-14 |
Jimi Xenidis |
11525:33266be3c635 |
[POWERPC][XEN] Clean up init_frame_table() |
2006-09-18 |
hollisb |
11524:2b8660a8a9bc |
[XEN][POWERPC] Whitespace. |
2006-09-14 |
Hollis Blanchard |
11523:e99a195f2112 |
[XEN][POWERPC] Fix build break. |
2006-09-14 |
Jimi Xenidis |
11522:96f4d3e1bc98 |
[POWERPC][XEN] add ofd_strstr() that checks all strings from an OF property |
2006-09-14 |
Jimi Xenidis |
11521:8ca32cdc9841 |
[POWERPC][XEN] break out the ppc970.c functionality |
2006-09-14 |
Jimi Xenidis |
11520:a17aa5e65209 |
[POWERPC][XEN] Better explane the larx/stcx issue with interrupts |
2006-09-14 |
Jimi Xenidis |
11519:0cdac06f1a9d |
[POWERPC][XEN] Safety with foreign get_page() calls and RMA |
2006-09-14 |
Jimi Xenidis |
11518:9bf0fc041e14 |
[POWERPC][XEN] Inline clear_page() and use DCBZ to optimize |
2006-09-14 |
Jimi Xenidis |
11517:3ee3376a5eb3 |
[POWERPC][XEN] Define all cache information globaly |
2006-09-13 |
Jimi Xenidis |
11516:7b350fc692d5 |
[POWERPC][XEN] Track pages correctly |
2006-09-12 |
Hollis Blanchard |
11515:990bd509a5f5 |
[XEN][POWERPC] Split dom0_ops.c into domctl.c and sysctl.c. |
2006-09-12 |
Jimi Xenidis |
11514:2ba5452795d2 |
[POWERPC][XEN] Handle foreign page mappings correctly |
2006-09-12 |
Jimi Xenidis |
11513:2e6c10dc7c0b |
[POWERPC][XEN] make sure put_domain() is called in case of allocate_rma() failuer |
2006-09-12 |
Jimi Xenidis |
11512:13e406c85c8b |
[POWERPC][XEN] if crash_debug=n then at least dump a backtrace. |
2006-09-12 |
Jimi Xenidis |
11511:3b045a00e703 |
[POWERPC][XEN] Detect bad spurious interrupt condition and panic instead of hang |
2006-09-08 |
Hollis Blanchard |
11510:3bd92176890c |
[XEN][POWERPC] fix timebase race in SMP init |
2006-09-08 |
Hollis Blanchard |
11509:88fb77ac4f09 |
[XEN][POWERPC] Fix allocation error for xencomm "mini" descriptors. |
2006-09-08 |
Hollis Blanchard |
11508:fcc0efacc17a |
[XEN][POWERPC] Fix machine check build break. |
2006-09-18 |
hollisb |
11507:38d6cf70e8f2 |
[LIBXC][POWERPC] Add missing xc_memory.c |
2006-09-07 |
Hollis Blanchard |
11506:a22a7797e0ba |
[LIBXC][POWERPC] Update to latest flatdevtree snapshot. |
2006-09-07 |
Jimi Xenidis |
11505:2ebf55e419c9 |
[POWERPC][XEN] Track HID4[RM_CI] state for machine check |
2006-09-07 |
Jimi Xenidis |
11504:e7c55ba4de2e |
[POWERPC][XEN] Include io.h so we can match the globals defined here. |
2006-09-07 |
Jimi Xenidis |
11503:e20a469dabb4 |
[POWERPC][XEN] Synchronize Timebase on all CPUs |
2006-09-07 |
Jimi Xenidis |
11502:464acece0dad |
[POWERPC][XEN] Clear SLB entries on boot and other cleanups |
2006-09-07 |
Jimi Xenidis |
11501:22e01a4864b0 |
[POWERPC][XEN] Machine Check Processing |
2006-09-07 |
Jimi Xenidis |
11500:a817acb39386 |
[POWERPC][XEN] More Robust Memory Checking |
2006-09-05 |
Jimi Xenidis |
11499:ccdaa3ea71a7 |
[POWERPC][XEN] move setting of MSR[RI] till after SRR0/1 |
2006-09-01 |
Jimi Xenidis |
11498:94aa7e921ccd |
[POWERPC][XEN] Make many of the timbase routine static inline |
2006-09-01 |
Jimi Xenidis |
11497:18b3cbb04dc3 |
[POWERPC][XEN] make sure Dom0.VCPU0 is pinned to the booting CPU |
2006-09-01 |
Jimi Xenidis |
11496:0e02ac68b01b |
[POWERPC][XEN] move idle_loop and add a "power save" hook |
2006-09-01 |
Jimi Xenidis |
11495:62196a0f3791 |
[POWERPC][XEN] remove dead preemption code |
2006-09-01 |
Jimi Xenidis |
11494:b82a8107cae6 |
[POWERPC][XEN] Adjust DEC correctly |
2006-09-01 |
Jimi Xenidis |
11493:ae7a722b7241 |
[POWERPC][XEN] Erratum: Must clear larx/stcx reservation on exception |
2006-08-31 |
Jimi Xenidis |
11492:f9cff9148068 |
[POWERPC][XEN] Make MPIC sharing between Xen and Dom0 optional |
2006-09-18 |
hollisb |
11491:4fdf5151b187 |
[POWERPC] merge with xen-unstable.hg |
2006-09-18 |
kfraser |
11490:d8bceca5f07d |
Clean up dom0_vga_console_info structure for v3.0.3. |
2006-09-18 |
kfraser |
11489:ef3a08ab559f |
Revert 11475:11645dda144c3c8365dd2a6a64cb5a7d7da01170 |
2006-09-18 |
kfraser |
11488:dc9fa4dcd19c |
[XEN] Remove backpointer info from page type info. No longer used. |
2006-09-15 |
Ewan Mellor |
11487:d59d6a440a41 |
Revert change to vtpm_utils related to skipping the test when the tpm is not |
2006-09-15 |
jchesterfield |
11486:fe5c178cdf2e |
Adding max block device timeout of 30 secs for live migrate. |
2006-09-15 |
kaf24 |
11485:6ca1a8ebfdf4 |
[XEN] Scheduler pings only CPUs in a VCPU's affinity mask to balance load. |
2006-09-15 |
kaf24 |
11484:fc8ae086f706 |
[MINIOS] Fix to use new event-channel API properly. |
2006-09-15 |
kaf24 |
11483:e26948616552 |
[HVM] Remove a useless header file include in hvm.c |
2006-09-15 |
kaf24 |
11482:3f57453d404c |
Small fix for xenoprof. |
2006-09-15 |
kaf24 |
11481:e87e5d216c0b |
[XEN] Fix array ngative accesses in figlet tool. |
2006-09-14 |
kaf24 |
11480:65b33e64b642 |
[XEN] Do not steal work from idle CPUs. This can happen |
2006-09-14 |
root |
11479:11645dda144c |
In this patch, the xc_domain_dumpcore_via_callback() in xc_core.c of |
2006-09-14 |
root |
11478:30c659b655f1 |
This patch add localtime to dumpcore filename. |
2006-09-14 |
root |
11477:0008fca70351 |
xm dump command add on |
2006-09-14 |
Ewan Mellor |
11476:97f3368d1dd3 |
Remove the '-instance' parameter from the qemu device model. Since this parameter |
2006-09-14 |
Ewan Mellor |
11475:4bac02935c87 |
When redirecting the output of the echo command using '>' on bash, the |
2006-09-14 |
Ewan Mellor |
11474:2b8dc69744e3 |
This patch adds syntax checking for "xm block-attach" command. |
2006-09-14 |
Ewan Mellor |
11473:25ece14b6234 |
Show the usage message if invalid arguments are given to xm sysrq. |
2006-09-13 |
kaf24 |
11472:3e31c5e160cf |
[HVM] Fix an error when read from APIC registers like IRR, ISR and TMR. |
2006-09-13 |
kaf24 |
11471:885c1513c674 |
[GDBSERVER] make gdbbuild exit on error |
2006-09-13 |
kaf24 |
11470:6160da08a238 |
[XEN] Use C locale in bootup message. |
2006-09-13 |
kaf24 |
11469:8c0cf4d3c412 |
[XEN] Allow direct reads of port 0x61 by any guest. |
2006-09-13 |
kaf24 |
11468:3bff5c5b9206 |
Fix unmodified drivers for PV-on-HVM on IA64. |
2006-09-13 |
kaf24 |
11467:7474bb5e2923 |
[XEN][X86_64] Allocate multiple L2 page directories for |
2006-09-13 |
kaf24 |
11466:29bc328cd8d3 |
Better PIC code production: Using #pragma GCC visibility, *all* |
2006-09-13 |
kaf24 |
11465:21dc71840bc0 |
[HVM] Add broadcast destination for physical destination mode in |
2006-09-13 |
kaf24 |
11464:1ece34466781 |
Add new operation XENOPROF_get_buffer in xenoprof hypercall. Also |
2006-09-13 |
kaf24 |
11463:98fcd017c5f3 |
[CONSOLED] Shouldn't call domain_create_ring() for a domU which is shutting down. |
2006-09-13 |
kaf24 |
11462:b7f763a8a7ef |
[TOOLS] Enhance Python version check for v2.5. |
2006-09-13 |
kaf24 |
11461:1d7c72e53d3d |
[XEN] Define -fvisibility=hidden in CFLAGS to reduce -fpic cost |
2006-09-21 |
awilliam |
11460:da942e577e5e |
[IA64] Instruction emulation patch |
2006-09-21 |
awilliam |
11459:997bd5fcf307 |
[IA64] Fix a bug in set_rse_reg |
2006-09-21 |
awilliam |
11458:a34659228c24 |
[IA64] Avoid iterative VHPT purges |
2006-09-21 |
awilliam |
11457:36a3c92cdf8f |
[IA64] fix a vhpi bug |
2006-09-12 |
awilliam |
11456:3e4fa8b5b245 |
merge with xen-unstable.hg |
2006-09-12 |
atse |
11455:7d4def53936c |
[XEND] Return an Internal Server Error via the Xend HTTP server. |
2006-09-12 |
Steven Hand |
11454:956e9aaf88c9 |
This patch fixes return codes for the acm-related Xen management scripts |
2006-09-11 |
kaf24 |
11453:bfd00b317815 |
[XEN] Revert changeset 11438. Needs fixing for PAE. |
2006-09-09 |
Ian Campbell |
11452:6f36370e373a |
[LINUX] Move .bss declaration after .data.* in x86_64 linker script. |
2006-09-08 |
kfraser |
11451:965df40965e5 |
[XEN] Remove backpointer info from page type info. No longer used. |
2006-09-12 |
awilliam |
11450:73cdbd909a8d |
[IA64] swiotlb clash fix |
2006-09-12 |
awilliam |
11449:b55bbf6d4e89 |
[IA64] machvec cleanups |
2006-09-12 |
awilliam |
11448:019b7c756ddb |
[IA64] Add xen boot option "dom0_vcpus_pin" |
2006-09-10 |
awilliam |
11447:a1988768828d |
[IA64][XEND] Fix getRequiredShadowMemory parameters |
2006-09-10 |
awilliam |
11446:3bed37b2c599 |
merge with xen-unstable.hg |
2006-09-08 |
kfraser |
11445:7acaba46e15e |
Build fix. |
2006-09-08 |
kfraser |
11444:126bef38ce05 |
[LINUX] console: ensure virtual console is disabled if mfn/evtchn |
2006-09-08 |
kaf24 |
11443:655281bca306 |
[HVM] pv drivers: Allocate hypercall area as an executable region. |
2006-09-08 |
Tim Deegan |
11442:8013b84df1ac |
[XEND] balloon enough memory to enable shadow mode before live migration.a |
2006-09-06 |
ssmith |
11441:1de184deaa9c |
[XEN] gnttab: Initialise maptrack->flags |
2006-09-06 |
jchesterfield |
11440:780409e8f0ba |
[BLKTAP] Fix in xend to properly destroy blktap devices when deviceClass=='tap' |
2006-09-05 |
kfraser |
11439:383bc7c7b19e |
[XEN] gnttab: Read domid/flags atomically. |
2006-09-05 |
kfraser |
11438:698eb277331c |
[XEN] Fix bitops inline asm to specify that memory is clobbered. |
2006-09-05 |
kfraser |
11437:66dd34f2f439 |
[XEN] Clean up grant-table pinning logic. |
2006-09-05 |
Ewan Mellor |
11436:4fc1688d9a16 |
Fix xm create -F. This can't be very widely used, because it looks like it's |
2006-09-05 |
Ewan Mellor |
11435:f7368ad7c795 |
Added vmunused flag to unit test results to match recent change. |
2006-09-05 |
Ewan Mellor |
11434:e58bf6e0572e |
Add missing import. |
2006-09-05 |
Ewan Mellor |
11433:cd0396953d1a |
This patch adds the argument check of "--ms_per_sample=" option. For |
2006-09-05 |
Ewan Mellor |
11432:ae46cac48659 |
This patch improves error message of xm console command. |
2006-09-05 |
Ewan Mellor |
11431:e76c6d838a44 |
This patch intends for updating "man xm" about xm info description. |
2006-09-05 |
Ewan Mellor |
11430:0419253c81de |
Fix inverted sense of getRequiredAvailableMemory and |
2006-09-05 |
jchesterfield |
11429:323a89a3c01c |
[blktap] Fix block device getsize bug in qcow when backing_filename is a block device. |
2006-09-05 |
ssmith |
11428:45746c770018 |
Merge. |
2006-09-05 |
ssmith |
11427:3f568dd6bda6 |
[XEN] Add more checking when reusing an active grant reference. |
2006-09-05 |
ssmith |
11426:ba39c2da5e84 |
Fix up cset 11228. |
2006-09-05 |
Ewan Mellor |
11425:65a41e3206ac |
Fix the memory reservation calculations. Introduce a new architecture-specific |
2006-09-05 |
Ewan Mellor |
11424:536c25a9654d |
The attached patch prevents a domain with an attached vTPM from doing |
2006-09-05 |
Andrew Warfield |
11423:2d8d6ce64454 |
Fix spellcheck-avoiding typo: s/not/now. |
2006-09-04 |
Andrew Warfield |
11422:3d36f020e62a |
Update user manual to use blktap for file-based VBDs. |
2006-09-04 |
ssmith |
11421:b219ea61a357 |
Add support for netif frontends which don't support checksum offload. |
2006-09-02 |
Tim Deegan |
11420:5fa9b746d24f |
[XEN] Fix mapping of p2m into monitor tables for external-mode guests. |
2006-09-01 |
Andrew Warfield |
11419:470666ea973d |
Tapdisk cleanup. |
2006-09-10 |
awilliam |
11418:5791030e6473 |
[IA64] Add VTI related perfc |
2006-09-10 |
awilliam |
11417:d4e85f8453ba |
[IA64] Cleanup for PV-on-HVM for IPF |
2006-09-04 |
awilliam |
11416:685bf9b75eb1 |
[IA64] Bug fix: do not crash if no FPSWA. |
2006-09-04 |
awilliam |
11415:9fed76231248 |
[IA64] hwclock support |
2006-09-01 |
awilliam |
11414:1bab7d65171b |
merge with xen-unstable.hg |
2006-09-01 |
kaf24 |
11413:3e6325b73474 |
[LINUX] xenoprof: use alloc_vm_area instead of get_vm_area. The former |
2006-09-01 |
Steven Hand |
11412:329ad7bbc7ec |
More hvm common-code cleanups. |
2006-09-01 |
Steven Hand |
11411:c682ae7a1722 |
Fix typo. |
2006-09-01 |
Steven Hand |
11410:6a974a3f32a4 |
Fix build w/ perfc after cset 11394:96a4379be74a |
2006-09-01 |
kaf24 |
11409:765b7e23d979 |
[XEN] Improve Xen information in register dumps. |
2006-09-01 |
kaf24 |
11408:37a42856e8d9 |
[XEN] Include CR2 and CR4 in register dumps. |
2006-09-01 |
kaf24 |
11407:90d3ca978b40 |
[XENBUS] Make frontend drivers shutdown cleanly. |
2006-09-01 |
kaf24 |
11406:98a81d2ccf4c |
[XENBUS] Introduce new "online" node for backend drivers. |
2006-09-01 |
kaf24 |
11405:e036feb6a4ff |
Add xenbus_strstate() helper function for more readable debug output. |
2006-08-31 |
kaf24 |
11404:e83368c8d5e2 |
[HVM] Add a mmio decode for 0F BA /4 for HVM guest. |
2006-08-31 |
kaf24 |
11403:37e5dfad8425 |
[HVM][VMX] Add CR8 virtualization. Needed for x86/64 Windows boot. |
2006-08-31 |
kaf24 |
11402:0da01d6f7017 |
[HVM][VMX] Report MCE/MCA features in CPUID. |
2006-08-31 |
kaf24 |
11401:c5c567fdad11 |
[HVM][SVM] Remove redundant do_softirq in the VMEXIT_INTR handler. |
2006-08-31 |
kaf24 |
11400:358eacd440f1 |
[XEN] Clean up BASE_DISALLOW_MASK and fix for x86/64. |
2006-08-31 |
kaf24 |
11399:9b2c574a9afc |
[XEN] Use vcpu_info pointer in vcpu structure. |
2006-08-31 |
kaf24 |
11398:63e3321fb16a |
[XEN] Remove unused IS_INVALID_M2P_ENTRY macro. |
2006-08-31 |
kaf24 |
11397:96a4379be74a |
[XEN] interfaces: Remove explicit alignment/padding from domctl/sysctl hypercalls. |
2006-08-31 |
kaf24 |
11396:fd6c2b5e041f |
[TOOLS] xenctrl.h defines __XEN_TOOLS__ if it's not already. |
2006-08-31 |
kaf24 |
11395:6f41473da163 |
[LINUX] Remove vm_map_xen_pages(), clean up __direct_remap_page_range. |
2006-08-31 |
tdeegan |
11394:2017f6e92bf8 |
[XEN] Fix shadow linear-mapping recopy code for SMP PAE HVM on 64bit Xen. |
2006-08-31 |
Anil Madhavapeddy |
11393:1c3455182cee |
[MINIOS] Declare a __XEN_INTERFACE_VERSION__ to fix the build |
2006-08-31 |
kaf24 |
11392:11626efd003c |
[LINUX] /proc/iomem should not be initialised from pseudophysical e820 map. |
2006-08-30 |
kaf24 |
11391:50aea0ec406b |
Merge with xenppc-unstable-merge.hg. |
2006-08-30 |
Hollis Blanchard |
11390:e01441c9a607 |
[POWERPC] merge with xen-unstable.hg |
2006-08-29 |
Hollis Blanchard |
11389:18ce855ff594 |
[XEN][POWERPC] catch up with xen-unstable changes |
2006-08-29 |
Jimi Xenidis |
11388:030a041bbe90 |
[XEN][POWERPC] cleanup for (;;); |
2006-08-28 |
Jimi Xenidis |
11387:3e144748d36f |
[XEN][POWERPC] do not set d->tot_pages, but check it. |
2006-08-28 |
Jimi Xenidis |
11386:91fd23533210 |
[XEN][POWERPC] correct HTAB allocation typo |
2006-08-27 |
Jimi Xenidis |
11385:e07281779b88 |
[XEN][POWERPC] allocate HTAB using shadow calls |
2006-08-27 |
Jimi Xenidis |
11384:bc349d862a5d |
[XEN][POWERPC] Allocate more memory than RMA for Dom0 |
2006-08-25 |
Hollis Blanchard |
11383:6bd1a39dbfc8 |
[XEN][POWERPC] split out an allocate_rma() function from arch_domain_create() |
2006-08-25 |
Hollis Blanchard |
11382:215d5eae720c |
[XEN][POWERPC] restructure RMA code to allow dom0 tools to allocate in the future |
2006-08-25 |
Jimi Xenidis |
11381:43ec7afa5734 |
[XEN][POWERPC] Lots of domain page managment cleanups. |
2006-08-25 |
Jimi Xenidis |
11380:7825169895d0 |
[XEN][POWERPC] Implement H_READ from the PAPR |
2006-08-24 |
Jimi Xenidis |
11379:0caf1a74fecd |
[POWERPC] detect how to call nm for xen-syms.S |
2006-08-23 |
Jimi Xenidis |
11378:3a195d95c615 |
[XEN][POWERPC] show symbols in backtrace |
2006-08-23 |
Jimi Xenidis |
11377:20c988c92bee |
[XEN][POWERPC] add show_backtrace() |
2006-08-22 |
Jimi Xenidis |
11376:980ff1125446 |
[XEN][POWERPC] Find all of memory and feed all the heaps |
2006-08-22 |
Jimi Xenidis |
11375:a8c7ece9cccb |
[XEN][POWERPC] Explain the RMA values a little more |
2006-08-22 |
Jimi Xenidis |
11374:05b2b8b61cca |
[POWERPC] Take all secondary processors offline after they are enumerated |
2006-08-22 |
Jimi Xenidis |
11373:1ef82dd7f66b |
[POWERPC] Enable SMP, smp_processor_id, for_each_cpu, nosmp, maxcpus=X |
2006-08-21 |
Jimi Xenidis |
11372:8cc27cb8516b |
[XEN][POWERPC] more -Wshadow issues with gcc4 |
2006-08-21 |
Jimi Xenidis |
11371:3425e338b849 |
[POWERPC] copyright |
2006-08-21 |
Jimi Xenidis |
11370:43c383265de4 |
[POWERPC] missing shadow skeleton |
2006-08-20 |
Jimi Xenidis |
11369:883e3dc47926 |
[XEN][POWERPC] Xen shadow ops, mostly skeleton code |
2006-08-29 |
Hollis Blanchard |
11368:75b4982b82fe |
[XEN][POWERPC] implement gnttab_mark_dirty() |
2006-08-20 |
Jimi Xenidis |
11367:caba587e6656 |
[POWERPC] fix bad merge |
2006-08-20 |
Jimi Xenidis |
11366:5c2501d81ee1 |
[XEN][POWERPC] remove .data.* catch-all from linker script |
2006-08-29 |
Hollis Blanchard |
11365:1bbb88b5dfeb |
[POWERPC][TOOLS] sync with start_info_t changes |
2006-08-18 |
Jimi Xenidis |
11364:512078953bbb |
[XEN][POWERPC] Boot Module freeing |
2006-08-18 |
Jimi Xenidis |
11363:3f87db7cac89 |
[XEN][POWERPC] Enable gcc -Wshadow and fix the warnings |
2006-08-17 |
Jimi Xenidis |
11362:639eb7e6446e |
[XEN][POWERPC] workaround for broken claim is insufficient |
2006-08-17 |
Jimi Xenidis |
11361:47078e89e663 |
[XEN][POWERPC] find_space returns garbage |
2006-08-29 |
Hollis Blanchard |
11360:9b3b420ec064 |
[XEN][POWERPC] memory clean up (phase 3) |
2006-08-17 |
Jimi Xenidis |
11359:af7c87d42bc6 |
[XEN][POWERPC] Fix PHDR issues with large .data.percpu sections |
2006-08-30 |
kaf24 |
11358:74db626d2fcf |
Merge with xen-ia64-unstable.hg |
2006-08-30 |
kaf24 |
11357:8a0ad47713f1 |
[NET] front: move register_netdev() + sysfs attribute registering from create_netdev() into the new open_netdev() function. |
2006-08-30 |
kaf24 |
11356:d741e86a8766 |
[XEN] Add a start_pfn field in xen_domctl_getmemlist. |
2006-08-30 |
kaf24 |
11355:13e09ec65862 |
Revert powerpc build break after dom0_ops split. |
2006-08-30 |
kaf24 |
11354:45f6ee334fcc |
[XEN] Reserve hypercall number for kexec operations. |
2006-08-30 |
kaf24 |
11353:926d7b131689 |
[XEN] physdev: Check for negative irqs in alloc_irq_vector. |
2006-08-30 |
kaf24 |
11352:dc883b5e906e |
[LINUX][X86_64] P2M map must be allocated on page aligned boundary. |
2006-08-30 |
kaf24 |
11351:a202eef97aa0 |
[TOOLS] Fix gdbserver build. |
2006-08-30 |
Steven Hand |
11350:a39ad4c78850 |
Fix fix :-) |
2006-08-30 |
Steven Hand |
11349:2d2f3b824fc3 |
Fix hard tabs. |
2006-08-30 |
jchesterfield |
11348:550821cdee0a |
Block IO safety patch for live migration. Xend checks that VBDs are destroyed before unpausing the domain. |
2006-08-30 |
Ewan Mellor |
11347:dc773bf49664 |
Further shadow_mem_control fixes -- we need to balloon the amount of memory |
2006-08-30 |
Ewan Mellor |
11346:a47951e59cbf |
Shadow memory should be in MiB, not KiB. It also needs rounding up to be safe. |
2006-08-30 |
Ewan Mellor |
11345:f66bae594691 |
Fix reboot and reconfigure of HVM guests when they are configured with an |
2006-08-30 |
Ewan Mellor |
11344:5acf10969b1d |
Added an entry to arch._types for x86_64. |
2006-08-29 |
Andrew Warfield |
11343:8135621eeb7b |
Fix typo. |
2006-08-29 |
Andrew Warfield |
11342:90fb2c4d33a5 |
merge |
2006-08-29 |
akw |
11341:7299065fac68 |
Small blktap cleanups. |
2006-08-29 |
Ewan Mellor |
11340:24258e322e88 |
[XEND] abstract architecture-specific bits in image.py |
2006-08-29 |
Ewan Mellor |
11339:051dc0911547 |
This patch fixed 'xm reboot' to work as you expected with the wait |
2006-08-29 |
Ewan Mellor |
11338:b4e9f12df619 |
Improve xm migrate error message by printing usage instead of "Invalid |
2006-08-29 |
akw |
11337:7bfd8efb4fa7 |
Reduce AIO context allocations in blktap. |
2006-09-01 |
awilliam |
11336:4ba098226429 |
[IA64] change arch_memory_op #def to a prototype |
2006-09-01 |
awilliam |
11335:2f3db1a38b11 |
[IA64] update buildconfigs |
2006-09-01 |
awilliam |
11334:af50fb41612c |
[IA64] Expand memory_op for PV-on-HVM on IPF |
2006-08-29 |
awilliam |
11333:586c5fe8cf3e |
[IA64] revert xen-ia64-unstable.hg cset 11301:a19dbbe4cff5 |
2006-08-29 |
awilliam |
11332:003fdc4f0a7c |
[IA64] revert xen-ia64-unstable.hg 11271:c232365128cf |
2006-08-29 |
awilliam |
11331:5ad72f9e639c |
merge with xen-unstable.hg |
2006-08-29 |
Ian Campbell |
11330:8273f730371b |
Fix definition of LINUX_VER so that doesn't pickup LINUX_VER3 |
2006-08-29 |
tdeegan |
11329:a926e72e0491 |
Merge |
2006-08-29 |
tdeegan |
11328:9956c3a3bd84 |
[XEN] Off-by one error in range checks translating gfns to mfns |
2006-08-28 |
tdeegan |
11327:2097de87c920 |
[HVM] Don't assume that VMENTER causes a TLB flush, when validating |
2006-08-28 |
Christian Limpach |
11326:20bb80e54f21 |
[qemu patches] Update patches for changeset 11273:a1cff03ac7d7. |
2006-08-28 |
Christian Limpach |
11325:a1cff03ac7d7 |
[qemu] Fix PCI config header space writes and set Subsystem-Vendor ID fields. |
2006-08-28 |
Steven Hand |
11324:7210b62802be |
Fix hypervisor build with performance counters after -unstable |
2006-08-28 |
Steven Hand |
11323:78a25a7eac1f |
Fix shadow mode 32/PAE linux writable heuristic and add 64-bit version. |
2006-08-28 |
Steven Hand |
11322:28824bd2701c |
Fix PAE-mode HVM guests with the new shadow code. |
2006-08-29 |
awilliam |
11321:e317ad162eba |
[IA64] init the hlt timer on a valid cpu and migrate |
2006-08-28 |
awilliam |
11320:684fdcfb251a |
merge with xen-unstable.hg |
2006-08-28 |
Christian Limpach |
11319:f790546ecfda |
[qemu patches] Update patches for changeset 11268:350a73222a51. |
2006-08-28 |
Christian Limpach |
11318:350a73222a51 |
[qemu] Add target-i386-dm and hw *.[ch] files to TAGS. |
2006-08-28 |
kaf24 |
11317:68a1b61ecd28 |
Fix Intel copyright notice in a single source file. |
2006-08-28 |
kaf24 |
11316:3798ec84431d |
[XEND] Move all of the various log files created by xen to |
2006-08-28 |
kaf24 |
11315:028862ea9c9d |
[HVM] [SMBIOS] Duplicate UUID into serial number in SMBIOS tables. |
2006-08-28 |
kaf24 |
11314:c61b8296b39a |
The following patch fixes a bug where xenconsoled will can SEGV |
2006-08-28 |
kaf24 |
11313:439fa5d6c5ce |
[TOOLS] Remove Gentoo-specific workaround in networking |
2006-08-28 |
kaf24 |
11312:0cecfb11b76b |
[TOOLS] Clean up routed vifs quietly on domain destruction. |
2006-08-28 |
kaf24 |
11311:b61b7478b324 |
[HVM][SVM] Allow SVM to take advantage of flag_dr_dirty. |
2006-08-28 |
kaf24 |
11310:fab84f9c0ce6 |
[XEN] Rename shadow2 to shadow and move the various source |
2006-08-28 |
awilliam |
11309:896fcdd49c7f |
[IA64] Modify sparse headers for PV-on-HVM/IPF |
2006-08-28 |
awilliam |
11308:6bf652c677c8 |
[IA64] separate hypercalls, acpi and EFI tables |
2006-08-28 |
awilliam |
11307:f74c9368f6ff |
[IA64] fix noreboot option |
2006-08-28 |
awilliam |
11306:8c4c5e1bf58a |
[IA64] print command line of xen |
2006-08-28 |
awilliam |
11305:26ba157bef06 |
[IA64] fix warnings |
2006-08-28 |
awilliam |
11304:647d3208704a |
[IA64] fix VTi hangs |
2006-08-28 |
awilliam |
11303:5586fd904efa |
[IA64] Remove warning message in fw_emul.c |
2006-08-28 |
awilliam |
11302:1317833f657b |
[IA64] Fix comment of vmx_hypercall.c |
2006-08-28 |
awilliam |
11301:a19dbbe4cff5 |
[IA64] Modify destroy code for PV-on-HVM on IPF |
2006-08-27 |
awilliam |
11300:40f6fdb68fa9 |
[IA64] Fixes for dom0_ops changes |
2006-08-27 |
awilliam |
11299:c4ea8d4d2ae1 |
merge with xen-unstable.hg |
2006-08-27 |
Alex Williamson |
11298:5b9ff5e8653a |
[PATCH] fix null pointer dereference in xen_guest_lookup() |
2006-08-25 |
kaf24 |
11297:1a3b883614b7 |
[XEN] Fix silly transposition typo in previous changeset. |
2006-08-25 |
kfraser |
11296:86d26e6ec89b |
Replace dom0_ops hypercall with three new hypercalls: |
2006-08-25 |
Ian Campbell |
11295:9091331dfb35 |
[TOOLS] Use ELFSIZE to pick the ELF structures to use in readnotes.c |
2006-08-25 |
Ian Campbell |
11294:23a0a408edb9 |
merge |
2006-08-24 |
Ian Campbell |
11293:f85a81f7e3fb |
[POWERPC] Remove references to xen_guest_string from ppc dom0 builder. |
2006-08-24 |
kfraser |
11292:12daa88262c5 |
[LINUX] Remove hypercall permission checks from privcmd driver. |
2006-08-24 |
kfraser |
11291:54a905c6c84d |
[HVM] Fixes to the ACPI table definition. |
2006-08-24 |
Steven Hand |
11290:d5eb5205ff35 |
Remove redundant performance counters. |
2006-08-24 |
Steven Hand |
11289:ba3061912d3d |
Ensure get_dom_domid() terminates even when /local/domain/<foo>/name is |
2006-08-24 |
kfraser |
11288:1ff4cc298bec |
[XEN] Fix shadow2 issues with HVM guests. |
2006-08-23 |
Ewan Mellor |
11287:58a3a7849216 |
This small patch adds back a closing paranthesis that has gone lost. It |
2006-08-23 |
Ewan Mellor |
11286:45ce6a654a41 |
The various tools expect the device node to be /dev/xen/evtchn -- this |
2006-08-23 |
Ian Campbell |
11285:551495fa7b3e |
merge |
2006-08-23 |
Ian Campbell |
11284:2eb8efcc70d1 |
[XEN] Restore backwards compatibility by supporting __xen_guest |
2006-08-23 |
Ian Campbell |
11283:cc006f78cbe2 |
[TOOLS] Cleanups to domU ELF loader. |
2006-08-23 |
kfraser |
11282:51a98a6c2c05 |
[XEN] Fix the x86 emulator to safely fail when it turns out the |
2006-08-23 |
Steven Hand |
11281:d389123fad85 |
Don't emulate faulting writes to stack. May fix a number of recent hvm |
2006-08-23 |
kfraser |
11280:26b673aeff8b |
Remove all traces of the obsolete BVT scheduler. |
2006-08-23 |
kfraser |
11279:61eea55dce65 |
[TOOLS] Remove the 'cpuperf' misc tool. Xenoprof is the |
2006-08-23 |
Ian Campbell |
11278:58b5141c8309 |
[TOOLS] Add a simple tool to display the Xen specific ELF notes. |
2006-08-23 |
Ian Campbell |
11277:faadbf5ba8d6 |
[XEN/LINUX] Define Xen ELF notes in kernel header and update dom0 builder. |
2006-08-23 |
Ian Campbell |
11276:d57b174adfd6 |
[TOOLS] Allow tools to load kernels which use an ELF notes segment. |
2006-08-23 |
Ian Campbell |
11275:7ca72a1c4182 |
[XEN] Define the types to be used with Xen in the ELF notes section. |
2006-08-23 |
Ian Campbell |
11274:62b7b5f3029f |
[LINUX] Define ELFNOTE as a preprocessor macro rather than an assembler macro |
2006-08-25 |
awilliam |
11273:3e0685ecfe64 |
[IA64] replace lost EFI_RESERVED_TYPE dom0 passthrough |
2006-08-25 |
awilliam |
11272:d188c51ea883 |
[IA64] dom_fw.c cleaned up. |
2006-08-25 |
awilliam |
11271:c232365128cf |
[IA64] Expand hvm_op hypercall for PV-on-HVM/IPF |
2006-08-24 |
awilliam |
11270:0ae5ba4585c9 |
[IA64] Avoid compile-time warnings. |
2006-08-24 |
awilliam |
11269:1612675ca4cf |
[IA64] All vcpus can sync interrupts from qemu |
2006-08-24 |
awilliam |
11268:65042393b3e9 |
[IA64] pal_halt_light emulatefor domU |
2006-08-24 |
awilliam |
11267:c1261ca0d321 |
[IA64] Clean up: change asm constraints and remove _hypercall_imm* |
2006-08-24 |
awilliam |
11266:261b95f114a2 |
[IA64] VTLB optimization: Reuse invalid entry |
2006-08-23 |
awilliam |
11265:3e54734e55f3 |
[IA64] Remove extraneous verbose output to clean up Fedora boot. |
2006-08-23 |
awilliam |
11264:3fdc31e91384 |
[IA64] Modify xc_ia64_hvm_build for using the new Xen event channels |
2006-08-23 |
awilliam |
11263:66c27919578f |
[IA64] catch up `new Xen event channels' |
2006-08-23 |
awilliam |
11262:36b76e551456 |
[IA64] PV-to-HVM prep for maddr.h |
2006-08-23 |
awilliam |
11261:7aaab04fd22e |
[IA64] DOM0_SHADOW_CONTROL_OP_GET/SET_ALLOCATION stubs |
2006-08-23 |
awilliam |
11260:ac41222866e9 |
[IA64] update xc_shadow_control call with new parameters |
2006-08-23 |
awilliam |
11259:56ec2377b32e |
[IA64] replace gnttab_log_dirty with gnttab_mark_dirty |
2006-08-23 |
awilliam |
11258:5264cc30d711 |
[IA64] split parts of page.h into maddr.h |
2006-08-23 |
awilliam |
11257:8293018c1a24 |
[IA64] only setup extra vga console support on dom0 |
2006-08-23 |
awilliam |
11256:79afceca9065 |
merge with xen-unstable.hg |
2006-08-23 |
kfraser |
11255:0bb18319b8a0 |
[XEN] Fix pirq_guest_unbind(). Remove unnecessary code |
2006-08-22 |
Ian Campbell |
11254:af704c33a9a4 |
merge |
2006-08-22 |
Ian Campbell |
11253:6aeec897da36 |
[XEN] Remove some accidentally commited debug code |
2006-08-22 |
kfraser |
11252:0ea9a824c16c |
[SHADOW] Clean up the DOM0_SHADOW_OP interface. |
2006-08-22 |
Ian Campbell |
11251:92066b3fcd86 |
merge |
2006-08-22 |
Ian Campbell |
11250:708b915caf78 |
[XEN] Revert changes to dom0 domain builder made by cset 11226. |
2006-08-22 |
kfraser |
11249:2b78726766d1 |
[HVM] Clean ups for PV-on-HVM drivers. In particular, platform-pci |
2006-08-22 |
Ian Campbell |
11248:bb8d13705aac |
[LINUX] Update x86/64 ELF note patch to version accepted upstream. |
2006-08-22 |
kfraser |
11247:fc5736e0a2eb |
[x86_64] Guests no longer set _PAGE_USER on kernel mappings. |
2006-08-22 |
Christian Limpach |
11246:d3a9bcf61c33 |
[hvm] Export gpfn of store page to guest - not mfn. |
2006-08-22 |
Anil Madhavapeddy |
11245:b688d4a68a3e |
Make add_to_bridge() always leave the device up even when it bails out due to the device already being present on the bridge. |
2006-08-22 |
Ian Campbell |
11244:a4550b748840 |
[LINUX] Support creating ELF note segments in the kernel ELF image. |
2006-08-22 |
Ian Campbell |
11243:cd4e7ace4e58 |
merge. |
2006-08-22 |
Ian Campbell |
11242:a58ffedb59ce |
[LINUX] Revert bits of cset 11202 since they break the -xenU build for x86/64. |
2006-08-22 |
kfraser |
11241:56b05c672033 |
[XEN] Debug builds check for correct usage of percpu areas. |
2006-08-22 |
kfraser |
11240:80c5350a68f1 |
[XEN] Clean up some x86 bootstrap code. Replace some CPU iterators |
2006-08-21 |
George Dunlap |
11239:f681ffc9b01a |
Added option to xentrace to set the trace buffer size. |
2006-08-21 |
kfraser |
11238:6a8204e4619d |
[XEN] Remove bogus assertion. |
2006-08-21 |
Steven Hand |
11237:f71f17e64e3a |
Fix assertion. |
2006-08-21 |
kfraser |
11236:4a722773e38d |
[XEN] Revert patch 11213. |
2006-08-21 |
kfraser |
11235:36220033c67f |
[XEN] Fix maddr_from_mapped_domain_page(). |
2006-08-21 |
kfraser |
11234:069ac1bb7866 |
[XEN] Fix shadow2 integration with writable-pagetable logic. |
2006-08-21 |
kfraser |
11233:58ed222274f2 |
[XEN] Remove unnecessary printk from invalid opcode debug output. |
2006-08-21 |
Christian Limpach |
11232:4d8ab492bdee |
[xend] Add 'xend_config_format' field to the Xend information block. |
2006-08-21 |
Christian Limpach |
11231:a61b92fc2966 |
[qemu patches] Update patches for changeset 11209:9bb6c1c1890a. |
2006-08-20 |
Christian Limpach |
11230:9bb6c1c1890a |
[qemu] hdparm tunable IDE write cache for HVM |
2006-08-20 |
Christian Limpach |
11229:78673ba510ed |
[qemu patches] Update patches for changeset 11206:fc3e7e65b953. |
2006-08-20 |
Christian Limpach |
11228:639c5eff0f5a |
[qemu patches] Update patches for changeset 11206:fc3e7e65b953. |
2006-08-20 |
Christian Limpach |
11227:fc3e7e65b953 |
[qemu] Allow booting from more than one device. |
2006-08-20 |
kaf24 |
11226:45a84091144e |
[XEN] More shadow2 cleanups -- primarily moving arch vcpu/domain |
2006-08-19 |
kaf24 |
11225:5fc1fe790835 |
[XEN] Clarify x86 hypercall ABI in public header comments. |
2006-08-19 |
kaf24 |
11224:26576f1dbadb |
[XENBUS] Allow user of xenbus_read_driver_state() to distinguish |
2006-08-19 |
kaf24 |
11223:bb52372aa17f |
[LINUX] Replace uses of CONFIG_XEN_PRIVILEGED_GUEST with is_initial_xendomain(). |
2006-08-19 |
kaf24 |
11222:a71c265924d2 |
[HVM][VMX] Don't update the EIP on debug register accesses |
2006-08-19 |
kaf24 |
11221:7c9d7fc3dce5 |
[HVM] Fix SMBIOS entry point copy destination. |
2006-08-19 |
kaf24 |
11220:a629952ac766 |
[NET] front: Fix receive path for auto-translated guests, so that |
2006-08-19 |
kaf24 |
11219:03fd2accb4d9 |
[XEN] Make some implicit header includes explicit. |
2006-08-19 |
kaf24 |
11218:2d70f2de1809 |
[NET] front: Fix tx buffer leak in teardown path. Fix rx-buffer |
2006-08-19 |
kaf24 |
11217:b85da7cd9ea5 |
[NET] front: Fix rx buffer leak when tearing down an interface. |
2006-08-19 |
kaf24 |
11216:7258181ab445 |
[XENBUS] Cleanup correctly on suspend, unregister watches. |
2006-08-19 |
kaf24 |
11215:3fc16c39f15e |
[NET/BLK] back: Change the netback and blkback device drivers to allow |
2006-08-19 |
kaf24 |
11214:cadf1df88d3e |
[BALLOON] Make /proc/xen/ballon contain driver_pages (aka "driver headroom") unconditionally. |
2006-08-19 |
kaf24 |
11213:1818ea221bfe |
[XENBUS] A few cleanups. |
2006-08-18 |
kfraser |
11212:ca9f3a7b1b03 |
[XEN] Remove shadow2 dependencies from common code. |
2006-08-18 |
kfraser |
11211:a658663ab2d0 |
[HVM] Fix the APM BIOS to ensure that interrupts are enabled when it |
2006-08-18 |
kfraser |
11210:28e9bba03425 |
[XEN] Work around a Linux PAE issue where it sometimes sets |
2006-08-18 |
kfraser |
11209:d40dfbef8e5d |
Fix Xen Rules.mk eval order so that debug=y always sets verbose=y. |
2006-08-17 |
Christian Limpach |
11208:a7dcafb540be |
[qemu patches] Update patches for changeset 11186:078bfd250677. |
2006-08-17 |
Christian Limpach |
11207:078bfd250677 |
[qemu] Support HVM guests with more than 3.75G memory. |
2006-08-17 |
Steven Hand |
11206:28e3132b9f93 |
Fix live migration w/ shadow2. |
2006-08-17 |
kfraser |
11205:b3bfff8b1c10 |
[SVM] Fix 64-bit VMRUN. |
2006-08-17 |
kfraser |
11204:043a4aa24781 |
[XEN] Indentation cleanups (remove hard tabs). |
2006-08-17 |
kfraser |
11203:7ecfd9b1f641 |
Missing file from unmodified_drivers directory. |
2006-08-17 |
kfraser |
11202:c39d7d8379ad |
[XEN] Fix page-fault handler to fall back to shadow-mode fault path if |
2006-08-17 |
kfraser |
11201:41130540891e |
[NET] front: Improve correctness when there is no connection to backend driver. |
2006-08-17 |
kfraser |
11200:a73aa6ec4c76 |
[NET] front: Allow driver to be built for an HVM guest. |
2006-08-17 |
tdeegan |
11199:a88f8c6d9401 |
Fix 64bit shadow tracking |
2006-08-17 |
kfraser |
11198:59f7fc3e5256 |
Add a small readme file explaining how to build PV-on-HVM drivers. |
2006-08-17 |
kfraser |
11197:3127d6744dd1 |
Update hgignore list for PV-on-HVM drivers. |
2006-08-17 |
kfraser |
11196:cbdc98fc3a6f |
[NET] front: Allow driver to be built against kernels which do not |
2006-08-17 |
kfraser |
11195:8d5e6a78d51e |
[NET] front: Make netfront compile against kernels without the GSO patch. |
2006-08-17 |
kfraser |
11194:28de3548c65f |
[LINUX] Fix return value of gnttab_resume(). |
2006-08-17 |
kfraser |
11193:8f2fee2c452c |
[HVM] Allow blkfront driver to be built for an HVM guest. |
2006-08-17 |
kfraser |
11192:88e8abee7575 |
[HVM] Allow xenbus to run in an HVM guest. |
2006-08-17 |
kfraser |
11191:2d734ac9ec85 |
merge |
2006-08-17 |
kfraser |
11190:487fe5006064 |
[LINUX] Allow xenbus to be built as a module. |
2006-08-17 |
tdeegan |
11189:0882db2677b0 |
Merge |
2006-08-17 |
tdeegan |
11188:395bfcf84451 |
Fix handling of PS bit in 64-bit pagetables |
2006-08-17 |
kfraser |
11187:45f3c127069d |
[HVM] Avoid accessing start_info from xenbus as far as possible, since |
2006-08-17 |
kfraser |
11186:b2f077bbca89 |
[HVM] Make grant tables functions work in PV-on-HVM drivers. |
2006-08-17 |
kfraser |
11185:879918dbe77f |
[HVM] Linux driver for the xen platform pseudo-PCI device. |
2006-08-17 |
kfraser |
11184:b9af81884b99 |
[XEN] Fix x86/64 bug where a guest application can crash the |
2006-08-17 |
chris |
11183:130eee9e9728 |
[qemu patches] Update patches for changeset 11161:5c1021595e3c. |
2006-08-17 |
chris |
11182:5c1021595e3c |
[qemu] Add the xen platform device to the qemu PCI bus. |
2006-08-17 |
ssmith |
11181:5e3166de7120 |
[NET] Fix ``rx->offset: 10, size: 4294967295'' bug. |
2006-08-17 |
chris |
11180:24827cb8a945 |
[qemu patches] Update patches for changeset 11158:a774cbd38187. |
2006-08-17 |
chris |
11179:a774cbd38187 |
[qemu] Default monitor/serial ports to /dev/null if -nographic. |
2006-08-17 |
kfraser |
11178:83003532d71f |
[NET] back: Initialise first fragment properly |
2006-08-16 |
kfraser |
11177:3e75d9b1d556 |
[XEN] vga code cleanups and additions for other architectures. |
2006-08-16 |
tdeegan |
11176:87165e688bc5 |
Fix broken .hgtags |
2006-08-16 |
kfraser |
11175:01345b08d012 |
merge |
2006-08-16 |
kfraser |
11174:f2151423f729 |
[MINIOS] Fix the build after start_info interface changes. |
2006-08-16 |
tdeegan |
11173:e66352312acb |
Temporarily disable shutdown-on-HLT code. |
2006-08-16 |
tdeegan |
11172:0f917d63e960 |
Replace shadow pagetable code with shadow2. |
2006-08-16 |
kfraser |
11171:fda70200da01 |
[LINUX] Define is_initial_xendomain() to zero for HVM drivers. |
2006-08-16 |
kfraser |
11170:00a70786e550 |
[LINUX] Update the hvm_op wrapper now that the return value of get_param is in |
2006-08-16 |
kfraser |
11169:4b145f81fce4 |
[NET] front: Fix indentation of a comment. |
2006-08-16 |
kfraser |
11168:d4efff1beedb |
[NET] front: Allow packets to be copied on the receive path instead of flipped. |
2006-08-16 |
kfraser |
11167:6217dbbba0af |
[NET] back: Change 'copyall' xenstore node to 'request-rx-copy', which |
2006-08-16 |
emellor |
11166:5233c4b076b9 |
Fix log rotation which was inadvertently broken by changeset 11129:939f75570a15. |
2006-08-16 |
kfraser |
11165:c757ebffd500 |
[NET] back: Support copying packets to the frontend on receive path. |
2006-08-16 |
kfraser |
11164:e2e7f4c17b77 |
[HVM] Provide common support function for HLT emulation: hvm_hlt(). |
2006-08-16 |
kfraser |
11163:ebd289e3d205 |
[NET] front: Fix features on resume when csum is off |
2006-08-16 |
shand |
11162:30fb6ea3a1f7 |
Heuristic to detect windows shutdown + power down domain. |
2006-08-16 |
kfraser |
11161:4704cd92242e |
Rename two xentrace tools to make it obvious that setmask and setsize are xen related. |
2006-08-16 |
emellor |
11160:ff124973a28a |
Implement xm block-configure for CD-ROMs. |
2006-08-16 |
kfraser |
11159:716ef8e8bddc |
[HVM] Fix the issue that the HVM 64bit guest cannot boot with 32G memory. |
2006-08-16 |
kfraser |
11158:b127e557ee74 |
[HVM] Fix the HVM hypercall issue when paging is not enabled yet on 64bit host. |
2006-08-16 |
kfraser |
11157:7ed73735fd30 |
This is a small patch that makes a cross compiler successfully compile |
2006-08-16 |
shand |
11156:88e6bd5e2b54 |
Whitespace clean-ups. |
2006-08-15 |
shand |
11155:ec03b24a2d83 |
Fix VT after hvm changes. |
2006-08-15 |
kfraser |
11154:bb37d167c82e |
[XEND] xc_save/xc_restore open the libxc interface independently |
2006-08-15 |
shand |
11153:d20e1835c24b |
Various HVM clean-ups. |
2006-08-15 |
emellor |
11152:5d42f6f0a187 |
Added missing decl. |
2006-08-15 |
kfraser |
11151:e65bb0de33cd |
[XEN] Add tracing to slow path in setting new guest %cr3 value. |
2006-08-15 |
kfraser |
11150:939f75570a15 |
Set close-on-exec flag on /var/log/xend.log logging file. |
2006-08-15 |
kfraser |
11149:5db6984e4503 |
Set the close-on-exec flag on the RPC socket in tool stack. |
2006-08-15 |
kfraser |
11148:fdc4531aefe0 |
Set the close-on-exec flag on the xenstore fd in libxenstore. |
2006-08-15 |
kfraser |
11147:59adc1f7dfca |
[LIBXC] Set close-on-exec on the privcmd fd in libxc. |
2006-08-15 |
kfraser |
11146:f43729552603 |
[HVM] Ensure the read-only M2P table is mapped without _PAGE_GLOBAL |
2006-08-15 |
kfraser |
11145:b26bf72514aa |
Move vga options to their own 'vga=' boot parameter. |
2006-08-15 |
ack |
11144:9a277d391ff9 |
merge |
2006-08-15 |
ack |
11143:e86343be4730 |
merge |
2006-08-15 |
ack |
11142:e16d57440134 |
Don't copy all incoming fragmented packets. |
2006-08-15 |
kfraser |
11141:2ff86cd7bda1 |
merge |
2006-08-15 |
kfraser |
11140:aff2e2b7a23b |
Clean up console fields in start_info structure. Add compat code for |
2006-08-15 |
chris |
11139:6dcd85ea232e |
[qemu patches] Update patches for changeset 11117:60eacb336e35. |
2006-08-15 |
chris |
11138:60eacb336e35 |
[qemu/ia64] Sync ID cache only guest do DMA read. |
2006-08-15 |
kfraser |
11137:d853acd5ed58 |
Clean up vga.c and change default font slot to zero, as other |
2006-08-15 |
ack |
11136:01a4266e4dc9 |
merge |
2006-08-15 |
ack |
11135:5de3bc3c6297 |
merge |
2006-08-15 |
ack |
11134:d48842f924d0 |
Adjust truesize in netfront to more closely reflect real data payload |
2006-08-15 |
kfraser |
11133:ae71e1d92d44 |
Support for vga text modes bigger than 80x25. |
2006-08-15 |
kfraser |
11132:438ed1c4b391 |
[XEND] Apply the domain cpumask fully to every vcpu in the domain. |
2006-08-15 |
kfraser |
11131:9ced76fd7d9b |
Remove another external-to-libxc user of xc_dom0_op(). |
2006-08-15 |
kfraser |
11130:155c11be3b89 |
[VMX] Fix vmxassist for booting Vista. |
2006-08-15 |
kfraser |
11129:651d2d5d2856 |
[VMX] Fix VMX ap boot. |
2006-08-15 |
kfraser |
11128:f2f584093379 |
[POWERPC] Update .hgignore |
2006-08-15 |
kfraser |
11127:0112511542d8 |
Merge with xenppc-unstable-merge.hg |
2006-08-14 |
Hollis Blanchard |
11126:653588bfc0f9 |
[POWERPC] Support console=comX option for Xen console. |
2006-08-14 |
Jimi Xenidis |
11125:c841daf98bb0 |
[POWERPC] memory cleanup (phase 2), destroy (et. al) now work |
2006-08-13 |
Jimi Xenidis |
11124:552d50b3abf2 |
[POWERPC] memory cleanup |
2006-08-13 |
Jimi Xenidis |
11123:920784588848 |
[POWERPC] need a real definition for gnttab_log_dirty() |
2006-08-11 |
Jimi Xenidis |
11122:cdb24f869a56 |
[POWERPC] start-cpu has no return code |
2006-08-09 |
Jimi Xenidis |
11121:3109eaa648e5 |
[POWERPC] enable shadow mode |
2006-08-15 |
Ian Campbell |
11120:b53b154a5126 |
Add a series file to order the patches in patches/linux-<version> |
2006-08-14 |
kfraser |
11119:04e5e80be909 |
[IA64] Fix IA64 build. |
2006-08-14 |
kfraser |
11118:d6783fd456ed |
[HVM] Fix roms.h to depend on acpi data. |
2006-08-14 |
kfraser |
11117:acacf7f1191d |
[VMXASSIST] Fix linker script to define start/end section labels |
2006-08-14 |
kfraser |
11116:7ba73e24c5a5 |
Pick up SMBIOS entry point in the ROMBIOS. |
2006-08-14 |
kfraser |
11115:0b176f84c3bf |
Add code to generate SMBIOS tables to hvmloader. |
2006-08-14 |
kfraser |
11114:5a454f6e320f |
Make room in e820map for SMBIOS tables. |
2006-08-14 |
kfraser |
11113:4210049a5854 |
Add utilities needed for SMBIOS generation to hvmloader. |
2006-08-14 |
kfraser |
11112:963a67ab8130 |
[HVMLOADER] Include xen.h for __HYPERVISOR* constants. |
2006-08-14 |
kfraser |
11111:2afc3f16ae6e |
[LIBXC] Remove unused xc_evtchn_status(). |
2006-08-14 |
kfraser |
11110:eb7e5d95e7ea |
[LINUX] Mark /dev/mem regions as VM_PFNMAP. |
2006-08-14 |
kfraser |
11109:c09d6e997f05 |
[LINUX] Oney 'nosmp' and 'max_cpus=' command line options. |
2006-08-14 |
kfraser |
11108:f8c53e937b30 |
[NET] back: Fix an __init that should be an __exit in loopback driver. |
2006-08-14 |
kfraser |
11107:6b6bfa60707e |
[LINUX][ Fix x86/64 entry.S to use paravirtualized sti/cli properly. |
2006-08-14 |
kfraser |
11106:1b85fbc8c013 |
[XEN] grant tables: update pair of entries using a union to ensure endian neutrality. |
2006-08-14 |
kfraser |
11105:d8338b28bcd6 |
[LINUX] Provide a handy macro for detrmining if we are domain0. |
2006-08-14 |
kfraser |
11104:e061f14161b0 |
[XENBUS] Avoid direct use of xen_start_info. It's unevailable when |
2006-08-14 |
kfraser |
11103:9519445d9e9d |
[NET] linux: Kill the WARN_ON() calls for checksum fixups. |
2006-08-14 |
kfraser |
11102:9c953e1b6fad |
[LINUX] Split useful bits of page.h into new header maddr.h. |
2006-08-14 |
kfraser |
11101:22f278b5fcef |
[HVM][LINUX] Add a header file with wrappers for hvm_op hypercall. |
2006-08-14 |
kfraser |
11100:905ff6e616cc |
[HVM] Add stubs to Linux for the new hvm_op hypercall. |
2006-08-14 |
kfraser |
11099:922931ed15ae |
[NET] back: Tidy up and remove communications via references to global structures. |
2006-08-14 |
kfraser |
11098:4852b556d912 |
[HVM] More info when failing to emulate instruction group 1. |
2006-08-14 |
kfraser |
11097:f328519053f5 |
[XEN] Remove sync_pagetable_state(). No longer needed. |
2006-08-14 |
ssmith |
11096:eb66b68db7b1 |
[XEN] Add some missing put_page()s to __gnttab_copy. |
2006-08-14 |
ssmith |
11095:c0a3f670d0d6 |
[XEN] Add a missing access check to __gnttab_copy. |
2006-08-13 |
kaf24 |
11094:d4c9a653907b |
[XEN] Explicitly include domain_page.h for map_domain_page() and fix a |
2006-08-13 |
kaf24 |
11093:1fcc31985898 |
[XEN] Use gnttab_clear_flag() in new grant-table copy operation. |
2006-08-13 |
kaf24 |
11092:21240dc9f2e8 |
[XEN] Clean up e820 definitions. Define shared set in hvm public dir. |
2006-08-13 |
kaf24 |
11091:befab551b0e1 |
[HVM] HVMOP_get_param return parameter value within the provided parameter struct, |
2006-08-12 |
kaf24 |
11090:0340e579f065 |
[XEN] Add a warning about changeable size of shared_info structure. |
2006-08-12 |
kaf24 |
11089:9900884577de |
[XM-TEST] Fix network tests for -route and -nat |
2006-08-12 |
kaf24 |
11088:41399e5fdc9e |
[NET] front: Restore 16 bytes of reservation |
2006-08-12 |
kaf24 |
11087:857854460d36 |
[LINUX][XENBUS] Wait for devices to connect when frontend driver is loaded as a module. |
2006-08-12 |
emellor |
11086:457c427c28fc |
New xm uptime command. |
2006-08-11 |
kfraser |
11085:44aa6f86830d |
[IA64] Add two extra empty files and add a comment to every empty |
2006-08-11 |
kfraser |
11084:9727328c008e |
[XEN] Remove batched writable pagetable logic. |
2006-08-11 |
kfraser |
11083:1d817bfc5ed9 |
[NET] front: Do not allocate unnecessary page-sized main data area |
2006-08-10 |
kfraser |
11082:80f364a5662f |
[XEN] Fix bug in spurious pagefault detection which could |
2006-08-10 |
kfraser |
11081:323eb29083e6 |
[HVM] Remove unused apic_enabled field from hvm_info_table. |
2006-08-10 |
emellor |
11080:8cca42e2610a |
Revert inadvertent code change from "replace tabs with spaces" changeset. |
2006-08-10 |
kfraser |
11079:247fc1245b21 |
[XEN] Add a new type of grant copy operation. |
2006-08-10 |
kfraser |
11078:4ee64035c0a3 |
Add support for sending event channel interrupts to HVM guests. |
2006-08-10 |
kfraser |
11077:9d4fa3cf4481 |
[LIBXC] clean specified files instead of wildcarding |
2006-08-10 |
kfraser |
11076:108c05a9f706 |
[LIBXC] replace tabs with spaces |
2006-08-10 |
kfraser |
11075:f393ced88d14 |
[HVM] Fix some IOAPIC and LAPIC device model bugs. |
2006-08-10 |
kfraser |
11074:713b0878da2f |
[HVM] Rmove unused field pae_enabled from hvm_info_table. |
2006-08-10 |
kfraser |
11073:ec4979587156 |
[MINIOS] A first step to re-architecture mini-os for a port to ia64. |
2006-08-10 |
kfraser |
11072:485baffca4fd |
[CONSOLE] Always specify CON_ENABLED in Linux ocnsole driver. |
2006-08-10 |
kfraser |
11071:cfd9d4601022 |
Fix 2 issues when creating HVM guests: |
2006-08-09 |
chris |
11070:0e32095a7b46 |
[qemu patches] Update patches for changeset 11048:27bef4f3c1d3. |
2006-08-09 |
chris |
11069:27bef4f3c1d3 |
[qemu] Move acpi to devfn 2, so that it matches the fadt. |
2006-08-09 |
chris |
11068:404277b96e27 |
[qemu patches] Update patches for changesets 11045:bd11c4855c5d and 11046:8a615d28759e. |
2006-08-09 |
chris |
11067:8a615d28759e |
[qemu] HVM acpi port init update. |
2006-08-09 |
chris |
11066:bd11c4855c5d |
[qemu] Disable qemu's acpi support. |
2006-08-09 |
kfraser |
11065:9fc1979e9b00 |
Merge with xen-ia64-unstable. |
2006-08-09 |
kfraser |
11064:b60ea69932b1 |
Merge with xenppc-unstable. |
2006-08-08 |
Hollis Blanchard |
11063:e4f1519b473f |
[LIBXC] put PowerPC loader in libxenguest, not libxenctrl |
2006-08-08 |
Hollis Blanchard |
11062:d161ee2ade7e |
[LIBXC] remove relocated file from Makefile |
2006-08-08 |
Hollis Blanchard |
11061:b2fc8357b8ff |
[LIBXC] move xc_ppc_linux_build.c into a powerpc64 directory |
2006-08-07 |
Amos Waterland |
11060:00a41d1daf89 |
[POWERPC] add support for builtin command line |
2006-08-04 |
Jimi Xenidis |
11059:ecd673684ec8 |
[POWERPC] fixed bad swap of console and store event channels |
2006-08-01 |
Jimi Xenidis |
11058:9d5d7d8b7125 |
[POWERPC] finddevice must return a phandle of -1 |
2006-08-02 |
Hollis Blanchard |
11057:c8870f1aa5ca |
[TOOLS] use standard DPRINTF macro in PPC builder |
2006-08-02 |
Hollis Blanchard |
11056:3c361a48697f |
[POWERPC] correctly allocate domain memory |
2006-08-07 |
Hollis Blanchard |
11055:87cefa5f7c5e |
merge with xen-unstable.hg |
2006-07-27 |
Jimi Xenidis |
11054:61204c1d740e |
[powerpc] update ignores for the new name change |
2006-07-27 |
Jimi Xenidis |
11053:7c3a27bb291e |
[powerpc] Use new method to detect NULL xencomm handle |
2006-08-22 |
awilliam |
11052:91169603a8e8 |
[IA64] Remove PIN processing for Domain-0 vcpu0 |
2006-08-22 |
awilliam |
11051:36ebe6270252 |
[IA64] Add stubs to Linux/IPF for the new hvm_op hypercall. |
2006-08-22 |
awilliam |
11050:909c0cdda57f |
[IA64] Add support for sending event channel interrupts to VT-i guest |
2006-08-22 |
awilliam |
11049:37b25baa3a75 |
[IA64] HMVOP_get_param return parameter value |
2006-08-18 |
awilliam |
11048:d42e9a6f5378 |
[IA64] makes some includes explicit |
2006-08-18 |
awilliam |
11047:493bb0265c12 |
[IA64] perfc compile error patch |
2006-08-18 |
awilliam |
11046:ed22e77a1399 |
[IA64] reformatting hyperprivop.S for 80-column readability |
2006-08-16 |
awilliam |
11045:8c6bb45901e7 |
[IA64] handle ld.s on guest tr mapped page (VTI) |
2006-08-16 |
awilliam |
11044:5becaaabd335 |
[IA64] efibootmgr support |
2006-08-16 |
awilliam |
11043:45cd04201495 |
[IA64] resolve VTI address wrap issue |
2006-08-16 |
awilliam |
11042:e6eede7648ee |
[IA64] enable credit schedule on VTI-domain |
2006-08-16 |
awilliam |
11041:29ef650eb22a |
[IA64] fix non-CONFIG_XEN sparse tree build |
2006-08-16 |
awilliam |
11040:92c62a897c82 |
[IA64] xenasm.S 80-column reformatting |
2006-08-14 |
awilliam |
11039:bef360142b62 |
[IA64] copy_from/to_guest |
2006-08-14 |
awilliam |
11038:9da2cd61822e |
[IA64] reformatting cleanup for xen.lds.S |
2006-08-14 |
awilliam |
11037:6fec75ff8acf |
[IA64] 80-column reformatting for flushd.S |
2006-08-14 |
awilliam |
11036:741fd616f5dc |
[IA64] cleanup |
2006-08-14 |
awilliam |
11035:fa584e5d17b6 |
[IA64] initial cleanup of ivt.S |
2006-08-14 |
awilliam |
11034:7c79d49033c6 |
[IA64] convert stats to perfc, get rid of unsafe hypercall |
2006-08-14 |
awilliam |
11033:50837fb04807 |
[IA64] vti bugs fix |
2006-08-14 |
awilliam |
11032:9105cc8a738c |
[IA64] update xmexample.vti |
2006-08-09 |
awilliam |
11031:fc6c3d866477 |
merge with xen-unstable.hg |
2006-08-09 |
chris |
11030:15304ad81c50 |
[qemu patches] Update patches for changeset 10998:bd04004865ba. |
2006-08-09 |
chris |
11029:bd04004865ba |
[qemu] Add vncunused option. |
2006-08-09 |
awilliam |
11028:111936ef4291 |
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF (libxc) |
2006-08-09 |
awilliam |
11027:d735526b02ec |
[IA64] catch up new hypercall HYPERVISR_hvm_op for IPF |
2006-08-09 |
awilliam |
11026:54550e85f25a |
merge with xen-unstable.hg |
2006-08-09 |
Ian Campbell |
11025:b16252dbcb1f |
merge |
2006-08-09 |
Ian Campbell |
11024:c1850c659e40 |
Make ballon and backend drivers fail gracefully if they are unable to initialize |
2006-08-09 |
Ian Campbell |
11023:9f70d57aadcf |
Fix BUG_ON on switch_mm if XENFEAT_writable_page_tables is enabled. |
2006-08-09 |
chris |
11022:01043d543878 |
[qemu patches] Update patches for changeset 10993:dc7b56b8cfb5. |
2006-08-09 |
chris |
11021:dc7b56b8cfb5 |
[hvm/qemu] Add HVM buffered IO writes framework to accelerate stdvga speed. |
2006-08-09 |
kaf24 |
11020:3a2fee0d84f7 |
Build tools/firmware only on x86. |
2006-08-09 |
kaf24 |
11019:e8bdf6a8b74a |
[XEN][IA64] IA64 build fixes after recent PER_CPU changes. |
2006-08-09 |
emellor |
11018:724af97aea47 |
Fix the unit test to match the new way of allocating VNC ports. |
2006-08-09 |
emellor |
11017:009e250505e9 |
Added a couple of unit tests for the sxp parsing. |
2006-08-09 |
emellor |
11016:688012fc0e79 |
Fix reference to buf in parsing of ocaml escapes. |
2006-08-09 |
emellor |
11015:58a04bfedf6b |
Better diagnosis of the failure when Xend crashes. Thanks to Hollis Blanchard |
2006-08-08 |
kaf24 |
11014:b3dd6ceda9bc |
[XEN] Assorted further PER_CPU- or read_mostly-ifications. |
2006-08-08 |
kaf24 |
11013:6b821e310597 |
[XEN] Implement proper __read_mostly memory arrangemengt for x86. |
2006-08-08 |
kaf24 |
11012:aa25666d4643 |
[XEN] Make tracing structures and buffers explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11011:5fc926b58609 |
[XEN] Make multicall info explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11010:ce619ad2d139 |
[XEN] Make per-cpu pending EOI interrupt info explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11009:7e9699af7e12 |
[XEN] Make per-cpu mm information explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11008:0caf8d9218cc |
[XEN] Make per-cpu time information explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11007:5e8c254c9dcd |
[XEN] Make per-cpu schedule data explicitly PER_CPU. |
2006-08-08 |
kaf24 |
11006:7ce412dde1be |
[XEN] Place per-cpu timer info in PER_CPU space. |
2006-08-08 |
kaf24 |
11005:f3fb7727cb9a |
[XEN] Make tlbflush_time a PER_CPU variable. |
2006-08-08 |
chris |
11004:9aac8db168b4 |
[qemu patches] Refresh patches. |
2006-08-08 |
chris |
11003:88a42cf59f46 |
[qemu patches] Update patches for changeset 10974:415614d3a1ee. |
2006-08-08 |
sos22 |
11002:415614d3a1ee |
[hvm/qemu] Flip the device model over to using the new Xen event channels |
2006-08-08 |
sos22 |
11001:857e7b864bb0 |
[hvm] Move the mapping of the shared IO page slightly earlier |
2006-08-08 |
kaf24 |
11000:abd14c5c5496 |
[XENSTAT] Ignore domains that are being created/destroyed during get_info call. |
2006-08-08 |
kaf24 |
10999:986cf8354d11 |
[HVM][VMX] Cleanup vmx vmexit handler. |
2006-08-08 |
kaf24 |
10998:ae14b5b77938 |
[XEND] Daemonise vncviewer when it is spawned from xend. |
2006-08-08 |
kaf24 |
10997:9e061d0dc394 |
[PCI] back: New virtual pci backend: slot |
2006-08-08 |
kaf24 |
10996:51c227428166 |
[XEND] Fix fallback and error path for domain destruction by domid, |
2006-08-08 |
kaf24 |
10995:82230c3273e3 |
[HVM][VMX] Move hvm interface init_hypercall_page initialization into vmx_setup_hvm_funcs. |
2006-08-08 |
kaf24 |
10994:46df563bf1b8 |
[LIBXC] Do not gzclose() after close() on a gzdopen()'ed fd. |
2006-08-08 |
kaf24 |
10993:922f8ae451f6 |
[HVMLOADER] Only install hvmloader if it is built. |
2006-08-08 |
kaf24 |
10992:5f59ac51a7ac |
Add RH-ish localhost to xend-relocation-hosts-allow in xend-config.sxp |
2006-08-08 |
kaf24 |
10991:2e8b1175fd37 |
[PYGRUB] Flesh out some of pygrub's functionality as was originally |
2006-08-08 |
kaf24 |
10990:d25efa45355b |
[HVM] Fix hvm boot when acpi=1 is specified. |
2006-08-08 |
kaf24 |
10989:600da8225858 |
[XEN] Remove redundant redeclaration of 'machine_restart'. |
2006-08-07 |
chris |
10988:ec8dd0528fc6 |
[qemu patches] Update patches for changesets 10957:08a11694b109 - 10959:06e2a95d3395. |
2006-08-07 |
chris |
10987:06e2a95d3395 |
[qemu] Update ioemu to qemu 0.8.2. |
2006-08-07 |
chris |
10986:98fc8b05193c |
[qemu] Update ioemu to qemu 0.8.2. (.CVS files) |
2006-08-07 |
chris |
10985:08a11694b109 |
[qemu] Update ioemu to qemu 0.8.2. |
2006-08-07 |
jchesterfield |
10984:fd59667e5365 |
Limit blktap static link to just libaio. |
2006-08-07 |
kaf24 |
10983:ababeabf87c5 |
[LINUX] Fix a couple of benign diffs against vanilla spinlock.h. |
2006-08-07 |
kaf24 |
10982:6289234304f1 |
Provides hooks for perfc print/reset/gather. |
2006-08-07 |
kaf24 |
10981:7924b6bd728a |
Change DOM0_PERFCCONTROL: remove array limit. |
2006-08-07 |
kaf24 |
10980:47af0e2ebb13 |
[XEN] Allow users to specify mce/nomce boot parameters. |
2006-08-07 |
kaf24 |
10979:16aa4b417c6b |
[XEN] Clean up shutdown handling and ignore opt_noreboot if dom0 |
2006-08-07 |
chris |
10978:353404fe850c |
[xend] Fix reboot for hvm domains with cdrom devices. |
2006-08-04 |
kfraser |
10977:ffa5b2975dff |
[XEN] Add Xen-attached event channels, which will be used |
2006-08-04 |
kfraser |
10976:49dcd838b7df |
[HVMLOADER] HVM loader initialises hypercall shim and uses |
2006-08-04 |
ack |
10975:7684f9032f9f |
[NET] front: Check for received packets in network_open0 |
2006-08-04 |
chris |
10974:e1a2a8029e9f |
[qemu patches] Update patches for changeset 10945:baa6d08e62a0. |
2006-08-04 |
chris |
10973:baa6d08e62a0 |
[qemu] Add missing semicolon. |
2006-08-04 |
chris |
10972:23166260f6ce |
[qemu patches] Update patches for changeset 10943:1de1bb6a51c5. |
2006-08-04 |
chris |
10971:1de1bb6a51c5 |
[qemu] Update acpi timer to not use a qemu timer. |
2006-08-04 |
chris |
10970:c908f4c9150d |
[hvm firmware] Update hvm acpi dsdt table. |
2006-08-04 |
chris |
10969:253498168658 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10968:1cbf49c018cb |
[qemu patches] Update patches for changeset 10939:5980fb28b050. |
2006-08-04 |
chris |
10967:5980fb28b050 |
[qemu] Free page_array when it's no longer used. |
2006-08-04 |
chris |
10966:36cf965711f6 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10965:87346792fe90 |
[qemu patches] Update patches for changeset 10936:a0b3cf802d99. |
2006-08-04 |
chris |
10964:a0b3cf802d99 |
[qemu] Fix qemu memory access beyond 3G @VTi side. |
2006-08-04 |
chris |
10963:7e914d9cd7e6 |
[qemu patches] Refresh patches. |
2006-08-04 |
chris |
10962:56b2a028dc7e |
[qemu patches] Update patches for changeset 10933:386990d004b8. |
2006-08-04 |
chris |
10961:386990d004b8 |
[qemu] Add switch to control whether acpi bridge is enabled. |
2006-08-04 |
chris |
10960:c6b2761633c6 |
[qemu patches] Update patches for changeset 10931:3ea0a6847198. |
2006-08-04 |
chris |
10959:3ea0a6847198 |
[qemu] Make sure disk writes really made it to disk before we report I/O |
2006-08-04 |
chris |
10958:cf00bca7c6e1 |
[qemu patches] Update patches for changeset 10929:4dd640c6ce57. |
2006-08-04 |
chris |
10957:4dd640c6ce57 |
[qemu] Fix memset arguments in qemu audio code. |
2006-08-04 |
chris |
10956:92ef1215a6f1 |
[HVM] Wnable sound card support for qemu. |
2006-08-04 |
chris |
10955:70d43812ab02 |
[qemu patches] Update patches for changeset 10926:e47aad0605a3. |
2006-08-04 |
chris |
10954:e47aad0605a3 |
[qemu] Always allow --disable-sdl since there's always vnc support. |
2006-08-03 |
chris |
10953:ea04335d238b |
[blktap] Add dependencies to Makefiles and simplify to avoid needless rebuilds. |
2006-08-03 |
chris |
10952:646092d50e82 |
[qemu patches] Update patches for changeset 10923:155385a02d. |
2006-08-03 |
chris |
10951:155385a02d0b |
[qemu] Write the port number where the vnc server is listening to xenstore. |
2006-08-03 |
chris |
10950:955f02563a13 |
[qemu patches] Update patches for changeset 10921:4c2fab8f8c34. |
2006-08-03 |
chris |
10949:4c2fab8f8c34 |
[qemu] Use xenstore to configure ioemu block devices. |
2006-08-03 |
kfraser |
10948:bfe12b4d45d3 |
[HVM] Make copy_{to,from}_guest work for HVM domains. |
2006-08-03 |
ack |
10947:cec400df7462 |
Change default scheduler in user's manual (from sedf to credit). |
2006-08-03 |
kfraser |
10946:7ff6020e4758 |
[HVM] Tidy up e820 parsing in Xen. |
2006-08-03 |
vhanquez |
10945:164ad1411255 |
remove '=' between command line name/argument. |
2006-08-03 |
kfraser |
10944:43ff88825b1a |
[XEN] Allow add_to_physmap to be applied to DOMID_SELF. |
2006-08-03 |
kfraser |
10943:d7242c3a2906 |
[HVM] Remove unused ioreq state IORESP_HOOK. |
2006-08-03 |
kfraser |
10942:3fc216fbef58 |
[HVM][VMX] Get rid of unused 'error' local variable. |
2006-08-03 |
kfraser |
10941:aeb484dafc5b |
[HVM] Declare vlapic_ipi() as static. Used only once. |
2006-08-03 |
kfraser |
10940:3eb0f56d77c2 |
Missing file from previous changeset. |
2006-08-03 |
kfraser |
10939:b33c08de3d98 |
[HVM] Add a concept of HVM parameters to the hypervisor. |
2006-08-09 |
awilliam |
10938:bfc69471550e |
[IA64] fix a fetch code bug |
2006-08-08 |
awilliam |
10937:15498beef5d8 |
[IA64] Remove scheduler heartbeat |
2006-08-08 |
awilliam |
10936:3f3388f3e605 |
[IA64] Virtualize dom0 lid |
2006-08-08 |
awilliam |
10935:555eb7402bd8 |
[IA64] bug fix in ioports_deny_access |
2006-08-08 |
awilliam |
10934:2aaad9cbc926 |
[IA64] enable ioports_deny_access for dom0 |
2006-08-08 |
awilliam |
10933:6c67ca1e1c1a |
[IA64] remove CONFIG_DOMAIN0_CONTIGUOUS and dom0_start |
2006-08-07 |
awilliam |
10932:571022d5afa2 |
[IA64] Add EXPORT_SYMBOL to modularize netfront/netback |
2006-08-04 |
awilliam |
10931:c3e20511c745 |
[IA64] Remove P==M support |
2006-08-04 |
awilliam |
10930:679683333917 |
[IA64] SMP Windows is up on VTI domain |
2006-08-04 |
awilliam |
10929:7cde0d938ef4 |
[IA64] convert more privop_stat to perfc |
2006-08-04 |
awilliam |
10928:e7394daf098d |
[IA64] unprotected perfc_defn.h |
2006-08-03 |
awilliam |
10927:3d6c1af609bf |
[IA64] Convert some stats to perfc. |
2006-08-03 |
awilliam |
10926:147144f9ec51 |
[IA64] fix vDSO paravirtualization. |
2006-08-03 |
awilliam |
10925:47a5dfd1bcd6 |
[IA64] fix memory leak when domVTI is created |
2006-08-03 |
awilliam |
10924:4151d83d0db9 |
[IA64] enabling hypercalls from VT-i domain |
2006-08-03 |
awilliam |
10923:b94d43606bcd |
[IA64] cleanup the hypercall handling code for VT-i domain |
2006-08-02 |
awilliam |
10922:561df7d9cecc |
[IA64] install windows: multiple pagesize fix. |
2006-08-02 |
awilliam |
10921:b13ea287f9c0 |
[IA64] avoid spurious XENBUS error |
2006-08-02 |
awilliam |
10920:b76e86966e7e |
merge with xen-unstable.hg |
2006-08-02 |
emellor |
10919:aa1ab056bfbf |
Clarify the use of vcpu-set. Closes bug #686. |
2006-08-02 |
kfraser |
10918:01734f40860f |
[HVM][SVM] Fix PIO breakage (fixed for VMX in previous changeset). |
2006-08-02 |
kfraser |
10917:7e7552112954 |
[HVM][VMX] Fix dead loop in PIO handling, introduced in c/s 10894. |
2006-08-02 |
kfraser |
10916:ab86a6f3b5ee |
[PCI] Transparent virtualization for pcifront and pciback. |
2006-08-02 |
kfraser |
10915:08415dfc5918 |
[XEN] Allow quick building of individual files. |
2006-08-02 |
kfraser |
10914:9a4a560d0a23 |
[LINUX] Allows userspace tools on a domU to set up a watch on the xenstore. |
2006-08-02 |
kfraser |
10913:153e69eae665 |
[TOOLS] Enhance xenstore-ls to optionally display permissions. |
2006-08-02 |
kfraser |
10912:ee6014279103 |
[LINUX] Clarify a confusing error message in xenbus_probe.c. |
2006-08-02 |
kfraser |
10911:8f452e26224a |
[TOOLS] Modify xenstore_client.c to include a new utility, xenstore-chmod. |
2006-08-02 |
kfraser |
10910:9632ececc8f4 |
[TOOLS] lomount: Fix printf formats inside #ifdef DEBUG. |
2006-08-02 |
kfraser |
10909:637e64826342 |
[IA64] Updates the ia64 buildconfigs. |
2006-08-02 |
kfraser |
10908:a6cb8ba24a91 |
[HVM] Place all APIC registers into one page in native format. |
2006-08-02 |
kfraser |
10907:637b6d60e792 |
[HVM] Fix an issue with APIC priority checks. |
2006-08-02 |
kfraser |
10906:f5b9b8439012 |
[VMXASSIST] Fix GDTR accesses when paging mode enabled. |
2006-08-02 |
kfraser |
10905:3aad3abca993 |
[SHADOW] Build p2m mapping according to m2p mapping. |
2006-08-02 |
chris |
10904:acccec7e213a |
Update patch to reflect changes from 10867:edf7a25fdc43. |
2006-08-02 |
kfraser |
10903:822c39808e62 |
[HVM] Initialise full regs structure for PIO requests. |
2006-08-02 |
kfraser |
10902:022f29d4d2b8 |
[HVM][VMX] Clean up vmx hvm interface functions: |
2006-08-02 |
kfraser |
10901:556022fb8eb6 |
There is an allocation-failure path in sched_credit.c that BUGs. The |
2006-08-02 |
kfraser |
10900:bbc27b921e2a |
[TOOLS] ppc64 is not a LIB_64_ARCH |
2006-08-02 |
kfraser |
10899:10dc10473c3f |
[PCI] back: Fix potential infinite loop in pcistub_match_one(). |
2006-08-01 |
kfraser |
10898:10b05c2e7947 |
Merge. |
2006-08-01 |
kfraser |
10897:a5835e6f7ff9 |
[LINUX] Fix save/restore (broken by my own GSO tweaks). |
2006-08-01 |
jchesterfield |
10896: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 |
10895:d323acca28a2 |
[TOOLS] Clean up libxenstore.a on 'make clean'. |
2006-08-01 |
kfraser |
10894:c8ee670ac87e |
[XEN] Fix 32-bit build. |
2006-08-01 |
kfraser |
10893:2e3b121662dc |
[HVM][SVM] Change the calling convention for SVM VMMCALLs so |
2006-08-01 |
kfraser |
10892:0d2ba35c0cf2 |
[XEN] Add hypercall support for HVM guests. This is |
2006-08-01 |
kfraser |
10891:e351aace191e |
[LINUX] Do not early-unpin pagetables that contain foreign mappings. |
2006-08-01 |
kfraser |
10890:b786bfb058eb |
[XEN] Hide compile-time information values behind a |
2006-08-01 |
emellor |
10889:d8d66e2c19b2 |
Rename all the CVS directories to .CVS. We want to keep the references to |
2006-08-01 |
kfraser |
10888:5379548bfc79 |
[NET] Enable TCPv4 segmentation offload in front/back drivers. |
2006-07-31 |
kfraser |
10887:947e09f90b3b |
[ACM] A wxPython GUI tool for sHype/ACM in Xen. It is used |
2006-07-31 |
kfraser |
10886:3fae79942240 |
[DOCS][ACM] Update the user guide for Xen with a chapter describing the |
2006-07-31 |
kfraser |
10885:6d44ab88d941 |
[BLKTAP] Properly daemonise the blktap control daemon. Fixes bug #709. |
2006-07-31 |
kfraser |
10884:637fa5352fad |
[NET] back: Transmit TSO packets if supported |
2006-07-31 |
kfraser |
10883:485616ab73e3 |
[NET] front: Add TSO support |
2006-07-31 |
kfraser |
10882:9f29252c23b6 |
[NET] back: Transmit SG packets if supported |
2006-07-31 |
kfraser |
10881:5f5a2f282032 |
[NET] front: Add SG support |
2006-07-31 |
kfraser |
10880:7bb2e0be9cc2 |
[NET] back: Added tx queue |
2006-07-31 |
kfraser |
10879:2d2ed4d9b1c1 |
[XEN] Some suspicion that we may enter an infinite |
2006-07-31 |
vhanquez |
10878:c471b326b75e |
Add a transaction_started field in xenstored connection structure instead of |
2006-08-01 |
awilliam |
10877:4acc6d51f389 |
[IA64] Optimize windows boot |
2006-08-01 |
awilliam |
10876:27ccf13dc3b7 |
[IA64] boot windows server 2003: support 8k guest pagesize |
2006-07-31 |
awilliam |
10875:00dd5eb7adc1 |
[IA64] Enable xen0 smp when machine only has 2 LPs (NR_CPUS -> 16) |
2006-07-31 |
awilliam |
10874:1633293e20f8 |
[IA64] DOM0_GETPAGEFRAMEINFO & DOM0_GETPAGEFRAMEINFO2 removed |
2006-07-31 |
awilliam |
10873:86ff604d8e20 |
[IA64] rewrite of last util.c patch |
2006-07-31 |
awilliam |
10872:aa9d157d7637 |
[IA64] bug fixes for recent ioports patch |
2006-07-31 |
awilliam |
10871:87247ceb0acd |
[IA64] boot windows server 2003:fix a bug about nat |
2006-07-31 |
awilliam |
10870:be11edf8964e |
[IA64] boot windows server 2003:emulate stf.spill instruction |
2006-07-31 |
awilliam |
10869:f67d23e37921 |
[IA64] boot windows server 2003: rfi to bank0 |
2006-07-29 |
vhanquez |
10868:d2bf1a7cc131 |
Limit the number of opened transactions per connection to 5. |
2006-07-29 |
chris |
10867:edf7a25fdc43 |
Add back changes lost from xen-ia64 cset 10570:8dc4af3f192c |
2006-07-28 |
kfraser |
10866:4833dc75ce4d |
[NET] front: Fix the build (broken my me a few changesets back). |
2006-07-28 |
kfraser |
10865:7e25295d8d9d |
[XM] Print shorthelp of xm shutdown. |
2006-07-28 |
kfraser |
10864:98ee83ed9d28 |
[XEND] Better checking of shutdown of domain0. |
2006-07-28 |
kfraser |
10863:affe80cdb485 |
[TPM] Remove some stale code from the TPM backend driver. The code |
2006-07-28 |
kfraser |
10862:12f75f4e2ea8 |
[LINUX] update_va_mapping multicalls: Use MULTI_UVMxxx_INDEX where possible. |
2006-07-28 |
kfraser |
10861:93c785354dd1 |
[PCI] Pcifront for ia64. |
2006-07-28 |
kfraser |
10860:23c37bc942da |
[NET] front: Added feature-rx-notify |
2006-07-28 |
kfraser |
10859:2e91ad1a89ce |
[NET] back: Replace netif->status with netif_carrier_ok |
2006-07-28 |
kfraser |
10858:275660d492c6 |
[NET] front: Move rx req pushing to one spot |
2006-07-28 |
kfraser |
10857:762ae310d878 |
[NET] front: Clean up rx ring recovery. |
2006-07-28 |
kfraser |
10856:1fb835267a50 |
Merge. |
2006-07-28 |
kfraser |
10855:03c8002068d9 |
Merge. |
2006-07-28 |
kfraser |
10854:0115a927ee99 |
[IA64] Add missing empty files. |
2006-07-28 |
sos22 |
10853:fc0040fd13d8 |
Merge. |
2006-07-28 |
sos22 |
10852:4a669bd50657 |
[MINI-OS] Add a function mapping grant table error codes to strings. |
2006-07-28 |
sos22 |
10851:cbfced5fcdb3 |
[MINI-OS] Add evtchn_bind_interdomain to mini-os, allowing clients to |
2006-07-28 |
sos22 |
10850:97ffb7856239 |
[MINI-OS] Extend alloc_unbound so that the remote domain isn't always dom0. |
2006-07-28 |
sos22 |
10849:98a802d25848 |
[MINI-OS] Clean up event channel types in mini-os. |
2006-07-28 |
sos22 |
10848:a10d02d20b31 |
[MINI-OS] unbind_virq is broken and nobody uses it. Remove it. |
2006-07-28 |
kfraser |
10847:1f7423795115 |
[LIBXC] Generic include of arch-specific sub-makefile. |
2006-07-28 |
kfraser |
10846:a438506e241d |
[PCI] Basic documentation for the per-device permissive |
2006-07-28 |
kfraser |
10845:df80de098d15 |
[PCI] Two policy files written in what is intended to be human-readable SXP. |
2006-07-28 |
kfraser |
10844:8cd577110904 |
[PCI] xend parses the user-space PCI backend policy files and sends |
2006-07-28 |
kfraser |
10843:4f6d858ea570 |
[PCI] Per-device permissive flag (replaces global permissive flag). |
2006-07-28 |
kfraser |
10842:4c97599398fe |
[PCI] Allow per-device configuration for fine-grained control over PCI |
2006-07-28 |
kfraser |
10841:7ee2c02c6db0 |
[LINUX] Clean up reboot.c suspend handling. |
2006-07-28 |
kfraser |
10840:e5c84586c333 |
MErge with xenppc-unstable-merge.hg |
2006-07-27 |
Hollis Blanchard |
10839:1eb42266de1b |
[powerpc] implement per-cpu data areas, based on x86 code |
2006-07-27 |
Hollis Blanchard |
10838:1fc28f62e0ed |
[powerpc] implement page_is_removable() |
2006-07-26 |
Jimi Xenidis |
10837:15e4b258a69a |
[powerpc] more register information in the register dump. |
2006-07-26 |
Jimi Xenidis |
10836:80e2c1b3f9b1 |
[powerpc] domain building fixes for linux kexec model |
2006-07-13 |
Jimi Xenidis |
10835:a4ab169ee850 |
[powerpc] Handle 2 forms of NULL guest handle |
2006-07-13 |
Jimi Xenidis |
10834:fcef9a741e1d |
[powerpc] xencomm: print function names so we can tell which one failed |
2006-07-28 |
kfraser |
10833:158db2446071 |
Merge with xen-ia64-unstable.hg. |
2006-07-28 |
chris |
10832:f2eb2089c9eb |
[qemu] Fix reads on unreported memory addresses. |
2006-07-27 |
awilliam |
10831:2d73714911c2 |
merge with xen-unstable.hg |
2006-07-27 |
kfraser |
10830:5848356af8da |
Revert previous changeset. Needs more review. |
2006-07-27 |
kfraser |
10829:b40cb6db44e4 |
[NET] back: Replace netif->active with netif_carrier_ok |
2006-07-27 |
kfraser |
10828:4782114d0713 |
[NET] back: Make use of the simplicity of tasklets in net_rx_action |
2006-07-27 |
kfraser |
10827:3c95a8ed22d0 |
[NET] front: Zero gso features/pad |
2006-07-27 |
kfraser |
10826:38943ca3c8cc |
Remove unused definitions in xc_hvm_build.c. |
2006-07-27 |
kfraser |
10825:d60da1c0664d |
Clear MPT l2 entries when allocating monitor pagetable |
2006-07-27 |
kfraser |
10824:b42b80403ddd |
map_p2m_entry only needs gpfn and gmfn as input parameters. |
2006-07-27 |
kfraser |
10823:5fa2cd68d059 |
[IA64] Fix of C/S 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5 for IA64. |
2006-07-27 |
kfraser |
10822:f42039dcdc81 |
[HVM][VMX] Fix injection of software exceptions (#BP,#OF) |
2006-07-27 |
kfraser |
10821:ed20a5addce4 |
Build Xen with at least -O1 to avoid very large stack frames. |
2006-07-27 |
chris |
10820:f3d6a5281617 |
[qemu] Fix -net tap option when no ifname is specified. |
2006-07-27 |
chris |
10819:b8ec4423cc44 |
[qemu] Add missing vga_bios_init call. |
2006-07-27 |
awilliam |
10818:199d53efd029 |
[IA64] IO ports for driver domains. |
2006-07-27 |
awilliam |
10817:14f8c17c9808 |
[IA64] warning fix |
2006-07-27 |
awilliam |
10816:7be1cfe8345b |
[IA64] iomem support for driver domains. |
2006-07-27 |
awilliam |
10815:48d7d00e69e5 |
[IA64] include asm/vhpt.h in ivt.S |
2006-07-27 |
awilliam |
10814:e917cda4b0a8 |
[IA64] remove a debug message |
2006-07-27 |
awilliam |
10813:0f6baad3b842 |
[IA64][qemu] add changes lost from xen-ia64 cset 10570 |
2006-07-27 |
awilliam |
10812:a59843bb699e |
[IA64] Remove unused contig mem flag for VTi |
2006-07-26 |
awilliam |
10811:254c090854de |
merge with xen-unstable.hg for tools/ioemu build fix |
2006-07-26 |
chris |
10810:5d76b22f80e4 |
[qemu] Remove duplicate ia64 testandset implementation. |
2006-07-26 |
awilliam |
10809:21918b22746e |
merge with xen-unstable.hg |
2006-07-26 |
chris |
10808:b4d5a36e380b |
[qemu] Initialize vga from within qemu for when the bios doesn't do so. |
2006-07-26 |
chris |
10807:3e07ec30c445 |
[qemu] Add access to the monito vt over VNC. |
2006-07-26 |
chris |
10806:4c2a281cd1e7 |
[qemu] sync patches and add file missing from cset 10738:42aa63188a88 |
2006-07-26 |
chris |
10805:2b1a49dd1273 |
[qemu] Use domain-name in VNC window title. |
2006-07-26 |
chris |
10804:060025203f54 |
[qemu] Re-calculate color_table after color depth reset. |
2006-07-26 |
chris |
10803:42aa63188a88 |
IA64-specific code for new Qemu |
2006-07-26 |
kfraser |
10802:7654157278f1 |
Remove unnecessary include of linux/compiler.h in libxenstat. |
2006-07-26 |
chris |
10801:f20f1e7091a4 |
[qemu] Fix HVM guests with more than 2G RAM on x86_64, |
2006-07-26 |
chris |
10800:14642f36a201 |
Fix cirrus and rt8139 co-exist issue in new qemu-dm. |
2006-07-26 |
kfraser |
10799:9b7e1ea4c4d2 |
[HVM] Sync p2m table across all vcpus on x86_32p xen. |
2006-07-26 |
kfraser |
10798:7137825805c7 |
[SVM] Correct compile time compare of CONFIG_PAGING_LEVELS for 64bit and |
2006-07-26 |
kfraser |
10797:765654a55245 |
Add dependency on ncurses to main README. |
2006-07-26 |
kfraser |
10796:77ec02027c17 |
[LINUX] Disable configuration of ARCH_SPARSEMEM_ENABLE on x86/64. |
2006-07-25 |
kfraser |
10795:37f206c7405a |
[XEN] Increase debug stack size from 4kB to 8kB. |
2006-07-25 |
kfraser |
10794:79f4c91c5628 |
Fix Linux so that it does not set a timeout if there are no pending |
2006-07-25 |
kfraser |
10793:b066b4612286 |
[LINUX][NET] Add default ethtool get_link implementation to all |
2006-07-25 |
kaf24 |
10792:49f874c0bd98 |
Fix docs build after vtpm changes. |
2006-07-25 |
kfraser |
10791:110c1e853c53 |
[VTPM] Add a description for vTPM usage to the user docs. |
2006-07-25 |
kfraser |
10790:33aca302b610 |
[LINUX] Improve single-page contiguous region creation/destruction |
2006-07-25 |
kfraser |
10789:10fb002727ef |
Move x86 perf counters declarations to asm-x86/perfc_defn.h |
2006-07-26 |
awilliam |
10788:4e7318b0c1e0 |
[IA64] nasty bug fix |
2006-07-26 |
awilliam |
10787:4ebb9c91c886 |
[IA64] linux without SMP |
2006-07-26 |
awilliam |
10786:86e5d8458c08 |
[IA64] live migration |
2006-07-26 |
awilliam |
10785:e585c2dade14 |
[IA64] increase buffer size in panic_domain(). |
2006-07-25 |
awilliam |
10784:97cc7ed90061 |
[IA64] fix merge error with xen-unstable.hg |
2006-07-25 |
awilliam |
10783:f7b43e5c42b9 |
merge with xen-unstable.hg |
2006-07-25 |
kfraser |
10782:d71e72d8532c |
Add versioning info to xenstore library. |
2006-07-25 |
kfraser |
10781:7dfc65c38035 |
[NET] gso: Fix reversed error test in netif_tx_trylock |
2006-07-25 |
kfraser |
10780:f021b091c559 |
Fix memory allocation for IA64 guest on Xen-unstable.hg with new Qemu. |
2006-07-25 |
kfraser |
10779:d48322cddd87 |
Split networking GSO patch into base portion plus additions. |
2006-07-25 |
chris |
10778:b8b7c278ca4c |
Make ioemu targets more robust and make ioemu clean always succeed. |
2006-07-25 |
kfraser |
10777:a61fd84125aa |
Fix domid range check in xenmon. |
2006-07-25 |
kfraser |
10776:849b8ce387c3 |
When installing libblktap, symlinks should be made instead of using |
2006-07-25 |
kfraser |
10775:f07effe5097b |
The blktap commit reverted the change so that libxenstore gets |
2006-07-25 |
kfraser |
10774:6b08035e10c5 |
VTPM_TOOLS: Updated vtpm for new release of tpm_emulator 0.4, and set |
2006-07-25 |
kfraser |
10773:7d6f0791c650 |
Fix 'make clean' when ioemu configuration failed. |
2006-07-25 |
sos22 |
10772:cc991d9953d2 |
[MINI-OS] Fix a bug which prevented map_frames being used more than once. |
2006-07-19 |
sos22 |
10771:bbabdebc54ad |
[XEN] Fix a comment in grant_table.h. |
2006-07-14 |
chris |
10770:ecb8ff1fcf1f |
Spawn vncviewer from qemu-dm. |
2006-07-14 |
chris |
10769:ccf11affc545 |
Change the qemu to allow no network arguments, removing the |
2006-07-14 |
chris |
10768:4e2eb1947728 |
Fix some more text inconsistencies and put devices in a more sensible order. |
2006-07-14 |
kaf24 |
10767:34ba512b2d64 |
[HVM] Currently in xentrace, MMIO is handled just like other page faults. The |
2006-07-14 |
kaf24 |
10766:078c08dc4b0a |
[SVM] Add perfcounter svmexits array with correct size creation. |
2006-07-14 |
kaf24 |
10765:dc5f894d6834 |
[SVM] Add pit_time_fired() to svm logic, for the "many lost ticks" c/s 10650 fixes. |
2006-07-14 |
kaf24 |
10764:32dccb981757 |
[HVM] fix system crash when vmx guest startx or restore |
2006-07-14 |
kaf24 |
10763:3fa8b914e2b5 |
[HVM] Create I/O context for MMIO/PIO processing in an |
2006-07-14 |
kaf24 |
10762:fa143f374f3d |
lomount: Major rewrite: handle large files and GPT partition. |
2006-07-14 |
kaf24 |
10761:ef8d08aa2072 |
[XM-TEST] Increase timeout on hotplug-cpus-down test to 30 seconds. |
2006-07-14 |
kaf24 |
10760:f35b9950843c |
[IA64] Re-enable tools/xcutils build on ia64. We now have |
2006-07-14 |
kaf24 |
10759:9b6c901b9de5 |
merge |
2006-07-14 |
kaf24 |
10758:89f7faa0c01a |
Xm-test HVM network testing is broken. The new qemu code doesn't support |
2006-07-14 |
atse |
10757:ccbc5319d030 |
[PYGRUB] Typo fix in pygrub README |
2006-07-14 |
atse |
10756:4d9e5a2616a3 |
[XEND] Minor readability change |
2006-07-14 |
atse |
10755:00822a3a57d9 |
[XEND] Minor syntax change |
2006-07-14 |
kaf24 |
10754:612671bd9a54 |
[TPM] Discard a future response packet after a timeout has occurred instead of |
2006-07-14 |
kaf24 |
10753:7bf0d46e369a |
[IA64] Update the defconfigs for ia64 to disable blktap until we have a |
2006-07-14 |
kaf24 |
10752:43bd4b01df9f |
[IA64] The blktap driver hardcodes PAGE_SIZE. Change it to use getpagesize(), |
2006-07-14 |
kaf24 |
10751:3352b5dc6a7c |
[IA64] Libaio 0.3.104 in xen-unstable doesn't build on ia64. |
2006-07-14 |
kfraser |
10750:c3597f7bd8e2 |
Fix typo in description of XEN_BLKDEV_TAP |
2006-07-14 |
kfraser |
10749:77fe42f6442b |
[IA64] Fix the ia64 build. |
2006-07-14 |
kfraser |
10748:050de6b53961 |
[powerpc] Initial checkin of new powerpc files. |
2006-07-14 |
kaf24 |
10747:69c4f7963a19 |
Remove CONFIG_PLAN9. Unused. |
2006-07-14 |
kaf24 |
10746:80055bb36dc7 |
[powerpc] add PowerPC support to libxc |
2006-07-14 |
kaf24 |
10745:129e981a7700 |
[powerpc] support additional interrupt controller types in xen/arch/x86/irq.c |
2006-07-14 |
kaf24 |
10744:d51a5ca0fa99 |
[powerpc] print page->count_info as unsigned long |
2006-07-14 |
kaf24 |
10743:08906834ca74 |
[powerpc] [xend] PPC doesn't support ballooning yet |
2006-07-14 |
kaf24 |
10742:35a29c8f0bab |
[powerpc] add PowerPC support to Makefiles |
2006-07-14 |
kaf24 |
10741:516ff6908472 |
[powerpc] add arch-powerpc.h to xen.h |
2006-07-14 |
kaf24 |
10740:83f047e6e99c |
[powerpc] add PowerPC files to .hgignore |
2006-07-13 |
jchesterfield |
10739:f692a0a476c5 |
xend save/restore fix, only matches one device type (vbd or tap) on creation of vm. |
2006-07-13 |
shand |
10738:3c841b50afb9 |
Update ignores after blktap checkin (-unstable cset 10677:2937703f0ed0) |
2006-07-13 |
chris |
10737:8eb79da98499 |
[IOEMU] Enable gui_timer unless the display is exported over VNC. |
2006-07-13 |
jchesterfield |
10736: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 |
10735:af9809f51f81 |
[XEN] Clean up page-fault propagation when acessing guest addresses. |
2006-07-12 |
chris |
10734:a70c4f9657cc |
Update xend to support vnc configuration for qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10733:6d8f2d78d7c8 |
Update xend to support network configuration for qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10732:b450f21472a0 |
Add qemu 0.8.1 based ioemu. |
2006-07-12 |
chris |
10731:bd68ce5a3f0c |
Remove qemu 0.6.1 based ioemu. |
2006-07-12 |
kfraser |
10730:b20580cf7fc1 |
Revert c/s 10651: "prevent double uuid use". Breaks localhost |
2006-07-12 |
ack |
10729:84ff152efb0a |
Add linux config update script and native linux build. |
2006-07-12 |
ack |
10728:cebedeefbfbd |
Ifdef stuff that is XEN specific in patches |
2006-07-12 |
chris |
10727:3addc7020107 |
Make ioemu dir configurable and change prefix to /usr (works with old and new ioemu). |
2006-07-10 |
chris |
10726:984225e947f1 |
[VMXASSIST] Include all rodata sections into text section. |
2006-07-10 |
kfraser |
10725:16b4abe0f925 |
[HVM][VMX] Clean up some writes to 64-bit VMCS fields in 32-bit Xen. |
2006-07-10 |
kfraser |
10724:bc2f68334e96 |
Check attributes of page table level 3 entries for 4 level HVM guest. |
2006-07-10 |
kfraser |
10723:405c7e86b24a |
Shared libs have traditionally been installed as executables due to |
2006-07-10 |
kfraser |
10722:28b766e3bcca |
Move the content of the script file vtpm-addtodb into the |
2006-07-10 |
kfraser |
10721:3243ab41b09e |
[LINUX] Define dma_get_cache_alignment even on x86/64. |
2006-07-10 |
kfraser |
10720:8922c1fbe684 |
[XM][ACM] Add xm subcommands to work with security resource labels. |
2006-07-10 |
kfraser |
10719:e05d60be5adb |
[XENTRACE] Remember number of lost trace records when |
2006-07-10 |
kfraser |
10718:3cdb93867f81 |
Domain ID/index mapping in xenmon. |
2006-07-10 |
kfraser |
10717:b875c036839f |
[XENOPROF] Some fixes for xenoprof passive domain support. |
2006-07-10 |
kfraser |
10716:3c74df4f33f0 |
[XEND] Currently a domain's maxmem value is being set with the memory value |
2006-07-10 |
kfraser |
10715:5014fd2b5c5a |
[VTPM_Tools] Support for (non-local) Migration added. Local migration |
2006-07-10 |
kfraser |
10714:a4041ac6f152 |
[NET] net-gso.patch: Fix up GSO packets with broken checksums |
2006-07-10 |
kfraser |
10713:09b8041dc2fd |
[XENCONSOLE] reference of tty->count in xencons_close() is racy. |
2006-07-10 |
kfraser |
10712:c45f1f3a926b |
[XEND] Fix a couple of error-message typos. |
2006-07-10 |
kfraser |
10711:9ddc5be227c1 |
[XEND] Improve xm pause/unpause error reporting. |
2006-07-10 |
kfraser |
10710:800261a88275 |
[XEND] Prevent uuid double use. |
2006-07-10 |
kfraser |
10709:a1c2cede77c7 |
[HVM] Fix "Many lost ticks" warning in ia32e guest |
2006-07-10 |
kfraser |
10708:f986ead202dc |
Use $(MAKE) instead of make to run sub-makefiles to correcly support -j flag. |
2006-07-08 |
chris |
10707:30cdeb686b93 |
[BUILD] Fix re-use of existing config files in dist/install/boot. |
2006-07-25 |
awilliam |
10706:2db50529223e |
[IA64] remove unnecessary panic_domain() declarations |
2006-07-24 |
awilliam |
10705:47fc48740d45 |
[IA64] Support domU coredump on ia64 |
2006-07-24 |
awilliam |
10704:c8bc76d877e0 |
[IA64] Fix fetch code method when FP fault occurs @VTi side |
2006-07-24 |
awilliam |
10703:8d501f39286c |
[IA64] vDSO paravirtualization: paravirtualize vDSO |
2006-07-24 |
awilliam |
10702:614deef19299 |
[IA64] vDSO paravirtualization: import linux files |
2006-07-24 |
awilliam |
10701:70ee75d5c12c |
[IA64] ivt.S cleanup |
2006-07-19 |
awilliam |
10700:b2abc70be89e |
[IA64] Revert xen-ia64-unstable.hg cset 10685 |
2006-07-14 |
awilliam |
10699:e61bb865ec74 |
[IA64] optimize entry and exit path |
2006-07-14 |
awilliam |
10698:c4af6e854010 |
[IA64] xencons command line parameter is now an integer |
2006-07-14 |
awilliam |
10697:4834d1e8f26e |
[IA64] optimize vpsr |
2006-07-12 |
awilliam |
10696:000789c36d28 |
[IA64] do not purge vhpt when emulation itr |
2006-07-12 |
awilliam |
10695:6703fed8870f |
[IA64] enable acceleration of external interrupt |
2006-07-11 |
awilliam |
10694:79a5833d1266 |
[IA64] change default to use xencons, disable dom0 serial driver |
2006-07-11 |
awilliam |
10693:9e12c09a0089 |
[IA64] fix usage of ia64_xen_vector |
2006-07-11 |
awilliam |
10692:306d7857928c |
[IA64] Save & restore. |
2006-07-11 |
awilliam |
10691:dab0a5650e6d |
[IA64] Creates tools/libxc/ia64 directory. |
2006-07-10 |
awilliam |
10690:dc26ac2f7718 |
[IA64] don't change NaTPAGE into WB |
2006-07-10 |
awilliam |
10689:d7a511069a32 |
[IA64] remove duplicated console_endboot(). |
2006-07-10 |
awilliam |
10688:bdc0258e162a |
[IA64] fix vcpu_itr_i(), vcpu_itr_d() and vcpu_flush_tlb_vhpt_range() callers |
2006-07-10 |
awilliam |
10687:7538ae7ea365 |
[IA64] clean up linux-xen/tlb.c compiler warnings |
2006-07-10 |
awilliam |
10686:e5c7350b8cbb |
[IA64] clean up pal_emul.c compiler warnings |
2006-07-10 |
awilliam |
10685:8ad37880564d |
[IA64] emulate PAL_HALT_LIGHT on domU |
2006-07-09 |
awilliam |
10684:a1482fd74530 |
[IA64] replace lost linux-null files |
2006-07-09 |
awilliam |
10683:97c290c7b015 |
[IA64] merge in INIT patches |
2006-07-06 |
awilliam |
10682:efdfbb40db3f |
[IA64] INIT hadler for support coredumping feature |
2006-07-06 |
awilliam |
10681:00f20f7c0e23 |
[IA64] Add mca_asm, mca into Makefile |
2006-07-06 |
awilliam |
10680:80dbb6c5862b |
[IA64] Modify mca.c for Xen/ia64 INIT support |
2006-07-06 |
awilliam |
10679:7c6c400f5a7d |
[IA64] Add mca.c |
2006-07-06 |
awilliam |
10678:ac6f34b44e3f |
[IA64] #ifdef out unused mca_asm.S code |
2006-07-06 |
awilliam |
10677:7f4ec81761cf |
[IA64] Add mca_asm.S to linux-xen |
2006-07-06 |
awilliam |
10676:d6b6d3defe81 |
[IA64] Fix MINSTATE_GET_CURRENT |
2006-07-06 |
awilliam |
10675:446402805fd9 |
[IA64] Fix MINSTATE_START/END_SAVE_MIN_PHYS for INIT handler |
2006-07-06 |
awilliam |
10674:be1b7896c203 |
[IA64] add unw_init_from_interruption() |
2006-07-06 |
awilliam |
10673:80e04aa530b8 |
[IA64] Fix LOAD_PHYSCAL macro |
2006-07-06 |
awilliam |
10672:ac110157c19d |
[IA64] Move asmmacro.h to linux-xen |
2006-07-06 |
awilliam |
10671:59b142b0884e |
[IA64] Fix GET_THIS_PADDR |
2006-07-06 |
awilliam |
10670:b58e767fafb3 |
[IA64] Fix GATE_ADDR for ia64_do_show_stack() |
2006-07-06 |
awilliam |
10669:9ec05cd1e873 |
[IA64] add IA64_MCA_CPU_INIT_STACK_OFFSET |
2006-07-07 |
awilliam |
10668:50ed5c116b4d |
[IA64] Enable FW accleration for VTi |
2006-07-07 |
awilliam |
10667:63595abd80c5 |
[IA64] separate mapped_regs and vpd, handle various page size |
2006-07-07 |
awilliam |
10666:7c8955f73b18 |
[IA64] Force make symbolic link when make xen |
2006-07-06 |
awilliam |
10665:f24993f27cc4 |
[IA64] ia64 softirq clean ups. |
2006-07-06 |
awilliam |
10664:3041cac985d6 |
[IA64] build warning fix |
2006-07-06 |
awilliam |
10663:49cea8b66d4a |
[IA64] Bug fix: DOM0_GETMEMLIST: do not return -EINVAL in case of success! |
2006-07-05 |
awilliam |
10662:2b815d9acdea |
merge with xen-unstable.hg |
2006-07-05 |
kfraser |
10661:8e55c5c11475 |
[XEN] Add CPUID hypervisor-info leaves at index 0x40000000. |
2006-07-05 |
kfraser |
10660:74018b65c369 |
[XEN] getpagframeinfo field name mfn -> gmfn. |
2006-07-05 |
kfraser |
10659:2aa910eb3713 |
[XEN] Hypercall-init dom0_op takes GMFN, not MFN. |
2006-07-05 |
kfraser |
10658:d6363854fb35 |
[HVM][VMX] More descriptive failed vmentry. |
2006-07-05 |
kfraser |
10657:bbea54da02b5 |
[MINIOS] Mapping page frames on demand added to the memory management. |
2006-07-05 |
kfraser |
10656:4db818a7dc3f |
[MINIOS]Mapping page frames on demand added to the memory management. |
2006-07-05 |
kfraser |
10655:462d6e4cb29a |
[XEN] Separate domain creation from vcpu creation. |
2006-07-05 |
kfraser |
10654:222b492cc063 |
[XENMON] This patch removes the magic number "31" for readability. |
2006-07-05 |
kfraser |
10653:5fd332b263d4 |
[HVM] Fix the kernel build failure issue on HVM SMP guests which |
2006-07-05 |
kfraser |
10652:43474e663b3d |
[MINIOS]Events handling cleaned up. The interface extended to provide |
2006-07-05 |
kfraser |
10651:09378a9ca8ad |
[MINIOS] XenBus tests disabled in MiniOS. Xend bug induced |
2006-07-05 |
kfraser |
10650:fed18f971f72 |
[MINIOS] Implement XenBus transactions in MiniOS. |
2006-07-05 |
kfraser |
10649:8e1ae72e905e |
[XENTOP] Fix Field attributes and width. |
2006-07-05 |
kfraser |
10648:82f481bda1c7 |
[HVM][VMX] Move vmcs and I/O bitmap allocation into |
2006-07-05 |
kfraser |
10647:4d2354be4aa6 |
Update xen caps to indicate that HVM IA32 PAE guest on PAE host is available. |
2006-07-05 |
kfraser |
10646:8468860cc8de |
[HVM][VMX] expose PSE feature to HVM guests if PAE is turned on in |
2006-07-03 |
kfraser |
10645:fd6d12935b56 |
[HVM] Disable pmtimer in qemu acpi device model. Needs fixing |
2006-07-03 |
kaf24 |
10644:be3e07723b73 |
[NET]: Rename feature-tso to feature-gso-tcpv4 |
2006-07-03 |
kaf24 |
10643:addde2d2d97a |
[NET] front: Zero negotiated bits in xen_set_features |
2006-07-03 |
kaf24 |
10642:4b9876fe2f1f |
[NET] back: Add GSO features field and check gso_size |
2006-07-03 |
kaf24 |
10641:18abc9eb9a31 |
[NET] back: Fix off-by-one error in netbk_tx_err |
2006-07-03 |
kaf24 |
10640:ef80b6e4e03a |
[BUILD] Miscellaneous build-system fixes and tweaks. |
2006-07-03 |
kaf24 |
10639:5f5d400eb60a |
[DOC] Add descriptions on mouse handling and how to use the USB |
2006-07-03 |
kfraser |
10638:9fd92e7e91a5 |
[LINUX] Fix booting with e.g. xencons=tty3, so that tty1/tty2 are valid (dummy) devices. |
2006-07-03 |
kaf24 |
10637:856caf975abd |
Merge with xen-ia64-unstable.hg |
2006-07-03 |
kaf24 |
10636:3f8d9b128d71 |
[HVM][VMX] Fixes to VMCS create/destroy. |
2006-07-01 |
kaf24 |
10635:3fe11185adfb |
[LIBXC] Fix the 64-bit build. |
2006-06-30 |
kaf24 |
10634:cda7b6017a76 |
[XEN] Sync Elf parsing with libxc parser. |
2006-06-30 |
kaf24 |
10633:461fc0bf91f5 |
Provide more specific and helpful error messages during ELF loading. |
2006-06-30 |
kaf24 |
10632:c14f26a7b0bc |
Allow 32-bit libxc to load 64-bit ELF files. |
2006-06-30 |
kaf24 |
10631:130a5badf2b7 |
[XEN] Mark two more opcodes (C6 and C7) as Mov instructions. |
2006-06-30 |
kaf24 |
10630:a377304fc4e6 |
[XENBUS] Another simplification -- bus_for_each_dev() better than bus_find_device(). |
2006-06-30 |
kfraser |
10629:4d7565ba9ff3 |
[XENBUS] Another fix to the wait-for-device-connection code. |
2006-06-30 |
kfraser |
10628:9633faf65e22 |
[XENBUS] Do not wait for devices with no driver to connect. |
2006-06-30 |
ack |
10627:640d3bc77ea6 |
Merge |
2006-06-30 |
ack |
10626:64f9f308e109 |
Don't modify global active weight when changing weight of inactive domain. |
2006-06-30 |
kaf24 |
10625:f5a5f49935fd |
[XENBUS] Improve the code for waiting for devices to connect. Provide |
2006-06-30 |
kaf24 |
10624:17e9daeb2c50 |
[NET]: Update net-gso.patch. Remove net-tso.patch. |
2006-06-30 |
kfraser |
10623:c1119ff85f4e |
[BLK] back: Only remove sysfs attributes if they were previously |
2006-06-30 |
chris |
10622:ffbdd113c74b |
Remove use of unlikely -- it's not defined on all systems. |
2006-06-30 |
kfraser |
10621:9dbcf482f600 |
Revert 10521, 10526 and 10527. This completes reversion of ACM modifications to xm. |
2006-06-30 |
kfraser |
10620:53f552ad4042 |
[XEN] Various softirq cleanups. Main one is to always |
2006-06-30 |
kfraser |
10619:129ce4f59b6d |
[LINUX] Replace pagetable walks by simple address calculation. |
2006-06-30 |
kfraser |
10618:a75c1bdfe761 |
[LINUX] A few clean ups and a fix to an error path in xen_create/destroy_contiguous_region. |
2006-06-30 |
kaf24 |
10617:d095e99392ac |
[TPM] Adds a script for virtual TPM support. |
2006-06-30 |
kaf24 |
10616:5d565bb12783 |
[TPM] Update the current virtual TPM documentation in misc/docs/vtpm.txt |
2006-06-30 |
kaf24 |
10615:784961057338 |
[HVM][SVM] Don't BUG when VMRUN exitcode==-1, just crash the domain. |
2006-06-30 |
kaf24 |
10614:86cae321e707 |
Use explicit accessors to handle unusually-sized atomic operations in grant table code. |
2006-06-30 |
kaf24 |
10613:c9696012fe05 |
evtchn_do_upcall() has a micro optimization which is depends on that xchg is a barrier. |
2006-06-30 |
kfraser |
10612:5db7bbccf4d2 |
[NET]: Remove gso.segs field from netif protocol. |
2006-06-30 |
kaf24 |
10611:f147efaa24ad |
[NET]: Add net-tso.patch |
2006-06-30 |
kaf24 |
10610:88dc1ae16d2b |
[XM] Remove unused imports. |
2006-06-30 |
kaf24 |
10609:5fc6d83f43f7 |
[BLK] back: Clean up sysfs-interfacing code to use VBD_SHOW macro where possible. |
2006-06-30 |
kaf24 |
10608:85b092b4567d |
[XENTOP]Add VBD information. |
2006-06-30 |
kaf24 |
10607:3edac4400459 |
[XENSTAT]Add VBD information structure. |
2006-06-29 |
chris |
10606:5d622ded9efe |
Fix build - _XEN_NETIF_EXTRA_FLAG_MORE not _XEN_NETIF_EXTRA_MORE |
2006-06-29 |
kfraser |
10605:5e30ef3e541d |
[NET] front: Transmit TSO packets if supported |
2006-06-29 |
kfraser |
10604:7a11e60d2f42 |
[NET] back: build fixes. |
2006-06-29 |
kfraser |
10603:de263308be3b |
[NET] More net protocol and GSO changes. |
2006-06-29 |
kfraser |
10602:3dfc2583a4f1 |
[XEN] Fix the timeout workaround so it doesn't capture negative |
2006-06-29 |
shand |
10601:8242c0c24db7 |
[LINUX] When ballooning out (returning memory to xen), don't try too hard |
2006-06-29 |
ack |
10600:c157418212d8 |
Merge |
2006-06-29 |
ack |
10599:18f8dde91fbd |
Replace my previous patch with equivalent fix from linux-2.6.17. |
2006-06-29 |
kaf24 |
10598:266573a53949 |
Revert 10534 (xm subcommands for ACM). Doesn't work when ACM disabled. |
2006-06-29 |
kaf24 |
10597:a0a93337f9ab |
Define an architecture-specific 'long' type for ABI compatibility. |
2006-06-29 |
kaf24 |
10596:a67c1bcb5522 |
Add Xenoprof passive domain support (missing file). |
2006-06-29 |
kaf24 |
10595:40e1a7749208 |
[XM] When two or more domain parameters are given, the xm reboot |
2006-06-29 |
kaf24 |
10594:c6ec3dd6fe7f |
[XM] Fix argument check of the xm reboot command. |
2006-06-29 |
kaf24 |
10593:7d3df6492d70 |
[XEN] Work around timeout bug in old Linux kernels where |
2006-06-29 |
shand |
10592:2e5f6c68da5c |
Fail save if we have an out-of-sync P2M/M2P (since otherwise the restore |
2006-06-29 |
shand |
10591:3d40e2f509fc |
Merge. |
2006-06-29 |
shand |
10590:9b35fada9e65 |
Use a static page for the frame_list in the balloon driver. |
2006-06-29 |
emellor |
10589:c77b066f864a |
Replace changesets 10521, 10526, and 10527 with this new version that does not |
2006-06-29 |
kaf24 |
10588:cb9443bfdff8 |
Fix the kunmap_atomic() change in 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5. |
2006-06-28 |
ack |
10587:4b45f7f62dc7 |
Fix next_timer_interrupt() in patch and update caller |
2006-06-28 |
kaf24 |
10586:bd4080876297 |
New /sys/hypervisor/uuid, containing this domain's UUID. |
2006-06-28 |
kaf24 |
10585:d49e5cc672eb |
Use address types in elf parser that match elf headers. |
2006-06-28 |
kfraser |
10584:4260eb8c0874 |
kunmap_atomic() must zap the PTE to avoid dangling references |
2006-06-28 |
kfraser |
10583:5fa6c1723e08 |
[LINUX] Export flush_tlb_page() to modules in i386-smp builds. |
2006-06-28 |
emellor |
10582:767ce4b6dd48 |
More commented-out code, pending a solution to the xml.marshall.generic |
2006-06-28 |
emellor |
10581:ca3f2a137159 |
Comment out the load of the resource label file, pending a solution to the |
2006-06-28 |
kaf24 |
10580:d85488fd2196 |
[TPM] Add 3 more test cases to the xm testsuite that extend the |
2006-06-28 |
kaf24 |
10579:e3ad9b9c95ee |
[TPM] Add an upgrade patch to bring TPM subsystem to 2.6.17-rc4. |
2006-06-28 |
kaf24 |
10578:da8da6e1e1d6 |
[TPM] Update the TPM drivers in the repository to a newer version |
2006-06-28 |
kfraser |
10577:1d17ddd9e45d |
[XEN] BUG() places console in sync mode. |
2006-06-28 |
emellor |
10576:25c6ea6d4024 |
This patch adds new xm subcommands to support working with resource |
2006-06-28 |
kaf24 |
10575:ae245d35457b |
[HVM][Firmware] Make the creation of MP tables more dynamic |
2006-06-28 |
kaf24 |
10574:25cd5216b30c |
[XEND] Have the parent id logged in the log file, this is very useful when |
2006-07-05 |
awilliam |
10573:26dae1c72cd9 |
[IA64] rewrite rfi emulation |
2006-07-05 |
awilliam |
10572:72caf2612e52 |
[IA64] fix domain_flush_vtlb_all() |
2006-07-05 |
awilliam |
10571:37c8b562a8f1 |
[IA64] more tlb flush when vcpu migration between pcpu. |
2006-07-05 |
awilliam |
10570:8dc4af3f192c |
[IA64] Implement and use DOM0_DOMAIN_STEUP. |
2006-07-03 |
awilliam |
10569:f7132169c2bf |
[IA64] add the definition of __cacheline_aligned and its variants |
2006-07-03 |
awilliam |
10568:75b4a0ff27b8 |
[IA64] fix console_start_sync() undefined warning |
2006-07-03 |
awilliam |
10567:6d8136d0b302 |
[IA64] allow vcpu to move between pcpus |
2006-07-03 |
awilliam |
10566:93e8817694ab |
[IA64] sync console before reset |
2006-07-03 |
awilliam |
10565:f4eb1e5cc9e7 |
[IA64] A few clean ups in __xen_create/destroy_contiguous_region. |
2006-07-03 |
awilliam |
10564:e448723613ab |
[IA64] Clean up unused functions |
2006-07-03 |
awilliam |
10563:aa8257def6dc |
[IA64] Emulate PAL_HALT_LIGHT |
2006-07-03 |
awilliam |
10562:dad1f890aca5 |
[IA64] update VTI Readme file |
2006-07-03 |
awilliam |
10561:550786d7d352 |
[IA64] privop_stat.c |
2006-07-03 |
awilliam |
10560:75b23b6a7cb7 |
[IA64] Fix a typo. |
2006-06-28 |
awilliam |
10559:4b51d081378d |
merge with xen-unstable.hg |
2006-06-28 |
kaf24 |
10558:224597479812 |
[NET] back: Add TSO support |
2006-06-28 |
kaf24 |
10557:bb46d03f5f1d |
[NET] loopback: Added support for TSO |
2006-06-28 |
kaf24 |
10556:2eac0e15e0c2 |
[NET]: Give make_tx_response the req pointer instead of id |
2006-06-28 |
kaf24 |
10555:6e7027a2abca |
[NET]: Added GSO support |
2006-06-28 |
kfraser |
10554:b217e03e1db5 |
[BLKBACK] Output statistics to sysfs. |
2006-06-28 |
kaf24 |
10553:7a7066ae2e77 |
[XENTOP] Fix CPU percentage display in batch mode. |
2006-06-28 |
kaf24 |
10552:e5cf18c05e8b |
[XENTOP] Adds batch mode processing option (output to stdout) |
2006-06-28 |
kaf24 |
10551:3c09a6b27b14 |
[HVM][SVM] Clean up double-fault handling. |
2006-06-28 |
kaf24 |
10550:2966233d180d |
[HVM][SVM] Disable machine check bits in CPUID_1. |
2006-06-28 |
kaf24 |
10549:571507a595cd |
[HVM][SVM] Clean up 32bit/64bit guest register code differences. |
2006-06-27 |
kaf24 |
10548:1da8f53ce65b |
[LINUX] Fix a few compile warnings and memory leaks in the sysfs driver. |
2006-06-27 |
kaf24 |
10547:8a89c0ff3f87 |
[LINUX][BLKBACK] Support temporary disconnection from frontend. |
2006-06-27 |
kaf24 |
10546:ab0cae84cfec |
[HVM] Fix virtual apic irq distribution. |
2006-06-27 |
kfraser |
10545:bad506bc0c85 |
[XEN] Upgrade microcode driver to 1.14a. |
2006-06-27 |
kfraser |
10544:1a52829fd60e |
[TOOLS] Remove plan9 loader code. Latest plan9 port uses linux builder. |
2006-06-27 |
kfraser |
10543:30a5eb240a20 |
[XEN] Various cleanups to bitops usage. |
2006-06-27 |
kfraser |
10542:02b0ed160e8e |
[LINUX] Allow dma_alloc_coherent() to work for regions up to 2MB. |
2006-06-27 |
kaf24 |
10541:234939c0ec3a |
[BALLOON] Make the domain0 ballooning logic in xend aware of pages that are on the page scrub list. |
2006-06-27 |
kaf24 |
10540:7154e0416313 |
[BUILD] Add distclean build target to xen directory: cleans out tags. |
2006-06-27 |
kaf24 |
10539:b4e328334392 |
[BALLOON] Add fallback code so that e.g. a domain ballooned too far down can still |
2006-06-27 |
kfraser |
10538:ab63f44d948e |
[XEN] Fix my change to XENVER_pagesize hypercall -- |
2006-06-27 |
kaf24 |
10537:23136423a765 |
[TPM] Fix an occasional problem when doing local migration due to the xenstore's |
2006-06-27 |
kaf24 |
10536:60d7d64eaff2 |
[XEN][BUILD] Both ctags and etags support the -a (append) option, and |
2006-06-27 |
kaf24 |
10535:23591d2c46aa |
Add Xenoprof passive domain support |
2006-06-27 |
kaf24 |
10534:b12cd185d579 |
[HVM][SVM] move printk pin msg under an "if svm_dbg_on" conditional to |
2006-06-27 |
kaf24 |
10533:8589cdd09636 |
[VTPM_TOOLS] Hotplug script enabled the vtpm manager and removed the |
2006-06-27 |
kaf24 |
10532:18587d3e94c8 |
[VTPM_TOOLS] Updated vtpmd to save complete state in preperateion to |
2006-06-27 |
kaf24 |
10531:533b0709a68f |
[VTPM_TOOLS] Moved the developement tpm_emulator down to ring 3, which |
2006-06-27 |
kaf24 |
10530:e236794915cc |
[TOOLS] Fix cm argument processing some more: |
2006-06-27 |
kaf24 |
10529:6604238412be |
Add XENVER_pagesize hypercall. |
2006-06-27 |
kfraser |
10528:869937819ed9 |
[XEN][EMUL] x86 emulator should support 32-bit offsets in real mode. |
2006-06-27 |
kaf24 |
10527:9158ecb9045f |
[HVM][VMX] On a VMEXIT, 'dirty' the DR. Restore DR from vcpu struct, |
2006-06-27 |
kaf24 |
10526:5610d916ad1b |
[HVM][VMX] Added flag_dr_dirty to hvm vcpu struct. If this flag is set, |
2006-06-27 |
kaf24 |
10525:81bfa15a071e |
[HVM][VMX] Added dr restore if breakpoints are enabled in guest dr7. |
2006-06-27 |
kaf24 |
10524:4105520841b3 |
[HVM][VMX] Safer treatment of VM_EXEC_CONTROL when dealing w/ PENDING_INTERRUPT vmexit. |
2006-06-27 |
kaf24 |
10523:1e2ea40078f2 |
[HVM][VMX] Propagate debug exception to guest if no external debugger is enabled. |
2006-06-24 |
emellor |
10522:9ec0b4f10b4f |
Some fine-tuning in the virtual TPM scripts for hotpluging. The changes |
2006-06-24 |
emellor |
10521:28a752998a23 |
Increases the retry limit to allow xend more time before issuing a balloon |
2006-06-28 |
awilliam |
10520:c4b68afe97d3 |
[IA64] make PAL_VPS_RESUME_HANDLER comply with VTI-spec |
2006-06-27 |
awilliam |
10519:e4a75a3fd0e2 |
[IA64] Fix a few warnings. |
2006-06-27 |
awilliam |
10518:e97e31e26bd5 |
[IA64] ptc.g virtualization fix 2 |
2006-06-26 |
awilliam |
10517:85958f34f183 |
[IA64] Remove kludge in Makefile to build asm-xsi-offsets.h |
2006-06-26 |
awilliam |
10516:7c9692adcca7 |
[IA64] sync console before halt/reboot |
2006-06-26 |
awilliam |
10515:3dca270188da |
[IA64] ptc.g virtualization fix |
2006-06-23 |
awilliam |
10514:d4e799a1fa9c |
[IA64] Change of VTi guest firmware name and default directory in xmexample |
2006-06-23 |
awilliam |
10513:fdf25330e4a6 |
merge with xen-unstable.hg |
2006-06-22 |
kaf24 |
10512:f91cc71173c5 |
[TOOLS] Fix set_bit/clear bit for x86/64 in xc_linux_save |
2006-06-22 |
kaf24 |
10511:f10127505d3c |
[XM-TEST] Remove second console attach in 03_memset_random_pos |
2006-06-22 |
kaf24 |
10510:e6ec0eeabf77 |
[VMX] Fix use of VMCLEAR a little: no need if not active on any CPU. |
2006-06-22 |
kaf24 |
10509:dab24595e529 |
[TOOLS] Make sure to explicitly close the connection if we're using HTTP/1.0. This |
2006-06-22 |
kaf24 |
10508:c2e8e9b1e192 |
[TOOLS] Treat '--' command-line split option correctly. |
2006-06-22 |
kaf24 |
10507:94e354294cca |
[TOOLS] Fix pagetable-pinning loop in xc_linux_restore. |
2006-06-21 |
kaf24 |
10506:12aaf4a2486b |
[XEN] localtime support for paravirtualized guests |
2006-06-21 |
kaf24 |
10505:79ea1d8a5bb2 |
[LINUX][TPM] Use min_t/min instead of the #define'd MIN. |
2006-06-21 |
kaf24 |
10504:fc1c6dfd1807 |
[LINUX] Transparent virtualization fixes. |
2006-06-21 |
kaf24 |
10503:59e05ddfd0ad |
[IA64] stub to support dump_execution_state() on ia64 |
2006-06-20 |
kaf24 |
10502:411a3c01bb40 |
[XEN] Xen always relinquishes VGA console to domain0 when domain0 |
2006-06-20 |
kaf24 |
10501:967d4c65659a |
[XEN] Fix to previous changeset: continue to do softirq while delaying. |
2006-06-20 |
kaf24 |
10500:06b10ad218f4 |
[XEN] Add a warning banner when 'sync_console' is used. Make it |
2006-06-20 |
kaf24 |
10499:69f7e0ea2985 |
[XEN] Fix PAE PDPT shadowing coherence. |
2006-06-20 |
kfraser |
10498:46e853c34a2e |
Add new XENMEM_machphys_mapping to get info about location and |
2006-06-20 |
kfraser |
10497:b6ee2a730139 |
[LINUX] Another fix to i386 mfn_to_pfn(). |
2006-06-20 |
kfraser |
10496:674890dc1ee2 |
[LINUX] Fix i386 build -- define max_mapnr in mfn_to_pfn(). |
2006-06-20 |
emellor |
10495:7d6fe353cda4 |
Move the SSHTransport class to its own file, so that we may disable SSH |
2006-06-20 |
ack |
10494:c5da6b25744a |
Merge |
2006-06-20 |
ack |
10493:22802e120171 |
Run credit scheduler tests by default |
2006-06-20 |
kfraser |
10492:f7bb99cdc391 |
Export machine_to_phys start and end addresses to guests. |
2006-06-20 |
shand |
10491:a31f3bff4f76 |
Make the credit scheduler the default - a number of bugs have been fixed |
2006-06-20 |
shand |
10490:7172935d10d4 |
Remove some spurious BUG_ON()'s from the credit scheduler. |
2006-06-20 |
anthony |
10489:1297dc315308 |
Use an environmental variable (XM_SERVER) to determine XML-RPC URI. |
2006-06-20 |
root |
10488:c2cbcccc44f4 |
This patch adds client side support for XML-RPC over ssh. It differs from |
2006-06-20 |
anthony |
10487:95ac3f0f79bc |
Add an xm serve command. |
2006-06-20 |
anthony |
10486:0fe87421cc80 |
Add support to Xend XML-RPC server for HTTP/1.1 Keep-Alive. |
2006-06-19 |
kaf24 |
10485:410c81420109 |
[XM-TEST] Improve detection of a guest having booted to prompt. |
2006-06-19 |
kfraser |
10484:06afd218b3b7 |
[XEN][PAE] Always enable non-debug version of l3tab_needs_shadow() |
2006-06-19 |
kaf24 |
10483:1507021dccdf |
[HVM][VMX][PAE] Enable PAE VMX guest on PAE host. |
2006-06-19 |
kaf24 |
10482:0991ed8e4ae5 |
Add DOM0_DOMAIN_SETUP hypercall. |
2006-06-19 |
kfraser |
10481:2a99292b1a8a |
[XEN][PAE] Stores to PTEs in PAE mode use CMPXCHG to ensure atomicity. |
2006-06-19 |
kfraser |
10480:a27f56a0ff43 |
[XEN][PAE] Handle non-page-aligned CR3 when walking |
2006-06-19 |
kfraser |
10479:f7eb907d9bcd |
[XEN] New function dump_execution_state() displays |
2006-06-19 |
kfraser |
10478:f3561b1ee7a3 |
[XEN] Rename show_registers() to show_execution_state(). |
2006-06-19 |
kfraser |
10477:8d75d4e0af1e |
[XEN] Improve double-fault tracing -- print backtrace |
2006-06-19 |
kfraser |
10476:db37448ffe97 |
[XEN] Fix non-debug builds. |
2006-06-19 |
kfraser |
10475:5d44f3ab9950 |
[XEN] Fix ptwr_do_page_fault() after new more permissive |
2006-06-18 |
kaf24 |
10474:8eab9f3cdb1a |
[XEN] Remove code from writable-pagetable emulation path which |
2006-06-18 |
kaf24 |
10473:7713276d159e |
[XEN] Multi-processor guests need to be more conservative when |
2006-06-18 |
kaf24 |
10472:e23961a8ce7e |
[XEN] Fix page-fault handler to not trust bit 0 of error code. |
2006-06-17 |
kaf24 |
10471:5033ffe8f533 |
Small fixes to changesets 10424 and 10425 (spurious #PF detection). |
2006-06-17 |
kaf24 |
10470:ef8cdd1dc836 |
[SEDF] Fix SEDF defaults to make domain0 take only a fair |
2006-06-17 |
kaf24 |
10469:b025491f0ba8 |
[HVM] Clean up formatting of new piix acpi file. |
2006-06-17 |
kaf24 |
10468:58b374f76a71 |
[HVM] ACPI support patch 4 of 4: shutdown. |
2006-06-17 |
kaf24 |
10467:e1c8212d78c3 |
[HVM] ACPI support patch 3 of 4: ACPI _PRT table. |
2006-06-17 |
kaf24 |
10466:5c533b9e2d3f |
[HVM] ACPI support patch 2 of 4: ACPI timer. |
2006-06-17 |
kaf24 |
10465:588e1aef89e8 |
[HVM] ACPI support patch 1 of 4: main components. |
2006-06-17 |
kaf24 |
10464:0849bb1b73f9 |
[LINUX] Fix dependencies on CONFIG_PROC_FS. |
2006-06-17 |
kaf24 |
10463:c6f8fcca0282 |
[LINUX] Kernel should not send out IPv6 autoconfig multicast |
2006-06-17 |
kaf24 |
10462:45f504d6b548 |
[TOOLS] Clean up the network setup scripts. Create some |
2006-06-17 |
kaf24 |
10461:21e6625a6c01 |
[ACM] Complete the conversion of acm_ops using Xen handles instead |
2006-06-17 |
kaf24 |
10460:c5a9cf3a998e |
[TOOLS][HVM] Enhance the HVM config file to show prototypes for the USB options. |
2006-06-17 |
kaf24 |
10459:716e365377f5 |
[XEN] Use correct xen_pfn_t type in implementation of XENMEM_exchange. |
2006-06-16 |
akw |
10458:840f33e54054 |
Remove old blktap tools. |
2006-06-16 |
kfraser |
10457:533bad7c0883 |
[LINUX] Add spurious page-fault detection, intended primarily |
2006-06-16 |
kfraser |
10456:e1ae7b3cb5b7 |
[XEN] Make the spurious page-fault detection logic |
2006-06-16 |
kfraser |
10455:05ab081f3c67 |
Merge with xen-ia64-unstable.hg. |
2006-06-16 |
kfraser |
10454:61a81fab2a02 |
[XEN] Fix 10362 change to create_grant_va_mapping(). |
2006-06-16 |
kfraser |
10453:9d46e53c75f7 |
[XEN] PTE updates do not need to use CMPXCHG instruction. |
2006-06-16 |
kfraser |
10452:2ac74e1df3d7 |
[LINUX] Use new XENMEM_exchange hypercall (where possible) |
2006-06-23 |
awilliam |
10451:59d4c1863330 |
[IA64] dom0vp machtophys fix argument check |
2006-06-23 |
awilliam |
10450:795d31772505 |
[IA64] fix RSE issues rlated to handle_lazy_cover(). |
2006-06-23 |
awilliam |
10449:a9c1e614c9ff |
[IA64] memory exchange: use memory exchange |
2006-06-23 |
awilliam |
10448:39562deee9b8 |
[IA64] memory exchange: support memory exchange |
2006-06-23 |
awilliam |
10447:056622b0f8f7 |
[IA64] memory exchange: update comment |
2006-06-23 |
awilliam |
10446:d107bfd5a4ae |
[IA64] memory exchange: ia64 counter part of cs 10353 xen-unstable.hg |
2006-06-23 |
awilliam |
10445:cf4a70ab3f59 |
[IA64] enable xencons irq for pcdp described uarts |
2006-06-23 |
awilliam |
10444:bf396988059e |
[IA64] Allow guest to set the address of shared_info. |
2006-06-21 |
awilliam |
10443:0e5635d68de3 |
[IA64] per cpu vhpt stats |
2006-06-21 |
awilliam |
10442:811c02dbe595 |
[IA64] optionally enable xen console with irq/input. |
2006-06-21 |
awilliam |
10441:f771bbaa93ce |
[IA64] Update xmexample.vti |
2006-06-21 |
awilliam |
10440:2d60987140b6 |
[IA64] remove CONFIG_ARCH_XEN |
2006-06-21 |
awilliam |
10439:be0a536b70cc |
[IA64] don't allow non-dom0 domains to set pte memory attributes |
2006-06-21 |
awilliam |
10438:9031316e5203 |
[IA64] create MDT entry to cover fw_mem area in dom_fw_init() |
2006-06-20 |
awilliam |
10437:8314141cfe54 |
[IA64] build linux kernel without using asm-xsi-offsets.h |
2006-06-20 |
awilliam |
10436:f8310e19fcaf |
[IA64] check address clash with Xen for itc/ptc/itr/ptr |
2006-06-20 |
awilliam |
10435:668a225a1df8 |
[IA64] purge stale tlb entry in ia64_do_page_fault() |
2006-06-20 |
awilliam |
10434:c78f750a264c |
[IA64] Fix for ptc.ga emulation |
2006-06-20 |
awilliam |
10433:c5005be9ef91 |
[IA64] Create vpsr_pp in privregs instead of using tmp[8]. |
2006-06-20 |
awilliam |
10432:59be60d5664b |
[IA64] fix mfn_to_local_pfn() for dma context |
2006-06-19 |
awilliam |
10431:c974a6e3f517 |
[IA64] dummy print_stack() func for NO_TRANSLATION path |
2006-06-19 |
awilliam |
10430:ea306829506c |
[IA64] fix ptc.ga virtualization |
2006-06-19 |
awilliam |
10429:602f5965e217 |
[IA64] display vmx fault messges |
2006-06-19 |
awilliam |
10428:df67fa9b1376 |
[IA64] fix is_kernel_text in xenctx and show more registers |
2006-06-19 |
awilliam |
10427:b16063ae0703 |
[IA64] enable xenctx on ia64 |
2006-06-19 |
awilliam |
10426:eb6b0c7d9992 |
[IA64] add comments on smp |
2006-06-19 |
awilliam |
10425:5389c7b06ccf |
[IA64] remove unnecessary vtlb_lock |
2006-06-19 |
awilliam |
10424:535b466ee1ef |
[IA64] add get_page() to prevent from freeing page |
2006-06-19 |
awilliam |
10423:d60da6514d65 |
[IA64] fix races caused by p2m entry update |
2006-06-19 |
awilliam |
10422:7e26d6ffdde7 |
[IA64] add INVALID_MFN check to dom0vp_zap_physmap() |
2006-06-19 |
awilliam |
10421:f02d59f9b11f |
[IA64] add volatile to p2m table pte entry |
2006-06-19 |
awilliam |
10420:dcb50b04faec |
[IA64] add volatile to mpt_table |
2006-06-16 |
awilliam |
10419:0d1dab1d9b67 |
merge with xen-unstable.hg |
2006-06-16 |
kfraser |
10418:ee3d10828937 |
[XEN] New memory_op XENMEM_exchange. Allows atomic |
2006-06-16 |
awilliam |
10417:81d35c0d964f |
merge with xen-unstable.hg |
2006-06-16 |
kaf24 |
10416:231e07e22f9c |
[LINUX] Export new gnttab_cancel_free_callback() to modules. |
2006-06-16 |
awilliam |
10415:08378b83ea1e |
[IA64] cleanup |
2006-06-15 |
awilliam |
10414:fbc0e953732e |
merge with xen-unstable.hg |
2006-06-15 |
kaf24 |
10413:73c73fb8875c |
[LINUX][PAE] Fix e820 setup for PAE guests: preserve high-order bits of max_pfn. |
2006-06-15 |
kaf24 |
10412:a1c0c1e797a6 |
[MINI-OS] Fix for event initialisation in Mini-OS. All events are masked when |
2006-06-15 |
kaf24 |
10411:4f0bc5744557 |
[LINUX] Network buffers do not need to be multi-page contiguous |
2006-06-15 |
kaf24 |
10410:7fba181c8531 |
[TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn. |
2006-06-15 |
emellor |
10409:3e221d43cf19 |
Catch ValueError and OverflowError, to diagnose bad arguments. |
2006-06-15 |
kaf24 |
10408:bd1a0b2bb2d4 |
[LINUX] Only destroy a machine-contiguous memory region if |
2006-06-14 |
kaf24 |
10407:161473836da3 |
[HVM][QEMU] Fix SDL mouse "invisible wall". |
2006-06-14 |
kaf24 |
10406:ee482dc60eab |
[LINUX][PAE] More fixes to pgd allocation. Since allocating pmds |
2006-06-14 |
kfraser |
10405:63967ff8d459 |
[XEN] Abstract setting of master event-pending flag into asm/event.h. |
2006-06-14 |
kfraser |
10404:578e306b0bd4 |
[XENSTAT] Fix two realloc() usage errors in xenstat. |
2006-06-14 |
kaf24 |
10403:1e49997c8146 |
[NET] front: Discard packets in tx ring rather than attempting retransmit |
2006-06-14 |
kaf24 |
10402:8070050cc30f |
[LINUX][PAE] Improve allocation strategy when PAE pgdirs must be below 4GB. |
2006-06-14 |
kaf24 |
10401:5552bc2c3716 |
[LINUX][BLK] front: More care over device teardown. |
2006-06-13 |
kfraser |
10400:b0ba792f3935 |
[TOOLS] Fix PAE save/restore/migrate: we must flush |
2006-06-13 |
kaf24 |
10399:a734745bf058 |
[MINI-OS] Applications that provide their own app_main need not run the xenbus test. |
2006-06-13 |
kaf24 |
10398:2fea03842f40 |
[LINUX] Eliminates a deadlock and reduce (sometimes significantly) the time |
2006-06-13 |
kaf24 |
10397:5d4b9dc88218 |
[XM-TEST] Fix 02_block_device_write_verify.py test to parse md5sum output correctly. |
2006-06-13 |
kaf24 |
10396:0de8a4a023d0 |
[ACM] Provide the framework needed for resource labeling. |
2006-06-13 |
kaf24 |
10395:88d867661599 |
[LINUX] A better way to stop blkdev request handling in blkfront |
2006-06-13 |
sos22 |
10394:3d85c1136d63 |
Merge. |
2006-06-13 |
sos22 |
10393:e9dd58963e97 |
Expand test_xenbus a little. |
2006-06-13 |
sos22 |
10392:464324585311 |
This patch exposes XenBus functions to Mini-OS applications. |
2006-06-13 |
kfraser |
10391:91d2f2258c56 |
[LINUX] Fix blkfront driver to check connection status to backend in |
2006-06-13 |
kfraser |
10390:1650e07c9e52 |
[TOOLS][BUILDER] Extend Elf header checks for multiple architectures. |
2006-06-13 |
kfraser |
10389:ac5e98c1c466 |
[LINUX] Export some tlb-flush functions to modules, which are |
2006-06-15 |
awilliam |
10388:7f67c15e2c91 |
[IA64] enable Xen compilation with debug=y |
2006-06-15 |
awilliam |
10387:75f791c710df |
[IA64] reset_system |
2006-06-15 |
awilliam |
10386:0f3bd7d23737 |
[IA64] cleanup in domain.c |
2006-06-15 |
awilliam |
10385:511ced948390 |
[IA64] work around for skbuff_ctor() on non-privileged domain |
2006-06-15 |
awilliam |
10384:a5bf90abcbe8 |
[IA64] fix garbage in irq_ia64.c kernel message |
2006-06-15 |
awilliam |
10383:34bdc8d86f8d |
[IA64] clean up "assign domain page ... already mapped!" printks |
2006-06-15 |
awilliam |
10382:11f228aa783a |
[IA64] do not use interrupt_mask_addr inside Xen |
2006-06-14 |
awilliam |
10381:d33add81096b |
[IA64] let VMM do itc sync for guest on VTI domain |
2006-06-14 |
awilliam |
10380:d0a77e90eaa3 |
[IA64] cleanup warnings in mm.c |
2006-06-14 |
awilliam |
10379:adfc9aa684f9 |
[IA64] Fix a bug in vmx_vcpu_pta |
2006-06-14 |
awilliam |
10378:db6dce7ae374 |
[IA64] Remove redundant ASSIGN_DOMAIN_MACH_PAGE in dom_fw.c |
2006-06-13 |
awilliam |
10377:e62685b48500 |
[IA64] Fix vga acceleration for VTI domain |
2006-06-13 |
awilliam |
10376:97226bfc659c |
[IA64] Pull changes from xen-unstable.hg cset 10242 into mm.c |
2006-06-13 |
awilliam |
10375:db31c4e5e22f |
[IA64] Remove Makefile entry for xenia64_init |
2006-06-13 |
awilliam |
10374:e74c47d073ee |
merge with xen-unstable.hg |
2006-06-13 |
awilliam |
10373:912588576817 |
[IA64] Define mfn_to_local_pfn() |
2006-06-13 |
awilliam |
10372:942ecf21dc06 |
[IA64] define virt_to_mfn and mfn_to_virt |
2006-06-13 |
kaf24 |
10371:360f9dc71f51 |
[HVM] Fix ioemu build with new Linux headers. We must define __user |
2006-06-13 |
kaf24 |
10370:833d05bdb4a4 |
[XEN] Fix compatibility with future guests which may try to |
2006-06-13 |
Ian Campbell |
10369:e913081f20f3 |
[LINUX] Correctly return the results of {event_channel_op,physdev_op}_compat |
2006-06-12 |
kfraser |
10368:cede50ca1704 |
[LINUX] Fix code indentation in Linux drivers. |
2006-06-12 |
Ian Campbell |
10367:bb89ec7765c7 |
Initialize the entire hypercall page when running a ring0 kernel |
2006-06-12 |
shand |
10366:6bffed2aa78b |
Fix race in device resume path - need to ensure we add the watch only |
2006-06-12 |
kaf24 |
10365:c230dbe793d6 |
[LINUX] Fix interaction between idle loop and RCU subsystem. |
2006-06-12 |
kaf24 |
10364:34ff26fb2240 |
[HVM][VMX] Fix error-detection inline asm code. Zero word-sized |
2006-06-12 |
kaf24 |
10363:9d717a4f3531 |
[HVM][VMX] Fix the build with certain versions of gcc. |
2006-06-12 |
kaf24 |
10362:92f071926e6e |
[XEN] Fix read_console_ring() when passed a small buffer. |
2006-06-12 |
kaf24 |
10361:a936c9c3ea60 |
[LINUX] Clean up unused variable in mm/memory.c. |
2006-06-12 |
kaf24 |
10360:8d5d225e9f34 |
[HVM][VMX] Provide right view of cpuid to the HVM guests. |
2006-06-12 |
kaf24 |
10359:e2a2b2da92f4 |
[HVM][DM] Backport the USB support from QEMU 0.8.1 to the current Xen |
2006-06-12 |
kaf24 |
10358:5b1bd9eab3b9 |
[IA64] Fix a typo in local_event_delivery_enable(). |
2006-06-11 |
kaf24 |
10357:aced0ee216aa |
[XEN] Fix SCHEDOP_poll to work even when event channels are |
2006-06-11 |
kaf24 |
10356:d7543cff88ae |
[HVM][VMX] Cleanups and fixes to VMCS lifecycle. |
2006-06-11 |
kaf24 |
10355:be05097d5d69 |
[LINUX] Fix IRQ SMP affinity logic for event channels. |
2006-06-10 |
kaf24 |
10354:ddc25d4ebf60 |
[XEN] Replace direct common-code access of evtchn_upcall_mask |
2006-06-10 |
kaf24 |
10353:ea4829e30092 |
[LINUX] Remove the only use of evtchn_upcall_mask in common code. |
2006-06-09 |
kaf24 |
10352:b8e8b6aad8c8 |
[XEN] VCPU operation register_runstate should work even when |
2006-06-09 |
kaf24 |
10351:96b1479305ce |
[ACM] Replace enumerations with macros with qualified names. |
2006-06-09 |
kaf24 |
10350:c1163951ee2f |
[XEN][ACM] Clean up ACM interface to use explicitly-sized types |
2006-06-09 |
kaf24 |
10349:43f1d77bc7ad |
[LINUX] Simplify /proc/iomem initialisation -- no need to fake a |
2006-06-09 |
kaf24 |
10348:4df81d20a9a1 |
[LINUX][X86/64] Initialise pages outside initial allocation so that |
2006-06-09 |
kaf24 |
10347:5a0ed6c47673 |
[XEN] IOPL is ignored for VM86 mode port accesses. Fix Xen |
2006-06-09 |
kaf24 |
10346:49f65e2b0f1c |
[LINUX][XENBUS] replace xenbus_transaction_t with an opaque transaction ID. |
2006-06-09 |
kaf24 |
10345:7cf4cbe7a3be |
[LINUX][XENBUS] Drop (struct xenbus_device)->data, and simply use ->dev.driver_data |
2006-06-09 |
kaf24 |
10344:db8ec1e48414 |
[LINUX][BLKTAP] This code doesn't compile, is marked as DANGEROUS, and |
2006-06-09 |
kaf24 |
10343:afdb70b16a53 |
[LINUX] Use structs not typedefs, remove trailing whitespaces, place symbol |
2006-06-09 |
kaf24 |
10342:2dea01abfbfe |
[NET] front: There's a small leak on a couple error paths in setup_device(). |
2006-06-09 |
kaf24 |
10341:68c22a722e6f |
[XEN] Re-increase MAX_ORDER to 20 for the time being. Reducing |
2006-06-08 |
kaf24 |
10340:4f1e39ec05d6 |
[XEN] Reduce default maximum allocation order from 2^20 pages to 2^11. |
2006-06-08 |
kaf24 |
10339:2db7b3627da4 |
[LINUX] swiotlb allocates multiple smaller contiguous DMA regions, |
2006-06-08 |
ack |
10338:a1b83fedc4ed |
Add sched-credit xm tests but don't run them by default yet... |
2006-06-08 |
kaf24 |
10337:fe35ddc5fd38 |
[LINUX] Set up /proc/iomem in a sensibel way to indicate |
2006-06-08 |
kaf24 |
10336:6fb0d5ad63d7 |
[LINUX] Only trigger unhandled irq path if irq is not shared across |
2006-06-08 |
kaf24 |
10335:8c64169a05d3 |
[TOOLS] Fix domain builder to carefully check that mapped memory area |
2006-06-07 |
kaf24 |
10334:06569f1a4681 |
Fix cut-n-paste comment error in public header file. |
2006-06-07 |
kaf24 |
10333:1a500cc4fcd5 |
Extended PHYSDEVOP_irq_status_query to obtain sharing status |
2006-06-07 |
kaf24 |
10332:eb3d2c32a3b4 |
[LINUX] Rename hw_resend_irq to allow it to be defined seperately per arch. |
2006-06-07 |
kaf24 |
10331:2049467adee3 |
[HVM][MMIO] Support decode of 0x83 opcode (or imm8,m32/64'). |
2006-06-07 |
kaf24 |
10330:7d37df6c3247 |
[HVM][MMIO] Emulate more instructions: or/and/xor with byte width, |
2006-06-07 |
kaf24 |
10329:2fd2fd4b7c6a |
[HVM][DM] Cleaner way of clearing VGA memory on mode changes (thanks to |
2006-06-07 |
kaf24 |
10328:f8af7041bf5b |
[LIBXC] Convert all printf/fprintf uses to use a macro instead. |
2006-06-07 |
kaf24 |
10327:cca6641d4087 |
[HVM][PIT] Fix missed_ticks() logic. |
2006-06-07 |
kaf24 |
10326:28128dafbe03 |
[LINUX][X86/64] Support IO-port permissions bitmaps (ioperm() syscall). |
2006-06-07 |
kaf24 |
10325:ec903b8e6612 |
x86/64 Linux: destroy entire init memory mapping beyond kernel image. |
2006-06-07 |
emellor |
10324:9d86c1a70f34 |
Merged. |
2006-06-07 |
emellor |
10323:b09dbe439169 |
Fix typo. |
2006-06-07 |
emellor |
10322:9af7897a74d6 |
Added. |
2006-06-07 |
emellor |
10321:deabbf60bb46 |
Move forward to new version of buildroot -- the old one has gone from the |
2006-06-01 |
Anthony Liguori |
10320:da81a493c8e5 |
Expose the exception thrown by xen.lowlevel.xs. |
2006-06-01 |
pl |
10319:647d012b9a36 |
Fix a problem where the vcpu count for dom0 doesn't get reset back to the |
2006-06-01 |
emellor |
10318:057c5554f8c3 |
Reraise exceptions caught in create.py, so that the error handling in main.py |
2006-06-01 |
emellor |
10317:f99ba86ad96b |
Block device write-verify test. |
2006-06-07 |
kaf24 |
10316:e5c17d2d85a4 |
[HVMLOADER] Revert to uniprocessor MPS table in rombios. |
2006-06-06 |
kaf24 |
10315:c191c649cdb3 |
Use explicitly-sized types in the dom0_ops and privcmd structures. |
2006-06-06 |
kaf24 |
10314:b3d901ba705d |
Represent PFNs with their own type, rather than 'unsigned long'. |
2006-06-06 |
kfraser |
10313:3913a119477d |
[NET] front: Turn grant-ref error into a fatal bug. That's the best we |
2006-06-06 |
kfraser |
10312:89d7acdd8951 |
[X86EMUL] Mark MOV instruction as not needing writeback. |
2006-06-05 |
kaf24 |
10311:5e3827f7a93a |
[HVM][VMX] Interrupts must be kept disabled when entering Xen for |
2006-06-05 |
kaf24 |
10310:e3af1912794b |
[NET] back: Add a few comments to the goriest parts of the scatter-gather patch. |
2006-06-05 |
kaf24 |
10309:aecdb4c52fa7 |
[NET] front: Transmit SG packets if supported |
2006-06-05 |
kaf24 |
10308:50db8c95e65d |
[NET] back: Add SG support |
2006-06-05 |
kaf24 |
10307:1dab198509a9 |
[VMXASSIST] Extensions to vmxassist to handle additional mode switch cases. |
2006-06-05 |
kaf24 |
10306:9f50b8c2de0a |
[NET] back: fix synchronisation of access to deallocation buffer ring. |
2006-06-05 |
kaf24 |
10305:47412b44e35e |
Extend callback-registration hypercall to take a flags argument. |
2006-06-05 |
kaf24 |
10304:8aca850f66ad |
Create new vmassist type 'pae_extended_cr3'. Only advertise |
2006-06-02 |
kaf24 |
10303:c9e6255cb44a |
[LINUX] Simply shared_info mapping code. Always use a fixmap. |
2006-06-02 |
kfraser |
10302:40331b1545d2 |
[LINUX][X86_64] Destroy initial page-table mappings to avoid overlap with modules. |
2006-06-02 |
kfraser |
10301:a3733a587a9c |
Fix Xen build with some versions of gcc. |
2006-06-02 |
kaf24 |
10300:fdc26ec44145 |
[PAE] Fix tools to properly pack/unpack >4GB PAE CR3 values. |
2006-06-02 |
kaf24 |
10299:90a8ab269afe |
A few put_cpu() calls were missed when adding CONFIG_X86_NO_TSS. |
2006-06-02 |
kaf24 |
10298:d8363da485ce |
[NET] loopback: Added support for SG |
2006-06-02 |
kaf24 |
10297:8425df2203c9 |
Use halt() instead of asm("hlt"). |
2006-06-02 |
kaf24 |
10296:bcc2c9ea60d8 |
Add backing support for HDIO_GETGEO ioctl to blkfront. |
2006-06-02 |
kaf24 |
10295:b198bbfeec10 |
[PAE] Fix support for pgdirs above 4GB. Requires an interface change so that %cr3 |
2006-06-02 |
kfraser |
10294:1f619b6adbc6 |
[HVM] Fix a problem when destroying a Windows guest. |
2006-06-02 |
kaf24 |
10293:4122e88b6c75 |
Move idle-vcpu allocation logic to a common function. |
2006-06-02 |
kaf24 |
10292:e67432187b88 |
[IA64][HVM] Enable CGA acceleration for VTI. |
2006-06-02 |
kfraser |
10291:639ad22eb7c8 |
Build breakage: revert 10247:2fd7f4fb7d1453e4ff418c06961b0bd9fcb71129. |
2006-06-02 |
kaf24 |
10290:bd16e299db3d |
[IA64] Fix Xen running on IA64. Some function prototypes were |
2006-06-01 |
kaf24 |
10289:9f937ecc4f54 |
Fix pagetable accessor macros in Xen to have better names and to |
2006-06-01 |
kaf24 |
10288:808430428622 |
Use DEFINE_SPINLOCK consistently throughout Xen. |
2006-06-01 |
kaf24 |
10287:8c6ff337d164 |
Allow all trace-buffer hypercalls to be executed even when tracing is currently disabled. |
2006-06-01 |
kaf24 |
10286:7f219d68e684 |
[LINUX] Fix cpu_possible_map initialisation. |
2006-06-01 |
kaf24 |
10285:2fd7f4fb7d14 |
[LINUX][X86_64] Fix initial memory mapping code. |
2006-06-01 |
kaf24 |
10284:61e2ea81bd65 |
[HVM] Allow more dynamic use of the qemu serial lines by allowing the Summagraphics port to float. |
2006-06-01 |
kaf24 |
10283:bcfbbca9cf08 |
[SECURITY] Allow domid and ssidref args to get_decision in |
2006-06-01 |
kaf24 |
10282:0f5b8f1b0eac |
[LINUX] Converge ia64 versions of xen/drivers Makefiles with general versions. |
2006-06-01 |
kaf24 |
10281:6993a0f91efc |
Domain creation/destruction cleanups. |
2006-06-01 |
kfraser |
10280:ab627e9da8fb |
Fix dummy domains (DOM_IO and DOM_XEN) creation so that |
2006-06-01 |
kfraser |
10279:2dd8e7c44728 |
Fix negation of unsigned quantities in the Xen x86 emulator. |
2006-06-01 |
kfraser |
10278:4142bfd01e02 |
network-bridge: fix syntax error |
2006-06-01 |
kfraser |
10277:275955c6df9d |
network-bridge: Fall back to eth0/xenbr0 if no default route. |
2006-06-01 |
kfraser |
10276:2a0208b33c30 |
Fix map_pages_to_xen() when deallocating l1 page tables. |
2006-06-01 |
kfraser |
10275:121ec8b952d3 |
[HVM] Fix set_guest_back_ptr to ignore empty PTEs. |
2006-06-01 |
kfraser |
10274:09d9d6e7b985 |
Fix MMU_NORMAL_PT_UPDATE when passed a page that is no longer of type page-table. |
2006-06-13 |
awilliam |
10273:b8f6089cbce3 |
[IA64] Revert xen-ia64-unstable.hg cset 10237 |
2006-06-13 |
awilliam |
10272:8cc1137a0959 |
[IA64] Revert xen-ia64-unstable.hg cset 10238 |
2006-06-13 |
awilliam |
10271:0d149b326235 |
[IA64] cleanup warning in xen/arch/ia64/linux-xen/time.c |
2006-06-13 |
awilliam |
10270:0a226de3fc37 |
[IA64] Update efi.c and rework xenheap location |
2006-06-09 |
awilliam |
10269:aa2298739112 |
[IA64] Change PIB size to 2M |
2006-06-09 |
awilliam |
10268:99abd54a02d9 |
[IA64] A fix for itc.d emulation |
2006-06-09 |
awilliam |
10267:43d9c8042ab6 |
[IA64] add seqlock to protect vtlb |
2006-06-09 |
awilliam |
10266:bc76ad9d6270 |
[IA64] remove some races between the p2m table and the m2p table |
2006-06-09 |
awilliam |
10265:6fdafeeb88bb |
[IA64] passthrough EFI_ACPI_MEMORY_NVS and EFI_RESERVED_TYPE |
2006-06-09 |
awilliam |
10264:d5adbcbb7492 |
[IA64] use get_gpfn_from_mfn() |
2006-06-09 |
awilliam |
10263:2f9878d01e2b |
[IA64] use pte_mem() in relinquish_pte() |
2006-06-09 |
awilliam |
10262:7da52d016bcc |
[IA64] add memory barrier to domain_flush_vtlb_range() |
2006-06-09 |
awilliam |
10261:ececeade018f |
[IA64] Add NULL test in domain_page_mapped() |
2006-06-09 |
awilliam |
10260:1c9bdbc5e27b |
[IA64] align pages in assign_domain_same_page() |
2006-06-08 |
awilliam |
10259:b87ff075dab9 |
[IA64] Put guest physical translation into VHPT |
2006-06-08 |
awilliam |
10258:b20733e82ab6 |
[IA64] Enable SMP on VTI-Domain |
2006-06-08 |
awilliam |
10257:d8d2b5c08245 |
[IA64] sparse tree cleanups |
2006-06-08 |
awilliam |
10256:64b118cddb9a |
[IA64] clean out xen/drivers/patches in the sparse tree |
2006-06-06 |
awilliam |
10255:4e78528e3480 |
[IA64] merge efi_emul.c into fw_emul.c and clean up |
2006-06-06 |
awilliam |
10254:6a49e02dc169 |
[IA64] remove xenia64_init.c |
2006-06-06 |
awilliam |
10253:0fff4c07af18 |
[IA64] Fix network issue on VTI domain |
2006-06-05 |
awilliam |
10252:f662f98d594b |
[IA64] more cleanup |
2006-06-05 |
awilliam |
10251:279628dc2d6f |
[IA64] pass vcpu nr to guest firmware |
2006-06-05 |
awilliam |
10250:e32ddb4a90e6 |
[IA64] This patch fixes dom0 no VGA console bug. |
2006-06-03 |
awilliam |
10249:3f8523ce8895 |
[IA64] check memory descriptor over lap in dom_fw_init() |
2006-06-03 |
awilliam |
10248:8771f539663a |
[IA64] Handle VTi's fp fault & trap in hypervisor instead of injecting to guest |
2006-06-03 |
awilliam |
10247:976517433993 |
[IA64] Fix another bug which causes "Oops: time tick before it's due" |
2006-06-03 |
awilliam |
10246:2c7c715ad185 |
[IA64] Vcpu hot-plug support |
2006-06-03 |
awilliam |
10245:8b81c4e82f3e |
[IA64] fix debug=y build: update ASSERT(acktype) |
2006-06-03 |
awilliam |
10244:09982b366f93 |
[IA64] fix debug=y build: remove ASSERT(THASH_TLB) |
2006-06-03 |
awilliam |
10243:47151f27e623 |
[IA64] README patch of booting xen |
2006-06-03 |
awilliam |
10242:83e4d44e8aec |
[IA64] Add carriage return to printk/printf |
2006-06-03 |
awilliam |
10241:4533f6c9fa11 |
[IA64] cleanup linux-2.6-xen-sparse |
2006-06-03 |
awilliam |
10240:f3be4eb8dac9 |
[IA64] split domain.c into mm.c and domain.c |
2006-06-03 |
awilliam |
10239:34455164dd33 |
[IA64] fix vmx_vcpu_ptr_i(), vmx_vcpu_ptr_d() |
2006-06-03 |
awilliam |
10238:b27139d8c1e1 |
[IA64] paravirtualize vdso |
2006-06-03 |
awilliam |
10237:f8ab23b4f704 |
[IA64] import linux gate.S, gate.ld.S and patch.c |
2006-06-03 |
awilliam |
10236:b8711fcb1e95 |
[IA64] rewrite priv_handle_op() |
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 |
kfraser |
10232:0ec4b9dfd5b4 |
Export XEN_ROOT from top-level Makefile. Ensures it is |
2006-05-31 |
kfraser |
10231:254d5baba42c |
[SVM] Remove redundant MAX_INST_SIZE definition. |
2006-05-31 |
kfraser |
10230:94947f282fa2 |
Fix ACM hypercall macros (broke the x86/64 and ia64 builds). |
2006-05-31 |
kfraser |
10229:414dabe82a31 |
Use a global build configuration file, and rework libxc Makefile for PPC. |
2006-05-31 |
kaf24 |
10228:9e207a5cf589 |
[HVM] Fixes to buffer handling in ne2000 device model. |
2006-05-31 |
kaf24 |
10227:d291e3a930dd |
The xm dmesg command wasn't taking the -c/--clear options because of |
2006-05-31 |
kaf24 |
10226:59bd5b9f5043 |
Update .hgignore list for rombios changes. |
2006-05-31 |
kaf24 |
10225:fbcb603288bb |
[VTPM_TOOLS] Updated vtpm for new release of the tpm_emulator. |
2006-05-31 |
kaf24 |
10224:b3b5f3ff2100 |
[MINIOS] Various address-space fixes. |
2006-05-31 |
kaf24 |
10223:2c0cd4075d1c |
[HVMLOADER] Default to 8-way SMP rombios. |
2006-05-31 |
kaf24 |
10222:e5de45e2edaf |
[SVM] Fix virtualization of the CPUID NX bit, and clean up other CPUID bits. |
2006-05-31 |
kaf24 |
10221:ec1e371ec320 |
[HVM] Fix shadow mode to not corrupt frame 0's page_info struct. |
2006-05-31 |
kaf24 |
10220:86062ecef294 |
[ACM] Add a hypervisor call macro to the linux kernel; it |
2006-05-31 |
kaf24 |
10219:afabaa39be52 |
Fix x86/64 definition of dma_get_cache_alignment(). |
2006-05-30 |
cl349 |
10218:ff6666d67b83 |
Explicitly use sh to run ioemu configure |
2006-05-30 |
cl349 |
10217:ac3a4fc11e3e |
Explicitly use sh to run mkhex |
2006-05-30 |
kaf24 |
10216:0b98fcb98889 |
Fix PAE debug builds to avoid shadowing shadow-mode pgdirs below 4GB. |
2006-05-30 |
kaf24 |
10215:c43080e63545 |
Fix infinite recursion loop in get_page_type() error path. |
2006-05-30 |
kaf24 |
10214:e58e04589d11 |
Define halt() and safe_halt() properly for Linux-on-Xen. Remove duplicated |
2006-05-30 |
kaf24 |
10213:6a3462993320 |
Make perfc_valuea actually return the value it reads. |
2006-05-30 |
kaf24 |
10212:e0ec3587a2f0 |
[HVM][AMD] Support HVM SMP guests on AMD Pacifica hardware (svm platform). |
2006-05-30 |
kaf24 |
10211:5be9e927533d |
[HVM] Fix a bug in the emulation of the xchg instruction. |
2006-05-30 |
kaf24 |
10210:1dd2062668b2 |
[BALLOON] Remove the static lower bound on memory target from balloon driver. |
2006-05-30 |
kaf24 |
10209:d5f98d23427a |
Fix the support for PAE pgdirs above 4GB that was introduced in |
2006-05-28 |
ack |
10208:6d476981e3a5 |
Update docs for new credit scheduler and cleanup out of date scheduler stuff. |
2006-05-28 |
kaf24 |
10207:444abe25611f |
Fix SMP boot for kernels without CONFIG_HOTPLUG_CPU. |
2006-05-27 |
kaf24 |
10206:71fa0e0d520c |
Rename csched -> sched_credit/sched-credit in control plane. |
2006-05-31 |
awilliam |
10205:3be4c8288737 |
[IA64] Add several missing is_running_on_xen(). |
2006-05-31 |
awilliam |
10204:003157eafd66 |
[IA64] remaining warnings removed |
2006-05-31 |
awilliam |
10203:a9d58ef8e4e7 |
[IA64] Add sal emulation to VTI domain |
2006-05-31 |
awilliam |
10202:380f87e8003f |
[IA64] VTI: Initialize VHPT headers invalid |
2006-05-31 |
awilliam |
10201:e3d2411fb486 |
[IA64] VTI: set isr before injecting fault to guest |
2006-05-31 |
awilliam |
10200:7ae164a41569 |
[IA64] preparation for vga acceleration of VTI domain |
2006-05-30 |
awilliam |
10199:fca97f3ab031 |
[IA64] clean up ia64 xen-mkbuildtree-pre |
2006-05-30 |
awilliam |
10198:c2aedb26d124 |
[IA64] use is_running_on_xen() |
2006-05-30 |
awilliam |
10197:31ffbf4116ec |
[IA64] add missing END(xen_bsw1) |
2006-05-30 |
awilliam |
10196:166073f830a3 |
[IA64] VTI: Optimize thash vtlb algorithm |
2006-05-30 |
awilliam |
10195:18b087bafac6 |
[IA64] VTI: simple format cleanup |
2006-05-26 |
awilliam |
10194:c073ebdbde8c |
merge with xen-unstable.hg |
2006-05-26 |
kaf24 |
10193:954f4dea9da6 |
[PAE] Allow pgdirs above 4GB for paravirt guests. |
2006-05-26 |
kaf24 |
10192:3ed325fa395b |
Remove bogus inline asm of unused function memchr(). |
2006-05-26 |
kaf24 |
10191:2dc7c2712700 |
Cast to a signed type before negating if we really want the result to be negative. |
2006-05-26 |
kaf24 |
10190:b049fb947f2a |
[MINIOS] Allows the use of a C library without modifying Mini-OS source files. |
2006-05-26 |
Ian Campbell |
10189:96ce5961b5eb |
Move include/asm-x86_64/e820.h to include/asm-x86_64/mach-xen/asm/e820.h |
2006-05-26 |
ack |
10188:e539abd27a0f |
New weighted fair-share CPU scheduler w/ automatic SMP load balancing |
2006-05-26 |
kaf24 |
10187:b6937b931419 |
Fix cscope rule in .hgignore. |
2006-05-25 |
kaf24 |
10186:ac4a961f7e64 |
Remove net_driver_util module. Inline the one mac-parsing function |
2006-05-25 |
kaf24 |
10185:93db1b536f38 |
[XEND] Wait sufficient time for memory to balloon out before creating a new domain. |
2006-05-25 |
kaf24 |
10184:26b8e3e7430d |
Allow compat hypercalls to be made via privcmd (to support older userspaces). |
2006-05-25 |
kaf24 |
10183:218daa547e8a |
Fix VMEXIT tracing. |
2006-05-25 |
kaf24 |
10182:da7fe04d8e80 |
[HVM] Support multiple HVM time device models coming soon. |
2006-05-25 |
kaf24 |
10181:f4f4dd936103 |
Fix x86/64 build after previous changeset. |
2006-05-25 |
kaf24 |
10180:4c058926e92b |
Remove redundant test in grant-table interface code. |
2006-05-25 |
kaf24 |
10179:41de9cd7971b |
Change the x86_emulate() interface to pack all context arguments |
2006-05-25 |
kaf24 |
10178:79d74ce206bb |
[BALLOON] Do not allow target to be set below two percent of maximum |
2006-05-25 |
kaf24 |
10177:1449c0f57b9d |
Do not include asm/fixmap.h directly from non-arch-specific Linux files. |
2006-05-25 |
kaf24 |
10176:b36697ed766c |
[XEND] Remember cpu-pinning information across guest restarts. |
2006-05-25 |
kaf24 |
10175:1a18ca9a4a0b |
Fix xc_tbuf.c indentation and stop turning failure to change |
2006-05-25 |
kaf24 |
10174:0f162a135140 |
Ensure trace-buffer size is set back to zero if trace buffers can't be allocated. |
2006-05-25 |
kaf24 |
10173:c9c40f6baba0 |
[NET] front: Use netif_carrier to model backend-connection state. |
2006-05-25 |
kaf24 |
10172:e0bbba2b9850 |
Separate xenbusstate enumeration from typedef. Avoid using the typedef |
2006-05-24 |
cl349 |
10171:ad33b3882867 |
Fix IDE CD-drive PIO mode. |
2006-05-24 |
kaf24 |
10170:2436cc71de50 |
Remove unnecessary x86-specific mapping code from privcmd interface. |
2006-05-24 |
kaf24 |
10169:041127f2c687 |
[XENSTORE] Make use of /proc/xen/xsd_{port,kva} private to the Linux implementation. |
2006-05-24 |
kaf24 |
10168:ed696467fe64 |
[PTRACE] Fix ptrace for hvm guests. |
2006-05-24 |
kaf24 |
10167:52cec91b7560 |
Event-channel driver: Use for_each_possible_cpu instead |
2006-05-24 |
kaf24 |
10166:e336c37b8de0 |
Fix kcons_write and kcons_write_dom0 CodingStyle. |
2006-05-24 |
kaf24 |
10165:84dd753a9247 |
Use DEFINE_SPINLOCK in Linux drivers, conforming to coding style. |
2006-05-24 |
kaf24 |
10164:1345b20cca56 |
Remove broken inline-asm string functions from Xen/x86. The |
2006-05-23 |
emellor |
10163:187180382772 |
Allow a guest to determine its VM UUID. |
2006-05-23 |
emellor |
10162:d809359ab32d |
Fix log message written when xenstored corrupts its store. |
2006-05-23 |
emellor |
10161:956f7c5b1c1f |
Added get_permissions implementation. |
2006-05-23 |
emellor |
10160:4c14bca8ca93 |
Fix xspy_get_permissions -- you can't increment the perms pointer when |
2006-05-23 |
kaf24 |
10159:606db2959bd6 |
Move Xen CPU hotplug code into new file cpu_hotplug.c. |
2006-05-25 |
awilliam |
10158:9d52a66c7499 |
[IA64] support FPSWA hypercall |
2006-05-25 |
awilliam |
10157:faae893d428e |
[IA64] support FPSWA emulation |
2006-05-25 |
awilliam |
10156:7c406cefc1aa |
[IA64] remove evtchn_ia64.c |
2006-05-24 |
awilliam |
10155:ceaae8fbe3f7 |
[IA64] fix AFLAGS again |
2006-05-24 |
awilliam |
10154:c7e8d1673140 |
[IA64] acpi read-only mapping |
2006-05-24 |
awilliam |
10153:5674e4fe8f02 |
[IA64] GNTMAP_readonly support linux part |
2006-05-24 |
awilliam |
10152:40959bc0a269 |
[IA64] GNTMAP_readonly support xen part |
2006-05-24 |
awilliam |
10151:2cab08ac143b |
[IA64] support DOMID_XEN and DOMID_IO of foreign domain page mapping |
2006-05-24 |
awilliam |
10150:35f2341bfac8 |
[IA64] fix dirty_bit in xenivt.S |
2006-05-24 |
awilliam |
10149:35c3aa445bcd |
[IA64] remove unused audio driver from buildconfigs |
2006-05-24 |
awilliam |
10148:8fab4a407c52 |
[IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I |
2006-05-24 |
awilliam |
10147:29d31af10e57 |
[IA64] Add ptc.l emulation |
2006-05-23 |
awilliam |
10146:83c0449db67a |
[IA64] work around ENOSYS vs EINVAL in ioremap |
2006-05-23 |
awilliam |
10145:0dabd651b856 |
[IA64] Add -rc support to sparse-merge |
2006-05-23 |
awilliam |
10144:953753661a3b |
[IA64] make xenLinux/ia64 privcmd mmap not to use dom0 memory |
2006-05-23 |
awilliam |
10143:f0f88d9c4c9e |
[IA64] Final patch to make evtchn fully working for xen/ia64 |
2006-05-23 |
awilliam |
10142:5be25952b50d |
[IA64] Clean up pirq bind code |
2006-05-23 |
awilliam |
10141:2f2f500c26da |
[IA64] Add event injection logic |
2006-05-23 |
awilliam |
10140:d8659e39ff3c |
[IA64] Add do_callback_ops |
2006-05-23 |
awilliam |
10139:23fe235cb6d3 |
[IA64] Import linux header files |
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 |
kaf24 |
10136:13d6d993d797 |
[IA64] Work around auto-ballooning changes. |
2006-05-22 |
Ian Campbell |
10135:dbcb8acc8f59 |
Fix x86/64 by passing the required length to reserve_bootmem instead of the end address |
2006-05-22 |
ack |
10134:c6da0c5b03ff |
Patch linux so that /proc/stat shows all -- not just online -- CPUs. |
2006-05-22 |
Ian Campbell |
10133:dec7f819293c |
Fix x86/64 -xenU build. probe_roms() is only defined if building a privleged |
2006-05-22 |
Ian Campbell |
10132:9d838b8ceebf |
Remove DOM0_PHYSICAL_MEMORY_MAP dom0 op. |
2006-05-22 |
Ian Campbell |
10131:8fa46042348c |
Convert x86/64 Linux to use the new memory map hypercall. |
2006-05-22 |
Ian Campbell |
10130:d61211a6c273 |
Convert x86/32 Linux to use the new memory map hypercall. |
2006-05-22 |
Ian Campbell |
10129:810ad61870e8 |
New memory_op subops which return the apparent or actual physical address map. |
2006-05-22 |
Ian Campbell |
10128:ebfa1046a81f |
Add include/asm-x86_64/e820.h to sparse tree |
2006-05-22 |
Ian Campbell |
10127:49bb240a05ee |
Re-order code in preparation for future patches. |
2006-05-21 |
kaf24 |
10126:14717dedba02 |
[LOADER] More sanity checks when parsing Elf images to avoid |
2006-05-21 |
kaf24 |
10125:0f16f0871dc9 |
[ACM] Replace the union structure parameter of the ACM hypercalls |
2006-05-21 |
kaf24 |
10124:e99987843336 |
Finish separating the typedefs from structure definitions in Xen public headers. |
2006-05-21 |
kaf24 |
10123:d9f63f9361c4 |
[LOADER] Another change to the elf_paddr_offset/virt_base logic. |
2006-05-21 |
kaf24 |
10122:4dcb93547710 |
[LOADER] Remove check for VIRT_BASE existence: it's not needed |
2006-05-20 |
kaf24 |
10121:d081a485f34b |
[BUILDER] Always build initial PAE pagetables with a fourth mid-level |
2006-05-19 |
cl349 |
10120:ab27023d4c5b |
Don't require sed to support the -r option. |
2006-05-19 |
cl349 |
10119:08353fdf4031 |
Make the latest network-bridge tweaks work in a busybox environment too. |
2006-05-19 |
kaf24 |
10118:3c2e7925bb93 |
[SHADOW] Crash the guest rather than BUGing the whole system when out of memory. |
2006-05-19 |
emellor |
10117:d0d9f50517f7 |
Merged. |
2006-05-19 |
Anthony Liguori |
10116:ae0175bf0631 |
Expose the exceptions thrown by xen.lowlevel.xc so they can be caught. |
2006-05-19 |
kaf24 |
10115:852a1fd80f42 |
[MINIOS] PAE support. |
2006-05-19 |
harry |
10114:9b11eeab4558 |
Add a read-verify block device test to xm-test. |
2006-05-19 |
stekloff |
10113:224e9878c6d4 |
This patch resizes the file system on the xm-test HVM disk.img to use |
2006-05-19 |
emellor |
10112:33b2ae024663 |
Merged. |
2006-05-19 |
emellor |
10111:ea609f28ec01 |
The enforce_dom0_cpus test sets the number of vcpus for the Dom0 and |
2006-05-19 |
kaf24 |
10110:d714f923b7cf |
Several page allocations, done in the hypervisor when starting an HVM |
2006-05-19 |
kaf24 |
10109:f4f2ff82e797 |
[XEND] An empirical and more conservative memory-overhead estimate for PV and HVM guests. |
2006-05-19 |
kaf24 |
10108:e7d7287ab222 |
[XEND] separate concept of initial memory size and overhead memory size. |
2006-05-19 |
kaf24 |
10107:32013c5118d2 |
[XM-TEST] Use explicit (IP id==packet size) on hping2 tests to avoid |
2006-05-19 |
kaf24 |
10106:292b4d017d56 |
[NET] front: Remove duplicate maybe_wake_tx |
2006-05-19 |
kaf24 |
10105:167790b102ac |
Fix xentrace_format to deal with more than 16 CPUs. |
2006-05-19 |
kaf24 |
10104:a5ef851c217b |
[NET] front: remove use of typedefs for structures. |
2006-05-19 |
kaf24 |
10103:093f8d333568 |
Place typedefs on their own separate lines in the Xen public headers. |
2006-05-19 |
kaf24 |
10102:b736d3335641 |
Introduce is_running_on_xen() to test whether we are running on Xen before |
2006-05-19 |
kaf24 |
10101:1855124935e2 |
Fix a crash in gdbserver-xen where it references unmapped memory if |
2006-05-18 |
kaf24 |
10100:aa17b7173325 |
[NET] front: remove unnecessary include of proc_fs.h. |
2006-05-18 |
kaf24 |
10099:3d3e5a3008f6 |
Check `global' property of the arch specific virqs. |
2006-05-18 |
kaf24 |
10098:48c0f5489d44 |
Remove Emacs variables settings from tail of our Linux files. |
2006-05-18 |
kaf24 |
10097:5e1c99e5d194 |
Rename init_IRQ to xen_init_IRQ, so that non-x86 can use their own init_IRQ. |
2006-05-18 |
kaf24 |
10096:25dbb1819633 |
Remove __TEST_HARNESS__ tests from x86_emulate: instead check for __XEN__ |
2006-05-18 |
kaf24 |
10095:cb4d2fc638ec |
[NET] front: clean up create_netdev interface. |
2006-05-18 |
kaf24 |
10094:b9b316bfab15 |
[NET] front: Add a sysfs interface for tuning the receive buffer values. |
2006-05-18 |
kaf24 |
10093:6f957675015d |
[NET] front: Give netfront a procectomy. The existing /proc interface |
2006-05-18 |
kaf24 |
10092:843b9ef21352 |
[NET] front: Network devices need to be freed by free_netdev not kfree. |
2006-05-18 |
kaf24 |
10091:65421cc6d86b |
[NET] front: The initialization and removal functions should be tagged |
2006-05-18 |
kaf24 |
10090:119ec4117708 |
[NET] front: The receive buffer accounting should be unsigned to avoid |
2006-05-18 |
kaf24 |
10089:898426a79d5a |
[NET] front: Minor style fix and eliminate Emacs style comment which |
2006-05-18 |
kaf24 |
10088:4bd332f2bb1e |
[NET] front: clean up transmit queue waking |
2006-05-18 |
kaf24 |
10087:64fbdbc31dba |
[NET] front: Replace user_state with netif_running |
2006-05-18 |
kaf24 |
10086:21bd82ade5cc |
[NET] front: Remove tx_full and unnecessary queue operations |
2006-05-18 |
kaf24 |
10085:56444cd2805c |
Fix the build after SVM patches. |
2006-05-18 |
kaf24 |
10084:1d2e4a873003 |
SVM patch to add a host save area per core for the hypervisor and also |
2006-05-18 |
kaf24 |
10083:0fbec6836905 |
Fix register corruption caused by c/s 9922. |
2006-05-17 |
kaf24 |
10082:b4361ae1aabc |
SVM patch to cleanup guest event injection logic, remove unnecessary |
2006-05-17 |
kaf24 |
10081:3d85f350a66a |
SVM patch to reverse the logic of the general1 intercepts for easier |
2006-05-17 |
kaf24 |
10080:632ad28f2fd7 |
SVM patch to cleanup IOIO handling, do not use "real" mode but rather |
2006-05-17 |
kaf24 |
10079:81ab21f76a6f |
Add hotkey 'v' to hypervisor monitor to print VMCS areas. |
2006-05-17 |
kaf24 |
10078:345464c2fd47 |
Allow to specify different time-of-day clock offsets for HVM guests. |
2006-05-17 |
kaf24 |
10077:dbe396fd6fd8 |
Theoretically a 0 VIRT_BASE is okay. Change the bail code when |
2006-05-17 |
kaf24 |
10076:18c3da3ad6f7 |
When doing local migration, a timing-related problem occurred due to the |
2006-05-17 |
kaf24 |
10075:72ef14e79cc0 |
VTPM_TOOLS: Restructured handlers for better clearity and created an ipc |
2006-05-17 |
kaf24 |
10074:43d141d56c78 |
This patch fixes the Linux builder so that it dies gracefully when |
2006-05-17 |
kaf24 |
10073:86d8246c6aff |
This patch fixes the x86_64 __xen_guest section allowing Mini-OS to run again. |
2006-05-16 |
kaf24 |
10072:7cbc1fc8dbea |
Add some locking to the PIC device model. Improves SMP guest stability. |
2006-05-16 |
kaf24 |
10071:7fdc4a8b782b |
Fix MOVS instruction emulation for HVM MMIO. |
2006-05-16 |
kaf24 |
10070:aab3cd33d2ba |
[MINIOS] Fix the pagefault handler to detect recursive faults. |
2006-05-16 |
kaf24 |
10069:3dca5b4add2b |
Fixes to the xenoprofile Linux driver. |
2006-05-16 |
kaf24 |
10068:c20e766a1f72 |
Our 10,000th changeset! (Clean up trailing whitespace in README file :-) |
2006-05-16 |
kaf24 |
10067:bc7d49df1651 |
Fix the tools build: |
2006-05-16 |
kaf24 |
10066:df1521633fb5 |
Prevent an oops in Dom0 that occurs when a CD device, specified as one |
2006-05-16 |
kaf24 |
10065:c5551469f00e |
Extend xentrace man page. |
2006-05-16 |
kaf24 |
10064:18fceb2f6b2d |
Use common code for enabling tracing via xenmon and xentrace, also fixing |
2006-05-16 |
kaf24 |
10063:6a285d7d7b39 |
Document the UUID domU configuration parameter in example configurations. |
2006-05-16 |
kaf24 |
10062:4fd6ba0e3336 |
[XENOPROFILE] Fix incorrect use of on_each_cpu() which could lead |
2006-05-15 |
kaf24 |
10061:dc213d745642 |
Allow linking of mini-os with application-specific object code. |
2006-05-15 |
kaf24 |
10060:cb70d4f8d718 |
Fix spelling errors in man pages. |
2006-05-15 |
kaf24 |
10059:d20a2a971103 |
Fix the performance issues of 2-level paging HVM guests on the PAE |
2006-05-15 |
kaf24 |
10058:79d28e3505c2 |
Remove unnecessary extra linker parameters from qemu-dm build. |
2006-05-15 |
kaf24 |
10057:f8d20c3e4225 |
Add rudimentary ACPI support which allows a fully virtualized domain |
2006-05-14 |
kaf24 |
10056:d056f91cfd95 |
Fix 64-bit build. xc_ptrace() is still broken for x86/64 however. |
2006-05-12 |
kaf24 |
10055:8e6835fa7c4b |
Fix an out-of-bounds memory access in xc_ptrace.c. |
2006-05-12 |
kaf24 |
10054:93379554837c |
Re-enables ptrace for paravirtualized guests. |
2006-05-12 |
kaf24 |
10053:b4842d0f49da |
Update the readme for tools/examples/scripts. |
2006-05-12 |
kaf24 |
10052:7f98c67636f4 |
Fix xentrace to initialise the trace buffers if they are not set up. |
2006-05-12 |
kaf24 |
10051:1b55b85f8cb2 |
Fix the cirrus vga model to not leak memory when switching between |
2006-05-12 |
kaf24 |
10050:c92fbde4074d |
Move set/unset_vram_mapping into cirrus_vga.c, pending a fixup patch. |
2006-05-11 |
cl349 |
10049:062d109ce872 |
Fix network bridge script to select the right interface when bridge already exists. |
2006-05-11 |
cl349 |
10048:d0c7cc0afd15 |
Add support to domain builders for loading kernels with physical addresses in the elf paddr and entry fields. |
2006-05-11 |
vhanquez |
10047:891e0d1cf4ab |
dom0 and anonymous connections can create unlimited sized entries in the store. |
2006-05-11 |
vhanquez |
10046:08f5adb5058b |
Try to create runtime xenstored's directories at startup time. |
2006-05-11 |
Ryan Harper |
10045:fdd64fd51edd |
Fix up enforce_dom0_cpu test case to check that dom0 has at least 2 vcpus |
2006-05-11 |
kaf24 |
10044:d5d46dbfde22 |
x86/64 has the wrong number of arguments defined for HYPERVISOR_xenoprof_op. |
2006-05-11 |
kaf24 |
10043:6b7c54556ac8 |
I am adding one more test case for vTPM migration. The new one does |
2006-05-11 |
kaf24 |
10042:f6ebf236faee |
Fix the building of the Xen TPM driver as module and prevents front- |
2006-05-11 |
kaf24 |
10041:e96f98f9c289 |
Fix a typo in xc_ptrace() and fix single-stepping when attached |
2006-05-10 |
kaf24 |
10040:91c77df11b43 |
When we copy packet sin netback/netfront make sure the new skb has |
2006-05-10 |
kaf24 |
10039:36e0159c001b |
This patch adds a boolean parameter 'network' to the save method of the |
2006-05-10 |
kaf24 |
10038:60f7b567bb2b |
Simply do not declare module_exit() handlers for netback/blkback, rather |
2006-05-10 |
kaf24 |
10037:b61908e30015 |
proto_csum_blank field gets lost if packet is copied in netback driver. |
2006-05-10 |
kaf24 |
10036:4b4d16fe0b05 |
The PciController class lacks a configuration method to re-generate the |
2006-05-10 |
kaf24 |
10035:50989084d4d0 |
This patch enhances the Summagraphics emulation by adding 2 features: |
2006-05-10 |
kaf24 |
10034:25da74e2f8fb |
Reset Cirrus device model `VRAM' whenever a VGA/SVGA mode switch occurs. |
2006-05-10 |
kaf24 |
10033:8685b64538fa |
Clean up and refactor some parts of the vTPM and migration-related scripts. |
2006-05-10 |
kaf24 |
10032:0ee5869b4894 |
Fix a couple of problems in the TPM backend driver. |
2006-05-10 |
kaf24 |
10031:8f02d7cb222a |
This small patch fixes new make-dependencies of the secpol_tool |
2006-05-10 |
kaf24 |
10030:d8954fc3b76b |
Set up and tear down phys_proc_id, cpu_core_id, cpu_sibling_map |
2006-05-10 |
kaf24 |
10029:019411cc3ae5 |
Fix blkif and netif backend teardown -- do not remove devices from |