299 messages

com.xensource.lists.xen-changelog [All Lists]

2007 November [All Months]

Page 1 (Messages 1 to 100): 1 2 3

[Xen-changelog] [xen-3.1-testing] x86: GDT reserved page should be a full page. - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] Fix xenctl_cpumap_to_cpumask. - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] [IA64] Fix wrong insertion of TLB entry in region 0 - Xen patchbot-3.1-testing
[Xen-changelog] [xen-unstable] x86: Clean up boot/wakeup code. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix domctl GCC dependency - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add missing file from previous changeset. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] tools: Use os.system instead of exec to start xentop. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] ia64, xend: Close nvram file when rebooting HVM domain - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] vt-d: Clean up hypervisor logging. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] vt-d: Test device assignability in xend, but defer actual assignment to qemu-dm. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix build after I removed test_assign_device from domctl union. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Fix is_isa_irq_masked(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Fix destroy_periodic_time() to not race destruction of one-shot timers. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Revert a chunk of the gdbstub fixup patch. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Revert 16579:0884e0a5ecc33afac8d60ea09652cf436d1a33ce. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Reduce vpt.c dependencies on external timer details. - Xen patchbot-unstable
[Xen-changelog] [linux-2.6.18-xen] xen: secondary CPU handling adjustments - Xen patchbot-linux-2.6.18-xen
[Xen-changelog] [linux-2.6.18-xen] xen: make gntdev code configurable - Xen patchbot-linux-2.6.18-xen
[Xen-changelog] [xen-unstable] hvm: Fix mistake in timer cleanup. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Stop all cpus at panic - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix TLB purge and reload for xen heap in MCA handler - Xen patchbot-unstable
[Xen-changelog] [linux-2.6.18-xen] [IA64] Fix CONFIG_XEN=no for gate page - Xen patchbot-linux-2.6.18-xen
[Xen-changelog] [xen-unstable] docs/misc/xenstore.txt minor fixes - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] tools: Some fixes for 'make clean'. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] xsm: Implement missing functions in XSM dummy module - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] docs: Adds VT-d testing combinations and lists OS which VT-d works on. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] acm, xend: Serialize the execution of external scripts. - Xen patchbot-unstable
[Xen-changelog] [linux-2.6.18-xen] xen: fix defconfigs after making gntdev configurable. - Xen patchbot-linux-2.6.18-xen
[Xen-changelog] [xen-3.1-testing] hvm: Fix is_isa_irq_masked(). - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] [HVM] Don't count "missed ticks" on one-shot timers. - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] svm: Greatly reduce total number of CR8 intercepts - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] x86: When emulating PV RDMSR/WRMSR, only look at low 32 bits of RCX. - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] SVM: Treat the vlapic's tpr as the master copy and sync the vtpr to it - Xen patchbot-3.1-testing
[Xen-changelog] [xen-unstable] [IA64] Fix XenITP build - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge with xen-unstable.hg (staging) - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix vulnerability of copy_to_user in PAL emulation - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix vmx_asm_thash typo - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] HVM: support unaligned and page-crossing writes in the shadow emulator - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] xenoprof: fix xenoprof_shared_gmfn() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] xenoprof: make xenoprofile_get_mode() vti domain aware - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] xenoprof: fix xenoprof_handler() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] xenoprof: various fix on linux-xen/perfmon.c - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] xenoprof: don't modify mPSR.pp. PV case - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] xenoprof: don't modify mPSR.pp. VTi case - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] xentrace: Ensure virq gets sent even if we exactly hit the half water mark. - Xen patchbot-unstable
[Xen-changelog] [linux-2.6.18-xen] [IA64] Update buildconfigs: include IP_PNP & ROOT_NFS - Xen patchbot-linux-2.6.18-xen
[Xen-changelog] [xen-3.1-testing] x86: Fix e820 walk and allocator initialisation. - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] [IA64] Fix vulnerability of copy_to_user in PAL emulation - Xen patchbot-3.1-testing
[Xen-changelog] [xen-unstable] Shadow: tidy the virtual-TLB translation cache. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Some cleanups to vlapic emulation. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] xend: Indicate a resume operation - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix master/slave handling in xenconsoled and qemu - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] xend: Fix PCI Device Configuration - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix serial output of carriage return when using high-bit stream muxing. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] xend: Fix device duplicate check. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] tools/examples/block better use of losetup -r - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] vmx: Do not set bit 1 of FEATURE_CONTROL MSR if SMX is not supported - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] doc: Fix serial console command line. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Update version string for 3.2.0-rc2 - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added tag 3.2.0-rc2 for changeset 458dc123dd02d38aaa9acb513d6f237a1c6e967e - Xen patchbot-unstable
[Xen-changelog] [linux-2.6.18-xen] net accel: Allow network accelerators to deal with hot-plug/unplug on - Xen patchbot-linux-2.6.18-xen
[Xen-changelog] [xen-unstable] ioemu: Do not close slave half of a pty. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Fix TPMD and QEMU connection - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] linux: Force build failure if modules build fails - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix some build system error handling. - Xen patchbot-unstable
[Xen-changelog] [linux-2.6.18-xen] Fix UP unprivileged x86/64 build. - Xen patchbot-linux-2.6.18-xen
[Xen-changelog] [xen-3.1-testing] x86: AMD Fam10/11 adjustments - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] hvm: Fix mistake in timer cleanup. - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] Fix serial output of carriage return when using high-bit stream muxing. - Xen patchbot-3.1-testing
[Xen-changelog] [xen-3.1-testing] xend: Clean up hvm_build Python wrapper. Python code can get/set hvm - Xen patchbot-3.1-testing
[Xen-changelog] [xen-unstable] Xend: don't check for device reuse if the device has no uname. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [qemu-dm] Fix debugging output in tpm tis model - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix missing put_domain in XEN_DOMCTL_set_opt_feature - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge with ia64 tree - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Update version for 3.2.0-rc3 - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added tag 3.2.0-rc3 for changeset ed79613b48817d5e0d1f9b3cf104c0e4e8b0d8cf - Xen patchbot-unstable
[Xen-changelog] [linux-2.6.18-xen] netfront accel: Over-eager locking meant kmalloc at GFP_KERNEL with irqs disabled - Xen patchbot-linux-2.6.18-xen
[Xen-changelog] [xen-unstable] hvm: More physaddrs in unsigned longs. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Update version to 3.2.0-rc4-pre - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] x86: Fix PAE build. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Register fields CS, DS, ES, FS, GS, SS, etc. are all undefined during - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: Cannot use ring_3() macro on HVM guests. It does not work because - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] hvm: For functions which translate virtual addresses to machine - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] vmx: Map the VLAPIC access page as mmio-direct in the p2m. This - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix xend xenstore handling. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] tapaio check return value from read() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] libxc: Fix xc_domain_bind_pt_irq(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] gdbstub: Various fixes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix pygrub handling of many kernels - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] x86, hvm, rombios: INT13 LBA48 support for disks bigger than 128GB. - Xen patchbot-unstable
Year End Offer(85% Off): Codeine, Phentermim available and many other pills uuow1n0wknrl1aryf9e - Taylor Campbell
[Xen-changelog] [xen-unstable] hvm: copy_{to, from}_user_hvm shoudl return appropriate error codes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] In C99 (7.19.6.2.10), the behavior of scanf("stuff... %n", ..., &n) is - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] vt-d: Only setup rmrr identity mappings of the assigned devices - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] xentrace bug fix: data format of hvmtrace is changed. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Rename uintN_t guest handles to uintN, to avoid nameclash with uintN_t - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] vtpm: Fix GetCapabilityOwner function - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] vmx: Fix the 2nd argument of cpuid_count() in vmx_cpuid_intercept() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Update version to 3.2.0-rc4 - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Added tag 3.2.0-rc4 for changeset c5deb251b9dcece9e466a48a66d3528ca1797db4 - Xen patchbot-unstable

Page 1 (Messages 1 to 100): 1 2 3