age |
author |
revision |
description |
2010-02-08 |
Keir Fraser |
20956:5e49312fcb44 |
tools/xenconsole: fix Segmentation fault |
2010-02-08 |
Keir Fraser |
20955:12fc55dffb6b |
Handle bogus serial ports that appear normal, but don't generate |
2010-02-08 |
Keir Fraser |
20954:a06e9def02bb |
xenpm: Allow user to enable/disable dbs governor turbo mode. |
2010-02-08 |
Keir Fraser |
20953:4f2d9156424d |
vmx: Don't enable irq for machine check vmexit handling |
2010-02-08 |
Keir Fraser |
20952:6be26c708bc9 |
remus: Only build kernel module if parent kernel has IMQ configured. |
2010-02-05 |
Keir Fraser |
20951:b60379dad533 |
blktap2: Fix non-Linux build |
2010-02-05 |
Keir Fraser |
20950:989014ce7b4a |
Remus: fix ia64 build |
2010-02-05 |
Keir Fraser |
20949:a6fac2ba6785 |
Update QEMU_TAG to d463cfee458bacfe1ee3cb9c3b4ce46a6be06edf |
2010-02-05 |
Keir Fraser |
20948:bdce1894c6a7 |
libxl: Properly parse vbd names |
2010-02-05 |
Keir Fraser |
20947:503b47f53b53 |
libxl: notice if vbd virt device specifier ("path") unrecognised |
2010-02-04 |
Keir Fraser |
20946:7b751b0e6f1b |
Revert changeset 20898:8c1889297084 |
2010-02-04 |
Keir Fraser |
20945:3c3759296796 |
libxc: Reorder functions in xc_misc.c to avoid weak symbol problem |
2010-02-04 |
Keir Fraser |
20944:8c1889297084 |
libxenlight: Do not build libconfig, but require it as a prerequisite |
2010-02-04 |
Keir Fraser |
20943:217f6aa87716 |
mem hotplug: Fix an incorrect sanity check in memory add |
2010-02-04 |
Keir Fraser |
20942:ece60564af6f |
VT-d, tools: Intel IGD passthrough 2/2: hvm config file example |
2010-02-04 |
Keir Fraser |
20941:729b32b17440 |
VT-d, tools: Intel IGD passthrough 1/2: vendor-specific FLR |
2010-02-04 |
Keir Fraser |
20940:9fc37faa25a0 |
x86: Intel EPT entry structure changes. |
2010-02-04 |
Keir Fraser |
20939:845d04d505d0 |
tools: Do not append trailing slash to XEN_ROOT in Makefiles |
2010-02-04 |
Keir Fraser |
20938:d311d1efc25e |
x86: make max_mfn returned from XENMEM_machphys_mapping dynamic |
2010-02-04 |
Keir Fraser |
20937:91358472d8c4 |
x86: fix frame table initialization when hotplug memory regions were detected |
2010-02-03 |
Keir Fraser |
20936:0c3e4a2f14d6 |
VT-d: fix a bug in enable_ats_device |
2010-02-03 |
Keir Fraser |
20935:7a10f8513b3f |
libxc: Check there's enough memory for segments we're creating |
2010-02-03 |
Keir Fraser |
20934:02107eca8fb7 |
libxc: Check full range of pfns for xc_dom_pfn_to_ptr |
2010-02-03 |
Keir Fraser |
20933:b48b5e688470 |
xl: Do not duplicate last line of config file when trying compat mode. |
2010-02-03 |
Keir Fraser |
20932:2a775968c7a1 |
xend: Disallow "/" in domain names |
2010-02-03 |
Keir Fraser |
20931:39424ff0c91c |
tboot: fix S3 issue for Intel Trusted Execution Technology. |
2010-02-03 |
Keir Fraser |
20930:526af7ddb9bd |
tools/xen-detect: fix printing xen version |
2010-02-03 |
Keir Fraser |
20929:a7546e45ca83 |
libxc: Export do_mca hypercall to user space tools. |
2010-02-03 |
Keir Fraser |
20928:09dd83d09f49 |
Remus: ensure kernel modules are built before attempting to install |
2010-02-03 |
Keir Fraser |
20927:62ce32978d2e |
Remus: use imqebt instead of ebtables |
2010-02-03 |
Keir Fraser |
20926:0e453e4d932d |
xentrace: Disable tracing, then read records one more time. |
2010-02-03 |
Keir Fraser |
20925:2a07df55c08a |
xentrace: Clear lost records when disabling tracing |
2010-02-03 |
Keir Fraser |
20924:6ade83cb21ca |
xentrace: Trace p2m events |
2010-02-03 |
Keir Fraser |
20923:3312e31dcdeb |
Update QEMU_TAG to 575ed1016f6fba1c6a6cd32a828cb468bdee96bb |
2010-02-03 |
Keir Fraser |
20922:4e8ce74fb8bb |
hvmloader: Fix CPU hotplug notify handler in ACPI DSDT. |
2010-02-01 |
Keir Fraser |
20921:d0b431ede24b |
pygrub: support parsing of syslinux configuration files |
2010-02-01 |
Keir Fraser |
20920:5668c36282ea |
hvm, s3: HVM guest RTCs become unsync'ed across host S3. |
2010-01-29 |
Keir Fraser |
20919:857d7b2dd8c7 |
tools/gtraceview: fix SIGFPE |
2010-01-29 |
Keir Fraser |
20918:b0ffb4912c46 |
blktap2: Prefer AIO eventfd support on kernels >= 2.6.22 |
2010-01-29 |
Keir Fraser |
20917:218026df8d5f |
blktap2: Separate tapdisk raw I/O into different backends. |
2010-01-29 |
Keir Fraser |
20916:f2ef85551a09 |
blktap2: Sort out tapdisk AIO init. |
2010-01-29 |
Keir Fraser |
20915:07f33d124053 |
blktap2: Sort out tapdisk IPC init. |
2010-01-29 |
Keir Fraser |
20914:2bc69db28153 |
libelf: make elf_phdr_is_loadable load read-only segments. |
2010-01-29 |
Keir Fraser |
20913:8dcedf17b5b4 |
pv-on-hvm: Correct the order of the argument of out*() |
2010-01-29 |
Keir Fraser |
20912:ebd2495ec073 |
x86 mca: Be more careful for printk in MCE context |
2010-01-29 |
Keir Fraser |
20911:088f1b01d852 |
x86 mca: Add MCE broadcast checkiing. |
2010-01-29 |
Keir Fraser |
20910:da5faf9f5df8 |
x86 mca: Fix the vMCE address translation for HVM guest. |
2010-01-29 |
Keir Fraser |
20909:805eae786b50 |
x86 mca: Add the mised put_domain in UCR handler function. |
2010-01-29 |
Keir Fraser |
20908:7310235f74f8 |
x86 mca: Not GP fault when guest write non 0s or 1s to MCA CTL MSRs. |
2010-01-29 |
Keir Fraser |
20907:f85120520509 |
x86 mca: Handle the vMCA bank correctly |
2010-01-29 |
Keir Fraser |
20906:b4244eff4384 |
x86: Clean up c/s 20844:ca0759a08057 |
2010-01-27 |
Keir Fraser |
20905:2f98b700605f |
xend: destroy restored domain when its device doesn't exist |
2010-01-26 |
Keir Fraser |
20904:2636e5619708 |
pygrub: improve grub 2 support |
2010-01-26 |
Keir Fraser |
20903:66587cc5f1e1 |
x86: Polarity-switch method only effective in non-directed EOI case. |
2010-01-26 |
Keir Fraser |
20902:8e1385f1e8a7 |
x86: reduce EOI stack's size in per-cpu area. |
2010-01-26 |
Keir Fraser |
20901:58b45bb15137 |
x86: Directly clear all pending EOIs once MSI info changed |
2010-01-26 |
Keir Fraser |
20900:cb0375fcec23 |
x86: Revert Cset 20334:dcc5d5d954e9 |
2010-01-26 |
Keir Fraser |
20899:efeef2c5e96d |
Update Xen version to 4.0.0-rc3-pre |
2010-01-26 |
Keir Fraser |
20898:3090b0a44390 |
Added tag 4.0.0-rc2 for changeset e5e4573bcaba |
2010-01-26 |
Keir Fraser |
20897:e5e4573bcaba |
Update Xen version to 4.0.0-rc24.0.0-rc2 |
2010-01-26 |
Keir Fraser |
20896:9ec971345d9f |
VT-d: add "iommu=workaround_bios_bug" option |
2010-01-26 |
Keir Fraser |
20895:23a2ae169779 |
tools/xsm: Expose Flask XSM AVC functions to user-space |
2010-01-23 |
Keir Fraser |
20894:cd453b3d7b25 |
libxl: Fix libconfig install directory |
2010-01-23 |
Keir Fraser |
20893:15efdfc46593 |
pv-on-hvm: Only unplug emulated devices if requested via module parameter. |
2010-01-23 |
Keir Fraser |
20892:7d65247d5f06 |
VT-d: improve RMRR validity checking |
2010-01-22 |
Keir Fraser |
20891:4978b4a4bbb6 |
Get libconfig tarball from xenbits |
2010-01-22 |
Keir Fraser |
20890:ca0759a08057 |
x86: check if desc->action is NULL when unbinding guest pirq |
2010-01-22 |
Keir Fraser |
20889:e1d61c5a008d |
blktap: fix blktapctrl abort |
2010-01-22 |
Keir Fraser |
20888:9c6ba538ce75 |
libxc: mmapbatch-v2 adjustments |
2010-01-22 |
Keir Fraser |
20887:fbe8f32fa257 |
libxc: New hcall_buf_{prep,release} pre-mlock interface |
2010-01-21 |
Keir Fraser |
20886:c06732ac2392 |
x86: kill msix_flush_writes() |
2010-01-21 |
Keir Fraser |
20885:57893d13574c |
x86: dump full IRQ affinity |
2010-01-21 |
Keir Fraser |
20884:ba6a71530fc6 |
x86: add keyhandler to dump MSI state |
2010-01-21 |
Keir Fraser |
20883:d1efaaee441b |
xend: Dis-allow device assignment if PoD is enabled. |
2010-01-21 |
Keir Fraser |
20882:cec57fd4565e |
tools: fix sysfs error path |
2010-01-21 |
Keir Fraser |
20881:0bf9e66c5201 |
VT-d: warn on bogus RMRR entry |
2010-01-21 |
Keir Fraser |
20880:ea02c95af387 |
xentrace: XC_PAGE_SIZE should be used |
2010-01-21 |
Keir Fraser |
20879:961acb357740 |
VT-d: improve RMRR validity checking |
2010-01-21 |
Keir Fraser |
20878:acd7d3f06d9a |
VT-d: handle return value of deassign_device |
2010-01-21 |
Keir Fraser |
20877:6a5d8284b6e6 |
libxc: Unbreak HVM live migration after 0b138a019292. |
2010-01-21 |
Keir Fraser |
20876:aa00760933df |
xend: Unbreak live migration with tapdisk2 after 20691:054042ba73b6 |
2010-01-20 |
Keir Fraser |
20875:f300b53520d0 |
libxl, hvm: Add support to trigger power or sleep button events |
2010-01-20 |
Keir Fraser |
20874:0edb75cd8126 |
hvm: Add ACPI fixed sleep button |
2010-01-20 |
Keir Fraser |
20873:fad80160c001 |
xentrace: Per-cpu xentrace buffers |
2010-01-20 |
Keir Fraser |
20872:b0b41e735575 |
xend: Fix 20825:49a2c1069e14 |
2010-01-20 |
Keir Fraser |
20871:49a2c1069e14 |
xend: Properly interpret vcpu_avail Long Integer in xc.hvm_build(). |
2010-01-19 |
Keir Fraser |
20870:07f95839e431 |
Enable IOMMU by default. |
2010-01-19 |
Keir Fraser |
20869:89907dab1aef |
x86: Clean up TSC_RELIABLE handling after 20705:a74aca4b9386 |
2010-01-19 |
Keir Fraser |
20868:b684d9e57b8f |
xc_domain_save: allocate pfn_err before use |
2010-01-18 |
Keir Fraser |
20867:d7e8b6a66a3d |
libxl: fix "xl list" output |
2010-01-18 |
Keir Fraser |
20866:a56216b3f62d |
minios: implement xc_map_foreign_bulk |
2010-01-18 |
Keir Fraser |
20865:618b3597603c |
Revert 20746:042b371d8728 --- Breaks stubdoms. |
2010-01-18 |
Keir Fraser |
20864:508f457aa439 |
x86 hvm: Pre-allocate per-cpu HVM memory before bringing CPUs online |
2010-01-17 |
Keir Fraser |
20863:7a8cee80597e |
xend: Use max_node_id rather than nr_nodes where appropriate. |
2010-01-17 |
Keir Fraser |
20862:757359a36785 |
Change default cpufreq governor to ondemand |
2010-01-17 |
Keir Fraser |
20861:ff2d29e6ab9c |
libxenlight: add a list-vm options to xl that only list vms uuid, domid, name |
2010-01-17 |
Keir Fraser |
20860:abc717dc6c2a |
libxenlight: separate logically list_vm and list_domain |
2010-01-17 |
Keir Fraser |
20859:efbd58260961 |
Update QEMU_TAG to a0066d08514ecfec34c717c7184250e95519f39c |
2010-01-17 |
Keir Fraser |
20858:36c40adffe12 |
xend: NUMA: fix division by zero on unpopulated nodes |
2010-01-17 |
Keir Fraser |
20857:8bbb0dd9a340 |
libxenlight: Add the line number to the config file parsing error message |
2010-01-17 |
Keir Fraser |
20856:2d3869cfa90f |
libxl: add a newline to xl logging |
2010-01-15 |
Keir Fraser |
20855:88d2273c3942 |
x86: A further fix to xen_in_range(). |
2010-01-14 |
Keir Fraser |
20854:db8a882f5515 |
Make sure the minimum shadow allocation is never zero. |
2010-01-14 |
Keir Fraser |
20853:4b8843ecd553 |
libxc: Fix IOCTL_PRIVCMD_MMAPBATCH_V2 fallback check |
2010-01-14 |
Keir Fraser |
20852:4a54c794bfd4 |
x86: Fix and clarify 20803:50bd4235f486 |
2010-01-14 |
Keir Fraser |
20851:e406e3451835 |
xend: Fix wait-for-stubdom loop to avoid possible infinite loop |
2010-01-14 |
Keir Fraser |
20850:c3d3e3c8e5f4 |
Linux: Use losetup -f where available. |
2010-01-14 |
Keir Fraser |
20849:50bd4235f486 |
x86: Fix xen_in_range() for fragmented percpu data area. |
2010-01-14 |
Keir Fraser |
20848:aaf34d74b622 |
xend, NUMA: Fix computation of needed nodes |
2010-01-14 |
Keir Fraser |
20847:ab5845cfa62d |
libxenlight: fix name to domid conversion. |
2010-01-14 |
Keir Fraser |
20846:7a412f9f6aae |
libxenlight: add error in disk_add if phystype is not recognized |
2010-01-14 |
Keir Fraser |
20845:fd8707f8698d |
libxenlight: add fuse around generic_device_add related to invalid kinds |
2010-01-14 |
Keir Fraser |
20844:94442ca0423d |
libxenlight: initialize enum to 1, to prevent defaulting to the 0 |
2010-01-14 |
Keir Fraser |
20843:517364d0823d |
libxenlight: add some return values testing in stubdom |
2010-01-13 |
Keir Fraser |
20842:13d4e78ede97 |
x86 hvm: Change default setting of guest CPUID RDTSCP bit |
2010-01-13 |
Keir Fraser |
20841:6512068aa0db |
x86: fix unmaskable msi assignment issue. |
2010-01-13 |
Keir Fraser |
20840:3f8fd65732cc |
x86: minor cleanup to arch_memory_op() |
2010-01-13 |
Keir Fraser |
20839:4573383ec3dd |
Update Xen version to 4.0.0-rc2-pre |
2010-01-13 |
Keir Fraser |
20838:0447c5532e9f |
x86: add and use XEN_DOMCTL_getpageframeinfo3 |
2010-01-13 |
Keir Fraser |
20837:0b138a019292 |
libxc: use new (replacement) mmap-batch ioctl |