xen.git
2017-06-26 Andrew Cooperx86/mm: Fix infinite loop in get_spage_pages()
2017-06-23 Bhupinder Thakurxen/arm: Rename vgic_reg* functions definitions and...
2017-06-23 Bhupinder Thakurxen/arm: vpl011: Move vgic register access functions...
2017-06-23 Andrew Cooperx86/mm: Rename d to currd in do_mmuext_op()
2017-06-23 Jan Beulichx86emul: correct CF output of SHLD/SHRD
2017-06-23 Wei Liuxen-detect: handle asprintf error
2017-06-23 Wei Liux86: fix coding a style issue in asm-x86/traps.h
2017-06-23 Wei Liux86: move compat_show_guest_statck near its non-compat...
2017-06-23 Wei Liux86: move compat_iret along side its non-compat variant
2017-06-23 Wei Liux86: move hypercall_page_initialise_ring1_kernel
2017-06-23 Wei Liux86: move hypercall_page_initialise_ring3_kernel to...
2017-06-23 Wei Liux86/traps: move init_int80_direct_trap to pv/traps.c
2017-06-23 Wei Liux86: move do_iret to pv/iret.c
2017-06-23 Wei Liux86: move toggle_guest_mode to pv/domain.c
2017-06-23 Wei Liux86/traps: move set_guest_{machine,nmi}_trapbounce
2017-06-23 Wei Liux86/traps: move pv_inject_event to pv/traps.c
2017-06-23 Wei Liux86: move some misc PV hypercalls to misc-hypercalls.c
2017-06-23 Wei Liux86: clean up PV emulation code
2017-06-23 Andrew Cooperxen/livepatch: Don't crash on encountering STN_UNDEF...
2017-06-23 Andrew Cooperxen/livepatch: Use zeroed memory allocations for arrays
2017-06-23 Andrew Cooperxen/livepatch: Clean up arch relocation handling
2017-06-23 Andrew Cooperxen: Replace ASSERT(0) with ASSERT_UNREACHABLE()
2017-06-23 Andrew Cooperx86/mm: Drop is_guest_l1_slot()
2017-06-23 Andrew Cooperx86/mm: Misc nonfunctional cleanup
2017-06-23 Razvan Cojocarux86/monitor: Fixed CID 1412966: Memory - corruptions...
2017-06-23 Jan Beulichmake steal_page() return a proper error value
2017-06-23 Jan Beulichx86emul: simplify SHLD/SHRD handling
2017-06-22 Bernhard M... etherboot: use gzip -n
2017-06-22 Jan Beulichx86/mm: drop redundant domain parameter from get_page_f...
2017-06-22 Jan Beulichx86/mm: consolidate setting of TLB flush time stamps
2017-06-22 Jan Beulichx86/mmuext: don't allow copying/clearing non-RAM pages
2017-06-22 Jan Beulichgnttab: limit mapkind()'s iteration count
2017-06-22 George Dunlapgnttab: remove host map in the event of a grant_map...
2017-06-22 Jan Beulichx86: fold identical error paths in xenmem_add_to_physma...
2017-06-22 Jan BeulichARM: simplify page type handling
2017-06-22 Jan Beulichevtchn: convert evtchn_port_is_*() to plain bool
2017-06-22 Jan Beulichdomctl: restrict DOMCTL_set_target to HVM domains
2017-06-22 Jan Beulichgnttab: remove redundant xenheap check from gnttab_tran...
2017-06-22 Jan Beulichpublic: adjust documentation following XSA-217
2017-06-22 Dario Faggioliidle_loop: either deal with tasklets or go idle
2017-06-21 Stefano Stabellinidocs: improve ARM passthrough doc
2017-06-21 Wei Liux86/traps: remove now unused inclusion of emulate.h
2017-06-21 Wei Liux86: move PV invalid op emulation code
2017-06-21 Wei Liux86: move PV gate op emulation code
2017-06-21 Wei Liux86: move PV privileged instruction emulation code
2017-06-21 Wei Liux86: factor out common PV emulation code
2017-06-21 Juergen Grosstools/xen-detect: try sysfs node for obtaining guest...
2017-06-20 Petre Pircalabuxen-access: write_ctrlreg_c4 test
2017-06-20 Petre Pircalabux86/monitor: add masking support for write_ctrlreg...
2017-06-20 Ross Lagerwallrombios/ata: wait for BSY to clear after write
2017-06-20 Ian Jacksonxen/test/Makefile: Fix clean target, broken by pattern...
2017-06-20 Jan Beulichmemory: don't suppress P2M update in populate_physmap()
2017-06-20 Wolfram Strepprb_tree: make clear distinction between two different...
2017-06-20 Wolfram Strepprb_tree: reorganize code in rb_erase() for additional...
2017-06-20 Wolfram Strepprbtree: optimize rb_erase()
2017-06-20 Artem Bityutskiyrbtree: add const qualifier to some functions
2017-06-20 Roger Pau Monnéx86/dpci: make sure hvm_do_IRQ_dpci is only called...
2017-06-20 Julien Grallmm: don't use _{g,m}fn for defining INVALID_{G,M}FN
2017-06-20 Julien Grallxen/arm: vgic: Sanitize target mask used to send SGI
2017-06-20 Jan Beulichgnttab: __gnttab_unmap_common_complete() is all-or...
2017-06-20 George Dunlapgnttab: correct logic to get page references during...
2017-06-20 Jan Beulichgnttab: never create host mapping unless asked to
2017-06-20 George Dunlapgnttab: fix handling of dev_bus_addr during unmap
2017-06-20 Julien Grallarm: vgic: Don't update the LR when the IRQ is not...
2017-06-20 Jan Beulichguest_physmap_remove_page() needs its return value...
2017-06-20 Andrew Coopermemory: fix return value handing of guest_remove_page()
2017-06-20 Jan Beulichevtchn: avoid NULL derefs
2017-06-20 Jan Beulichx86: avoid leaking PKRU and BND* between vCPU-s
2017-06-20 Andrew Cooperx86/shadow: hold references for the duration of emulate...
2017-06-20 Jan Beulichgnttab: correct maptrack table accesses
2017-06-20 George Dunlapgnttab: Avoid potential double-put of maptrack entry
2017-06-20 Jan Beulichgnttab: fix unmap pin accounting race
2017-06-20 Jan Beulichx86/mm: disallow page stealing from HVM domains
2017-06-19 Wei Liuipxe: update to newer commit
2017-06-19 Zhongze Liutools: fix several "format-truncation" warnings with...
2017-06-16 Jan Beulichx86emul: minor cleanup
2017-06-16 Dushyant Behlx86/SVM: correct comments in vmcb.h
2017-06-15 Julien Grallxen/arm: mm: Use typesafe MFN in dump_pt_walk
2017-06-15 Julien Grallxen/arm: mm: Use typesafe MFN in set_fixmap
2017-06-15 Julien Grallxen/arm: Use the newly introduced MFN <-> MADDR and...
2017-06-15 Julien Grallxen/arm: Introduce wrappers for MFN <-> MADDR and GFN...
2017-06-15 Julien Grallxen/arm: traps: Replace p2m_lookup(..., ..., NULL)...
2017-06-15 Julien Grallxen/arm: Replace DIV_ROUND_UP(..., PAGE_SIZE) by PFN_UP...
2017-06-15 Julien Grallxen/arm: mm: Replace __va(pfn_to_paddr(...)) by mfn_to_virt
2017-06-15 Julien Grallxen/arm: domain_build: Replace paddr_to_pfn(virt_to_mad...
2017-06-15 Julien Grallxen/arm: Define mfn_to_page/page_to_mfn in term of...
2017-06-15 Julien Grallxen/arm: mm: Use typesafe MFN in mfn_to_xen_entry
2017-06-15 Julien Grallxen/arm: mm: Clean-up mfn_to_xen_entry
2017-06-15 Julien Grallxen/arm: mm: Fix coding style of mfn_to_xen_entry
2017-06-15 Julien Grallxen/arm: mm: Move mfn_to_xen_entry from page.h to mm.c
2017-06-15 Julien Grallxen/arm: mm: Introduce clear_table and use it
2017-06-15 Julien Grallxen/arm: gic-v2: Fix indentation in gicv2_map_hwdom_ext...
2017-06-14 Andre PrzywaraARM: vITS: create ITS subnodes for Dom0 DT
2017-06-14 Andre PrzywaraARM: vITS: create and initialize virtual ITSes for...
2017-06-14 Andre PrzywaraARM: vITS: increase mmio_count for each ITS
2017-06-14 Andre PrzywaraARM: vITS: handle INVALL command
2017-06-14 Andre PrzywaraARM: vITS: handle INV command
2017-06-14 Andre PrzywaraARM: vITS: handle DISCARD command
2017-06-14 Andre PrzywaraARM: vITS: handle MOVI command
2017-06-14 Andre PrzywaraARM: vITS: handle MAPTI/MAPI command
next