| 2017-09-15 |
Wei Liu | arm/cpu{errata,feature}.[ch]: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Wei Liu | arm/alternative.c: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Wei Liu | arm/platform: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Wei Liu | arm/irq: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Wei Liu | arm/domain_build: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Wei Liu | arm/{v,}gic: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-15 |
Wei Liu | arm/acpi: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Julien Grall | xen/arm: Limit the scope of cpregs.h |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Julien Grall | xen/arm: Move sysregs.h in arm64 sub-directory |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Julien Grall | xen/arm: Move co-processor emulation outside of traps.c |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Julien Grall | xen/arm: Move sysreg emulation outside of traps.c |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Julien Grall | xen/arm: traps: Export a bunch of helpers to handle... |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Dario Faggioli | xen: credit2: implement utilization cap |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Boris Ostrovsky | x86/mm: initialize ol1e in create_grant_pv_mapping... |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Wei Liu | libxl: fix disk listing function |
commit | commitdiff | tree | snapshot |
| 2017-09-14 |
Wei Liu | libxl: add back libxl_device_v{k,f}b_add |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Andrew Cooper | x86/oprofile: Add a missing space to initialisation... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Haozhong Zhang | x86/mce: remove extra blanks in mctelem.c |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Haozhong Zhang | x86/mce: add emacs block to mctelem.c |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Haozhong Zhang | x86/mce: adapt mce_intel.c to Xen hypervisor coding... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Haozhong Zhang | x86/mce: adapt mcation.c to Xen hypervisor coding style |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Haozhong Zhang | x86/vmce: adapt vmce.c to Xen hypervisor coding style |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Haozhong Zhang | x86/mce: adapt mce.{c, h} to Xen hypervisor coding... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Andrew Cooper | x86/mm: Prevent 32bit PV guests using out-of-range... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Andrew Cooper | x86/mm: Combine {destroy,replace}_grant_{pte,va}_mapping() |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Andrew Cooper | x86/mm: Carve steal_linear_address() out of replace_gra... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Andrew Cooper | x86/mm: Combine create_grant_{pte,va}_mapping() |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Andrew Cooper | x86/mm: Misc cleanup to {create,replace}_grant_host_map... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Andrew Cooper | x86/mm: Factor out the grant flags to pte flags convers... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Andrew Cooper | x86/mm: Improvements to PV l1e mapping helpers |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Petre Pircalabu | gitignore: add local vimrc files |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: remove unneeded DEVICE_ADD macro |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: change vtpm to use generec add function |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: fix memory leak in libxl__colo_save_setup |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: change nic to use generec add function |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: change disk to use generic getting list functions |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: change vfb to use generec add function |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: change vkb to use generec add function |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: change p9 to use generec add function |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | docs: add PV display driver information |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | xl: add PV display device commands |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: add vdispl device |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: add generic functions to get and free device... |
commit | commitdiff | tree | snapshot |
| 2017-09-13 |
Oleksandr Grytsov | libxl: add generic function to add device |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Julien Grall | xen/arm: Move arch/arm/vtimer.h to include/asm-arm... |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Julien Grall | xen/arm: traps: Re-order the includes alphabetically |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Jan Beulich | gnttab: also validate PTE permissions upon destroy... |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Juergen Gross | tools/xenstore: dont unlink connection object twice |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Andrew Cooper | grant_table: fix GNTTABOP_cache_flush handling |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
George Dunlap | xen/mm: make sure node is less than MAX_NUMNODES |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Andrew Cooper | x86/shadow: Use ERR_PTR infrastructure for sh_emulate_m... |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Julien Grall | xen/mm: Use __virt_to_mfn in map_domain_page instead... |
commit | commitdiff | tree | snapshot |
| 2017-09-12 |
Julien Grall | xen/x86: mm: Introduce {G, M}FN <-> {G, M}ADDR helpers |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Andrew Cooper | xen/x86: Replace mandatory barriers with compiler barriers |
commit | commitdiff | tree | snapshot |
| 2017-09-11 |
Wei Liu | mem_access: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Andrew Cooper | x86/mm: Allow map_domain_page_global() to be used durin... |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Roger Pau Monné | pci: constify domain parameter of pci_get_pdev_by_domain |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Jan Beulich | hvmloader: clone REP INSW test from REP INSB one |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Jan Beulich | hvmloader: dynamically determine scratch memory range... |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Jan Beulich | x86/HVM: correct repeat count update in linear->phys... |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Wei Liu | monitor: switch to plain bool |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Wei Liu | tools: eliminate LIBXL_BLKTAP2 |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Wei Liu | tools: disable blktap2 by default |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Wei Liu | build: run autogen.sh on Stretch |
commit | commitdiff | tree | snapshot |
| 2017-09-08 |
Wei Liu | MAINTAINERS: orphan blktap2 |
commit | commitdiff | tree | snapshot |
| 2017-09-07 |
Andrew Cooper | x86/page: Implement {get,set}_pte_flags() as static... |
commit | commitdiff | tree | snapshot |
| 2017-09-07 |
Ian Jackson | DEPS handling: Remove absolute paths from references... |
commit | commitdiff | tree | snapshot |
| 2017-09-07 |
Ian Jackson | DEPS handling: Use DEPS_INCLUDE everywhere |
commit | commitdiff | tree | snapshot |
| 2017-09-07 |
Ian Jackson | DEPS handling: Use DEPS_RM everywhere |
commit | commitdiff | tree | snapshot |
| 2017-09-07 |
Ian Jackson | DEPS handling: Provide DEPS_RM and DEPS_INCLUDE |
commit | commitdiff | tree | snapshot |
| 2017-09-07 |
Boris Ostrovsky | mm: Don't scrub pages while holding heap lock in alloc_... |
commit | commitdiff | tree | snapshot |
| 2017-09-06 |
Yi Sun | tools: change the type of '*nr' in 'libxl_psr_cat_get_info' |
commit | commitdiff | tree | snapshot |
| 2017-09-06 |
Yi Sun | tools: use '__i386__' and '__x86_64__' to replace PSR... |
commit | commitdiff | tree | snapshot |
| 2017-09-06 |
Jan Beulich | x86: introduce and use setup_force_cpu_cap() |
commit | commitdiff | tree | snapshot |
| 2017-09-06 |
Andrew Cooper | x86/traps: Fix show_page_walk() to avoid printing trail... |
commit | commitdiff | tree | snapshot |
| 2017-09-06 |
Andrew Cooper | xen: Drop asmlinkage everywhere |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Olaf Hering | libxc/bitops: correct comment for bitmap_size |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Alexandru Isaila | common/vm_event: Initialize vm_event lists on domain... |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Jan Beulich | x86emul: correct EVEX decoding |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Jan Beulich | x86emul: correct VEX.L handling for VCVT{,T}S{S,D}2SI |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Jan Beulich | x86emul: correct VEX.W handling for non-64-bit VPINSRD |
commit | commitdiff | tree | snapshot |
| 2017-09-05 |
Andrew Cooper | x86/emul: Fix the handling of unimplemented Grp7 instru... |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Jan Beulich | x86/p2m-pt: pass level instead of page type to p2m_next... |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Jan Beulich | x86/p2m: make p2m_alloc_ptp() return an MFN |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Jan Beulich | x86/p2m-pt: simplify p2m_next_level() |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Wei Liu | x86/mm: use put_page_type_preemptible in put_page_from_... |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Andrew Cooper | x86/mm: Use static inlines for {,un}adjust_guest_l?e() |
commit | commitdiff | tree | snapshot |
| 2017-09-04 |
Wei Liu | MAINTAINERS: add arch specific public headers to arch... |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Andrew Cooper | x86/mm: Use mfn_t for make_cr3() |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Andrew Cooper | x86/public: Further corrections to vcpu context comments |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Wei Liu | x86/mm: merge ptwr and mmio_ro page fault handlers |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Wei Liu | x86/mm: don't wrap x86_emulate_ctxt in ptwr_emulate_ctxt |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Jan Beulich | domctl/x86: move vMSI related #define-s to public interface |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Chao Gao | xl/libacpi: extend lapic_id() to uint32_t |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Juergen Gross | libxc: increase maximum migration stream record length |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Wei Liu | libxl, xl: change p9 to p9s |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Jan Beulich | x86: mark the entire directmap NX |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Roger Pau Monné | x86/pvh: remove stale PVHv1 comment from public headers |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Boris Ostrovsky | mm: don't request scrubbing until dom0 is running |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Boris Ostrovsky | mm: don't poison a page if scrub_debug is off |
commit | commitdiff | tree | snapshot |
| next |