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