444 messages

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

2006 June [All Months]

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

[Xen-changelog] [xen-unstable] [LINUX] Clean up unused variable in mm/memory.c. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Fix read_console_ring() when passed a small buffer. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM][VMX] Fix the build with certain versions of gcc. - Xen patchbot-unstable
[Xen-changelog] [xen-3.0-testing] [LINUX] Fix interaction between idle loop and RCU subsystem. - Xen patchbot-3.0-testing
[Xen-changelog] [xen-unstable] Fix race in device resume path - need to ensure we add the watch only - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Fix compatibility with future guests which may try to - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] A better way to stop blkdev request handling in blkfront - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XM-TEST] Fix 02_block_device_write_verify.py test to parse md5sum output correctly. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX][PAE] Improve allocation strategy when PAE pgdirs must be below 4GB. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENSTAT] Fix two realloc() usage errors in xenstat. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Abstract setting of master event-pending flag into asm/event.h. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM][QEMU] Fix SDL mouse "invisible wall". - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX][PAE] Fix e820 setup for PAE guests: preserve high-order bits of max_pfn. - Xen patchbot-unstable
[Xen-changelog] [xen-3.0-testing] [LINUX][PAE] Improve allocation strategy when PAE pgdirs must be below 4GB. - Xen patchbot-3.0-testing
[Xen-changelog] [xen-unstable] [XEN] Fix 10362 change to create_grant_va_mapping(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] rewrite priv_handle_op() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] import linux gate.S, gate.ld.S and patch.c - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Handle VTi's fp fault & trap in hypervisor instead of injecting to guest - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] This patch fixes dom0 no VGA console bug. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] remove xenia64_init.c - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] merge efi_emul.c into fw_emul.c and clean up - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] sparse tree cleanups - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Enable SMP on VTI-Domain - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Add NULL test in domain_page_mapped() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] use pte_mem() in relinquish_pte() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] passthrough EFI_ACPI_MEMORY_NVS and EFI_RESERVED_TYPE - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] remove some races between the p2m table and the m2p table - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] add seqlock to protect vtlb - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge with xen-unstable.hg - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] Fix vga acceleration for VTI domain - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] cleanup warnings in mm.c - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [IA64] do not use interrupt_mask_addr inside Xen - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] merge with xen-unstable.hg - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Make the spurious page-fault detection logic - Xen patchbot-unstable
[Xen-changelog] [xen-3.0-testing] [XEN] New memory_op XENMEM_exchange. Allows atomic - Xen patchbot-3.0-testing
[Xen-changelog] [xen-unstable] [ACM] Complete the conversion of acm_ops using Xen handles instead - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM] ACPI support patch 1 of 4: main components. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Remove code from writable-pagetable emulation path which - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Fix ptwr_do_page_fault() after new more permissive - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN][PAE] Stores to PTEs in PAE mode use CMPXCHG to ensure atomicity. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN][PAE] Always enable non-debug version of l3tab_needs_shadow() - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] This patch adds client side support for XML-RPC over ssh. It differs from - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Use an environmental variable (XM_SERVER) to determine XML-RPC URI. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Remove some spurious BUG_ON()'s from the credit scheduler. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Fix i386 build -- define max_mapnr in mfn_to_pfn(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Another fix to i386 mfn_to_pfn(). - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Fix PAE PDPT shadowing coherence. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Fix to previous changeset: continue to do softirq while delaying. - Xen patchbot-unstable
[Xen-changelog] [xen-3.0-testing] Export machine_to_phys start and end addresses to guests. - Xen patchbot-3.0-testing
[Xen-changelog] [xen-3.0-testing] Add new XENMEM_machphys_mapping to get info about location and - Xen patchbot-3.0-testing
[Xen-changelog] [xen-3.0-testing] [XEN] Add a warning banner when 'sync_console' is used. Make it - Xen patchbot-3.0-testing
[Xen-changelog] [xen-3.0-testing] [XEN] Fix to previous changeset: continue to do softirq while delaying. - Xen patchbot-3.0-testing
[Xen-changelog] [xen-unstable] [IA64] stub to support dump_execution_state() on ia64 - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Transparent virtualization fixes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [TOOLS] Make sure to explicitly close the connection if we're using HTTP/1.0. This - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [VMX] Fix use of VMCLEAR a little: no need if not active on any CPU. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XM-TEST] Remove second console attach in 03_memset_random_pos - Xen patchbot-unstable
[Xen-changelog] [xen-3.0-testing] [DEBUG] Reenable debugging of paravirtualized and - Xen patchbot-3.0-testing
Brand new Now you could grant your wish Revel in - Olga
[Xen-changelog] [xen-unstable] Increases the retry limit to allow xend more time before issuing a balloon - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM][VMX] Propagate debug exception to guest if no external debugger is enabled. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN][EMUL] x86 emulator should support 32-bit offsets in real mode. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [TOOLS] Fix cm argument processing some more: - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [VTPM_TOOLS] Updated vtpmd to save complete state in preperateion to - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Add Xenoprof passive domain support - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN][BUILD] Both ctags and etags support the -a (append) option, and - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [TPM] Fix an occasional problem when doing local migration due to the xenstore's - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [BALLOON] Add fallback code so that e.g. a domain ballooned too far down can still - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Allow dma_alloc_coherent() to work for regions up to 2MB. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [TOOLS] Remove plan9 loader code. Latest plan9 port uses linux builder. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Fix a few compile warnings and memory leaks in the sysfs driver. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENTOP] Adds batch mode processing option (output to stdout) - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENTOP] Fix CPU percentage display in batch mode. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [NET] back: Add TSO support - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [HVM][Firmware] Make the creation of MP tables more dynamic - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] This patch adds new xm subcommands to support working with resource - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [TPM] Update the TPM drivers in the repository to a newer version - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Export flush_tlb_page() to modules in i386-smp builds. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] kunmap_atomic() must zap the PTE to avoid dangling references - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix next_timer_interrupt() in patch and update caller - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix the kunmap_atomic() change in 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fail save if we have an out-of-sync P2M/M2P (since otherwise the restore - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Replace my previous patch with equivalent fix from linux-2.6.17. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XEN] Fix the timeout workaround so it doesn't capture negative - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [NET] back: build fixes. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Fix build - _XEN_NETIF_EXTRA_FLAG_MORE not _XEN_NETIF_EXTRA_MORE - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENTOP]Add VBD information. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XM] Remove unused imports. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [NET]: Remove gso.segs field from netif protocol. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [NET]: Add net-tso.patch - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [TPM] Update the current virtual TPM documentation in misc/docs/vtpm.txt - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [TPM] Adds a script for virtual TPM support. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [LINUX] Replace pagetable walks by simple address calculation. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Revert 10521, 10526 and 10527. This completes reversion of ACM modifications to xm. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [NET]: Update net-gso.patch. Remove net-tso.patch. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] Merge - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENBUS] Another fix to the wait-for-device-connection code. - Xen patchbot-unstable
[Xen-changelog] [xen-unstable] [XENBUS] Another simplification -- bus_for_each_dev() better than bus_find_device(). - Xen patchbot-unstable

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