xen-changelog Mail Thread Index
- [Xen-changelog] [xen-unstable] [XEN] Mark two more opcodes (C6 and C7) as Mov instructions.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XENBUS] Another simplification -- bus_for_each_dev() better than bus_find_device().,
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] Do not wait for devices with no driver to connect.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Don't modify global active weight when changing weight of inactive domain.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XENBUS] Improve the code for waiting for devices to connect. Provide,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET]: Update net-gso.patch. Remove net-tso.patch.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [BLK] back: Only remove sysfs attributes if they were previously,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Remove use of unlikely -- it's not defined on all systems.,
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] [XEN] Various softirq cleanups. Main one is to always,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Replace pagetable walks by simple address calculation.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] A few clean ups and a fix to an error path in xen_create/destroy_contiguous_region.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TPM] Adds a script for virtual TPM support.,
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] [HVM][SVM] Don't BUG when VMRUN exitcode==-1, just crash the domain.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Use explicit accessors to handle unusually-sized atomic operations in grant table code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] evtchn_do_upcall() has a micro optimization which is depends on that xchg is a barrier.,
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] [XM] Remove unused imports.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [BLK] back: Clean up sysfs-interfacing code to use VBD_SHOW macro where possible.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XENTOP]Add VBD information.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XENSTAT]Add VBD information structure.,
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] [NET] front: Transmit TSO packets if supported,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] back: build fixes.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] More net protocol and GSO changes.,
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] [LINUX] When ballooning out (returning memory to xen), don't try too hard,
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] Revert 10534 (xm subcommands for ACM). Doesn't work when ACM disabled.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Define an architecture-specific 'long' type for ABI compatibility.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Add Xenoprof passive domain support (missing file).,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XM] When two or more domain parameters are given, the xm reboot,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XM] Fix argument check of the xm reboot command.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Work around timeout bug in old Linux kernels where,
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] Use a static page for the frame_list in the balloon driver.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Replace changesets 10521, 10526, and 10527 with this new version that does not,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix the kunmap_atomic() change in 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix next_timer_interrupt() in patch and update caller,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] New /sys/hypervisor/uuid, containing this domain's UUID.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Use address types in elf parser that match elf headers.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] kunmap_atomic() must zap the PTE to avoid dangling references,
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] More commented-out code, pending a solution to the xml.marshall.generic,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Comment out the load of the resource label file, pending a solution to the,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TPM] Add 3 more test cases to the xm testsuite that extend the,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TPM] Add an upgrade patch to bring TPM subsystem to 2.6.17-rc4.,
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] [XEN] BUG() places console in sync mode.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] This patch adds new xm subcommands to support working with resource,
Xen patchbot-unstable
- 【上班】【只會負債一輩子】【一生】【都不會發財】Pollock,
◤● 大家都在網路上賺錢!你呢? ●◢Whalen
- [Xen-changelog] [xen-3.0-testing] Fix the kunmap_atomic() change in 10529:4260eb8c08740de0000081c61a6237ffcb95b2d5.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [LINUX] Export flush_tlb_page() to modules in i386-smp builds.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] kunmap_atomic() must zap the PTE to avoid dangling references,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [HVM][Firmware] Make the creation of MP tables more dynamic,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEND] Have the parent id logged in the log file, this is very useful when,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] back: Add TSO support,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] loopback: Added support for TSO,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET]: Give make_tx_response the req pointer instead of id,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET]: Added GSO support,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [BLKBACK] Output statistics to sysfs.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XENTOP] Fix CPU percentage display in batch mode.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XENTOP] Adds batch mode processing option (output to stdout),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][SVM] Clean up double-fault handling.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][SVM] Disable machine check bits in CPUID_1.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][SVM] Clean up 32bit/64bit guest register code differences.,
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] [LINUX][BLKBACK] Support temporary disconnection from frontend.,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX] Allow dma_alloc_coherent() to work for regions up to 2MB.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [HVM] Fix virtual apic irq distribution.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Upgrade microcode driver to 1.14a.,
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] [XEN] Various cleanups to bitops usage.,
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] [BALLOON] Make the domain0 ballooning logic in xend aware of pages that are on the page scrub list.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [BUILD] Add distclean build target to xen directory: cleans out tags.,
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] [XEN] Fix my change to XENVER_pagesize hypercall --,
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] [XEN][BUILD] Both ctags and etags support the -a (append) option, and,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Add Xenoprof passive domain support,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][SVM] move printk pin msg under an "if svm_dbg_on" conditional to,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [VTPM_TOOLS] Hotplug script enabled the vtpm manager and removed the,
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] [VTPM_TOOLS] Moved the developement tpm_emulator down to ring 3, which,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS] Fix cm argument processing some more:,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Add XENVER_pagesize hypercall.,
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] [HVM][VMX] On a VMEXIT, 'dirty' the DR. Restore DR from vcpu struct,,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][VMX] Added flag_dr_dirty to hvm vcpu struct. If this flag is set,,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][VMX] Added dr restore if breakpoints are enabled in guest dr7.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][VMX] Safer treatment of VM_EXEC_CONTROL when dealing w/ PENDING_INTERRUPT vmexit.,
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] Some fine-tuning in the virtual TPM scripts for hotpluging. The changes,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Increases the retry limit to allow xend more time before issuing a balloon,
Xen patchbot-unstable
- re: Just added Would you like to please your lovely partner completely?,
Goldberg
- Brand new Now you could grant your wish Revel in,
Olga
- [Xen-changelog] [xen-3.0-testing] [DEBUG] Reenable debugging of paravirtualized and,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [TOOLS] Fix pagetable-pinning loop in xc_linux_restore.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [TOOLS] Fix set_bit/clear bit for x86/64 in xc_linux_save,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XM-TEST] Remove second console attach in 03_memset_random_pos,
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] [TOOLS] Make sure to explicitly close the connection if we're using HTTP/1.0. This,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS] Treat '--' command-line split option correctly.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS] Fix pagetable-pinning loop in xc_linux_restore.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] localtime support for paravirtualized guests,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX][TPM] Use min_t/min instead of the #define'd MIN.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Transparent virtualization fixes.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] stub to support dump_execution_state() on ia64,
Xen patchbot-unstable
- [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-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] Add new XENMEM_machphys_mapping to get info about location and,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Export machine_to_phys start and end addresses to guests.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [XEN] Xen always relinquishes VGA console to domain0 when domain0,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Fix to previous changeset: continue to do softirq while delaying.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Add a warning banner when 'sync_console' is used. Make it,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Fix PAE PDPT shadowing coherence.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Add new XENMEM_machphys_mapping to get info about location and,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Another fix to i386 mfn_to_pfn().,
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] Move the SSHTransport class to its own file, so that we may disable SSH,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Merge,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Run credit scheduler tests by default,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Export machine_to_phys start and end addresses to guests.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Make the credit scheduler the default - a number of bugs have been fixed,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Remove some spurious BUG_ON()'s from the credit scheduler.,
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] This patch adds client side support for XML-RPC over ssh. It differs from,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Add an xm serve command.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Add support to Xend XML-RPC server for HTTP/1.1 Keep-Alive.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XM-TEST] Improve detection of a guest having booted to prompt.,
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] [HVM][VMX][PAE] Enable PAE VMX guest on PAE host.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Add DOM0_DOMAIN_SETUP hypercall.,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX] Use new XENMEM_exchange hypercall (where possible),
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [SEDF] Fix SEDF defaults to make domain0 take only a fair,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [XEN][PAE] Stores to PTEs in PAE mode use CMPXCHG to ensure atomicity.,
Xen patchbot-3 . 0-testing
- [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] Handle non-page-aligned CR3 when walking,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] New function dump_execution_state() displays,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Rename show_registers() to show_execution_state().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Improve double-fault tracing -- print backtrace,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Fix non-debug builds.,
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] Remove code from writable-pagetable emulation path which,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Multi-processor guests need to be more conservative when,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Fix page-fault handler to not trust bit 0 of error code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Small fixes to changesets 10424 and 10425 (spurious #PF detection).,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [SEDF] Fix SEDF defaults to make domain0 take only a fair,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM] Clean up formatting of new piix acpi file.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM] ACPI support patch 4 of 4: shutdown.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM] ACPI support patch 3 of 4: ACPI _PRT table.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM] ACPI support patch 2 of 4: ACPI timer.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM] ACPI support patch 1 of 4: main components.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Fix dependencies on CONFIG_PROC_FS.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Kernel should not send out IPv6 autoconfig multicast,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS] Clean up the network setup scripts. Create some,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [ACM] Complete the conversion of acm_ops using Xen handles instead,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Use correct xen_pfn_t type in implementation of XENMEM_exchange.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS][HVM] Enhance the HVM config file to show prototypes for the USB options.,
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-3.0-testing] [XEN] PTE updates do not need to use CMPXCHG instruction.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] Remove old blktap tools.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Add spurious page-fault detection, intended primarily,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Make the spurious page-fault detection logic,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Merge with xen-ia64-unstable.hg.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] cleanup,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] enable Xen compilation with debug=y,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] reset_system,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] cleanup in domain.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] work around for skbuff_ctor() on non-privileged domain,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] fix garbage in irq_ia64.c kernel message,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] clean up "assign domain page ... already mapped!" printks,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] do not use interrupt_mask_addr inside Xen,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] let VMM do itc sync for guest on VTI domain,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] cleanup warnings in mm.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Fix a bug in vmx_vcpu_pta,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Remove redundant ASSIGN_DOMAIN_MACH_PAGE in dom_fw.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Fix vga acceleration for VTI domain,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Pull changes from xen-unstable.hg cset 10242 into mm.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Remove Makefile entry for xenia64_init,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] merge with xen-unstable.hg,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Define mfn_to_local_pfn(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] define virt_to_mfn and mfn_to_virt,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Revert xen-ia64-unstable.hg cset 10237,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Revert xen-ia64-unstable.hg cset 10238,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] cleanup warning in xen/arch/ia64/linux-xen/time.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Update efi.c and rework xenheap location,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Change PIB size to 2M,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] A fix for itc.d emulation,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] add seqlock to protect vtlb,
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] passthrough EFI_ACPI_MEMORY_NVS and EFI_RESERVED_TYPE,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] use get_gpfn_from_mfn(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] use pte_mem() in relinquish_pte(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] add memory barrier to domain_flush_vtlb_range(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Add NULL test in domain_page_mapped(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] align pages in assign_domain_same_page(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Put guest physical translation into VHPT,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Enable SMP on VTI-Domain,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] sparse tree cleanups,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] clean out xen/drivers/patches in the sparse tree,
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] remove xenia64_init.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Fix network issue on VTI domain,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] more cleanup,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] pass vcpu nr to guest firmware,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] This patch fixes dom0 no VGA console bug.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] check memory descriptor over lap in dom_fw_init(),
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] Fix another bug which causes "Oops: time tick before it's due",
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Vcpu hot-plug support,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] fix debug=y build: update ASSERT(acktype),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] fix debug=y build: remove ASSERT(THASH_TLB),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] README patch of booting xen,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Add carriage return to printk/printf,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] cleanup linux-2.6-xen-sparse,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] split domain.c into mm.c and domain.c,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] fix vmx_vcpu_ptr_i(), vmx_vcpu_ptr_d(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] paravirtualize vdso,
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] rewrite priv_handle_op(),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Fix 10362 change to create_grant_va_mapping().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] PTE updates do not need to use CMPXCHG instruction.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Use new XENMEM_exchange hypercall (where possible),
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] New memory_op XENMEM_exchange. Allows atomic,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX] Export new gnttab_cancel_free_callback() to modules.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [LINUX] Export new gnttab_cancel_free_callback() to modules.,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX] Network buffers do not need to be multi-page contiguous,
Xen patchbot-3 . 0-testing
- [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-3.0-testing] [LINUX] Only destroy a machine-contiguous memory region if,
Xen patchbot-3 . 0-testing
- [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-unstable] [MINI-OS] Fix for event initialisation in Mini-OS. All events are masked when,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Network buffers do not need to be multi-page contiguous,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS] Introduce xc_evtchn_*() interface for interacting with /dev/xen/evtchn.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Catch ValueError and OverflowError, to diagnose bad arguments.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Only destroy a machine-contiguous memory region if,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][QEMU] Fix SDL mouse "invisible wall".,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX][PAE] More fixes to pgd allocation. Since allocating pmds,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX][BLK] front: More care over device teardown.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [TOOLS] Fix PAE save/restore/migrate: we must flush,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [LINUX] Eliminates a deadlock and reduce (sometimes significantly) the time,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [LINUX] Fix blkfront driver to check connection status to backend in,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [LINUX] Export some tlb-flush functions to modules, which are,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [XEN] Abstract setting of master event-pending flag into asm/event.h.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XENSTAT] Fix two realloc() usage errors in xenstat.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] front: Discard packets in tx ring rather than attempting retransmit,
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] [LINUX][BLK] front: More care over device teardown.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS] Fix PAE save/restore/migrate: we must flush,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [MINI-OS] Applications that provide their own app_main need not run the xenbus test.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Eliminates a deadlock and reduce (sometimes significantly) the time,
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] [ACM] Provide the framework needed for resource labeling.,
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] Merge.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Expand test_xenbus a little.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] This patch exposes XenBus functions to Mini-OS applications.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Fix blkfront driver to check connection status to backend in,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS][BUILDER] Extend Elf header checks for multiple architectures.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Export some tlb-flush functions to modules, which are,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] Initialize the entire hypercall page when running a ring0 kernel,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [XEN] Fix compatibility with future guests which may try to,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [HVM] Fix ioemu build with new Linux headers. We must define __user,
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] Correctly return the results of {event_channel_op, physdev_op}_compat,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Fix code indentation in Linux drivers.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Initialize the entire hypercall page when running a ring0 kernel,
Xen patchbot-unstable
- Lottery: A tax on people who are bad at math,
ledesinty shanyeya
- [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] [LINUX] Fix interaction between idle loop and RCU subsystem.,
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] [HVM][VMX] Fix error-detection inline asm code. Zero word-sized,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][VMX] Fix the build with certain versions of gcc.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Fix read_console_ring() when passed a small buffer.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Clean up unused variable in mm/memory.c.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][VMX] Provide right view of cpuid to the HVM guests.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][DM] Backport the USB support from QEMU 0.8.1 to the current Xen,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Fix a typo in local_event_delivery_enable().,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] Fix code which finds the default interface if there are static routes.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [XEN] Fix SCHEDOP_poll to work even when event channels are,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [XEN] Fix SCHEDOP_poll to work even when event channels are,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][VMX] Cleanups and fixes to VMCS lifecycle.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Fix IRQ SMP affinity logic for event channels.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Replace direct common-code access of evtchn_upcall_mask,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Remove the only use of evtchn_upcall_mask in common code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX] Fix IRQ SMP affinity logic for event channels.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [LINUX][X86/64] Initialise pages outside initial allocation so that,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [XEN] VCPU operation register_runstate should work even when,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [XEN] IOPL is ignored for VM86 mode port accesses. Fix Xen,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [XEN] VCPU operation register_runstate should work even when,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [ACM] Replace enumerations with macros with qualified names.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN][ACM] Clean up ACM interface to use explicitly-sized types,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Simplify /proc/iomem initialisation -- no need to fake a,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX][X86/64] Initialise pages outside initial allocation so that,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] IOPL is ignored for VM86 mode port accesses. Fix Xen,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX][XENBUS] replace xenbus_transaction_t with an opaque transaction ID.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] front: There's a small leak on a couple error paths in setup_device().,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Use structs not typedefs, remove trailing whitespaces, place symbol,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX][BLKTAP] This code doesn't compile, is marked as DANGEROUS, and,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX][XENBUS] Drop (struct xenbus_device)->data, and simply use ->dev.driver_data,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [XEN] Re-increase MAX_ORDER to 20 for the time being. Reducing,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX] swiotlb allocates multiple smaller contiguous DMA regions,,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [XEN] Reduce default maximum allocation order from 2^20 pages to 2^11.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] swiotlb allocates multiple smaller contiguous DMA regions,,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX] Only trigger unhandled irq path if irq is not shared across,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [TOOLS] Fix domain builder to carefully check that mapped memory area,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] Add sched-credit xm tests but don't run them by default yet...,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Set up /proc/iomem in a sensibel way to indicate,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Only trigger unhandled irq path if irq is not shared across,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [TOOLS] Fix domain builder to carefully check that mapped memory area,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] Extended PHYSDEVOP_irq_status_query to obtain sharing status,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [HVM][MMIO] Emulate more instructions: or/and/xor with byte width,,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Reset Cirrus device model `VRAM' whenever a VGA/SVGA mode switch occurs.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [LINUX][X86/64] Support IO-port permissions bitmaps (ioperm() syscall).,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] x86/64 Linux: destroy entire init memory mapping beyond kernel image.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] Fix cut-n-paste comment error in public header file.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Extended PHYSDEVOP_irq_status_query to obtain sharing status,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Rename hw_resend_irq to allow it to be defined seperately per arch.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][MMIO] Support decode of 0x83 opcode (or imm8, m32/64').,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][MMIO] Emulate more instructions: or/and/xor with byte width,,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][DM] Cleaner way of clearing VGA memory on mode changes (thanks to,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LIBXC] Convert all printf/fprintf uses to use a macro instead.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM][PIT] Fix missed_ticks() logic.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX][X86/64] Support IO-port permissions bitmaps (ioperm() syscall).,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] x86/64 Linux: destroy entire init memory mapping beyond kernel image.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Merged.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix typo.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Added.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Move forward to new version of buildroot -- the old one has gone from the,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Expose the exception thrown by xen.lowlevel.xs.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix a problem where the vcpu count for dom0 doesn't get reset back to the,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Reraise exceptions caught in create.py, so that the error handling in main.py,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Block device write-verify test.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVMLOADER] Revert to uniprocessor MPS table in rombios.,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] Use explicitly-sized types in the dom0_ops and privcmd structures.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [NET] front: Turn grant-ref error into a fatal bug. That's the best we,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [X86EMUL] Mark MOV instruction as not needing writeback.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Change the x86_emulate() interface to pack all context arguments,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] Use explicitly-sized types in the dom0_ops and privcmd structures.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Represent PFNs with their own type, rather than 'unsigned long'.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] front: Turn grant-ref error into a fatal bug. That's the best we,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [X86EMUL] Mark MOV instruction as not needing writeback.,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [HVM][VMX] Interrupts must be kept disabled when entering Xen for,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [NET] back: fix synchronisation of access to deallocation buffer ring.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [HVM][VMX] Interrupts must be kept disabled when entering Xen for,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] back: Add a few comments to the goriest parts of the scatter-gather patch.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] front: Transmit SG packets if supported,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] back: Add SG support,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [VMXASSIST] Extensions to vmxassist to handle additional mode switch cases.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] back: fix synchronisation of access to deallocation buffer ring.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Extend callback-registration hypercall to take a flags argument.,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] Support extended-info in saved guest images generated by latest -unstable tools.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [LINUX] Simply shared_info mapping code. Always use a fixmap.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Create new vmassist type 'pae_extended_cr3'. Only advertise,
Xen patchbot-unstable
- [Xen-changelog] [xen-3.0-testing] [LINUX] Simply shared_info mapping code. Always use a fixmap.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [LINUX][X86_64] Destroy initial page-table mappings to avoid overlap with modules.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] A few put_cpu() calls were missed when adding CONFIG_X86_NO_TSS.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Use halt() instead of asm("hlt").,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Add backing support for HDIO_GETGEO ioctl to blkfront.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [PAE] Chaneg interface for accessing %cr3 so that extra bits (>4GB) for PAE pgdirs,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [HVM] Fix a problem when destroying a Windows guest.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [LINUX] Fix cpu_possible_map initialisation.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Fix dummy domains (DOM_IO and DOM_XEN) creation so that,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Fix negation of unsigned quantities in the Xen x86 emulator.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Fix map_pages_to_xen() when deallocating l1 page tables.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [HVM] Fix set_guest_back_ptr to ignore empty PTEs.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] Fix MMU_NORMAL_PT_UPDATE when passed a page that is no longer of type page-table.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [SVM] Fix virtualization of the CPUID NX bit, and clean up other CPUID bits.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [HVM][AMD] Support HVM SMP guests on AMD Pacifica hardware (svm platform).,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [HVM] Fix a bug in the emulation of the xchg instruction.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-3.0-testing] [HVM] Fix shadow mode to not corrupt frame 0's page_info struct.,
Xen patchbot-3 . 0-testing
- [Xen-changelog] [xen-unstable] [LINUX][X86_64] Destroy initial page-table mappings to avoid overlap with modules.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix Xen build with some versions of gcc.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [PAE] Fix tools to properly pack/unpack >4GB PAE CR3 values.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] A few put_cpu() calls were missed when adding CONFIG_X86_NO_TSS.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [NET] loopback: Added support for SG,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Use halt() instead of asm("hlt").,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Add backing support for HDIO_GETGEO ioctl to blkfront.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [PAE] Fix support for pgdirs above 4GB. Requires an interface change so that %cr3,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM] Fix a problem when destroying a Windows guest.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Move idle-vcpu allocation logic to a common function.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64][HVM] Enable CGA acceleration for VTI.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Build breakage: revert 10247:2fd7f4fb7d1453e4ff418c06961b0bd9fcb71129.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [IA64] Fix Xen running on IA64. Some function prototypes were,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Fix pagetable accessor macros in Xen to have better names and to,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Use DEFINE_SPINLOCK consistently throughout Xen.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] Allow all trace-buffer hypercalls to be executed even when tracing is currently disabled.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Fix cpu_possible_map initialisation.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX][X86_64] Fix initial memory mapping code.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [HVM] Allow more dynamic use of the qemu serial lines by allowing the Summagraphics port to float.,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [SECURITY] Allow domid and ssidref args to get_decision in,
Xen patchbot-unstable
- [Xen-changelog] [xen-unstable] [LINUX] Converge ia64 versions of xen/drivers Makefiles with general versions.,
Xen patchbot-unstable
- [Xen-changelog] Domain creation/destruction cleanups.,
Xen patchbot-unstable
- [Xen-changelog] Fix dummy domains (DOM_IO and DOM_XEN) creation so that,
Xen patchbot-unstable
- [Xen-changelog] Fix negation of unsigned quantities in the Xen x86 emulator.,
Xen patchbot-unstable
- [Xen-changelog] network-bridge: fix syntax error,
Xen patchbot-unstable
- [Xen-changelog] network-bridge: Fall back to eth0/xenbr0 if no default route.,
Xen patchbot-unstable
- [Xen-changelog] Fix map_pages_to_xen() when deallocating l1 page tables.,
Xen patchbot-unstable
- [Xen-changelog] [HVM] Fix set_guest_back_ptr to ignore empty PTEs.,
Xen patchbot-unstable
- [Xen-changelog] Fix MMU_NORMAL_PT_UPDATE when passed a page that is no longer of type page-table.,
Xen patchbot-unstable
- [Xen-changelog] [IA64] fix up a few more warnings,
Xen patchbot-unstable
- [Xen-changelog] [IA64] remove linux-2.6-xen-sparse/arch/ia64/xen/xenconsole.c,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Add several missing is_running_on_xen().,
Xen patchbot-unstable
- [Xen-changelog] [IA64] remaining warnings removed,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Add sal emulation to VTI domain,
Xen patchbot-unstable
- [Xen-changelog] [IA64] VTI: Initialize VHPT headers invalid,
Xen patchbot-unstable
- [Xen-changelog] [IA64] VTI: set isr before injecting fault to guest,
Xen patchbot-unstable
- [Xen-changelog] [IA64] preparation for vga acceleration of VTI domain,
Xen patchbot-unstable
- [Xen-changelog] [IA64] clean up ia64 xen-mkbuildtree-pre,
Xen patchbot-unstable
- [Xen-changelog] [IA64] use is_running_on_xen(),
Xen patchbot-unstable
- [Xen-changelog] [IA64] add missing END(xen_bsw1),
Xen patchbot-unstable
- [Xen-changelog] [IA64] VTI: Optimize thash vtlb algorithm,
Xen patchbot-unstable
- [Xen-changelog] [IA64] VTI: simple format cleanup,
Xen patchbot-unstable
- [Xen-changelog] merge with xen-unstable.hg,
Xen patchbot-unstable
- [Xen-changelog] [IA64] support FPSWA hypercall,
Xen patchbot-unstable
- [Xen-changelog] [IA64] support FPSWA emulation,
Xen patchbot-unstable
- [Xen-changelog] [IA64] remove evtchn_ia64.c,
Xen patchbot-unstable
- [Xen-changelog] [IA64] fix AFLAGS again,
Xen patchbot-unstable
- [Xen-changelog] [IA64] acpi read-only mapping,
Xen patchbot-unstable
- [Xen-changelog] [IA64] GNTMAP_readonly support linux part,
Xen patchbot-unstable
- [Xen-changelog] [IA64] GNTMAP_readonly support xen part,
Xen patchbot-unstable
- [Xen-changelog] [IA64] support DOMID_XEN and DOMID_IO of foreign domain page mapping,
Xen patchbot-unstable
- [Xen-changelog] [IA64] fix dirty_bit in xenivt.S,
Xen patchbot-unstable
- [Xen-changelog] [IA64] remove unused audio driver from buildconfigs,
Xen patchbot-unstable
- [Xen-changelog] [IA64] swap XEN_HYPER_ITC_D and XEN_HYPER_ITC_I,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Add ptc.l emulation,
Xen patchbot-unstable
- [Xen-changelog] [IA64] work around ENOSYS vs EINVAL in ioremap,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Add -rc support to sparse-merge,
Xen patchbot-unstable
- [Xen-changelog] [IA64] make xenLinux/ia64 privcmd mmap not to use dom0 memory,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Final patch to make evtchn fully working for xen/ia64,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Clean up pirq bind code,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Add event injection logic,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Add do_callback_ops,
Xen patchbot-unstable
- [Xen-changelog] [IA64] Import linux header files,
Xen patchbot-unstable
Mail converted by MHonArc
|