age |
author |
revision |
description |
2006-12-13 |
Ewan Mellor |
13007:87f220709073 |
Steal the write_pidfile function from xenstored_core, and use it to ensure |
2006-12-13 |
Ewan Mellor |
13006:e2792d1612b3 |
Check return of new_domain inside dom0_init, avoiding segfault if there is |
2006-12-09 |
Ewan Mellor |
13005:dd6bbf10e79a |
Tidy error message. |
2006-12-09 |
Ewan Mellor |
13004:a874d1170fbc |
Implement xen_vm_set_vcpus_number, |
2006-12-08 |
Ewan Mellor |
13003:5eb2f333c981 |
Fix capitalisation of on-wire calls for VM.set_platform_std_VGA and |
2006-12-08 |
Ewan Mellor |
13002:8b7b61fa89e2 |
Remove accidental double declaration of xen_vm_destroy. |
2006-12-08 |
Ewan Mellor |
13001:737c1c11497d |
Implement the VM.auto_power_on field. |
2006-12-08 |
Ewan Mellor |
13000:5fc7ac854bce |
One more doc-comment update. |
2006-12-08 |
Ewan Mellor |
12999:462b945e2f41 |
Update doc-comments to match recent documentation tidy-ups. |
2006-12-13 |
Ewan Mellor |
12998:ecc16f3222dc |
When recreating the record for dom 0, read the current VCPU settings from Xen, |
2006-12-13 |
Ian Campbell |
12997:478ddc354ccd |
merge |
2006-12-13 |
Ian Campbell |
12996:de69059a1f0e |
[XEN] Kexec: Disable crash keyhandler when no crash kernel is loaded. |
2006-12-13 |
kfraser |
12995:0c2816fb60b9 |
[XEN] Clean up public headers. Clarify licensing of kbdif.h and fbif.h. |
2006-12-13 |
kfraser |
12994:73b59ad4dd42 |
[XEND] Fix maxmem config issues. |
2006-12-13 |
kfraser |
12993:0946c90c1105 |
[IOEMU] Locking needed to access mapcache. |
2006-12-13 |
kfraser |
12992:65c3287306db |
[XEN] Use cpumask macros to update numa node masks. |
2006-12-13 |
kfraser |
12991:e080700efa56 |
[TOOLS] Fix the build. Clearly demarcate PPC-specific stuff. |
2006-12-13 |
Steven Hand |
12990:1fa7e524b354 |
Tiny fix. |
2006-12-13 |
Steven Hand |
12989:d5499ff80b19 |
Update ignores. |
2006-12-13 |
kfraser |
12988:3c7a6081f1a9 |
Merge with xenppc-unstable |
2006-12-12 |
Hollis Blanchard |
12987:c08ac3b211c8 |
[POWERPC][XEN] Add support for || as a xen/dom0 commandline divider. |
2006-12-11 |
Jimi Xenidis |
12986:5d052711af78 |
[XEN][POWERPC] boot_of_allocator fixups |
2006-12-11 |
Jimi Xenidis |
12985:3d7759a9247f |
[XEN][POWERPC] Fix systemsim-gpul failure to boot |
2006-12-12 |
Hollis Blanchard |
12984:3d93083e3934 |
[POWERPC][XEN] Remove unused uaccess.h header. |
2006-12-12 |
Hollis Blanchard |
12983:79b49fca62e8 |
[POWERPC][XEN] Fix gdbstub build break. |
2006-12-12 |
Hollis Blanchard |
12982:a2334bd349cd |
[POWERPC][XEN] Fix kexec build breakage. |
2006-12-12 |
Hollis Blanchard |
12981:0aea81b1e757 |
[POWERPC][XEN] Fix build break by using bitmap field in cpumask_t. |
2006-12-12 |
Hollis Blanchard |
12980:af39d20b2b72 |
[POWERPC][XEN] Fix warning by removing "packed". |
2006-12-12 |
Hollis Blanchard |
12979:4f0d213ec924 |
[POWERPC][XEN] Build fixes. |
2006-12-12 |
Hollis Blanchard |
12978:6a8b56ccdb09 |
[POWERPC][XEN] Add empty xenoprof.h. |
2006-12-12 |
Hollis Blanchard |
12977:749c399d73df |
[POWERPC] Merge with xen-unstable.hg. |
2006-12-12 |
Hollis Blanchard |
12976:a510c94ceaa3 |
[POWERPC] Merge in outstanding changes from xenppc-unstable.hg. |
2006-12-01 |
Jimi Xenidis |
12975:9d83185b4c37 |
[XEN][POWERPC] should comment the Power Managment workaround in the code as well |
2006-11-28 |
Jimi Xenidis |
12974:6deca1ea217f |
[XEN][POWERPC] cleanup hard tabs |
2006-11-28 |
Jimi Xenidis |
12973:5a3fd0b7617d |
[XEN][POWERPC] Fix IPI stall timeout without using timebase_freq |
2006-11-28 |
Jimi Xenidis |
12972:4a27df713c66 |
[XEN][POWERPC] Do not override smp function call wait flag |
2006-11-28 |
Jimi Xenidis |
12971:21ce7e75b815 |
[XEN][POWERPC] Generalized parallel IPI handlers |
2006-11-28 |
Jimi Xenidis |
12970:dbc7ea73f5b2 |
[XEN][POWERPC] secondary_cpu_init() does not return. |
2006-11-28 |
Jimi Xenidis |
12969:768bf8f273fb |
[POWERPC][XEN] cpu_relax() needs to call barrier() |
2006-11-27 |
Jimi Xenidis |
12968:b4594f072a89 |
[XEN][POWERPC] OFD dump prefix screen and hook into keyhandler |
2006-11-27 |
Jimi Xenidis |
12967:b5a89f01a440 |
[TOOLS][POWERPC] update prose builder to define the mem_mb arg. |
2006-11-22 |
Jimi Xenidis |
12966:530597f5387f |
[XEN][POWERPC] fix some hard tabs that snuck by |
2006-11-22 |
Jimi Xenidis |
12965:38b437a708a2 |
[XEN][POWERPC] Fix Register dumping from ^A^A^A console |
2006-11-22 |
Jimi Xenidis |
12964:f911e945d959 |
[XEN][POWERPC] SMP/IPI/MB combined |
2006-11-22 |
Jimi Xenidis |
12963:5909f57c8c39 |
[XEN][POWERPC] Early boot memory avoidance improvemnts |
2006-11-21 |
Hollis Blanchard |
12962:d6b44cb7d2c9 |
[POWERPC][XEN] Ignore device tree nodes missing "device_type". |
2006-11-11 |
Jimi Xenidis |
12961:da882f0212d6 |
[XEN][POWERPC] Flush the ERAT very early on secondary processors. |
2006-11-11 |
Jimi Xenidis |
12960:4d47f058fffd |
[XEN][POWERPC] Turn off the Guard bit for access to the grant table |
2006-11-10 |
Jimi Xenidis |
12959:88aab6f585d3 |
[TOOLS][POWERPC] Add missing prototype |
2006-12-01 |
Hollis Blanchard |
12958:228c34916020 |
[POWERPC][XEN] support for recursive spinlocks |
2006-11-10 |
Hollis Blanchard |
12957:176c7264715c |
[POWERPC][XEN] Rename "Mambo" to "systemsim". |
2006-11-03 |
Jimi Xenidis |
12956:a60e804c0a31 |
[XEN][POWERPC] The VIO rewrite |
2006-10-24 |
Jimi Xenidis |
12955:b0293bc59835 |
[TOOLS][POWERPC]fixes to put back commandline in prose builder |
2006-10-18 |
Jimi Xenidis |
12954:95cf2e3e7e0a |
[TOOLS][POWERPC] oops, forgot load_elf_kernel() |
2006-10-18 |
Jimi Xenidis |
12953:1a3c1168db6a |
[TOOLS][POWERPC] Use a smaller page array and place common code in utils.c |
2006-10-18 |
Jimi Xenidis |
12952:5c3b6b623c57 |
[TOOLS][POWERPC] apply start_info changes to xc_prose_build.c |
2006-10-18 |
Jimi Xenidis |
12951:f2aaf35c7759 |
[TOOLS][POWERPC] Add Prose Domain Builder |
2006-10-18 |
Jimi Xenidis |
12950:877361bfe3ae |
[TOOLS][POWERPC] Fix build breakage in powerpc64/xc_linux_build.c |
2006-10-12 |
Hollis Blanchard |
12949:4eefe4d31afa |
[POWERPC][XEN] Improve presentation of objcopy output. |
2006-10-12 |
jimix |
12948:0ff8b14fb530 |
[XEN][POWERPC] Support your older compilers |
2006-10-10 |
Jimi Xenidis |
12947:d6ec02744592 |
[XEN][POWERPC] New interface ATTN() to conact the HW probe |
2006-10-10 |
Jimi Xenidis |
12946:96670c42df39 |
[XEN][POWERPC] Remove pfn2mfn() now that it is understood |
2006-10-08 |
Jimi Xenidis |
12945:79bb96e0ba73 |
[XEN][POWERPC] Create a Domain Foreign Map space |
2006-10-07 |
Jimi Xenidis |
12944:067bf06057cc |
[POWERPC][XEN] implement the UP side of __flush_tlb_mask() |
2006-10-07 |
Jimi Xenidis |
12943:4a2a96e72076 |
[POWERPC][XEN] Alloc IOMMU to map a Foreign page |
2006-10-04 |
Jimi Xenidis |
12942:0f4c73a1e92a |
[XEN][POWERPC] Keepin it cool: sleep the processor when halt fails |
2006-10-06 |
Hollis Blanchard |
12941:f7096a6728e6 |
[POWERPC][XEN] Fix yaboot loading and other linker script tweaks. |
2006-10-05 |
Hollis Blanchard |
12940:3bd514d3e078 |
[POWERPC][XEN] Escape dots in .hgignore. |
2006-10-05 |
Hollis Blanchard |
12939:7a4330bd4c5c |
[POWERPC][XEN] Fix up 'clean' target. |
2006-10-05 |
Hollis Blanchard |
12938:b58670602d35 |
[POWERPC][XEN] Builtin cmdline dependency rule |
2006-10-04 |
Hollis Blanchard |
12937:020fc58ba873 |
[POWERPC][XEN] Hide builtin dom0 args from Xen. |
2006-10-04 |
Hollis Blanchard |
12936:94a2909a7f20 |
[POWERPC][XEN] Create a cmdline.c to hold builtin/post-installed parameters. |
2006-10-04 |
Hollis Blanchard |
12935:6f6a37ee8b97 |
[POWERPC][XEN] Remove boot wrapper, and extensive Makefile simplifications. |
2006-10-03 |
Hollis Blanchard |
12934:8515e163f1df |
[POWERPC][XEN] Move gmfn_to_mfn() from page.h to mm.h to avoid recursive header dependencies. |
2006-10-02 |
Jimi Xenidis |
12933:a0b47a11b52d |
[XEN][POWERPC] An OK spot to flush the I-Cache |
2006-10-02 |
Jimi Xenidis |
12932:0379ac3367b2 |
[XEN][POWERPC] Use gmfn_to_mfn() over pfn2mfn() |
2006-10-02 |
Jimi Xenidis |
12931:7b6f0a4d5cdd |
[XEN][POWERPC] Fixes in cpu_flush_icache() |
2006-10-02 |
Jimi Xenidis |
12930:1c996041fcde |
[XEN][POWERPC] Add Function to completely flush the I-Cache for a processor |
2006-10-02 |
Jimi Xenidis |
12929:24fd59787982 |
[XEN][POWERPC] Flush all of text per CPU in case the loader did not |
2006-10-02 |
Jimi Xenidis |
12928:6ff313c841db |
[XEN][POWERPC] go ultra conservative on CI IO routines |
2006-10-01 |
Jimi Xenidis |
12927:2bf4257944f4 |
[XEN][POWERPC] oops on debug build break |
2006-10-01 |
Jimi Xenidis |
12926:4ca8abbd89c8 |
[XEN][POWERPC] Improve the debugging strategy of these hcalls. |
2006-09-29 |
Jimi Xenidis |
12925:234257c78627 |
[XEN][POWERPC] Allocate Xen memory area based on the amount of memory |
2006-09-29 |
Jimi Xenidis |
12924:2985a7a12706 |
[XEN][POWERPC] shadowed paramter in prototype, SHEESH! |
2006-09-29 |
Jimi Xenidis |
12923:489e4d09ffb7 |
[XEN][POWERPC] Conistence with log vs. order |
2006-09-28 |
Jimi Xenidis |
12922:a69f935eda6c |
[XEN][POWERPC] Remove limit on the page frame table |
2006-09-28 |
Jimi Xenidis |
12921:5b0e0c93a5bf |
[XEN][POWERPC] Allow Xen to use RTAS if available |
2006-09-26 |
Jimi Xenidis |
12920:97e1d0fd7def |
[XEN][POWERPC] U4 DART workaround for functionality |
2006-09-26 |
Jimi Xenidis |
12919:539355c03a30 |
[XEN][POWERPC] Allocated wrong order for dummy page |
2006-09-26 |
Jimi Xenidis |
12918:ae1f00361a8e |
[XEN][POWERPC] Backoff the SCOM stuff by default |
2006-09-25 |
Jimi Xenidis |
12917:61179af7868d |
[XEN][POWERPC] Fix compile error in gdbstub.c |
2006-09-22 |
Jimi Xenidis |
12916:2a10ce87327c |
[XEN][POWERPC] Be a little smarter with unimplemented() |
2006-11-30 |
Hollis Blanchard |
12915:4da585fb62f9 |
[XEN][POWERPC] Clean up debug/traceback/trapping logic |
2006-09-22 |
Jimi Xenidis |
12914:7f3ae39112cd |
[XEN][POWERPC] Machine check now inspects the SCOM for more information |
2006-09-21 |
Jimi Xenidis |
12913:95cead06e4ab |
[POWERPC][XEN] attempt to adjust thread priority is futile and meaningless |
2006-09-21 |
Jimi Xenidis |
12912:e108c5ac16ac |
[XEN][POWERPC] Fully inline udelay() |
2006-09-21 |
Jimi Xenidis |
12911:8cb0d0eea355 |
[XEN][POWERPC] SCOM access is fully known and working |
2006-09-18 |
Jimi Xenidis |
12910:776efe262006 |
[POWERPC][XEN] /chosen/cpu is an instance not a package |
2006-11-29 |
Hollis Blanchard |
12909:223470316756 |
Merge with xen-unstable.hg. |
2006-08-09 |
Jimi Xenidis |
12908:ee4397571e44 |
[POWERPC][TOOLS] fix header so libaio builds |
2006-12-13 |
kfraser |
12907:2fa06640a1c1 |
[XEN] Fix kexec crash. |
2006-12-12 |
Emmanuel Ackaouy |
12906:05e1863cc2a3 |
[XEN] Improve multi-core/thread scheduler support. |
2006-12-12 |
Tim Deegan |
12905:6b68a3688509 |
[XEN] Be sure to discard old PAE l2 shadows when guest l2e becomes null. |
2006-12-11 |
ssmith |
12904:aabceba1dbc5 |
Merge. |
2006-12-11 |
ssmith |
12903:3e2b6365ba75 |
[XEN] The shadow FAST_FAULT_PATH optimisation assumes that pages never |
2006-12-11 |
kfraser |
12902:4ae4bdee00e6 |
[XEN] Only allow each domain to putput crash debug info once. |
2006-12-14 |
awilliam |
12901:ed56ef3e9716 |
[IA64][BUILD] XEN_XKBUFF needs to depend on NET |
2006-12-12 |
awilliam |
12900:c0d41ac21486 |
merge with xen-unstable.hg |
2006-12-11 |
kfraser |
12899:37141c3a3d39 |
[XEN] Remove unnecessary shadow_mode_refcount() code from PV mm code. |
2006-12-11 |
Ian Campbell |
12898:6edf8b33e7d1 |
[BUILDER] Enable shadow mode for shadow translate guests much earlier. |
2006-12-11 |
kfraser |
12897:57b36b893a8d |
[NET] back: Atomic buffer allocations use __GFP_NOWARN. |
2006-12-12 |
awilliam |
12896:e948333c2c38 |
[IA64] Fix typo : npte not defined |
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 |
Christian Limpach |
12892:1ad7dff99968 |
[qemu patches] Update patches upto changeset 12814:c3ad3fcfe3. |
2006-12-08 |
Christian Limpach |
12891:c3ad3fcfe364 |
[qemu patches] Update patches upto changeset 12756:1d32fb45e0. |
2006-12-08 |
john levon |
12890:7258a2009cfa |
xm block-attach can take an optional 5th argument, show it in the help. |
2006-12-08 |
kfraser |
12889:c519ab0f70f3 |
[LIBXC] Make strerror() thread-safe by protecting it with a mutex. |
2006-12-08 |
Alastair Tse |
12888:a4d1f99e5a53 |
[XEND] Keep vif IP addresses as space separated string. |
2006-12-08 |
Alastair Tse |
12887:28403de6c415 |
[XEND] Make sure UUID is in the right format. |
2006-12-08 |
awilliam |
12886:1cfd862e5254 |
[IA64] avoid freeing arch.privregs twice |
2006-12-08 |
awilliam |
12885:c650fe6d56f6 |
[IA64] change XEN_DOMCTL_getmemlist to return gmfn instead of mfn |
2006-12-07 |
awilliam |
12884:45f79978ceb5 |
[IA64] allow foreign domain page mapping of DOMID_XEN/DOMID_IO |
2006-12-07 |
awilliam |
12883:bc3044bf4928 |
[IA64] xc_ia64_linux_restore fix for new foreign domain page mapping semantics |
2006-12-07 |
awilliam |
12882:566e0e95cf00 |
[IA64] Domain save fix for foreign domain page mapping semantics change |
2006-12-07 |
awilliam |
12881:178e46776c71 |
[IA64] Map vcpu memory mapped registers into guest psudo physical address space |
2006-12-07 |
awilliam |
12880:d85c905beac4 |
[IA64] Map shared_info into guest pseudo physical address space |
2006-12-08 |
awilliam |
12879:970ff2ba748f |
merge with xen-unstable.hg |
2006-12-08 |
kfraser |
12878:da87dc126b33 |
[LIBXC] Clean up use of sterror(). Define a thread-safe |
2006-12-08 |
Ian Campbell |
12877:6f0f80aa817d |
[LINUX] Kexec: Remove remainder of kexec-generic.patch |
2006-12-08 |
Ian Campbell |
12876:562eee7568a8 |
[LINUX] Kexec: Reapply kexec patches to sparse tree. |
2006-12-08 |
Ian Campbell |
12875:d51e5a7317bb |
[LINUX] Kexec: add kexec files to sparse tree. |
2006-12-08 |
Ian Campbell |
12874:1db125262365 |
[LINUX] kexec: remove patches which are not straight backports. |
2006-12-08 |
Ian Campbell |
12873:7c3dee5ff185 |
[LINUX] Kexec: Do not bug if a kexec hypercall fails. |
2006-12-08 |
kfraser |
12872:df5fa63490f4 |
[XEN] Implement XENMEM_set_memory_map, which specifies memory map to |
2006-12-08 |
Alastair Tse |
12871:8beecb8c5ae2 |
[XEND] Fix xm vcpu-set when decrementing VCPU count |
2006-12-08 |
Steven Hand |
12870:d3846d6f30d5 |
Fix potential minor memory leak. |
2006-12-08 |
Ewan Mellor |
12869:212511a8f202 |
Download and symlink the i386 version of the ramdisk when running on x86_64. |
2006-12-08 |
kfraser |
12868:81730d462241 |
[LINUX] CONFIG_XEN_BACKEND=m build properly. |
2006-12-08 |
kfraser |
12867:70a7a4c953b4 |
[LINUX] Make CONFIG_XEN_FRAMEBUFFER=m build properly. |
2006-12-08 |
kfraser |
12866:45765c7a5066 |
Make XEN_DOMCTL_getdomaininfo return shared_info_frame in gmfn not mfn. |
2006-12-08 |
kfraser |
12865:28e883b3933d |
[LINUX] Make xb_waitq static. |
2006-12-08 |
kfraser |
12864:1bcb97a1b2da |
[LINUX] Clean up and clarify find_unbound_irq(). |
2006-12-07 |
Ewan Mellor |
12863:3859131c0b8b |
Fix PERROR. |
2006-12-07 |
Ewan Mellor |
12862:6a6748da2039 |
Diagnose bad config files. |
2006-12-07 |
Alastair Tse |
12861:cf11417d7eb6 |
Merge |
2006-12-07 |
Alastair Tse |
12860:84580e109557 |
[XEND] Only return valid VIF and VBD parameters via Xen API. |
2006-12-07 |
kfraser |
12859:ff5f976191a5 |
[LINUX] Fail gracefully if we run out of spare IRQs. |
2006-12-07 |
Alastair Tse |
12858:ec9259920f85 |
Merge |
2006-12-07 |
Alastair Tse |
12857:61883e3168a6 |
[XEND] Sync Xen API with newer VDB and VIF specification. |
2006-12-07 |
kfraser |
12856:1d83974d08b1 |
[XEN] Add new safe pte update macros and use as necessary when |
2006-12-07 |
Alastair Tse |
12855:93314655b16f |
[XEND] Make SXP parsing re-use device_add in XendConfig |
2006-12-07 |
Alastair Tse |
12854:dcca88fc849c |
[XEND] Prevent None values from appearing in Device SXP |
2006-12-07 |
kfraser |
12853:4ce643274b67 |
[XEN] Early page fault handler to deal with spurious page faults. |
2006-12-07 |
Alastair Tse |
12852:27294bab3d62 |
[XEND] Fix resume for managed domains. |
2006-12-07 |
Tim Deegan |
12851:e843c1fde3c2 |
Merge |
2006-12-07 |
Tim Deegan |
12850:a89599a12d4b |
[XEN] Init pae_l3_cache lock earlier |
2006-12-07 |
Ewan Mellor |
12849:a330509abb20 |
This patch checks the contents of XENDOMAINS_SAVE before the restore |
2006-12-07 |
Ewan Mellor |
12848:e98c84468b72 |
The new lifecycle patches in xen-unstable added 3 new operations which can |
2006-12-07 |
Ewan Mellor |
12847:78528a88d082 |
Scrub VNC passwords from the logs. |
2006-12-07 |
Ewan Mellor |
12846:531c67ed64f4 |
Do an explicit check for bootloader path existence prior |
2006-12-07 |
Ewan Mellor |
12845:c287052a0a65 |
The HTTP service used for SEXPR based RPC calls currently serializes all |
2006-12-07 |
kfraser |
12844:60bbcf799384 |
[HVM] qemu mouse: Adds support for USB mouse/tablet status check and |
2006-12-07 |
Alastair Tse |
12843:fb3cb6f52a29 |
Merge |
2006-12-07 |
Alastair Tse |
12842:9de4597e1269 |
[XM] Fix xm uptime TypeError exception. |
2006-12-07 |
kfraser |
12841:5a21379d0879 |
merge |
2006-12-07 |
kfraser |
12840:5aea6a32fc8b |
[LIBXC] Python error extraction tweak. |
2006-12-07 |
Ewan Mellor |
12839:5bf91da9797d |
Remove broken call to XendDomainInfo.getSsidref(), fixing the obsolete HTTP |
2006-12-07 |
Alastair Tse |
12838:8e035701b9ff |
Merge |
2006-12-07 |
Alastair Tse |
12837:aab2b3f739d2 |
Merge |
2006-12-07 |
Alastair Tse |
12836:f7cff5d296bf |
[XEND] Fix configureBootloader to work with HTTP/SEXP. |
2006-12-07 |
Ian Campbell |
12835:58284e749407 |
Remove unused KEXEC_RANGE_VA_XEN. |
2006-12-07 |
kfraser |
12834:2dd4569e0640 |
[LIBXC] Add an error reporting API to the libxc library. |
2006-12-07 |
kfraser |
12833:1c15f97a220d |
[XEN] Make multiboot-related code more readable. |
2006-12-07 |
kfraser |
12832:44319e9dc0c5 |
VMXAssist cleanups |
2006-12-07 |
kfraser |
12831:49bb6b82654a |
[VTPM][HVM] Transmit the locality in which the command was sent in the |
2006-12-07 |
kfraser |
12830:0c1e2abc1888 |
[HVM] Fix reboot failure when configured 'cdrom', i.e. bug 832. |
2006-12-07 |
kfraser |
12829:0f5dd1d43b67 |
merge |
2006-12-07 |
kfraser |
12828:67a06a9b7b1d |
[HVM] qemu: Add guest address-space mapping cache. |
2006-12-07 |
Alastair Tse |
12827:e8a74ac80167 |
[XEND] Update vcpu_avail when parsing configuration. |
2006-12-07 |
Alastair Tse |
12826:3f0ca90351e2 |
[XEND] Fix reboot for HVM domains if cdrom is empty. |
2006-12-06 |
Ewan Mellor |
12825:1d32fb45e08f |
Added VM.set_VCPUs_features_force_on, VM.set_VCPUs_features_force_off, |
2006-12-06 |
Ewan Mellor |
12824:a05841d57ce0 |
Make VM.VCPUs.number a writable field. |
2006-12-06 |
Ewan Mellor |
12823:21c2bac97104 |
Added VBD.type field (CD or Disk). |
2006-12-06 |
Ewan Mellor |
12822:7cb0ed283197 |
Add extra detail to the VM.destroy description. |
2006-12-06 |
Ewan Mellor |
12821:c04feabe66ff |
Add VM.auto_power_on field. |
2006-12-06 |
Ewan Mellor |
12820:4234c17f3c48 |
Clarify that memory values are in bytes. |
2006-12-06 |
Ewan Mellor |
12819:d3a3e57fcf8b |
Improved task handling model. |
2006-12-06 |
Ewan Mellor |
12818:a3b8066baced |
Tidy up the get_by_name_label description. |
2006-12-06 |
Ewan Mellor |
12817:c4b91cbed51a |
Clarify that the self parameter is an object reference, not the instance (i.e. |
2006-12-06 |
Ewan Mellor |
12816:0dfe894e37a4 |
Tidy up the get_record and get_by_uuid descriptions. |
2006-12-06 |
Ewan Mellor |
12815:e8f5cd2b7253 |
More description tidyups -- constructors and destructors this time. |
2006-12-06 |
Ewan Mellor |
12814:59d3be0dd1d4 |
Tidy-up some of the descriptions. |
2006-12-06 |
Tim Deegan |
12813:963a02c040f6 |
[XEN] remove unused monitor_vtable mapping. |
2006-12-06 |
Ewan Mellor |
12812:26a3c7c10782 |
Added Xen-API implementations for xm pause, xm unpause, xm destroy, xm rename, |
2006-12-06 |
Ewan Mellor |
12811:795a87426e48 |
Implement VM.set_name_label. |
2006-12-06 |
Ewan Mellor |
12810:cf1ca0615414 |
Added support for configuration file for xm, and use that to specify |
2006-12-06 |
Ewan Mellor |
12809:92127156ec49 |
Added server proxy and session manager for Xen-API clients. |
2006-12-06 |
Ewan Mellor |
12808:c4824dcd57c4 |
Fix server reloading when the HTTP server is enabled. |
2006-12-06 |
Ewan Mellor |
12807:258722281202 |
Don't trace inside SrvServer.py -- it's doing a one-second sleep in a loop, so |
2006-12-06 |
Ewan Mellor |
12806:97acbb7e2146 |
Move the actual call routed by do_legacy_api_with_uuid out of the scope of |
2006-12-06 |
Ewan Mellor |
12805:fb1291ffa26f |
Fix HTTP server. |
2006-12-05 |
Ewan Mellor |
12804:39509c8f5c09 |
Fix error message. |
2006-12-06 |
Tim Deegan |
12803:a467eb0c5596 |
Fixes a mistake in changeset 12732 |
2006-12-05 |
Ian Campbell |
12802:0bea8e773508 |
[LINUX] The crash note resource should be nested inside the hypervisor |
2006-12-07 |
awilliam |
12801:968caf47b548 |
[IA64] workaround NaT consumption fault when hiding a PCI function from dom0 |
2006-12-07 |
awilliam |
12800:21267b552cc9 |
[IA64] Send events to VTI domain through level triggered irq. |
2006-12-07 |
awilliam |
12799:74de984434c9 |
[IA64] fix warnings |
2006-12-07 |
awilliam |
12798:3bd97b4fe77d |
[IA64] Implement irq redirection of IOSAPIC |
2006-12-07 |
awilliam |
12797:4f1a3ae07dbc |
[IA64] implement free_irq_vector() paravirtualization |
2006-12-06 |
awilliam |
12796:d901f2fe8c25 |
[IA64] Fix Vti |
2006-12-05 |
awilliam |
12795:85b9711cb895 |
[IA64] Allocate frame table/mpt table at mfn=0 |
2006-12-05 |
awilliam |
12794:9787cb7262e8 |
[IA64] changed foreign domain page mapping semantic. |
2006-12-05 |
awilliam |
12793:918ea03857b9 |
merge with xen-unstable.hg |
2006-12-05 |
Tim Deegan |
12792:7df4d8cfba3b |
[XEN] sh_gfn_to_mfn_foreign() must handle guest pfns above 4GB on PAE |
2006-12-04 |
Ewan Mellor |
12791:a2618d3912e7 |
This adds a recently added parameter to the vm.start call. |
2006-12-04 |
Ewan Mellor |
12790:897bb9b7ed06 |
Tidy. |
2006-12-04 |
Ewan Mellor |
12789:c7f4a89eb054 |
Fix numpad handling in QEMU's VNC server. The keymaps that we have include |
2006-12-04 |
Ewan Mellor |
12788:565cd8f32c70 |
Close the server when instructed, so that we can reload on the same port, and |
2006-12-04 |
Ewan Mellor |
12787:3629873ee1e6 |
Diagnose a failing server, rather than just locking up the whole daemon. |
2006-12-04 |
Ewan Mellor |
12786:59f438d2739b |
Added rudimentary "xend reload" functionality. This allows you to reconfigure |
2006-12-04 |
Ewan Mellor |
12785:56d93b6ea9ea |
Tidy error message. |
2006-12-04 |
Ewan Mellor |
12784:4e3a7d82917c |
More capitalisation fixes. |
2006-12-04 |
Ewan Mellor |
12783:38ad5643aafe |
With PERMISSIVE turned on, diagnose missing Enums and Bools, and improve the |
2006-12-04 |
kfraser |
12782:fd28a1b139de |
[QEMU] Error reporting in IDE device model. |
2006-12-04 |
kfraser |
12781:d8befb109c39 |
Add XEN_FRAMEBUFFER to -xen defconfigs. |
2006-12-05 |
awilliam |
12780:ba7fca36fbd0 |
[IA64] Fix VTi domain creation |
2006-12-05 |
awilliam |
12779:27c2e9aa83e9 |
[IA64][LIBXC] prep for fixes |
2006-12-04 |
awilliam |
12778:e5e6893ec699 |
[IA64] paraviatualize /dev/mem to enable X. |
2006-12-04 |
awilliam |
12777:bef3a5ffd78d |
[IA64] import linux/include/asm-ia64/uaccess.h for /dev/mem paravirtualization |
2006-12-04 |
awilliam |
12776:82a581113669 |
[IA64] remove old xen_regs define from arch header |
2006-12-04 |
awilliam |
12775:e729184b5c0e |
[IA64] add MCA softirqs to arch-specific header |
2006-12-04 |
awilliam |
12774:d603aed5ad6d |
merge with xen-unstable.hg |
2006-12-04 |
kfraser |
12773:275a8f9a0710 |
Remove useless segments push/pop in VMXAssist. |
2006-12-04 |
Ian Campbell |
12772:b08b870770f9 |
[PATCH 02/02] Kexec / Kdump: Don't declare _end |
2006-12-04 |
Ian Campbell |
12771:f4089172c96b |
[PATCH 01/02] Kexec / Kdump: Use NOTE_ALIGN() instead of ALIGN() |
2006-12-03 |
kaf24 |
12770:3bd721db6db5 |
[XEN] Fix 32-bit build. |
2006-12-03 |
kaf24 |
12769:12ee3d6e61ef |
[XEN] Add 'insn_fetch' memory operation to the x86_emulator. |
2006-12-03 |
Ewan Mellor |
12768:de8abd5ce652 |
Revert the change to destroy all VMs when skipping or failing tests -- this |