xen-changelog Mail Thread Index
- [Xen-changelog] [xen-unstable] x86_emulate: Fix POPA. Few other cleanups.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx: Better tracing in vmcs_dump_vcpu() -- grab RIP/RSP/RFLAGS from,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate SHLD and SHRD instructions.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xsm: Fix linker script integration for xsm initcall list.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] domctl: Fix handling of size parameter in ext_vcpucontext domctl commands.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: Fix 2 type mismatches in vlapic.h and hpet.c for 32-bit build Xen,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix string length check for vsnprintf() in debugtrace_printk().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: Inject #UD for un-emulated instructions rather than crash guest,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate RDTSC instruction.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate ENTER and LEAVE instructions.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Catch NULL dereferences,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Fix strrchr() when string doesn't contain the character.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vt-d: Some fixes and cleanup of Intel iommu,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Make gnttab allocation/free safe,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] minios: Revert 16206:7b5b65fbaf61 (xenbus wait fixup),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Fix use-before-initialise warning.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate CPUID and HLT.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx realmode: When returning to protected mode we have to massage the,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx realmode: Slight finessing of an error path.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx realmode: Emulate writes to control registers.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate LMSW and SMSW.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx realmode: Fix emulation of exception delivery (stack pointer must,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86 emulate: Emulate atomic read-modify-write instructions as a,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate CMPS and SCAS string-compare instructions.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx realmode: Detect and correctly plumb mmio accesses from emulated,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate LDS/LES/LFS/LGS/LSS.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate RETF and RETF imm16.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate IRET.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Allow emulated injection of exceptions and interrupts.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Decode and emulate PUSHF/POPF.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Emulate far call/jmp. This completes emulation of Grp5.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx realmode: Support privileged EFLAGS updates in emulated realmode.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx realmode: Plumb through I/O port accesses in emulated realmode.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vt-d: Fix iommu_map_page().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Remove unused bcopy() implementation.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Revert 16450:5e8e82e80. Instead remove all arch-specific handling of,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx: Initial framework for real-mode emulation (disabled by default).,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Support most common segment load/save instructions.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Fix read/write control-register in x86_emulate().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [ACM] Remove aggregate set calculations for Domain-0,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vt-d: Some fixes of Intel iommu,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Fix domain blocking race,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix non-optimized compilation of Xen's memcmp,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Permit x86_64 trap handlers to return,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Make sure schedule() is called safely,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Fix net backend path leak,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Fix netfront xmit overflow,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Make wake_up callback-safe,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Add init_SEMAPHORE,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Fix init_waitqueue_entry,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: Config option to allow vmxassist to be disabled.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Make semaphores callback-safe,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Add strrchr(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Add ENOTSUP,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vt-d: Fix ISA IRQ alias issue,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Move _ctype into a module,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] Netfront accelerator bug fix,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] [Mini-OS] Make bind_virq return the port,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Fix x86 arch_switch_thread,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Fix stack closures,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Optimize get_current(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [Mini-OS] Fix x86 initial stack alignment,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: emulate I/O port access breakpoints,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: single step after instruction emulation,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xend: Add support for NetBSD.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: Clean up VMCS/VMCB construction.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] acm: Fix an exit label.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] netfront/back: Specify interface allowing multicast address add/remove,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] linux/x86: don't build cstate.o and wakeup.o,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] linux/x86: Remove useless wrappers,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] Fix arch/i386/power/Makefile.,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] linux/i386: Use normal set_pmd() in vmalloc_sync_one() on modern Xen,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] netback: remove an unused variable,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] linux/x86-64: Remove dead code.,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] Clean up gnttab interface and allow to grant iomem page access with,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: save.h clean up,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: preparation opt_feature support,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: make set_task_gate() x86-32-only since x86-64 doesn't have task gates.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Header dependency fix.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: fix opt_feature hypercall,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] On pirq enable/disable we fully unregister/reregister with Xen. This,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] pvfb: PVFB frontend can send bogus screen updates,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] [SVM] handle MC threshold registers for Barcelona,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86-64: access only 4 bytes a the reset vector location on smpboot.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: save/restore opt_feature status,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] ioemu: Add e100 NIC support. Req'd for w2k3/IA64.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: rmb() can be weakened according to new Intel spec.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: fix vacpi_save(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Re-factor and clean up system.h.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: Minor clean up of xc_core, and fix for -fstrict-overflow.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] i386: adjustment to segment fixup code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: Clean up CPUID 0x80000001 emulation. Filter out RDTSCP feature,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Make IDT/GDT/LDT updates safe.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] i386: Remove unnecessary, and broken, address check I added to seg,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: Do not crash guest if it does an unaligned access to an HPET,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Remove unused smpboot.h header file.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xen: Allow granting of foreign access to iomem pages, and with,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenapi: Extension to get vif total i/o stats.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, 32-on-64: Improve checking in vcpu_destroy_pagetables(). It *is*,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] ACM: Test sharing as part of the authorization check.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] svm: Fix __update_guest_eip() to clear interrupt shadow.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xen: Domain0 builder should set start_info magic string to,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Move log-dirty-mode assertion to correct place.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Log dirty radix tree code cleanup. Also do not deference non-existent,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: make dirty logging stop requiring physical pages of order > 0,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: RTC emulation - RTC_UIE/RTC_SET fix,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xentrace: make xentrace and xenmon work on Solaris and *BSD.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Clean up some files of inline asm, and fix,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm passthru: Uses of XC_PAGE_MASK should be XC_PAGE_SIZE-1.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xentrace: Fix TypeError handling of xentrace_format.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vt-d: Clean up VT-d code,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] qemu: more verbose on failures.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xend: host.get_log() close fd,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx: wbinvd optimization for pass-through domain.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: Small code cleanups.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xend, xenapi: Strip characters from logs that XMLRPC layer cannot handle.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] pvfb: PVFB SDL backend chokes on bogus screen updates,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xend: readDomTxn() and friends use dompath, not vmpath.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: Allow stdvga acceleration to work with 32-bit x86.,
Xen patchbot-unstable
- CLAIM YOUR 1 FREE BOTTLE EnlargePENIS PILL FROM THIS SITE lj6kr52ayvg8b2vo8mz,
Lamar Stevens
- [SPAM] Sold out! Special Offer -Buy Rolex under 250$ f491fq,
Alejandra Hill
- [Xen-changelog] [xen-3.1-testing] Added tag RELEASE-3.1.2 for changeset 771f9ddebb76a5cef99dbc6e7de5541f0a155852,
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-3.1-testing] Update version string for 3.1.2,
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-3.1-testing] blkback: Sanity-check nr_segments parameter.,
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-unstable] x86: Do not read/write EFER MSR if it doesn't exist.,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] cpufreq: Fix the ondemand driver for Xen. No 64-bit division allowed,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] libxc: Consolidate read()/write() syscall wrappers to read/write an,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix header dependencies list, broken by c/s 16133.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx: Restore correct host SYSENTER parameters on vmexit.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: GDT reserved page should be a full page.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix non-portable grep usage. Solaris doesn't have -q option.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx: Set HOST_FS and HOST_GS to unusable on vmexit.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] tools: Avoid -nostdlib argument to $(LD).,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Revert 16067:9f9f9b68cd08a03fc8cfad9f5ab702e50b6b6463.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] libxc: Consistently print errno on write() error in domain_save code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vmx: Enable WBINVD intercepts to avoid real WBINVD for non-vtd guests.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xend: Fix appending policy module to end of grub's config file,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] solaris, xend: Fix FMRI for Solaris SMF.,
Xen patchbot-unstable
- Bis zu 600 Euro Exotic Bonus!,
Michael
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: hvm domain io page clean up.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: clean up of PV region register handling.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] ioemu: Do not use PAGE_SHIFT/PAGE_SIZE/PAGE_MASK macros. Use the libxc,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: Better handling of INVD/WBINVD on VMX and SVM.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: ia64 hvm builder clean up with respect to hvm params.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, vt-d: Clean up utils code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: Clean up buf_ioreq handling.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vt-d: Support intra-domain shared interrupt.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: clean up arch_get/set_info_guest(),
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] cpufreq: Linux support for the architectural pstate driver,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] Replace is_xen_heap_frame() with is_xen_heap_{page, mfn}(). Callers are,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] merge with linux-2.6.18-xen.hg (staging),
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] [IA64] Fix breakage from upstream and remove duplicate code,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Fix PV guest CR4 handling. We should not leak hidden CR4 bits,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Simplify thash_purge_and_insert(),
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] netback accel: locking bug fix,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: ia64 qemu-dm boot clean up.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Cleanup: remove unused functions, add static.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] vti save-restore: reap ioreq after resume.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: Clean up periodic timer code a little. This leads naturally,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] [IA64] Sync public headers,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] [IA64] Sync arch-ia64.h with Xen,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] cpufreq: minor clean-ups for ondemand governor on Xen.,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] svm: Intercept and disallow MONITOR/MWAIT.,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] blkback: Sanity-check nr_segments parameter.,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [linux-2.6.18-xen] [IA64] Re-add parens lost when paravirtualized,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] [SHADOW] Fix up change that allowed MMIO mappings to be shadowed,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: Fix boot of HVM guests with pass-thru devices. Cache,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xend: Allow for non-existent xen-python-path binary.,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] Quieten down messages about blkfront barriers being enabled/disabled.,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] [IA64] Remove panic_domain in guest_write_eoi() for NULL_VECTOR,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Fix spinlock initializer.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Clean up of vcpu_init_regs().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xm: Fix long options of xm sched-credit,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix xend startup after 16344:0ebac857649591.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Add paddr_to_pfn for upstream changes,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] [IA64] Ignore XEN_DOMCTL_pin_mem_cacheattr,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] [IA64] Ignore SAL_PHYSICAL_ID_INFO,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Cleanup: remove unused fields from struct arch_domain,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] network-bridge: Make detection of gateway device more robust.,
Xen patchbot-unstable
- [Xen-changelog] [linux-2.6.18-xen] PV-on-HVM: xencomm - compilation fix for old Linux kernels.,
Xen patchbot-linux-2.6.18-xen
- [Xen-changelog] [xen-unstable] x86, hvm: Fix typo in no-missed-tick-accounting timer mode.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Merge with ia64 tree.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix i386 Xen build.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] HVM device passthru: Correct PCI_EXP_DEVCTL_FLR,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Users manual updates:,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [SHADOW] Fix error paths in guest-pagetable walker.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xenstored: Recover from corrupt tdb on reboot,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [PV-ON-HVM] Fix evtchn of unbind_from_irqhandler(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [SHADOW] Make the guest PT walker more complete.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] ioemu: Clean up compile warnings.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Enable loopback disk image files on readonly nfs filesystem.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Change cache attributes of Xen 1:1 page mappings in response to,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xend: Fix startup crash for some network configurations.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vt-d: Disable PMR on every vt-d engine.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xentrace: Add missing xentrace format entries for HVM guests.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] vt-d: Free memory of g2m_ioport_list.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Merge.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xm: fix "xm labels type=any" command error,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Small cleanups to console-input-redirect code in Xen.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] cpufreq, amd: Xen support for architectural AMD pstate driver,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: Minor fix of hvm_set_pci_link_route().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Merge with ia64/xen-unstable.hg,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] hvm: Timer fixes:,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: More fixes to no-missed-tick-accounting mode.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Update pal.h and pal.S to linux-2.6.21,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] solaris: Fix Solaris tools build.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, svm: Add hunk I missed from Jan's debug-register handling,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86_emulate: Allow to build outside Xen tree (in tools/test).,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Live migration with MMIO pages: fix shadow pte propagation.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Make Xen relocatable,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xen: Remove stdint.h include. Xen defines its own types.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] ioemu: Remove dependency on linux/input.h,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, svm: Adds nested paging performance counter to svmexit,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Simplify emulate_io_inst,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Add support for 4 & 8 byte buffered io,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Fix ia64_sal_get_state_info() emulation bug,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] merge with xen-unstable.hg (staging),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Increase NITRS/NDTRS to 12,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Implement some PAL procedures,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86: Fix various problems with debug-register handling.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Check range of r2 for mov rr[r3]=r2,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] xenitp: typo fix,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Define IA64_DOMAIN_RID_BITS_OFFSET.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Enable dbr for VTi domain,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Minor fixes in domain.h,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix use-after-free in xenconsoled.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/64: Fix the build.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] ioemu: ioemu portion of buffered-io fix.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86, hvm: Fix stdvga and buffered-io code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] acm, xend: Follow linked files.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] xend: Fix missing boolean xend config options,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] PV-on-HVM: Define BLOCKING_NOTIFIER_HEAD macro for old Linux kernels.,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.1-testing] [PV-ON-HVM] Fix evtchn of unbind_from_irqhandler(),
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-3.1-testing] x86, hvm: Minor fix of hvm_set_pci_link_route().,
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-3.1-testing] x86, svm: Add hunk I missed from Jan's debug-register handling,
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-3.1-testing] Added tag 3.1.2-rc2 for changeset aa8872ee899ebe2e814ee8c5f73789eb65f7ccf9,
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-3.1-testing] Update version string for 3.1.2-rc2,
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-3.1-testing] x86: Fix various problems with debug-register handling.,
Xen patchbot-3.1-testing
- [Xen-changelog] [xen-3.1-testing] Fix use-after-free in xenconsoled.,
Xen patchbot-3.1-testing
Mail converted by MHonArc
|