age |
author |
revision |
description |
2006-12-14 |
kfraser |
13018:c98ca86138a7 |
[XENFB] No need for IRQs to be disabled in critical regions. |
2006-12-14 |
kfraser |
13017:35c724302bdd |
[LINUX] Fix seg-fixup warning. |
2006-12-14 |
kfraser |
13016:8a97b4a43a3d |
[XEN] Spot incorrect use of lXe_write & Co. |
2006-12-14 |
kfraser |
13015:fe2e013ae5cb |
[LINUX] Fix build without CONFIG_HOTPLUG_CPU |
2006-12-14 |
Ewan Mellor |
13014:d2f12edc10ee |
Set FD_CLOEXEC on the pidfile fd, so that tapdisk does not get it. |
2006-12-14 |
kfraser |
13013:ac51e8f37108 |
Allow loading of ELF kernel images that support both PAE and non-PAE. |
2006-12-13 |
Ewan Mellor |
13012:c09dab67c178 |
Hack xm block-detach to remove tap disks as well as vbds. |
2006-12-14 |
kfraser |
13011:ef5e6df3ba9e |
[Xend] Add a --force option to detach operations. |
2006-12-14 |
kfraser |
13010:997f2bbb5cbc |
Fix typos in the external-device migrate script. |
2006-12-14 |
kfraser |
13009:903f80054bca |
[XEND] Activate a declared external device migration script for all devices and all save modes. |
2006-12-13 |
Emmanuel Ackaouy |
13008:360eb996fa38 |
[XEN] Improve scheduler cap mechanism |
2006-12-13 |
George Dunlap |
13007:c79f9d788204 |
[XEN] Make TRC_MEM's bits unique. |
2006-12-11 |
jfehlig |
13006:aed5a0d88879 |
When enumerating VMs resident on a host (Host.get_resident_VMs RPC), ensure VMs with same UUID only appear once in the list. |
2006-12-12 |
jfehlig |
13005:10f51535cc84 |
Allow adding VIF devices to a VM when in halted state. Do not attempt to create the VIF device if VM is in halted state. |
2006-12-13 |
Ewan Mellor |
13004:87f220709073 |
Steal the write_pidfile function from xenstored_core, and use it to ensure |
2006-12-13 |
Ewan Mellor |
13003:e2792d1612b3 |
Check return of new_domain inside dom0_init, avoiding segfault if there is |
2006-12-09 |
Ewan Mellor |
13002:dd6bbf10e79a |
Tidy error message. |
2006-12-09 |
Ewan Mellor |
13001:a874d1170fbc |
Implement xen_vm_set_vcpus_number, |
2006-12-08 |
Ewan Mellor |
13000:5eb2f333c981 |
Fix capitalisation of on-wire calls for VM.set_platform_std_VGA and |
2006-12-08 |
Ewan Mellor |
12999:8b7b61fa89e2 |
Remove accidental double declaration of xen_vm_destroy. |
2006-12-08 |
Ewan Mellor |
12998:737c1c11497d |
Implement the VM.auto_power_on field. |
2006-12-08 |
Ewan Mellor |
12997:5fc7ac854bce |
One more doc-comment update. |
2006-12-08 |
Ewan Mellor |
12996:462b945e2f41 |
Update doc-comments to match recent documentation tidy-ups. |
2006-12-13 |
Ewan Mellor |
12995:ecc16f3222dc |
When recreating the record for dom 0, read the current VCPU settings from Xen, |
2006-12-13 |
Ian Campbell |
12994:478ddc354ccd |
merge |
2006-12-13 |
Ian Campbell |
12993:de69059a1f0e |
[XEN] Kexec: Disable crash keyhandler when no crash kernel is loaded. |
2006-12-13 |
kfraser |
12992:0c2816fb60b9 |
[XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h. |
2006-12-13 |
kfraser |
12991:73b59ad4dd42 |
[XEND] Fix maxmem config issues. |
2006-12-13 |
kfraser |
12990:0946c90c1105 |
[IOEMU] Locking needed to access mapcache. |
2006-12-13 |
kfraser |
12989:65c3287306db |
[XEN] Use cpumask macros to update numa node masks. |
2006-12-13 |
kfraser |
12988:e080700efa56 |
[TOOLS] Fix the build. Clearly demarcate PPC-specific stuff. |
2006-12-13 |
Steven Hand |
12987:1fa7e524b354 |
Tiny fix. |
2006-12-13 |
Steven Hand |
12986:d5499ff80b19 |
Update ignores. |
2006-12-13 |
kfraser |
12985:3c7a6081f1a9 |
Merge with xenppc-unstable |
2006-12-12 |
Hollis Blanchard |
12984:c08ac3b211c8 |
[POWERPC][XEN] Add support for || as a xen/dom0 commandline divider. |
2006-12-11 |
Jimi Xenidis |
12983:5d052711af78 |
[XEN][POWERPC] boot_of_allocator fixups |
2006-12-11 |
Jimi Xenidis |
12982:3d7759a9247f |
[XEN][POWERPC] Fix systemsim-gpul failure to boot |
2006-12-12 |
Hollis Blanchard |
12981:3d93083e3934 |
[POWERPC][XEN] Remove unused uaccess.h header. |
2006-12-12 |
Hollis Blanchard |
12980:79b49fca62e8 |
[POWERPC][XEN] Fix gdbstub build break. |
2006-12-12 |
Hollis Blanchard |
12979:a2334bd349cd |
[POWERPC][XEN] Fix kexec build breakage. |
2006-12-12 |
Hollis Blanchard |
12978:0aea81b1e757 |
[POWERPC][XEN] Fix build break by using bitmap field in cpumask_t. |
2006-12-12 |
Hollis Blanchard |
12977:af39d20b2b72 |
[POWERPC][XEN] Fix warning by removing "packed". |
2006-12-12 |
Hollis Blanchard |
12976:4f0d213ec924 |
[POWERPC][XEN] Build fixes. |
2006-12-12 |
Hollis Blanchard |
12975:6a8b56ccdb09 |
[POWERPC][XEN] Add empty xenoprof.h. |
2006-12-12 |
Hollis Blanchard |
12974:749c399d73df |
[POWERPC] Merge with xen-unstable.hg. |
2006-12-12 |
Hollis Blanchard |
12973:a510c94ceaa3 |
[POWERPC] Merge in outstanding changes from xenppc-unstable.hg. |
2006-12-01 |
Jimi Xenidis |
12972:9d83185b4c37 |
[XEN][POWERPC] should comment the Power Managment workaround in the code as well |
2006-11-28 |
Jimi Xenidis |
12971:6deca1ea217f |
[XEN][POWERPC] cleanup hard tabs |
2006-11-28 |
Jimi Xenidis |
12970:5a3fd0b7617d |
[XEN][POWERPC] Fix IPI stall timeout without using timebase_freq |
2006-11-28 |
Jimi Xenidis |
12969:4a27df713c66 |
[XEN][POWERPC] Do not override smp function call wait flag |
2006-11-28 |
Jimi Xenidis |
12968:21ce7e75b815 |
[XEN][POWERPC] Generalized parallel IPI handlers |
2006-11-28 |
Jimi Xenidis |
12967:dbc7ea73f5b2 |
[XEN][POWERPC] secondary_cpu_init() does not return. |
2006-11-28 |
Jimi Xenidis |
12966:768bf8f273fb |
[POWERPC][XEN] cpu_relax() needs to call barrier() |
2006-11-27 |
Jimi Xenidis |
12965:b4594f072a89 |
[XEN][POWERPC] OFD dump prefix screen and hook into keyhandler |
2006-11-27 |
Jimi Xenidis |
12964:b5a89f01a440 |
[TOOLS][POWERPC] update prose builder to define the mem_mb arg. |
2006-11-22 |
Jimi Xenidis |
12963:530597f5387f |
[XEN][POWERPC] fix some hard tabs that snuck by |
2006-11-22 |
Jimi Xenidis |
12962:38b437a708a2 |
[XEN][POWERPC] Fix Register dumping from ^A^A^A console |
2006-11-22 |
Jimi Xenidis |
12961:f911e945d959 |
[XEN][POWERPC] SMP/IPI/MB combined |
2006-11-22 |
Jimi Xenidis |
12960:5909f57c8c39 |
[XEN][POWERPC] Early boot memory avoidance improvemnts |
2006-11-21 |
Hollis Blanchard |
12959:d6b44cb7d2c9 |
[POWERPC][XEN] Ignore device tree nodes missing "device_type". |
2006-11-11 |
Jimi Xenidis |
12958:da882f0212d6 |
[XEN][POWERPC] Flush the ERAT very early on secondary processors. |
2006-11-11 |
Jimi Xenidis |
12957:4d47f058fffd |
[XEN][POWERPC] Turn off the Guard bit for access to the grant table |
2006-11-10 |
Jimi Xenidis |
12956:88aab6f585d3 |
[TOOLS][POWERPC] Add missing prototype |
2006-12-01 |
Hollis Blanchard |
12955:228c34916020 |
[POWERPC][XEN] support for recursive spinlocks |
2006-11-10 |
Hollis Blanchard |
12954:176c7264715c |
[POWERPC][XEN] Rename "Mambo" to "systemsim". |
2006-11-03 |
Jimi Xenidis |
12953:a60e804c0a31 |
[XEN][POWERPC] The VIO rewrite |
2006-10-24 |
Jimi Xenidis |
12952:b0293bc59835 |
[TOOLS][POWERPC]fixes to put back commandline in prose builder |
2006-10-18 |
Jimi Xenidis |
12951:95cf2e3e7e0a |
[TOOLS][POWERPC] oops, forgot load_elf_kernel() |
2006-10-18 |
Jimi Xenidis |
12950:1a3c1168db6a |
[TOOLS][POWERPC] Use a smaller page array and place common code in utils.c |
2006-10-18 |
Jimi Xenidis |
12949:5c3b6b623c57 |
[TOOLS][POWERPC] apply start_info changes to xc_prose_build.c |
2006-10-18 |
Jimi Xenidis |
12948:f2aaf35c7759 |
[TOOLS][POWERPC] Add Prose Domain Builder |
2006-10-18 |
Jimi Xenidis |
12947:877361bfe3ae |
[TOOLS][POWERPC] Fix build breakage in powerpc64/xc_linux_build.c |
2006-10-12 |
Hollis Blanchard |
12946:4eefe4d31afa |
[POWERPC][XEN] Improve presentation of objcopy output. |
2006-10-12 |
jimix |
12945:0ff8b14fb530 |
[XEN][POWERPC] Support your older compilers |
2006-10-10 |
Jimi Xenidis |
12944:d6ec02744592 |
[XEN][POWERPC] New interface ATTN() to conact the HW probe |
2006-10-10 |
Jimi Xenidis |
12943:96670c42df39 |
[XEN][POWERPC] Remove pfn2mfn() now that it is understood |
2006-10-08 |
Jimi Xenidis |
12942:79bb96e0ba73 |
[XEN][POWERPC] Create a Domain Foreign Map space |
2006-10-07 |
Jimi Xenidis |
12941:067bf06057cc |
[POWERPC][XEN] implement the UP side of __flush_tlb_mask() |
2006-10-07 |
Jimi Xenidis |
12940:4a2a96e72076 |
[POWERPC][XEN] Alloc IOMMU to map a Foreign page |
2006-10-04 |
Jimi Xenidis |
12939:0f4c73a1e92a |
[XEN][POWERPC] Keepin it cool: sleep the processor when halt fails |
2006-10-06 |
Hollis Blanchard |
12938:f7096a6728e6 |
[POWERPC][XEN] Fix yaboot loading and other linker script tweaks. |
2006-10-05 |
Hollis Blanchard |
12937:3bd514d3e078 |
[POWERPC][XEN] Escape dots in .hgignore. |
2006-10-05 |
Hollis Blanchard |
12936:7a4330bd4c5c |
[POWERPC][XEN] Fix up 'clean' target. |
2006-10-05 |
Hollis Blanchard |
12935:b58670602d35 |
[POWERPC][XEN] Builtin cmdline dependency rule |
2006-10-04 |
Hollis Blanchard |
12934:020fc58ba873 |
[POWERPC][XEN] Hide builtin dom0 args from Xen. |
2006-10-04 |
Hollis Blanchard |
12933:94a2909a7f20 |
[POWERPC][XEN] Create a cmdline.c to hold builtin/post-installed parameters. |
2006-10-04 |
Hollis Blanchard |
12932:6f6a37ee8b97 |
[POWERPC][XEN] Remove boot wrapper, and extensive Makefile simplifications. |
2006-10-03 |
Hollis Blanchard |
12931:8515e163f1df |
[POWERPC][XEN] Move gmfn_to_mfn() from page.h to mm.h to avoid recursive header dependencies. |
2006-10-02 |
Jimi Xenidis |
12930:a0b47a11b52d |
[XEN][POWERPC] An OK spot to flush the I-Cache |
2006-10-02 |
Jimi Xenidis |
12929:0379ac3367b2 |
[XEN][POWERPC] Use gmfn_to_mfn() over pfn2mfn() |
2006-10-02 |
Jimi Xenidis |
12928:7b6f0a4d5cdd |
[XEN][POWERPC] Fixes in cpu_flush_icache() |
2006-10-02 |
Jimi Xenidis |
12927:1c996041fcde |
[XEN][POWERPC] Add Function to completely flush the I-Cache for a processor |
2006-10-02 |
Jimi Xenidis |
12926:24fd59787982 |
[XEN][POWERPC] Flush all of text per CPU in case the loader did not |
2006-10-02 |
Jimi Xenidis |
12925:6ff313c841db |
[XEN][POWERPC] go ultra conservative on CI IO routines |
2006-10-01 |
Jimi Xenidis |
12924:2bf4257944f4 |
[XEN][POWERPC] oops on debug build break |
2006-10-01 |
Jimi Xenidis |
12923:4ca8abbd89c8 |
[XEN][POWERPC] Improve the debugging strategy of these hcalls. |
2006-09-29 |
Jimi Xenidis |
12922:234257c78627 |
[XEN][POWERPC] Allocate Xen memory area based on the amount of memory |
2006-09-29 |
Jimi Xenidis |
12921:2985a7a12706 |
[XEN][POWERPC] shadowed paramter in prototype, SHEESH! |
2006-09-29 |
Jimi Xenidis |
12920:489e4d09ffb7 |
[XEN][POWERPC] Conistence with log vs. order |
2006-09-28 |
Jimi Xenidis |
12919:a69f935eda6c |
[XEN][POWERPC] Remove limit on the page frame table |
2006-09-28 |
Jimi Xenidis |
12918:5b0e0c93a5bf |
[XEN][POWERPC] Allow Xen to use RTAS if available |
2006-09-26 |
Jimi Xenidis |
12917:97e1d0fd7def |
[XEN][POWERPC] U4 DART workaround for functionality |
2006-09-26 |
Jimi Xenidis |
12916:539355c03a30 |
[XEN][POWERPC] Allocated wrong order for dummy page |
2006-09-26 |
Jimi Xenidis |
12915:ae1f00361a8e |
[XEN][POWERPC] Backoff the SCOM stuff by default |
2006-09-25 |
Jimi Xenidis |
12914:61179af7868d |
[XEN][POWERPC] Fix compile error in gdbstub.c |
2006-09-22 |
Jimi Xenidis |
12913:2a10ce87327c |
[XEN][POWERPC] Be a little smarter with unimplemented() |
2006-11-30 |
Hollis Blanchard |
12912:4da585fb62f9 |
[XEN][POWERPC] Clean up debug/traceback/trapping logic |
2006-09-22 |
Jimi Xenidis |
12911:7f3ae39112cd |
[XEN][POWERPC] Machine check now inspects the SCOM for more information |
2006-09-21 |
Jimi Xenidis |
12910:95cead06e4ab |
[POWERPC][XEN] attempt to adjust thread priority is futile and meaningless |
2006-09-21 |
Jimi Xenidis |
12909:e108c5ac16ac |
[XEN][POWERPC] Fully inline udelay() |
2006-09-21 |
Jimi Xenidis |
12908:8cb0d0eea355 |
[XEN][POWERPC] SCOM access is fully known and working |
2006-09-18 |
Jimi Xenidis |
12907:776efe262006 |
[POWERPC][XEN] /chosen/cpu is an instance not a package |
2006-11-29 |
Hollis Blanchard |
12906:223470316756 |
Merge with xen-unstable.hg. |
2006-08-09 |
Jimi Xenidis |
12905:ee4397571e44 |
[POWERPC][TOOLS] fix header so libaio builds |
2006-12-13 |
kfraser |
12904:2fa06640a1c1 |
[XEN] Fix kexec crash. |
2006-12-12 |
Emmanuel Ackaouy |
12903:05e1863cc2a3 |
[XEN] Improve multi-core/thread scheduler support. |
2006-12-12 |
Tim Deegan |
12902:6b68a3688509 |
[XEN] Be sure to discard old PAE l2 shadows when guest l2e becomes null. |
2006-12-11 |
ssmith |
12901:aabceba1dbc5 |
Merge. |
2006-12-11 |
ssmith |
12900:3e2b6365ba75 |
[XEN] The shadow FAST_FAULT_PATH optimisation assumes that pages never |
2006-12-11 |
kfraser |
12899:4ae4bdee00e6 |
[XEN] Only allow each domain to putput crash debug info once. |
2006-12-11 |
kfraser |
12898:37141c3a3d39 |
[XEN] Remove unnecessary shadow_mode_refcount() code from PV mm code. |
2006-12-11 |
Ian Campbell |
12897:6edf8b33e7d1 |
[BUILDER] Enable shadow mode for shadow translate guests much earlier. |
2006-12-11 |
kfraser |
12896:57b36b893a8d |
[NET] back: Atomic buffer allocations use __GFP_NOWARN. |
2006-12-09 |
kaf24 |
12895:f5121d001d1a |
[XEN] Shadow-mode-refcount PTE update fix. |
2006-12-09 |
kaf24 |
12894:245f7ce8763e |
pygrub tmp files should live in /var/run/ not /var/lib/, as they are |
2006-12-09 |
kaf24 |
12893:8cddaee4a51c |
Merge with xen-ia64-unstable.hg |
2006-12-08 |
awilliam |
12892:1cfd862e5254 |
[IA64] avoid freeing arch.privregs twice |
2006-12-08 |
awilliam |
12891:c650fe6d56f6 |
[IA64] change XEN_DOMCTL_getmemlist to return gmfn instead of mfn |
2006-12-07 |
awilliam |
12890:45f79978ceb5 |
[IA64] allow foreign domain page mapping of DOMID_XEN/DOMID_IO |
2006-12-07 |
awilliam |
12889:bc3044bf4928 |
[IA64] xc_ia64_linux_restore fix for new foreign domain page mapping semantics |
2006-12-07 |
awilliam |
12888:566e0e95cf00 |
[IA64] Domain save fix for foreign domain page mapping semantics change |
2006-12-07 |
awilliam |
12887:178e46776c71 |
[IA64] Map vcpu memory mapped registers into guest psudo physical address space |
2006-12-07 |
awilliam |
12886:d85c905beac4 |
[IA64] Map shared_info into guest pseudo physical address space |
2006-12-08 |
awilliam |
12885:970ff2ba748f |
merge with xen-unstable.hg |
2006-12-07 |
awilliam |
12884:968caf47b548 |
[IA64] workaround NaT consumption fault when hiding a PCI function from dom0 |
2006-12-07 |
awilliam |
12883:21267b552cc9 |
[IA64] Send events to VTI domain through level triggered irq. |
2006-12-07 |
awilliam |
12882:74de984434c9 |
[IA64] fix warnings |
2006-12-07 |
awilliam |
12881:3bd97b4fe77d |
[IA64] Implement irq redirection of IOSAPIC |
2006-12-07 |
awilliam |
12880:4f1a3ae07dbc |
[IA64] implement free_irq_vector() paravirtualization |
2006-12-06 |
awilliam |
12879:d901f2fe8c25 |
[IA64] Fix Vti |
2006-12-05 |
awilliam |
12878:85b9711cb895 |
[IA64] Allocate frame table/mpt table at mfn=0 |
2006-12-05 |
awilliam |
12877:9787cb7262e8 |
[IA64] changed foreign domain page mapping semantic. |
2006-12-05 |
awilliam |
12876:918ea03857b9 |
merge with xen-unstable.hg |
2006-12-05 |
awilliam |
12875:ba7fca36fbd0 |
[IA64] Fix VTi domain creation |
2006-12-05 |
awilliam |
12874:27c2e9aa83e9 |
[IA64][LIBXC] prep for fixes |
2006-12-04 |
awilliam |
12873:e5e6893ec699 |
[IA64] paraviatualize /dev/mem to enable X. |
2006-12-04 |
awilliam |
12872:bef3a5ffd78d |
[IA64] import linux/include/asm-ia64/uaccess.h for /dev/mem paravirtualization |
2006-12-04 |
awilliam |
12871:82a581113669 |
[IA64] remove old xen_regs define from arch header |
2006-12-04 |
awilliam |
12870:e729184b5c0e |
[IA64] add MCA softirqs to arch-specific header |
2006-12-04 |
awilliam |
12869:d603aed5ad6d |
merge with xen-unstable.hg |
2006-12-02 |
awilliam |
12868:6fdbf173142d |
[IA64] update xc_set_hvm_param(), add xc_get_hvm_param() |
2006-12-01 |
awilliam |
12867:0705db48d23c |
[IA64] Change to new interrupt deliver mechanism. |
2006-12-01 |
awilliam |
12866:76d379e3f1d7 |
[IA64] Check CPL for break 0x80001 case |
2006-11-30 |
awilliam |
12865:49ab12a04d16 |
[IA64] Make do_ssc() not fall into an infinite loop |
2006-11-30 |
awilliam |
12864:fa0f2a90059f |
[IA64] Fix failure when Xen is booted with "nomca" |
2006-11-30 |
awilliam |
12863:9f56556f08cb |
[IA64] Fix for viosapic interrupts |
2006-11-30 |
awilliam |
12862:62686b2e13ea |
[IA64] HVM domains need to trigger do_softirq for PAL_HALT_LIGHT too |
2006-11-30 |
awilliam |
12861:439051df45f3 |
[IA64] fix p2m traversing race |
2006-11-30 |
awilliam |
12860:4fae646d60da |
[IA64] move pgtable-nopud.h to modify from linux/ to linux-xen/. |
2006-11-30 |
awilliam |
12859:251630d85510 |
[IA64] Update PV-on-HVM to follow status of interrupt controller |
2006-11-30 |
awilliam |
12858:52e6bf6dc744 |
[IA64] Fix sparse tree xenoprof/perfmon/oprofile build dependencies |
2006-11-29 |
awilliam |
12857:d8c32fa3e3a9 |
merge with xen-unstable.hg |
2006-11-29 |
awilliam |
12856:d54bcabd0624 |
[IA64] Create viosapic handling for IPF. |
2006-11-29 |
awilliam |
12855:775fea0a4f16 |
[IA64] remove undefined debugging line |
2006-11-28 |
awilliam |
12854:fe565ac4bf25 |
[IA64] xenoprof linux/ia64 part |
2006-11-28 |
awilliam |
12853:8ab9b43ad557 |
[IA64] xenoprof ia64 xen side |
2006-11-28 |
awilliam |
12852:112e0e3b4852 |
[IA64] add dummy empty header files necessary for xenoprof/ia64 |
2006-11-28 |
awilliam |
12851:d5a48cfc1db2 |
[IA64] increase xen side pmu constatns for motecito. |
2006-11-28 |
awilliam |
12850:dc614bb5b0e8 |
[IA64] import linux/arch/ia64/oprofile/perfmon.c |
2006-11-28 |
awilliam |
12849:da51aee40456 |
[IA64] import perfmon, oprofile related files from linux to linux-sparse |
2006-11-28 |
awilliam |
12848:6cfe32a69ac6 |
[IA64] import oprofile, perfmon related files from linux to xen. |
2006-11-28 |
awilliam |
12847:4f4d358aa5e4 |
merge with xen-unstable.hg |
2006-11-27 |
awilliam |
12846:7e7846ea4ab3 |
[IA64] Idle domain doesn't need to save and restore fph |
2006-11-27 |
awilliam |
12845:b39844e292f6 |
[IA64] fix p2m table destruction |
2006-11-22 |
awilliam |
12844:0114b372dfae |
[IA64] fix a bug in vmx_send_assist_req() |
2006-11-22 |
awilliam |
12843:8254ba7c0def |
[IA64] fix paravirtualization of clone2() system call. |
2006-11-22 |
awilliam |
12842:357a3c90d67b |
[IA64] New initial memory interface for HVM on ia64 |
2006-11-20 |
awilliam |
12841:bcd2960d6dfd |
[IA64] fix broken PAL_HALT_LIGHT |
2006-11-20 |
awilliam |
12840:0699c3eff7a3 |
merge with xen-unstable.hg |
2006-11-20 |
awilliam |
12839:066094348f22 |
[IA64] Fix for queueing the MCA error logs |
2006-11-20 |
awilliam |
12838:be0d68a027fb |
[IA64] Grantcopy added to xcom_mini for netback module |
2006-11-20 |
awilliam |
12837:3ef3ac573a9a |
[IA64] eliminate redundant wakeup logic |
2006-11-20 |
awilliam |
12836:30b1325e6452 |
[IA64] counter part of 12385:bfe3f8f35e87 xen-unstable.hg. |
2006-11-15 |
awilliam |
12835:ac5330d4945a |
[IA64] Remove unecessary MCA boot messages |
2006-11-15 |
awilliam |
12834:05d227d81935 |
Merge in MCA tree |
2006-11-15 |
awilliam |
12833:344fc55eb52f |
[IA64] MCA support - Disable CPE interrupt mode for dom0 |
2006-11-15 |
awilliam |
12832:cef0cc0a3236 |
[IA64] MCA support - fix timer issue, log size issue, and limit logs to dom0 |
2006-10-29 |
awilliam |
12831:22e58b2b0b45 |
[IA64] warning fix |
2006-10-29 |
awilliam |
12830:d35c253139c2 |
[IA64] MCA support - Fix UINT64 & BOOLEAN typedefs |
2006-10-29 |
awilliam |
12829:48ad5ab86aa3 |
[IA64] MCA support - Add softirq handle for MCA |
2006-10-29 |
awilliam |
12828:8afae91f0d63 |
[IA64] MCA support - Define VIRQs for MCA |
2006-10-29 |
awilliam |
12827:fd86132cc3cd |
[IA64] MCA support - Add MCA offset entry |
2006-10-29 |
awilliam |
12826:6da8ccfa61d3 |
[IA64] MCA support - smpboot support for MCA |
2006-10-29 |
awilliam |
12825:e4213aa1b98d |
[IA64] MCA support - Add lid and percpu paddr table |
2006-10-29 |
awilliam |
12824:44119a4b46bd |
[IA64] MCA support - use xencomm to copy SAL error log |
2006-10-29 |
awilliam |
12823:5dd8306e9032 |
[IA64] MCA support - add include/asm-ia64/sal.h to sparse tree |
2006-10-29 |
awilliam |
12822:7452d58e4a3b |
[IA64] MCA support - Add sal emulation |
2006-10-29 |
awilliam |
12821:6384ff711405 |
[IA64] MCA support - Define MCA interrupt vector |
2006-10-29 |
awilliam |
12820:1464adb95681 |
[IA64] MCA support - Add binding of virq/ipi to irq |
2006-10-29 |
awilliam |
12819:efb346a02e70 |
[IA64] MCA support - Fix GET_THIS_PADDR and define log queue struct |
2006-10-29 |
awilliam |
12818:2afdc0066df6 |
[IA64] MCA support - Add percpu data physical addr mca_asm.S |
2006-10-29 |
awilliam |
12817:dc4a352d2143 |
[IA64] MCA support - interrupt.h changes for MCA support |
2006-10-29 |
awilliam |
12816:8a4c9ff5fa42 |
[IA64] MCA support - patch for MCA handler |
2006-12-08 |
Christian Limpach |
12815:1ad7dff99968 |
[qemu patches] Update patches upto changeset 12814:c3ad3fcfe3. |
2006-12-08 |
Christian Limpach |
12814:c3ad3fcfe364 |
[qemu patches] Update patches upto changeset 12756:1d32fb45e0. |
2006-12-08 |
john levon |
12813:7258a2009cfa |
xm block-attach can take an optional 5th argument, show it in the help. |
2006-12-08 |
kfraser |
12812:c519ab0f70f3 |
[LIBXC] Make strerror() thread-safe by protecting it with a mutex. |
2006-12-08 |
Alastair Tse |
12811:a4d1f99e5a53 |
[XEND] Keep vif IP addresses as space separated string. |
2006-12-08 |
Alastair Tse |
12810:28403de6c415 |
[XEND] Make sure UUID is in the right format. |
2006-12-08 |
kfraser |
12809:da87dc126b33 |
[LIBXC] Clean up use of sterror(). Define a thread-safe |
2006-12-08 |
Ian Campbell |
12808:6f0f80aa817d |
[LINUX] Kexec: Remove remainder of kexec-generic.patch |
2006-12-08 |
Ian Campbell |
12807:562eee7568a8 |
[LINUX] Kexec: Reapply kexec patches to sparse tree. |
2006-12-08 |
Ian Campbell |
12806:d51e5a7317bb |
[LINUX] Kexec: add kexec files to sparse tree. |
2006-12-08 |
Ian Campbell |
12805:1db125262365 |
[LINUX] kexec: remove patches which are not straight backports. |
2006-12-08 |
Ian Campbell |
12804:7c3dee5ff185 |
[LINUX] Kexec: Do not bug if a kexec hypercall fails. |
2006-12-08 |
kfraser |
12803:df5fa63490f4 |
[XEN] Implement XENMEM_set_memory_map, which specifies memory map to |
2006-12-08 |
Alastair Tse |
12802:8beecb8c5ae2 |
[XEND] Fix xm vcpu-set when decrementing VCPU count |
2006-12-08 |
Steven Hand |
12801:d3846d6f30d5 |
Fix potential minor memory leak. |
2006-12-08 |
Ewan Mellor |
12800:212511a8f202 |
Download and symlink the i386 version of the ramdisk when running on x86_64. |
2006-12-08 |
kfraser |
12799:81730d462241 |
[LINUX] CONFIG_XEN_BACKEND=m build properly. |
2006-12-08 |
kfraser |
12798:70a7a4c953b4 |
[LINUX] Make CONFIG_XEN_FRAMEBUFFER=m build properly. |
2006-12-08 |
kfraser |
12797:45765c7a5066 |
Make XEN_DOMCTL_getdomaininfo return shared_info_frame in gmfn not mfn. |
2006-12-08 |
kfraser |
12796:28e883b3933d |
[LINUX] Make xb_waitq static. |
2006-12-08 |
kfraser |
12795:1bcb97a1b2da |
[LINUX] Clean up and clarify find_unbound_irq(). |
2006-12-07 |
Ewan Mellor |
12794:3859131c0b8b |
Fix PERROR. |
2006-12-07 |
Ewan Mellor |
12793:6a6748da2039 |
Diagnose bad config files. |
2006-12-07 |
Alastair Tse |
12792:cf11417d7eb6 |
Merge |
2006-12-07 |
Alastair Tse |
12791:84580e109557 |
[XEND] Only return valid VIF and VBD parameters via Xen API. |
2006-12-07 |
kfraser |
12790:ff5f976191a5 |
[LINUX] Fail gracefully if we run out of spare IRQs. |
2006-12-07 |
Alastair Tse |
12789:ec9259920f85 |
Merge |
2006-12-07 |
Alastair Tse |
12788:61883e3168a6 |
[XEND] Sync Xen API with newer VDB and VIF specification. |
2006-12-07 |
kfraser |
12787:1d83974d08b1 |
[XEN] Add new safe pte update macros and use as necessary when |
2006-12-07 |
Alastair Tse |
12786:93314655b16f |
[XEND] Make SXP parsing re-use device_add in XendConfig |
2006-12-07 |
Alastair Tse |
12785:dcca88fc849c |
[XEND] Prevent None values from appearing in Device SXP |
2006-12-07 |
kfraser |
12784:4ce643274b67 |
[XEN] Early page fault handler to deal with spurious page faults. |
2006-12-07 |
Alastair Tse |
12783:27294bab3d62 |
[XEND] Fix resume for managed domains. |
2006-12-07 |
Tim Deegan |
12782:e843c1fde3c2 |
Merge |
2006-12-07 |
Tim Deegan |
12781:a89599a12d4b |
[XEN] Init pae_l3_cache lock earlier |
2006-12-07 |
Ewan Mellor |
12780:a330509abb20 |
This patch checks the contents of XENDOMAINS_SAVE before the restore |
2006-12-07 |
Ewan Mellor |
12779:e98c84468b72 |
The new lifecycle patches in xen-unstable added 3 new operations which can |