xen.git
2017-06-28 Wei Liux86: clean up traps.c
2017-06-28 Wei Liux86/traps.h: remove unused declaration of cpu_user_regs
2017-06-28 Wei Liux86/traps: move some PV specific functions to pv/traps.c
2017-06-28 Wei Liux86/callback.c: slightly change {un,}register_guest_nmi...
2017-06-28 Wei Liux86/traps: move {un,}register_guest_nmi_callback to...
2017-06-28 Wei Liuxen: move do_nmi_op and make it x86 only
2017-06-28 Wei Liux86/traps: factor out pv_trap_init
2017-06-28 Wei Liux86/traps: simplify and rename send_guest_trap
2017-06-28 Andrew Cooperxen/pt: Avoid NULL dereference in hvm_pirq_eoi()
2017-06-28 Andrew Cooperxen/pt: Unlock d->event_lock on error paths
2017-06-27 Wei Liux86: simplify guest_has_trap_callback
2017-06-27 Wei Liux86: remove the now empty x86_64/compat/traps.c
2017-06-27 Wei Liux86: move compat_set_trap_table along side the non...
2017-06-27 Wei Liux86: move do_set_trap_table to pv/callback.c
2017-06-27 Wei Liux86: move the compat callback ops next to the non-compa...
2017-06-27 Wei Liux86: move callback_op code to pv/callback.c
2017-06-27 Wei Liutravis: install ghostscript
2017-06-26 Roger Pau Monnex86/vioapic: bind interrupts to PVH Dom0
2017-06-26 Roger Pau Monnex86/pt: enable binding of GSIs to a PVH Dom0
2017-06-26 Roger Pau Monnex86/vioapic: make gsi_vioapic private
2017-06-26 Olaf Heringrombios: prevent building with PIC/PIE
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
next