age |
author |
revision |
description |
2007-10-08 |
Keir Fraser |
16081:de68316bd2fa |
xend, xsm: Lock domain access while modifying policy. |
2007-10-08 |
Keir Fraser |
16080:685054d5fa48 |
xend: Remove unused xoptions.netback_type. |
2007-10-08 |
Keir Fraser |
16079:3d13b318349a |
xenconsoled: portability fixes: |
2007-10-08 |
Keir Fraser |
16078:ff99e8da117f |
Remove tabs from python scripts xenmon and xentrace_format. |
2007-10-08 |
Keir Fraser |
16077:58db20a15687 |
Fix domU reboot failure when using "pci=" option |
2007-10-08 |
Tim Deegan |
16076:0c2535407828 |
[XEN] Shadow: fix locking in error path. |
2007-10-05 |
Keir Fraser |
16075:a1d0a272c890 |
Initialize last_error in libxc. |
2007-10-05 |
Keir Fraser |
16074:61ef23e45e9c |
xenstore: sprintf->snprintf, and fix for OpenBSD. |
2007-10-05 |
Keir Fraser |
16073:1d120f6807ba |
entrace: Remove assertions to avoid system crashes on debug build xen. |
2007-10-05 |
Keir Fraser |
16072:b629d7a2bcc7 |
[NW scripts] Choose alternative interface if NFSroot is used. |
2007-10-04 |
Keir Fraser |
16071:2d761ca771fb |
xen: Changes to printk handling: |
2007-10-04 |
Keir Fraser |
16070:65c4977850d7 |
Revert 16065:671dcd08e806 and try again to fix the issue. |
2007-10-04 |
Keir Fraser |
16069:56b543dd0da2 |
xsview: a xenstore viewer written in PyQT. |
2007-10-04 |
Keir Fraser |
16068:062fe1c7b09f |
Clean up grant-table code after recent changes. |
2007-10-04 |
Keir Fraser |
16067:9f9f9b68cd08 |
Allow iomem permissions to be set up through grant table ops. |
2007-10-04 |
Keir Fraser |
16066:48d42d659a04 |
Fix TLB flush on grant unmap. |
2007-10-04 |
Keir Fraser |
16065:671dcd08e806 |
Fix kernel version after linux-2.6.18-xen.hg 219:3e8752eb69dc which |
2007-10-04 |
Keir Fraser |
16064:6903e3f3bdd6 |
hvm: Fix the flush-all-tlbs hypercall. |
2007-10-04 |
Keir Fraser |
16063:4881f984e06e |
This patch ensures xen vmm has exclusive access of vt-d hw by zapping |
2007-10-04 |
Keir Fraser |
16062:5a9c89cd5c7e |
README: Remove incorrect information about PAE builds. |
2007-10-04 |
Keir Fraser |
16061:1c298e2fbc92 |
xenbaked: Fix for new trace format. |
2007-10-04 |
Keir Fraser |
16060:d24787ece0e0 |
[hotplug scripts] Unlock the 'block' lock before bailing. |
2007-10-04 |
Keir Fraser |
16059:c632def5f69b |
svm: Enable nested paging only on x86/64. |
2007-10-03 |
Keir Fraser |
16058:ca1085e8ab82 |
hvm: More changes to reduce size of domain structure. |
2007-10-03 |
Keir Fraser |
16057:74a3ee6e1795 |
hvm: Do not include full hvm_hw_hpet in 'struct domain'. It is very |
2007-10-03 |
Keir Fraser |
16056:a5b239d68cc2 |
xm: Add accel option to xm network-attach. |
2007-10-03 |
Keir Fraser |
16055:33107700062c |
svm: Actually remove disabling of CR4-read-intercept when using NPT. |
2007-10-03 |
Keir Fraser |
16054:479d83aa02ca |
svm: Can only avoid CR3 reads when NPT is enabled. |
2007-10-03 |
Keir Fraser |
16053:b1f6e77b69a5 |
Merge with ia64 tree. |
2007-10-03 |
Keir Fraser |
16052:aa8944bc4987 |
xend: Check access to the privcmd interface before doing the call to |
2007-10-03 |
Keir Fraser |
16051:2e5e948bf69d |
Extend 'xm dumppolicy' to support Xen-API |
2007-10-02 |
Alex Williamson |
16050:3165e43ce734 |
merge with xen-unstable.hg (staging) |
2007-10-02 |
Keir Fraser |
16049:385b9b6bb61f |
x86/64: Fix build. |
2007-10-02 |
Keir Fraser |
16048:c2871913c5c2 |
vtd: Dynamically allocate IRQ-tracking structures, only for those |
2007-10-02 |
Keir Fraser |
16047:e1b574bc36b5 |
x86/32: Re-factor mapcache data structure into per-domain and per-vcpu |
2007-10-02 |
Keir Fraser |
16046:818cc26e3926 |
xentop: Flush batch output on SIGTERM or SIGINT. |
2007-10-02 |
Keir Fraser |
16045:d9039e8103e4 |
hvm svm: Fix #MC intercept routine for AMD SVM. |
2007-10-02 |
Keir Fraser |
16044:50edcaff5520 |
Add XENPF_getidletime. |
2007-10-02 |
Keir Fraser |
16043:8c67b2038ff2 |
Clean up and fix XEN_SYSCTL_getcpuinfo error path. |
2007-10-02 |
Keir Fraser |
16042:a345f9897226 |
xend: Fix name/uuid uniqueness checks. |
2007-10-02 |
Keir Fraser |
16041:93b7f47407bc |
Revert 15642:207582c8d88b532783da5c6f5839336187556f0a. |
2007-10-02 |
Keir Fraser |
16040:8426ac1a5df8 |
Fix external-device-migrate infinite loop. |
2007-10-02 |
Keir Fraser |
16039:1ead02bab5c8 |
xenctx: Print EFLAGS for i386 and x86/64. |
2007-10-02 |
Keir Fraser |
16038:60c898eeb17b |
hvm: Fix HVMOP_flush_tlbs to flush paging-mode state. |
2007-10-02 |
Keir Fraser |
16037:949664900fff |
xentrace: Fix xentrace_format for new file format. |
2007-10-02 |
Keir Fraser |
16036:016cb0f193ba |
xentrace: Fix man page (remove xentrace_cpuinfo(1)). |
2007-10-02 |
Keir Fraser |
16035:fe94b7818c4e |
Fix ioemu compile on Solaris |
2007-10-02 |
Keir Fraser |
16034:1a04c799e20e |
Fix non-portabilities in libflask. |
2007-10-02 |
Keir Fraser |
16033:74e385194be4 |
xend: Fix refactoring done in CS 15938 in security.py. |
2007-10-02 |
Keir Fraser |
16032:9a39dac6660a |
xm-test: Fix bugzilla #1051. |
2007-10-01 |
Keir Fraser |
16031:307a8688a9e3 |
x86: Rename math_state_restore() to more logical |
2007-10-01 |
Keir Fraser |
16030:22273a5336e5 |
x86: Clean up arch_set_info_guest() by having HVM VCPUs bail early. |
2007-10-01 |
Keir Fraser |
16029:772674585a1a |
hvm: Avoid need for ugly setcpucontext() in HVM domain builder by |
2007-10-01 |
Keir Fraser |
16028:9eff4c97053b |
hvm: Re-jig event delivery logic to better integrate TPR management. |
2007-10-01 |
Keir Fraser |
16027:69a74ac976cb |
libxenctrl: Fix lock_pages()/unlock_pages() region-size calculation. |
2007-10-01 |
Keir Fraser |
16026:b3814860d170 |
x86: Fix time going backwards on CPU frequency change. |
2007-10-01 |
Keir Fraser |
16025:96895c637d27 |
x86: Fix debug build. |
2007-10-02 |
Alex Williamson |
16024:d6c09be8c5f5 |
[IA64] micro-optimize and comments in vmx_ivt.S |
2007-10-02 |
Alex Williamson |
16023:0040e5afdb00 |
[IA64] cleanup in vmx headers |
2007-10-02 |
Alex Williamson |
16022:c95959a0cf9c |
[IA64] Cleanup: remove useless #ifndef and indentation. |
2007-10-02 |
Alex Williamson |
16021:df985cc06100 |
[IA64] Remove warnings. |
2007-10-02 |
Alex Williamson |
16020:9f2b83a34453 |
[IA64] xenitp improvements |
2007-10-02 |
Alex Williamson |
16019:669347b873fa |
[IA64] xenitp: Display symbolic names of cr. |
2007-10-02 |
Alex Williamson |
16018:9fbbba4c23fb |
[IA64] Fix + more cr regs for vcpu_get_context |
2007-10-01 |
Alex Williamson |
16017:f71b7d6ad5d8 |
merge with xen-unstable.hg |
2007-10-01 |
Keir Fraser |
16016:5c7afb32df99 |
xm: Print xend config via 'xm info --config'. |
2007-10-01 |
Keir Fraser |
16015:0416abdd0efd |
xsm:acm: Fix nul dereference bug (take 2). |
2007-10-01 |
Keir Fraser |
16014:db075ecf29b2 |
Revert 15975:96f46954c7f1. |
2007-10-01 |
Keir Fraser |
16013:f34cc7d1f2f6 |
vt-d: Allocate iommu pages from domheap rather than xenheap. |
2007-09-28 |
Keir Fraser |
16012:ff4ff3e3ebbe |
hvm: Clean up EFER handling. Check CR0/CR4/EFER on HVM restore. |
2007-09-28 |
Keir Fraser |
16011:96f46954c7f1 |
xsm:acm: fix a null dereference bug. |
2007-09-28 |
Keir Fraser |
16010:b4c8cd753b88 |
hvm: Enable HAP by default (NPT on AMD SVM systems). |
2007-10-01 |
Alex Williamson |
16009:d3665dc74a41 |
[IA64] xenitp: correctly size vcpu_ctx array |
2007-10-01 |
Alex Williamson |
16008:2d1b8ae1548d |
[IA64] Fix wrong insertion of TLB entry in region 0 |
2007-10-01 |
Alex Williamson |
16007:3874bdc78204 |
[IA64] xenctx: fix rse arithmetic |
2007-10-01 |
Alex Williamson |
16006:5c56ce7b9892 |
[IA64] Replace mode_flags by mmu_mode |
2007-09-27 |
Alex Williamson |
16005:83239b289072 |
[IA64] Kexec: Implement elf_core_save_regs() |
2007-09-27 |
Alex Williamson |
16004:cbe97b8802e9 |
[IA64] Kexec: Zap VHPT in relocate_kernel |
2007-09-27 |
Alex Williamson |
16003:687de7ae2298 |
[IA64] Kexec: Fix ia64_do_tlb_purge so that it works with XEN |
2007-09-27 |
Alex Williamson |
16002:ec3f4e9e62f6 |
[IA64] Kexec: partial port of CPU_HOTPLUG |
2007-09-27 |
Alex Williamson |
16001:2b0cbf3ef83f |
[IA64] Kexec: Add kexec_disable_iosapic |
2007-09-27 |
Alex Williamson |
16000:d7c3b12014b3 |
[IA64] Kdump: Save dom0_mm_pgd_mfn in vmcore on ia64 |
2007-09-27 |
Alex Williamson |
15999:4108c2589fd1 |
[IA64] kexec for xen |
2007-09-27 |
Alex Williamson |
15998:ee498c9af856 |
merge with xen-unstable.hg (staging) |
2007-09-27 |
Keir Fraser |
15997:8817a53c030f |
xend: Fix name uniqueness check (revert 15168:a717cb2fac90). |
2007-09-27 |
Keir Fraser |
15996:3a799196ff69 |
xend: fix server/netif.py so that it respects type=None. |
2007-09-27 |
Keir Fraser |
15995:9c567284436e |
x86: If e820 map overflows, leak memory in a safe manner. |
2007-09-27 |
Keir Fraser |
15994:04cc0e22a20a |
ioemu: Fixes for BSD. |
2007-09-27 |
Keir Fraser |
15993:98d97e3ad29a |
xend: Fix dummy security_policy_dir. |
2007-09-27 |
Keir Fraser |
15992:b220ea0a2feb |
libaio: Fix for *BSD |
2007-09-26 |
Keir Fraser |
15991:0b04a48f65cc |
xend: Slightly finesse allocation of vmpath in xenstore. |
2007-09-26 |
Keir Fraser |
15990:d4511c625a50 |
hvm: Fix task switch update of TR state. |
2007-09-26 |
Keir Fraser |
15989:69879c7bf4b5 |
[xend,xenapi] Fix handling of scheduler params |
2007-09-26 |
Keir Fraser |
15988:80277ff19c9c |
x86: force DMI table to not be in E820 RAM region |
2007-09-26 |
Keir Fraser |
15987:0b873d909ad3 |
ioemu: security fixes for not-built or not-default-configured subsystems. |
2007-09-26 |
Keir Fraser |
15986:3c1e76dda38b |
vt-d: Fix crash on x86/32. |
2007-09-26 |
Keir Fraser |
15985:e54226c3b796 |
hvm: Improve tcgbios code for finding ACPI RSDP. |
2007-09-26 |
Keir Fraser |
15984:6ae1f8af06a7 |
xenapi: add xen_xspolicy.h to libxen includes file |
2007-09-26 |
Keir Fraser |
15983:ea60bafe2702 |
firmware: fix romimage generation for *bsd |
2007-09-25 |
Keir Fraser |
15982:ce3916c3e47d |
hvm: eflags[1] must remain set across task switch. |
2007-09-25 |
Keir Fraser |
15981:265950e3df69 |
xend: Fix VIF MAC address being lost across localhost migration. |
2007-09-25 |
Keir Fraser |
15980:f60b9feb5d75 |
Fix xend start after xsm:acm bootloader changes. |
2007-09-25 |
Keir Fraser |
15979:974c00dec723 |
Fix tools dependency-check scripts for *BSD. |
2007-09-25 |
Keir Fraser |
15978:1d74c55bb573 |
minios: Remove unnecessary padding and unused sections from x86/64 |
2007-09-25 |
Keir Fraser |
15977:70bb28b62ffb |
Fix security vulnerability CVE-2007-4993. |
2007-09-25 |
Keir Fraser |
15976:55c45361bbe3 |
xend memory ballooning: do not bother if guest will not fit in |
2007-09-24 |
Keir Fraser |
15975:ad339d88639d |
[Xend/ACM] Automatic loading of policy after xend has started. |
2007-09-24 |
Keir Fraser |
15974:66fa2bc70e2a |
x86: Auto-probe the serial port baud rate if 'com1' or 'com2' is |
2007-09-24 |
Keir Fraser |
15973:2b5c427c080f |
Another msised netbsd file. |
2007-09-24 |
Keir Fraser |
15972:f673460e0701 |
Missed files in previous changeset. |
2007-09-24 |
Keir Fraser |
15971:a6190cf22c46 |
xenstat/xenstore: NetBSD fixes. |
2007-09-24 |
Keir Fraser |
15970:94e3684d0e81 |
Fix xentrace build. |
2007-09-24 |
Tim Deegan |
15969:117b36e95de9 |
Merge |
2007-09-24 |
Tim Deegan |
15968:1445de775a7c |
Merge |
2007-09-24 |
Tim Deegan |
15967:c0d1825f5189 |
[HVM] Don't count "missed ticks" on one-shot timers. |
2007-09-24 |
Keir Fraser |
15966:e73ea74cba30 |
libxc: NetBSD-specific pieces. |
2007-09-24 |
Keir Fraser |
15965:6ab8580e6855 |
Xen tracing cleanups and fixes. |
2007-09-23 |
Keir Fraser |
15964:d17532dc1725 |
Fix the build after AMD IOMMU patches. |
2007-09-23 |
Keir Fraser |
15963:4fdcea9881b2 |
vt-d: disable for old chipset steppings with incompatible page table format. |
2007-09-23 |
Keir Fraser |
15962:40d88481cd3f |
XSM:FLASK support for domain management under Xen-API |
2007-09-23 |
Keir Fraser |
15961:5957d62f7290 |
Fix libfsimage build on NetBSD. |
2007-09-22 |
Keir Fraser |
15960:f187dc338d82 |
vmxassist: Emulate HLT. |
2007-09-21 |
Keir Fraser |
15959:f7c1758b8b16 |
libxc: improve error message when starting a domain and mmap() fails |
2007-09-21 |
Keir Fraser |
15958:ca1360094654 |
network-bridge: default to eth0 if no default gateway. |
2007-09-21 |
Keir Fraser |
15957:844e507d56b8 |
Add AMD IOMMU support into hypervisor |
2007-09-21 |
Keir Fraser |
15956:a956ef58b012 |
Fix build after tracing changes. |
2007-09-21 |
George Dunlap |
15955:305a8dbc264c |
[xen][hvm][tracing] Refine hvm tracing |
2007-09-21 |
George Dunlap |
15954:7ed576909132 |
[xen][tracing] Introduce variable-size trace records |
2007-09-21 |
Keir Fraser |
15953:517432b9f8b5 |
vmx: Fix VMCS state pretty printing. |
2007-09-20 |
Keir Fraser |
15952:40bf3ffff484 |
Fix tools/console to build on NetBSD. |
2007-09-20 |
Keir Fraser |
15951:ecbddf7b7896 |
vtd: Fix init/destroy domain hooks. |
2007-09-20 |
Keir Fraser |
15950:35893e27bdeb |
libelf: OpenBSD and NetBSD portability. |
2007-09-20 |
Keir Fraser |
15949:7bd5b1f55308 |
vtd: cleanups to iommu code. |
2007-09-20 |
Keir Fraser |
15948:2477e94450aa |
cpufreq: Support cpufreq updates on AMD hardware by dom0 kernel. |
2007-09-20 |
Keir Fraser |
15947:00040cd1b34f |
[XM-TEST] Fixes a parameter to the external tools used |
2007-09-20 |
Tim Deegan |
15946:01c329f425a8 |
Merge |
2007-09-20 |
Tim Deegan |
15945:a93ebecda83b |
[HVM] iommu p2m ops: check guest is translated, and maintain m2p consistency |
2007-09-20 |
Keir Fraser |
15944:be5f27ff147b |
Fix typo in blktap script. |
2007-09-20 |
Keir Fraser |
15943:c2d651811741 |
vmx: Fix 64-bit asm stub for VM entry/exit. |
2007-09-20 |
Tim Deegan |
15942:1902a21dd1ae |
Merge |
2007-09-19 |
Tim Deegan |
15941:4c8394e3b011 |
[TOOLS] Make xc_domain_{save, restore} understand compat guests |
2007-09-20 |
Keir Fraser |
15940:b33ee2276b6a |
domctl and p2m changes for PCI passthru. |
2007-09-20 |
Keir Fraser |
15939:39c85fa942aa |
VTD: Small fix to iommu initialisation. |
2007-09-20 |
Keir Fraser |
15938:fdabc0af5852 |
[VTD] dynamically determines whether to link with libpci or not in QEMU. |
2007-09-19 |
kfraser |
15937:177ebf350b4c |
libxc portability fixes for NetBSD. |
2007-09-19 |
kfraser |
15936:b21ba95c686b |
ia64: Fix target for Linux image install. |
2007-09-19 |
kfraser |
15935:4bc37263e69f |
vmx: Print VMCS state in a more helpful format. |
2007-09-19 |
kfraser |
15934:ec3b23d8d544 |
hvm: Always keep canonical copy of RIP/RSP/RFLAGS in |
2007-09-19 |
Ian Campbell |
15933:202153d094d8 |
Using "make install" causes a distro specific script |
2007-09-19 |
George Dunlap |
15932:91a5b7eaede3 |
[shadow] Be smarter about what we check to avoid unnecessary brute-force searches |
2007-09-19 |
George Dunlap |
15931:fadd1f8222b3 |
[SHADOW] Use fast-unshadow for early_unshadow heuristic. |
2007-09-19 |
kfraser |
15930:6146bea9e67f |
hvm: hvm_{load,store}_cpu_guest_regs() does not touch segment |
2007-09-19 |
kfraser |
15929:45548c83daef |
PCI passthru various Xen changes. |
2007-09-19 |
kfraser |
15928:aad813d8a8ad |
PCI passthru: VT-d I/O hooks. |
2007-09-18 |
kfraser |
15927:b7eb2bb9b625 |
IRQ injection changes for HVM PCI passthru. |
2007-09-18 |
kfraser |
15926:b594583d6e44 |
Log an error when enabling shadow mode fails for live relocation. |
2007-09-18 |
kfraser |
15925:f19c741cb55f |
Evaluate XEN_GUEST_HANDLE_64 twice. |
2007-09-18 |
kfraser |
15924:e1c80d6bf2cf |
xm: Extend width of ID in 'xm list --label' to 5 digits |
2007-09-18 |
kfraser |
15923:da8b8fbe26c2 |
[VTPM] VTPM manager -- Fix parameter check |
2007-09-18 |
kfraser |
15922:3ce70f7312d9 |
[VTPM] Fix vTPM function in HVM domain |
2007-09-18 |
Steven Hand |
15921:15babb02bc75 |
Intercept TS on SVM. |
2007-09-18 |
kfraser |
15920:3727f7570dff |
Revert 15826:447db1235adf1bc59bbd76c951716c3df7ee8843. |
2007-09-18 |
kfraser |
15919:35fb20c4822c |
hvm: Support hardware task switching. |
2007-09-17 |
kfraser |
15918:49700bb716bb |
hvm: New HVM function hvm_set_segment_register(). |
2007-09-17 |
Tim Deegan |
15917:babe17e7a4ee |
[XEN] p2m: internal p2m_set_entry() function uses types rather than |
2007-09-14 |
kfraser |
15916:f4bbd3f327e4 |
Intel vt-d specific changes in arch/x86/hvm/vmx/vtd. |
2007-09-14 |
kfraser |
15915:acfa9290746f |
PCI passthru: tools changes (generic and vt-d) |
2007-09-14 |
kfraser |
15914:b3f681d71265 |
x86: fix NUMA code for 32bit |
2007-09-14 |
kfraser |
15913:0349e4eedd25 |
qemu-dm: fix block-raw io debug print |
2007-09-14 |
kfraser |
15912:9a7cbde124a5 |
Fix xm dump-core command for paused domain. |
2007-09-14 |
kfraser |
15911:9f4f70233041 |
Fix 'xm reboot' |
2007-09-14 |
kfraser |
15910:c36292e83f07 |
Fix two memory leaks in xend. |
2007-09-14 |
kfraser |
15909:b032af6ad976 |
Let Xen cmdline boolean options be specified as "=0", "=1", "=false", "=true". |
2007-09-14 |
Tim Deegan |
15908:a79d2c043643 |
[XEN] add typed p2m entry-setting function |
2007-09-12 |
kfraser |
15907:ca495837a722 |
Generic and VT-d specific Xen header changes for PCI passthru. |
2007-09-12 |
kfraser |
15906:9dd580b8b056 |
x86: allow Dom0 to drive PC speaker |
2007-09-12 |
Tim Deegan |
15905:45dbef0ab7a6 |
[XEN] Fix assert in typed p2m code |
2007-09-12 |
kfraser |
15904:a00cc97b392a |
docs: Fix typos. |
2007-09-27 |
Alex Williamson |
15903:eae7b887e5ac |
[IA64] Consolidate DELIVER_PSR_CLR and DELIVER_PSR_SET definition. |
2007-09-27 |
Alex Williamson |
15902:764d33505b98 |
[IA64] Make viosapic SMP-safe adding lock/unlock similar to x86 vioapic |
2007-09-27 |
Alex Williamson |
15901:b658296982ee |
[IA64] make vacpi SMP-safe by adding lock similar to x86 pmtimer |
2007-09-27 |
Alex Williamson |
15900:51f4a0e0b554 |
[IA64] Merge vmx_dispatch_itlb_miss and vmx_dispatch_dtlb_miss |
2007-09-27 |
Alex Williamson |
15899:65e336ea451f |
[IA64] asm-offsets.s must depend on $(HDRS) |
2007-09-26 |
Alex Williamson |
15898:788c39a0b905 |
[IA64] Use same RID fro rr0 and rr4 in metaphysical mode. |
2007-09-26 |
Alex Williamson |
15897:c7140b8f56ac |
[IA64] clean up xenitp build warnings |
2007-09-24 |
Alex Williamson |
15896:42d4313b5fdd |
[IA64] update .hgignore for xenitp |
2007-09-24 |
Alex Williamson |
15895:b3862770cde2 |
[IA64] Add xenitp tool |
2007-09-21 |
Alex Williamson |
15894:09b45357e492 |
[IA64] vmx_vcpu_tak: Fix bugs |
2007-09-21 |
Alex Williamson |
15893:f3173d151e1d |
[IA64] debug_op hypercall and debug points |
2007-09-17 |
Alex Williamson |
15892:b2a02f7ed849 |
[IA64] Make use of PAGE_MASK and PAGE_ALIGN() |
2007-09-17 |
Alex Williamson |
15891:fdd298b75fb5 |
[IA64] Performance enhancement for big-endian, 4k-pages, protection keys |
2007-09-17 |
Alex Williamson |
15890:082faaa306e0 |
[IA64] Fill more registers for vcpu_getcontext |
2007-09-17 |
Alex Williamson |
15889:b91d16ab68be |
[IA64] Cleanup: remove unused declarations, add static and reindent |
2007-09-17 |
Alex Williamson |
15888:0902e4aae810 |
[IA64] Make local functions static, indentation |
2007-09-17 |
Alex Williamson |
15887:0f16d41ebb0b |
[IA64] cleanup vmx_virt.c |
2007-09-17 |
Alex Williamson |
15886:487df63c4ae9 |
[IA64] Check slot for itr.d and itr.i and generate interrupt in case of error. |
2007-09-17 |
Alex Williamson |
15885:b5488dee14af |
[IA64] Remove some legacy debug code. |
2007-09-12 |
Alex Williamson |
15884:ea0b57e35c2c |
[IA64] Fix unmodified drivers. |
2007-09-11 |
Alex Williamson |
15883:4c020dd76b18 |
[IA64] Remove unused variable |
2007-09-11 |
Alex Williamson |
15882:923795831f9a |
[IA64] tak emulation, minor 4k-page correction |
2007-09-11 |
Alex Williamson |
15881:42caadb14edb |
[IA64] Make Big-Endian appliation run on top of dom0 and domU |
2007-09-11 |
Alex Williamson |
15880:c94683db19e9 |
[IA64] Remove unused arguments of vmx_switch_rr7 |
2007-09-11 |
James Bulpin |
15879:fec8b52b1a7f |
[xm-test] Set "console=xvc0" for xm-test guests on Intel architecture platforms. |
2007-09-11 |
kfraser |
15878:5352a7cc4f2a |
[QEMU] Enhance raw io reliability |
2007-09-11 |
kfraser |
15877:2e4912a256a4 |
qemu: Backport qemu vnc/event-loop fix from upstream. |
2007-09-11 |
kfraser |
15876:0ec41d91799f |
hvmloader: ACPI DSDT dynamically indicates presence of COM1/COM2 ports |
2007-09-11 |
kfraser |
15875:4cd10e49c3f8 |
Fix memory leak in xend |
2007-09-11 |
kfraser |
15874:d146097e049d |
Add 'type vnc' to vfb device sexpr for HVM guest |
2007-09-11 |
Tim Deegan |
15873:7dfc9a7a0d4e |
Xend: "shadow_memory" setting in xm config is in MiB, not bytes. |
2007-09-11 |
kfraser |
15872:5ccf8bbf8628 |
x86: Clean up asm keyword usage (asm volatile rather than __asm__ |
2007-09-11 |
kfraser |
15871:a657ebf8e418 |
x86: Use halt() macro instead of direct HLT asm. |
2007-09-11 |
kfraser |
15870:2635119a1766 |
xenstore: Remove incorrect comment. |
2007-09-10 |
Alex Williamson |
15869:42b925c00d8a |
merge with xen-unstable.hg (staging) |
2007-09-10 |
kfraser |
15868:154769114a82 |
x86: Cleanup system restart code, and wait 10ms for APs to offline. |
2007-09-10 |
kfraser |
15867:aaae02dbe269 |
x86: Handle 'self-IPI' on legacy UP systems with no APIC. |
2007-09-10 |
kfraser |
15866:1c85fe14169f |
Change prototype of machine_restart to void machine_restart(void). |
2007-09-10 |
kfraser |
15865:e3984b0b81f5 |
vmx: Sync with SVM TPR/CR8 changes. |
2007-09-10 |
kfraser |
15864:924c153e0cf9 |
svm: Greatly reduce total number of CR8 intercepts |
2007-09-10 |
Tim Deegan |
15863:4633e9604da9 |
[HVM] Add type information to the p2m map. |
2007-09-10 |
kfraser |
15862:1474db8058b2 |
[libxen] Compilation fix. |
2007-09-10 |
kfraser |
15861:005cd2cba069 |
Remove dead code in acpi sleep. |
2007-09-08 |
kfraser |
15860:1a8f8f96e0cd |
Install xen/xsm headers to .../usr/include/xen/xsm/ |
2007-09-10 |
Alex Williamson |
15859:7d9b20d91102 |
[IA64] Use xc_map_foreign_pages() in copy_from_GFW_to_nvram() |
2007-09-10 |
Alex Williamson |
15858:1c392e192379 |
[IA64] Cleanup within vti code |
2007-09-07 |
Alex Williamson |
15857:f16bff0934d7 |
merge with xen-unstable.hg (staging) |
2007-09-07 |
kfraser |
15856:a53aaea4c698 |
hvm: Fix up guest_table handling after p2m changes. |
2007-09-07 |
kfraser |
15855:f8e7f06b351c |
x86/32: Fix domain_relinquish_resources(). |
2007-09-07 |
kfraser |
15854:9071521d4864 |
xc_map_foreign_pages(), a convenient alternative to xc_map_foreign_batch() |
2007-09-07 |
kfraser |
15853:0c14d0bf369e |
Fix error message and wait time for xm block-detach command. |
2007-09-07 |
kfraser |
15852:7dba4441bf92 |
xend: Fix error message for xm trigger command. |
2007-09-07 |
kfraser |
15851:f2bc66154ba9 |
xend: waitForDevices() on xm reboot. |
2007-09-07 |
kfraser |
15850:05950e909ba6 |
Fix xenstored's dup2() usage. |
2007-09-07 |
kfraser |
15849:f779ee15c553 |
PV-on-HVM: Fix non-SMP build warning for PV-on-HVM drivers. |
2007-09-07 |
kfraser |
15848:9cc5858c145d |
Check for libxml2 if security tools are to be built, and adapt the |
2007-09-06 |
Alex Williamson |
15847:192f2df46e67 |
[IA64] Foreign p2m: make xc_ia64_get_pfn_list() static |
2007-09-06 |
Alex Williamson |
15846:e7c143aafbc1 |
[IA64] Foreign p2m: rewrite save/restore with foreign p2m |
2007-09-06 |
Alex Williamson |
15845:de247793f7b5 |
[IA64] Foreign p2m: xc_core: ia64 xc_core_arch_gpfn_may_present() |
2007-09-06 |
Alex Williamson |
15844:005652f8e4e4 |
[IA64] Foreign p2m: test module |
2007-09-06 |
Alex Williamson |
15843:3cde7ffdfd0f |
[IA64] Foreign p2m: libxc side |
2007-09-06 |
Alex Williamson |
15842:d956779d8d47 |
[IA64] Foreign p2m: xen side |
2007-09-06 |
Alex Williamson |
15841:c5f735271e22 |
[IA64] Foreign p2m: Fix vti domain builder. |
2007-09-06 |
Alex Williamson |
15840:af03eea56697 |
[IA64] Add missing continuable destroy domain chunk |
2007-09-06 |
Alex Williamson |
15839:8b2e0de43b55 |
[IA64] fix build - missing include |
2007-09-06 |
Alex Williamson |
15838:4ffca478e2f7 |
merge with xen-unstable.hg (staging) |
2007-09-06 |
kfraser |
15837:32f331858d75 |
Fix domain restore after memory auto-balloon changes. |
2007-09-06 |
kfraser |
15836:9813c9c79055 |
Fix xm-test python import after XSM security changes. |
2007-09-06 |
kfraser |
15835:49b67fdefcd6 |
[XSM] correctly rename, relocate and patch the security.py file |
2007-09-06 |
kfraser |
15834:453f87d6e7f0 |
[XSM] correctly located update_va_mapping hook within x86 ifdefs |
2007-09-06 |
kfraser |
15833:447db1235adf |
hvm: Ignore NMI deliveries for now, until hardware taskswitch is emulated. |
2007-09-06 |
kfraser |
15832:4b5f3a087737 |
hvm: Remove hvm-specific NMI flag and use generic flag instead. |
2007-09-06 |
kfraser |
15831:dd230a032a8d |
Delete flask tools build target and add to .hgignore. |
2007-09-03 |
Ian Campbell |
15830:e8b71d5e584d |
Build libflask unconditionally since the python low-level tools |
2007-09-03 |
Ian Campbell |
15829:1b11356af548 |
Fix 64 bit build, cannot mix code and data declarations. |
2007-08-31 |
kfraser |
15828:3b50a7e52ff2 |
Implement x86 continuable domain destroy. |
2007-08-31 |
kfraser |
15827:230000d3ef32 |
xend: Always build lowlevel security modules, as there are some |
2007-08-31 |
kfraser |
15826:7e79e7f01f3d |
Implement ia64 continuable domain destroy. |
2007-08-31 |
kfraser |
15825:bd59dd48e208 |
Make XEN_DOMCTL_destroydomain hypercall preemptible, in a way that is |
2007-08-31 |
kfraser |
15824:ca0938180509 |
libxenctrl: xc_destroy_domain() handles EAGAIN. |
2007-08-31 |
kfraser |
15823:5ee379a1f0d0 |
xend: Correct indexing in xc_cpu_to_node_t map. |
2007-08-31 |
kfraser |
15822:2f13d0f2b07c |
xend: Add blktap disk type check |
2007-08-31 |
kfraser |
15821:06ac4c740c4a |
Add line termination to 'echo' usage in network-bridge script. |
2007-08-31 |
kfraser |
15820:16e01b0dcdbc |
Fix handling of auto-generated file xsm.py. |
2007-08-31 |
kfraser |
15819:7e7e0ea6a0bb |
Cleanups after XSM checkin. |
2007-08-31 |
kfraser |
15818:fa4d44c9d9f6 |
Xen Security Modules: ACM. |
2007-08-31 |
kfraser |
15817:993655d24b55 |
Xen Security Modules: Tools. |
2007-08-31 |
kfraser |
15816:6c8c934b235c |
Xen Security Modules: FLASK |
2007-08-31 |
kfraser |
15815:96f64f4c42f0 |
Xen Security Modules: XSM |
2007-08-31 |
kfraser |
15814:0f196e11a143 |
DEFINE_XEN_GUEST_HANDLE is evaluated by the pre-processor twice. Do this also for XEN_GUEST_HANDLE. |
2007-08-31 |
kfraser |
15813:577313e3c0a6 |
Fix blktap script for versions of readlink command that do not handle |
2007-08-31 |
Tim Deegan |
15812:86a154e1ef5d |
[HVM] Shadow: don't shadow the p2m table. |
2007-08-31 |
Tim Deegan |
15811:9fd5becfba6b |
[XEN] Shadow: remove ununsed function shadow_convert_to_log_dirty(). |
2007-08-30 |
kfraser |
15810:9554ec3e27cd |
Support extensions to Intel architecture for TXT/SMX. |
2007-08-30 |
kfraser |
15809:d032a17aced2 |
qemu: Allow more IDE power management. |
2007-08-30 |
kfraser |
15808:b3689eb59c5e |
blktap: Fix double-free in tapdisk cleanup. |
2007-08-30 |
kfraser |
15807:fba9884685fb |
PV-on-HVM: Define DEFINE_RWLOCK() macro for older Linux kernels. |
2007-08-30 |
kfraser |
15806:3738840029b4 |
PV-on-HVML: Remove extra parentheses in netif_tx_lock_bh and netif_tx_unlock_bh |
2007-08-30 |
kfraser |
15805:8f1c807ace97 |
[ACM/XEND] Fix case where resource label file does not exist. |
2007-08-30 |
kfraser |
15804:3805cc382dbe |
qemu: Remove mapcache lock - we no longer have multiple threads in core qemu code. |
2007-08-30 |
kfraser |
15803:23bf79231e12 |
Update dump-core-foramt.txt documentation. |
2007-08-30 |
kfraser |
15802:263fc122f62b |
Introduce xc_core_arch_gpfn_may_present() hook. |
2007-08-30 |
kfraser |
15801:df860912f348 |
Optimize xc_core.c implementation. |
2007-08-30 |
kfraser |
15800:104aba61893e |
Some minor cleanup of xc_core.c. |
2007-08-30 |
kfraser |
15799:1c19a3430ab1 |
xen: Understand the E820_UNUSABLE (type code 5) memory type. |
2007-08-30 |
kfraser |
15798:c398dad9d50a |
hvm: Provide an HVMOP_flush_tlbs to flush VCPU TLBs. |
2007-08-29 |
kfraser |
15797:b485d8d7347a |
ioemu: Avoid unaligned guest memory accesses on ia64. |
2007-08-29 |
kfraser |
15796:2eb38cefdcd9 |
Skipping image name at start of command line is an |
2007-08-29 |
kfraser |
15795:c868eab6c99b |
hvm: Add rombios decoding of F11/F12 scancodes in support for |
2007-08-29 |
kfraser |
15794:adad9f3820f1 |
Improve commenting of xencomm_ctxt_next(). |
2007-08-29 |
kfraser |
15793:828e1df114d4 |
hvm: Intercept reads of MSR_IA32_MCG_CAP and return 0. |
2007-08-29 |
kfraser |
15792:747b71c8c4a8 |
x86: Do not #GP when guest writes unexpected values to CR4. Just |
2007-08-29 |
kfraser |
15791:79053138b35c |
x86: Remove (most) Centaur CPU support. Only VIA C7 can work, as it |
2007-08-29 |
kfraser |
15790:86a02b7148fa |
x86: Kill Rise iDragon support. |
2007-08-28 |
kfraser |
15789:8e9ec8711efa |
ioemu: Avoid struct members clashing with POSIX apis |
2007-08-28 |
kfraser |
15788:8e3abd893835 |
xm: Fix error message for xm create command. |
2007-08-28 |
kfraser |
15787:7f53312a3297 |
ioemu: error checkin when setting up the Cirrus Logic video device. |
2007-08-28 |
kfraser |
15786:505021d029eb |
xend: Fix memory ballooning logic during save/restore. Should be same |
2007-08-28 |
kfraser |
15785:2aee2e4eacc8 |
Fix VNC server after HVM save/restore/migrate, when no vncpasswd specified. |
2007-08-28 |
kfraser |
15784:f4a0804d18f9 |
xencomm: Code style cleanups. |
2007-08-28 |
kfraser |
15783:c93e2a822d6f |
[xen, xencomm] xencomm multiple page support |
2007-08-28 |
kfraser |
15782:b1c3b9df7d9a |
[xen, xencomm] fix various xencomm invalid racy access. |
2007-08-24 |
kfraser |
15781:58d131f1fb35 |
hvmloader: Clarify relationship between xen_domain_handle_t and SMBIOS uuid field. |
2007-08-24 |
Keir Fraser |
15780:f279d776fcb0 |
x86: Fix paging_init() to not overwrite existing page-directory entry |
2007-08-17 |
kfraser |
15779:1892f4a9822f |
Merge with ia64/xen-unstable.hg |
2007-08-17 |
Ian Campbell |
15778:8ef276326042 |
silentoldconfig seems to break automated testing, try an explicit make prepare |
2007-08-17 |
kfraser |
15777:ceb0115627b9 |
Update version number to reflect that next stable release will be 3.2.x |
2007-08-17 |
Ian Campbell |
15776:ae923d1f50bf |
Linux 2.6.18 doesn't create include/linux/autoconf.h as a side effect |
2007-08-17 |
Ian Campbell |
15775:a1b6555a37bf |
Pull XEN_LINUX_UPDATE into mk.linux-2.6-xen so it can be shared by |
2007-08-17 |
kfraser |
15774:bd8647a7b992 |
Add sharing-check for blktap |
2007-08-17 |
kfraser |
15773:ac7a8c9d6202 |
xend: Fix vbd detach. |
2007-08-17 |
kfraser |
15772:458e8b37aec8 |
Fix "xm restore" require 4 times amount of memory on ia64. |
2007-08-17 |
kfraser |
15771:2ece8ff05ce7 |
xend: Avoid unnecessary writes to xenstore. |
2007-08-16 |
kfraser |
15770:cd511c380e03 |
Tack -m32/-m64 on HOSTCFLAGS when COMPILE_ARCH is x86. |
2007-08-16 |
kfraser |
15769:d1f9652e35c3 |
Avoid new-fangled gnumake else-if syntax. |
2007-08-16 |
kfraser |
15768:0edecad52917 |
Allow Xen to build on FreeBSD. |
2007-09-06 |
Alex Williamson |
15767:12be90e2f831 |
[IA64] Supress warning of __assign_domain_page(). |
2007-08-28 |
Alex Williamson |
15766:3cd445aecf59 |
[IA64] Fixes for 4k page support. |
2007-08-28 |
Alex Williamson |
15765:9341dd055619 |
[IA64] Remove unused var opt_xenheap_megabytes |
2007-08-28 |
Alex Williamson |
15764:f88eea67a469 |
[IA64] Move nvram from /usr to /var |
2007-08-28 |
Alex Williamson |
15763:c21bd325088a |
[IA64] Fix parallel build; directory must exist before making symlink |
2007-08-24 |
Alex Williamson |
15762:6644d8486266 |
[IA64] Clean up NVRAM failure case |
2007-08-24 |
Alex Williamson |
15761:0cc2e0a1b2fc |
[IA64] Kill PM timer |
2007-08-16 |
Alex Williamson |
15760:049d4baa9965 |
[IA64] xencomm - compilation fix of unmodified driver |
2007-08-16 |
Alex Williamson |
15759:cb3c7f006077 |
[IA64] Use common xencomm.c and remove ia64 xencomm.c |
2007-08-16 |
Alex Williamson |
15758:778985f246a0 |
merge with xen-unstable.hg |
2007-08-16 |
kfraser |
15757:256160ff19b7 |
Remove unused max_dma_mfn variable. |
2007-08-14 |
kfraser |
15756:c98c707a07a8 |
xencomm: Fix for code style. |
2007-08-14 |
kfraser |
15755:3db3c4868568 |
[xen, xencomm] preparetion for xencomm consolidation. |
2007-08-14 |
kfraser |
15754:0d367c186e8c |
[xen, xencomm] xencomm trivial bug fix |
2007-08-14 |
kfraser |
15753:e9a5c6b2acbe |
xen: Cache 'current' vcpu in physdev_op hcall implementation. |
2007-08-14 |
kfraser |
15752:ef79bf6f0142 |
xen: Do not accept DOMID_SELF as input to DOMCTL_getdomaininfo. |
2007-08-14 |
kfraser |
15751:fdffab15499d |
libxc: Various xc_evtchn_* functions must return signed integer type. |
2007-08-13 |
kfraser |
15750:08e962b8597c |
hvm: Cleanups to state-restore paths (including vmxassist world restore). |
2007-08-13 |
Tim Deegan |
15749:d8b5b02c52cf |
[HVM] [TOOLS] Move device state save earlier in suspend path |
2007-08-13 |
kfraser |
15748:01c721fddb90 |
[PV-on-HVM]: Add missing includes |
2007-08-13 |
kfraser |
15747:f2649861d594 |
x86-64: enable hypervisor output on VESA frame buffer |
2007-08-12 |
James Bulpin |
15746:c362bcee8047 |
xm-test: Allow dom0 network interface used in tests to be overriden |
2007-08-10 |
kfraser |
15745:66a262700cf7 |
x86: Trivial clean up of debug output. |
2007-08-10 |
kfraser |
15744:8c77ae93f982 |
x86: Improved memcpy() asm implementation. |
2007-08-09 |
kfraser |
15743:95f90f24f3b1 |
Fix xm block/network-detach command. |
2007-08-09 |
kfraser |
15742:f0298301ba8b |
acm: Some fixes to the Xend ACM management code |
2007-08-09 |
kfraser |
15741:3876b4e7cc0a |
x86-64: pv wrmsr emulation fix |
2007-08-09 |
kfraser |
15740:db21f714d37f |
Ensure multiboot modules are mapped when we copy them. |
2007-08-09 |
kfraser |
15739:b55fe44438bc |
x86: Always define both PAE and non-PAE address constants |
2007-08-09 |
kfraser |
15738:918e04a982b8 |
acm: Cleaner use of copy_from_guest(). |
2007-08-09 |
kfraser |
15737:ae3b1331ce19 |
Clean up usage of 'current' in do_iret() hypercall. |
2007-08-08 |
kfraser |
15736:484848f240e8 |
x86: Do not print unbounded bogus FACS signature. |
2007-08-08 |
kfraser |
15735:9ef1c3e6c48e |
hvm: Handle hw_cr[] array a bit more sanely. |
2007-08-08 |
kfraser |
15734:25e5c1b9faad |
hvm: Unify %cr0 handling. |
2007-08-08 |
Ian Campbell |
15733:359707941ae8 |
Do not clobber new wallclock offset on restore. |
2007-08-08 |
kfraser |
15732:00aa18fd722e |
hvm: Fix %cr4 handling in HAP paging mode. |
2007-08-08 |
Tim Deegan |
15731:35337d5c83f9 |
Merge |
2007-08-08 |
Tim Deegan |
15730:123ad31e9c3b |
[TOOLS] Avoid unaligned accesses in libfsimage FAT16 code |
2007-08-08 |
kfraser |
15729:da2c7dab1a3a |
hvm: More cleanups, particularly to %cr4 handling. |
2007-08-08 |
kfraser |
15728:511c41a55045 |
hvm: More cleanups around paging interfaces. |
2007-08-07 |
kfraser |
15727:0f541efbb6d6 |
hvm: Clean up control-register and EFER handling. |
2007-08-16 |
Alex Williamson |
15726:b5dbf184df6c |
[IA64] Support of 4k page size for individual guests |
2007-08-16 |
Alex Williamson |
15725:f317c27973f5 |
[IA64] Shrink vtlb size |
2007-08-12 |
Alex Williamson |
15724:cd51fa91956b |
merge with xen-unstable.hg |
2007-08-07 |
kfraser |
15723:7953164cebb6 |
xen: Clean up some paging files: no tab and trailing spaces. |
2007-08-07 |
kfraser |
15722:ff2dae3ebb1d |
xentop: fix abnormal value cpu(%) when domain shutdown. |
2007-08-07 |
kfraser |
15721:007a11317ce8 |
[ACM] Explicitly cast byte arrays when used in copy_from_guest |
2007-08-06 |
Tim Deegan |
15720:6f18f5bdeea3 |
[HVM] Store Etherboot ROM as hexdump, not binary |
2007-08-06 |
kfraser |
15719:11b70c3d2194 |
xm: Fix control characters causing xm tests to fail. |
2007-08-06 |
kfraser |
15718:c2d4efc2c8f9 |
xm: pass --skipdtd parameter through to 'xm new' |
2007-08-06 |
Ian Campbell |
15717:c229802cedbb |
[32on64] Copy the right grant table status code back to the guest. |
2007-08-06 |
kfraser |
15716:b82e6818fb31 |
hvm: Fix PV-on-HVM drivers to not execuite hypercall page while it is |
2007-08-06 |
kfraser |
15715:e1435c1f3382 |
hvm: Fix save/restore when callback_via line is routed through a PCI |
2007-08-06 |
kfraser |
15714:fd20c1333e3e |
pygrub: LiloConf.py supports root and read-only |
2007-08-06 |
kfraser |
15713:f8d5c509f156 |
Fix/cleanup destroyDevice code path in xend. |
2007-08-06 |
kfraser |
15712:92e43b36d211 |
[ACM] Support for removing / replacing a policy |
2007-08-06 |
kfraser |
15711:6384e168f122 |
[ACM] Support for running unlabeled domains alongside labeled ones |
2007-08-03 |
kfraser |
15710:0120cca78435 |
domain builder: Zero start_info struct. |
2007-08-03 |
kfraser |
15709:cb3e6fcb7f34 |
On debug builds, scrub pages with non-zero poison. |
2007-08-03 |
Tim Deegan |
15708:52e5c110aadb |
[HVM] Yet another MCA/MCE MSR. |
2007-08-03 |
kfraser |
15707:a451b0ab40d9 |
es7000: Remove the bulk of the ES7000 specific code from Xen. |
2007-08-02 |
kfraser |
15706:9f939ff527ee |
Merge with ppc/xen-unstable.hg |
2007-08-02 |
Hollis Blanchard |
15705:04fb85a46dc5 |
merge with xen-unstable.hg |
2007-08-02 |
Hollis Blanchard |
15704:976db28bcc43 |
[POWERPC][XEN] Commit missing multiboot files. |
2007-08-02 |
kfraser |
15703:7ee30cf72fd3 |
libelf: Clean up and fix up BSD symtab handling. |
2007-08-02 |
kfraser |
15702:78be123257fa |
elfloader: Re-add break stmt I stupidly removed from elf parser. |
2007-08-02 |
kfraser |
15701:29f349a3b452 |
libelf: Remove unneeded extra elf_set_verbose() invocation. |
2007-08-02 |
Tim Deegan |
15700:e0b424bc9572 |
Merge |
2007-08-02 |
Tim Deegan |
15699:bf85b467ee89 |
[MINIOS] fix x86_64 p2m map and CFLAGS |
2007-08-01 |
kfraser |
15698:07364f8574b8 |
xenstore: Redirect stdin/stdout/stderr to /dev/null. |
2007-08-01 |
kfraser |
15697:f343d3c16dcc |
xenstore: Do not assign to stdout/stderr/stdin - they are not |
2007-08-12 |
Alex Williamson |
15696:5b19839d0365 |
[IA64] Make MMU setting of domVTi configurable |
2007-08-12 |
Alex Williamson |
15695:54c721bb6d45 |
[IA64] Minimal long vhpt format support |
2007-08-12 |
Alex Williamson |
15694:82f5fbe59e26 |
[IA64] Use defines instead of hard coded numbers |
2007-08-08 |
Alex Williamson |
15693:87a72ba32301 |
[IA64] Saner dom0 memory and cpu defaults |
2007-08-06 |
Alex Williamson |
15692:cc83df4c96d6 |
[IA64] Fix parameter check in do_hvm_op() |
2007-08-03 |
Alex Williamson |
15691:90c830835ec1 |
[IA64] Cleanup panic |
2007-08-03 |
Alex Williamson |
15690:0cf0feba58fb |
[IA64] Remove more useless code |
2007-08-01 |
Alex Williamson |
15689:d83c9d87ede4 |
merge with xen-unstable.hg |
2007-08-01 |
kfraser |
15688:88bb0d305308 |
[ELF] Load elf symbols when BSD_SYMTAB=yes. |
2007-08-01 |
kfraser |
15687:0c79a9414f8d |
xenstored: Do not write to stderr if we are daemonised! |
2007-08-01 |
kfraser |
15686:eabac09d9e4e |
xenstored: Remove unused util code. |
2007-08-01 |
kfraser |
15685:ad9a79db3839 |
blktap: Fix unaligned access to blktap/tapdisk message payloads. |
2007-08-01 |
kfraser |
15684:425c3d6f7557 |
Fix file descriptor leak in blktapctrl |
2007-08-01 |
kfraser |
15683:36caf6f84072 |
Merge with ppc/xen-unstable.hg. |
2007-07-30 |
Hollis Blanchard |
15682:553f64e4f6ef |
[POWERPC][XEN] Use multiboot2 data structures when present. |
2007-07-30 |
Hollis Blanchard |
15681:a94bf8086002 |
[POWERPC][XEN] Deal with "shadow" -> "paging" fallout. |
2007-07-30 |
Hollis Blanchard |
15680:403bb3c4130e |
[POWERPC][XEN] Fix build by adding proper guards to asm/numa.h |
2007-08-01 |
kfraser |
15679:43836c2b595b |
[IA64] Fix tools build. |
2007-07-31 |
kfraser |
15678:0636f262ecd8 |
hvm: Large-scale cleanups and fixes to event deliver logic. |
2007-07-31 |
kfraser |
15677:7c5c3aa858cc |
hvmloader: Avoid bogus use of NULL pointer. |
2007-07-31 |
Tim Deegan |
15676:66055f773d19 |
[HVM] Inject #PF when mmio instruction fetch fails |
2007-07-31 |
kfraser |
15675:66147ca8f9c4 |
hvm: Define common (across VMX and SVM) set of event types. |
2007-07-31 |
kfraser |
15674:9174a8cfb578 |
hvm: Fix CR0 handling, which I broke in 15652. |
2007-07-31 |
kfraser |
15673:8daf61f4d89d |
vmx: Simplify event-injection logic. |
2007-07-30 |
kfraser |
15672:55fb4c6e7702 |
[ACM] Some more fixes |
2007-07-30 |
kfraser |
15671:9cd309378326 |
[IA64] Disable ACPI SRAT,SLIT table of dom0. |
2007-07-30 |
kfraser |
15670:c0fbee66aff6 |
Add acpi_table_disable() into xen/drivers/acpi/tables.c |
2007-07-30 |
kfraser |
15669:d9c3836e0684 |
Move generate_acpi_checksum() from ia64 code to common. |
2007-07-27 |
kfraser |
15668:f42ca20a1bb3 |
hvm: Clean up CR0 handling. |
2007-08-01 |
Alex Williamson |
15667:77c87416fbd0 |
[IA64] Set rr0 to rr4 hyperprivop |
2007-07-31 |
Alex Williamson |
15666:039f2ccb1e38 |
[IA64] Fix PAL_HALT of dom0 for panic_notifier_list |
2007-07-30 |
Alex Williamson |
15665:d69a57b29e3f |
[IA64][MINIOS] PKR support |
2007-07-30 |
Alex Williamson |
15664:57f519c41534 |
[IA64] Switch on PKR |
2007-07-30 |
Alex Williamson |
15663:255abff9d1f7 |
[IA64] Extend interfaces to use itir instead logps |
2007-07-30 |
Alex Williamson |
15662:85c2f2d754ef |
[IA64] Use key in optimzation feature |
2007-07-30 |
Alex Williamson |
15661:522a1932111f |
[IA64] Declarations for PKR |
2007-07-30 |
Alex Williamson |
15660:32825349924d |
[IA64] Clean up unused pkrs[] handling. |
2007-07-27 |
Alex Williamson |
15659:4492a0285bae |
merge with xen-unstable.hg |
2007-07-27 |
kfraser |
15658:5682f899c7ae |
Implement Xen API method Console.set_other_config. |
2007-07-27 |
kfraser |
15657:2450743f51b2 |
Implement missing Xen API method Console.get_other_config. |
2007-07-27 |
kfraser |
15656:e63b331d8698 |
Fix Xen API console methods that use undefined variables. |
2007-07-27 |
kfraser |
15655:f035c4d9880a |
[Xend] Do network startup earlier. |
2007-07-27 |
kfraser |
15654:68f0e623f6b0 |
[XEND] Fix for creating VLANs using the Xen-API |
2007-07-27 |
kfraser |
15653:bf512fde6667 |
[ACM] Check a domain's authorization to run. |
2007-07-26 |
Tim Deegan |
15652:07655ed2fe58 |
[HVM] Save/restore: don't leak shared-memory segments after HVM live-migrate. |
2007-07-25 |
kfraser |
15651:3ec3e2840a29 |
xenstored: Fix socket-based connection teardown. Reading zero bytes |
2007-07-24 |
kfraser |
15650:68260372b6da |
xenstore: Small cleanups and fixes. |
2007-07-24 |
kfraser |
15649:207582c8d88b |
Add domain name check and UUID check to 'xm new' command. |
2007-07-24 |
Tim Deegan |
15648:d9836851a2a4 |
[HVM] Live-migration fixups after 15639:c585f993385c |
2007-07-24 |
Tim Deegan |
15647:cc48264ed647 |
Merge |
2007-07-24 |
Tim Deegan |
15646:c585f993385c |
[HVM] Control qemu's state-save via xenstore, instead of SIGUSR1 |
2007-07-24 |
kfraser |
15645:2f22450e716d |
xenstored: Fairly round-robin schedule work across all connections. |
2007-07-24 |
kfraser |
15644:eff24408830c |
xenstored: Guarantee to fire @releaseDomain watch when a domain is destructed. |
2007-07-24 |
Tim Deegan |
15643:531b8ccda973 |
[HVM] Shadow: release shadow lock during emulation path |
2007-07-23 |
kfraser |
15642:7bdc9f6407d3 |
[PVFB] Fix shift key for graphical vnc display |
2007-07-23 |
kfraser |
15641:c64f2a0dc2d7 |
[IOEMU] Fix shift key for graphical vnc display |
2007-07-23 |
kfraser |
15640:f45c9f122e0e |
[ACM] Check boundary conditions of passed parameters before accessing |
2007-07-23 |
kfraser |
15639:dae6a2790f6b |
[ACM] Coding style cleanups. |
2007-07-23 |
kfraser |
15638:4a8dbbc16d48 |
[ACM] Allow the loadpolicy operation once |
2007-07-20 |
Tim Deegan |
15637:66db6b98f072 |
Fix IA64 build |
2007-07-20 |
Tim Deegan |
15636:44e12d5b5178 |
[HVM] HAP: mark domains as HAP-enabled, not shadow-enabled. |
2007-07-20 |
Tim Deegan |
15635:3c28bc13a3f8 |
[XEN] replace shadow_* with paging_* in common code |
2007-07-20 |
kfraser |
15634:091134f5555c |
Xen PM: Clean up printk usage. |
2007-07-20 |
kfraser |
15633:8e2d43396306 |
Xen PM: Remove useless __sync_lazy_execstate(). |
2007-07-20 |
kfraser |
15632:ae672309bb95 |
Xen PM: Enter all ACPI S states on boot CPU. |
2007-07-20 |
kfraser |
15631:bb5c23bbc7b7 |
Fix hypercall migration. schedule_tail() is not required |
2007-07-19 |
kfraser |
15630:9c3a8ca0bf34 |
[MAN] Explanation of recent extensions to xm security subcommands |
2007-07-19 |
kfraser |
15629:e934846666e6 |
Improve xm vcpu-list command for inactive managed domains. |
2007-07-19 |
kfraser |
15628:f85acff5bef5 |
xend: Give back memory to dom0 after a failed auto-balloon attempt. |
2007-07-19 |
kfraser |
15627:3073f35ed58e |
Fix 64-bit build. |
2007-07-19 |
kfraser |
15626:fdc602720f11 |
Update xen-api docs. |
2007-07-19 |
kfraser |
15625:f1aed243f3f0 |
[xend / libxen] Add support for labeling of virtual network interfaces. |
2007-07-19 |
kfraser |
15624:c41dd7e841b1 |
xen: Clean up code style. |
2007-07-19 |
kfraser |
15623:858b9bc8d0e6 |
SMP support for Xen PM. |
2007-07-19 |
kfraser |
15622:0d291a7c8c1f |
[host s3] Retrieve necessary sleep information from plain-text ACPI |
2007-07-19 |
kfraser |
15621:f191aa8ac8ea |
vmx: Save host MSR state for SYSCALLs on all CPUs. |
2007-07-19 |
Ian Campbell |
15620:0eaa9f605b92 |
Build updates for building upstream trees. |
2007-07-18 |
Tim Deegan |
15619:e1f74a5a09cb |
Merge |
2007-07-18 |
Tim Deegan |
15618:ad87a4912874 |
[HVM] HAP: tidy up page allocation/tracking and monitor-table building. |
2007-07-18 |
kfraser |
15617:ad1c6cf0baaf |
hvm: Only complain about short-period periodic tickers. |
2007-07-18 |
kfraser |
15616:2cbaa58b1311 |
[xend][xen-api] Save new memory values in domain config when calling |
2007-07-18 |
kfraser |
15615:9c077fc8ccf1 |
[Xend] More security-related fixes |
2007-07-18 |
kfraser |
15614:7ef821ff6d89 |
[Xm-Test] Additional tests for the xm-test suite |
2007-07-18 |
Tim Deegan |
15613:4197a1aad70b |
[HVM] More MCA MSRs to ignore |
2007-07-18 |
Tim Deegan |
15612:4721e9d836dd |
[HVM] Hide contents of IA32_MCG_STATUS MSR from the guest. |
2007-07-17 |
kfraser |
15611:45b97e0f2dc8 |
hap: Merge the guest-walking functions into one. |
2007-07-17 |
kfraser |
15610:ee7a5ddc1847 |
Improve xm uptime command for inactive managed domains |
2007-07-17 |
kfraser |
15609:c1deef05c354 |
[VTPM] Make vTPM hotplug scripts use the UUID of the vTPM instance |
2007-07-17 |
kfraser |
15608:9559ba7c80f9 |
Merge with PPC Xen tree. |
2007-07-16 |
Hollis Blanchard |
15607:c9720159b983 |
[POWERPC][XEN] Use top-level CFLAGS. |
2007-07-13 |
Hollis Blanchard |
15606:3867217d3155 |
[POWERPC][XEN] Enable in-guest performance monitoring. |
2007-07-13 |
Hollis Blanchard |
15605:a69843c46641 |
[XEN][POWERPC] Fix build after NUMA nodemask changes. |
2007-07-17 |
kfraser |
15604:23dab4b05455 |
hap: Fix for coding style. |
2007-07-16 |
Tim Deegan |
15603:d99903a98ad0 |
[HVM] Qemu rtl8139: correct rx CRC calculation |
2007-07-16 |
Tim Deegan |
15602:1158b6115b14 |
[HVM] Qemu rtl8139: correct ring-buffer wrapping. |