xen-changelog Mail Thread Index
- [Xen-changelog] [xen-4.1-testing] x86: fix boot-time watchdog test.,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [qemu-xen-unstable] qemu-char.c: fix incorrect CONFIG_STUBDOM handling,
patchbot
- [Xen-changelog] [qemu-xen-unstable] passthrough: mask out upper bits in vendor id,
patchbot
- [Xen-changelog] [xen-unstable] libxl: Do not SEGV when no 'removable' disk parameter in xenstore,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xen.lowlevel.xl: Return None on empty domain name,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: Remove frontend and backend devices from xenstore after destroy,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: Accept disk name in libxl_devid_to_device_disk,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: Allocate memory for strings in libxl_device_disk,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xl: Use macros for param parsing in network-attach,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: Introduce XEN_RUN_DIR path.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: fix build after recent xenpaging changes,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] remus: handle exceptions while installing/unstalling net buffer,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: remove private mem_event.h,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: implement stopping of pager by sending SIGTERM/SIGINT,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: add watch thread to catch guest shutdown,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: add helper function for unlinking pagefile,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: pass integer to xenpaging_populate_page,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: start paging in the middle of gfn range,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: catch xc_mem_paging_resume errors,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: remove local domain_id variable,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: move num_pages into xenpaging struct,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: remove return values from functions that can not fail,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: remove srand call,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: drop xc.c, remove xc files,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: do not bounce p2mt back to the hypervisor,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: correct dropping of pages to avoid full ring buffer,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: drop xc.c, move xc_wait_for_event_or_timeout,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: drop xc.c, move xc_mem_paging_flush_ioemu_cache,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: drop xc.c, remove xc_wait_for_event,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: drop xc.c, remove xc_platform_info_t,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: drop xc.c, remove ASSERT,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: add xs_handle to struct xenpaging,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: merge several bitop functions into xc_bitops.h,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: show page walk also for early page faults,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/DMI: use proper structures instead of byte offsets,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] replace d->nr_pirqs sized arrays with radix tree,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: allow Dom0 image to be compressed ELF,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [VTD] print out debug message in vt-d fault handler only when iommu=debug is set,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Simplify preempt.h dependencies by moving in_atomic() to preempt.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: autogenerate to_string and from_string functions for Enumerations.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: remove and hgignore testenum.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] QEMU_TAG update,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools/ocaml: ask compiler for correct library,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xl: improve compatibility with xm,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] make xendomains service save/migrate vms under /etc/xen/auto only,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: always set list out parameter of libxl_device_pci_list_assigned,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: add all pci devices to xenstore at once (during VM create),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: remove unused spinlock in pager,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools/blktap2: tapdisk2 executable usage message documents -D option,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenctx: add option -C to dump context for all vcpus,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenctx: move xc_* access out of dump_ctx,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenctx: move all globals into struct xenctx,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenctx: recognize also -S option for --stack-trace,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: xen-ringwatch: spot, and work around, broken frontend/backend ring I/O,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: remove O_CLOEXEC in xl_cmdimpl.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/shadow: adjust early-unshadow heuristic for PAE guests.,
Xen patchbot-unstable
- Top Selling 100% Quality & Satisfaction guaranteed with our Viagra!,
Kia Cathleen
- [Xen-changelog] [xen-4.1-testing] tasklets: Switch a few tasklets to run in softirq context.,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] xen-detect: Fix cpuid asm for 32-bit PIC compilation.,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86: Enable Supervisor Mode Execution Protection (SMEP),
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86: Backport CPUID feature passthroughs from xen-unstable,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] tasklets: Allow tasklets to be created that run in softirq context.,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86/hvm: add SMEP support to HVM guest,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] Protect xen/stdarg.h for multiple inclusion.,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] kexec: Backport fixes from xen-unstable,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] pv-on-hvm: hvm_domain_use_pirq return positive no matter if the evtchn is bound,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.0-testing] xen-detect: Fix cpuid asm for 32-bit PIC compilation.,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] Protect xen/stdarg.h for multiple inclusion.,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.1-testing] tools/hotplug/Linux: start all xen daemons in runlevel 2,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [linux-2.6.18-xen] xenbus: replace list_for_each..._safe() by list_for_each...() where possible,
Xen patchbot-linux-2 . 6 . 18-xen
- [Xen-changelog] [linux-2.6.18-xen] xenbus: xenbus_gather()/xenbus_scanf() usage adjustments,
Xen patchbot-linux-2 . 6 . 18-xen
- [Xen-changelog] [linux-2.6.18-xen] xenbus: add __attribute__((format(printf... where appropriate,
Xen patchbot-linux-2 . 6 . 18-xen
- [Xen-changelog] [qemu-xen-unstable] mapcache: remember the last page address rather then the last address_index,
patchbot
- [Xen-changelog] [qemu-xen-unstable] qemu-xen: fix unmapping logic in hw/xen_console.c.,
patchbot
- [Xen-changelog] [qemu-xen-unstable] passthrough: IGFX passthrough fix SNB GGC,
patchbot
- Replica Watches Store welcomes you! You can find a variety of different Replica watches brands here such as replica rolex watches,replica omega watches,replica chanel watches and so on,,
LaciStarla
- Order Viagra 100mg & 50mg from a reliable online pharmacy which provides great support and lowest cost in the market.,
VenitaClementine
- [Xen-changelog] [xen-unstable] x86/apic: check maxlvt before accessing certain LVT fields,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xen-detect: Fix cpuid asm for 32-bit PIC compilation.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tasklets: Switch a few tasklets to run in softirq context.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tasklets: Allow tasklets to be created that run in softirq context.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] pv-on-hvm: hvm_domain_use_pirq return positive no matter if the evtchn is bound,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Protect xen/stdarg.h for multiple inclusion.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Use same data array for INTEL and AMD cpufreq handling,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] KEXEC: prevent panic on the kexec path when talking to the DMAR,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Fix decode of FUCOMIP %stN.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: sync thermal monitor LVT handling with Linux,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86-64: fix incorrect assertion in __maddr_to_virt(),
Xen patchbot-unstable
- * Feel Wider! Increase Penis Girth By Inches,
Ara Elke
- [Xen-changelog] [xen-4.1-testing] x86_emulate: Fix decode of FUCOMIP %stN.,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86-64: fix incorrect assertion in __maddr_to_virt(),
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86/hvm: Crash domain rather than guest on unexpected PIO IO state,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86: Fix argument checking in (privileged) function cpu_add().,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86/apic: fix potential Protection Fault during shutdown,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] Update Xen version to 4.1.2-rc1-pre,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.0-testing] x86: Fix argument checking in (privileged) function cpu_add().,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] x86_emulate: Fix decode of FUCOMIP %stN.,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] Update Xen version to 4.0.3-rc1-pre,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-unstable] KEXEC: correctly revert x2apic state when kexecing,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] IOMMU: add crash_shutdown iommu_op,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] IOMMU VTD BUG: disable Extended Interrupt Mode when disabling Interupt,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Enable RDWRGSFS feature support for HVM guests,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/hvm: Crash domain rather than guest on unexpected PIO IO state,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: n2 MSR handling and capability exposure,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Lazy FPU for n2 guest,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Add VMXE bits in virtual CR4,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: VM exit handler of n2-guest,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: interrupt/exception handling for n2 guest,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Switch shadow/virtual VMCS between n1/n2 guests.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Extend VMCS control fields for n2 guest,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Emulation of VMRESUME/VMLAUNCH,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Add APIs to switch n1/n2 VMCS.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nexted VMX: Emulation of guest VMREAD,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Emulation of guest VMWRITE,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Emulation of guest VMCLEAR,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Emulation of guest VMPTRST,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Emulation of guest vmptrld,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Define structure and access APIs for virtual VMCS.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Emulation of guest VMXON/OFF instruction.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Add APIs for nestedhvm_ops.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Nested VMX: Add data structure for nestedvmx,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/hvm: Move IDT_VECTORING processing code out of intr_assist.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/hvm: extend nhvm_vmcx_guest_intercepts_trap to include errcode,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: Move check for non-translated guests in one layer,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Pass through ERMS CPUID feature for HVM and PV guests,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] IOMMU VTD BUG: disable Extended Interrupt Mode when disabling Interrupt Remapping,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/apic: record local APIC state on boot,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/kexec: nmi_shootdown_cpus() should leave irqs disabled,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/hvm: Make DRNG feature visible in CPUID,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/amd: Eliminate cache flushing when entering C3 on select AMD processors,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/apic: fix potential Protection Fault during shutdown,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_32: Fix build: Define machine_to_phys_mapping_valid,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/vmx: Small fixes to MSR_IA32_VMX_PROCBASED_CTLS feature probing.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenpaging: update machine_to_phys_mapping[] during page deallocation,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Disable set_gpfn_from_mfn until m2p table is allocated.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/hvm: add SMEP support to HVM guest,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Fix argument checking in (privileged) function cpu_add().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] nestedsvm: Support Decodeassist,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: reduce unnecessary e820 reservations for SeaBIOS,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: add missing emacs local variables.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix 32-bit build after p2m series,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm: simplify log-dirty page allocation.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/shadow: emulated writes are always guest-originated actions,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm: merge the shadow, hap and log-dirty locks into a single paging lock.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm: Make MM locks recursive.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm: dedup the various copies of the shadow lock functions,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: Mark internal functions static,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: Move p2m code in HVMOP_[gs]et_mem_access into p2m.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: Fix locking discipline around log-dirty teardown.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: Fix locking discipline around p2m lookups.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: Fix locking discipline around p2m updates.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: Remove recursive-locking code from set_shared_p2m_entry().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: Make p2m interfaces take struct domain arguments.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm: Fix memory-sharing code's locking discipline.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: paging_p2m_ga_to_gfn() doesn't need so many arguments,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: merge gfn_to_mfn_unshare with other gfn_to_mfn paths.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: hide the current-domain fast-path inside the p2m-pt code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm/p2m: little fixes and tidying up,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Enable Supervisor Mode Execution Protection (SMEP),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: allocate ACPI tables as we go,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: Don't refer to meaningless 'word offsets' in xc_cpufeature.h,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: reinstate datastructure shared with DSDT in SeaBIOS case.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: removed unused/incorrect define.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: reduce minimum allocation alignment from 1024 bytes to 16.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: disks: rename disk param "unpluggable" to "removable",
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools/hotplug: Fix hotplug hook script arrangements not to always fail,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: disks: expose new "script" parameter for external block scripts,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: make libxl_ctx_free tolerate NULL ctx argument,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: provide TOSTRING in libxl_internal.h and libxlu_internal.h,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: add missing copyright notices to autogenerated files,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: add missing copyright notices to some files,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: fix wrong mask of function number,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xl: print sxp on dry-run of create.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: check return values of read/write,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: flask xsm support,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: avoid build warning when _libxl_types.h does not initially exist.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: remove stray "atoi" in debug code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: Simplify and clean up xc_cpufeature.h,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Hide CPUID leaf 7 from PV guests.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Replace ad-hoc bitmaskof() macro with single cpufeat_mask() defn.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: add code to generate a $PIR table.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: allow the possibility to allocate the size of smbios table,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: allow create_mp_tables() to allocate the table,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: further support for SeaBIOS,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: smbios: allow the entry point data structure to be located separately.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: return MPFPS from create_mp_tables(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: refactor BIOS info setup,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: Add a simple "scratch allocator",
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: make SMBIOS initialisation more general.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: make ACPI initialisation hook more general.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: setup APICs in a common function again.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: call SMP setup from common code again.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: setup PCI bus in a common function again.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: allow per-BIOS decision on loading option ROMS,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvmloader: enable PCI_COMMAND_IO on primary VGA device,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xsm: fixed missing header compile error,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm: mem-paging and mem-sharing only work with HAP,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] nestedsvm: fix tlb_control,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Fix spurious_page_fault() for 1GB superpages.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: cpufreq init cleanup,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] nestedhvm: Fix wrong memory size of nested shadow_io_bitmap,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] HVM/SVM: enable tsc scaling ratio for SVM,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/intel: Fix CPUID leaf 7 detection,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] mem_event: Allow memory access listener to perform single step execution.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] mem_event: Revert pointless, unrelated, and broken (on i386) change in 23434:ef410f262299,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix the filename of the archive produced by 'make deb',
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xen/x86: Add -Wnested-externs to CFLAGS,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Clean up stdarg handling a little. Fix for NetBSD.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xen: remove more declarations from C files.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: Add support for passing in the host's E820 for PCI passthrough,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools/libfsimage: build fix (ctype macros applied to char),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: use preferred syntax for network device creation with upstream qemu,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: Add 'e820_host' option to config file.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: Convert E820_UNUSABLE and E820_RAM to E820_UNUSABLE as appropriate.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: fix build failure (unused variables) for non-Linux platforms,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: Enable superpages for HVM domains by default,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: Introduce "allocate-only" page type for migration,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: Save superpages in the same batch, to make detection easier,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: libxc: Detect superpages on domain restore,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Merge,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: libxl_domain_setmaxmem: actually call xc_domain_setmaxmem,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: remus: blktap2/block-remus.c - potential write-after-write race fix,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: remus: support DRBD disk backends,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Rename inj_msi -> inject_msi,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: add new operation in HVMOP to deliver emulated MSI.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Add a new operation in HVMOP to inject emulated MSI.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: xc_domain_set_memory_map, xc_get_machine_memory_map (x86, amd64 only),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools/hotplug/Linux: start all xen daemons in runlevel 2,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: add missing ":" in log messages,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: support "spice" (remote display protocol) with upstream qemu,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xen: remove extern function declarations from C files.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xentrace: allocate non-contiguous per-cpu trace buffers,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xentrace: reduce trace buffer size to something mfn_offset can reach,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xentrace: update __insert_record() to copy the trace record to individual mfns,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xentrace: fix type of offset to avoid ouf-of-bounds access,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: fix macro names typo in VMSI code (GLFAGS->GFLAGS),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] IOMMU: Fail if intremap is not available and iommu=required/force.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools/hotplug: support vif-post.d hook arrangements,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: refactor libxl__domain_firmware to choose based on,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: fix initialization of the disk parsing iterator,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: pass device model info down into HVM domain build functions.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: fixup error handling in libxl__build_hvm.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl/xl: Use "firmware" rather than "hvmloader" in API.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: libxc: allow HVM firmware to be loaded at an arbitrary alignment,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: libxl: constify parameter to libxl__abs_path,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] pygrub: XFS support for pygrub,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: libxc: enable libelf logging for HVM domain builder.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: save: don't bother calculating stat's deltas unless we are going to print them,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: ocaml: remove non-posix-ism from sed script.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: save: move static stats variable to stack variable.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: save: encapsulate time stats in a struct,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: save: move static "write_count" variable into outbuf.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: save: noncached write doesn't use live parameter.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: save: rename ratewrite to uncached.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: save: drop code under ADAPTIVE_SAVE ifdef.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: save/restore: remove static context variables,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: don't close file descriptors 4..255 in libxl__exec,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: libxl__xs_write format string should be const.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: improve logging on failure to start device model.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: add statup checks to libxl__wait_for_device_model,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: pass libxl__spawn_starting to libxl__spawn_spawn.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] remus: write circumlocution for try..except..finally,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: remove redundant call to libxl_domain_device_model,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxl: check that device model binary is executable.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: after saving, unmap correct amount for live_m2p,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: obtain correct length of p2m during core dumping,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/mm: Fix one more check in the EPT p2m code,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] drivers/passthrough: fix error paths in pci_add_device*(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] drivers/passthrough: Revert 23352:ea48976517af -- incorrect bugfix.,
Xen patchbot-unstable
- CIALIS 20mg x 120 Pills $208 - OVERNIGHT, Secured Checkout - VISA or AMEX ONLY.,
Nell Dwana
- [Xen-changelog] [xen-4.0-testing] Added signature for changeset e7ec1f3ebed8,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] Added tag RELEASE-4.0.2 for changeset e7ec1f3ebed8,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] Update Xen version to 4.0.2,
Xen patchbot-4 . 0-testing
- The Real Penis Enlargement And All Natural Penis Enlargement Products,
Tifany Ines
- [Xen-changelog] [xen-4.1-testing] Added signature for changeset ab0e3dac2c63,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] Added tag RELEASE-4.1.1 for changeset ab0e3dac2c63,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] Update Xen version to 4.1.1,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] Added signature for changeset e302291362a4,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] Added tag 4.1.1-rc2 for changeset e302291362a4,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] Update Xen version to 4.1.1-rc2,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86: Hide CPUID leaf 7 from PV guests.,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86: Replace ad-hoc bitmaskof() macro with single cpufeat_mask() defn.,
Xen patchbot-4 . 1-testing
- Luxury AAA replica store, selling designer handbags, AAA replica watches, fashion sunglasses, branded jewelries etc,
Gia Crysta
- Lose 40 lbs and keep it off. Includes Amino Acids. Same Day Free Shipping $59.95,
Sally Juana
- Buy cialis now and spice up your regular sexual life.,
Galina Refugio
- HCG Diet Drops - Rapid Weight Loss - Best Quality!,
Shae Doretha
- [Xen-changelog] [xen-4.0-testing] Added signature for changeset 4c39fa80900d,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] Update Xen version to 4.0.2-rc6,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] Added tag 4.0.2-rc6 for changeset 4c39fa80900d,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] x86: Hide CPUID leaf 7 from PV guests.,
Xen patchbot-4 . 0-testing
- [Xen-changelog] [xen-4.0-testing] x86: Fix spurious_page_fault() for 1GB superpages.,
Xen patchbot-4 . 0-testing
- A huge range of discount and designer replica wallets, purses, handbags, and related accessories to meet your shopping,
VERLA
- [Xen-changelog] [xen-4.1-testing] mem_event: Revert pointless, unrelated, and broken (on i386) change in 23434:ef410f262299,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [xen-4.1-testing] x86: Fix spurious_page_fault() for 1GB superpages.,
Xen patchbot-4 . 1-testing
- [Xen-changelog] [linux-2.6.18-xen] xenbus: simplify xenbus_dev_request_and_reply(),
Xen patchbot-linux-2 . 6 . 18-xen
- [Xen-changelog] [linux-2.6.18-xen] xenbus: don't BUG() on user mode induced conditions,
Xen patchbot-linux-2 . 6 . 18-xen
- [Xen-changelog] [linux-2.6.18-xen] xen/blktap: fix locking,
Xen patchbot-linux-2 . 6 . 18-xen
Mail converted by MHonArc
|