| 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 |
| 2017-09-01 |
Boris Ostrovsky | mm: change boot_scrub_done definition |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Boris Ostrovsky | mm: initialize lowmem virq when boot-time scrubbing... |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Igor Druzhinin | hvmloader, libxl: use the correct ACPI settings dependi... |
commit | commitdiff | tree | snapshot |
| 2017-09-01 |
Chao Gao | VT-d: use correct BDF for VF to search VT-d unit |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Yi Sun | x86: remove redundant checks in sysctl.c |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Wei Liu | x86/pv: drop gate_op prefix in emul-gate-op.c |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Wei Liu | x86/pv: drop priv_op prefix in emul-priv-op.c |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Wei Liu | Revert "xen: in do_softirq() sample smp_processor_id... |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Sergej Proskurin | xen-access: Correct default value of write-to-CR4 switch |
commit | commitdiff | tree | snapshot |
| 2017-08-31 |
Wei Liu | x86/mm: introduce trace point for mmio_ro emulation |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Andrew Cooper | x86/mm: Rearrange guest_get_eff_{,kern_}l1e() to not... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Andrew Cooper | x86/mm: Use mfn_t for new_guest_cr3() |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Dario Faggioli | xen: RCU: avoid busy waiting until the end of grace... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Dario Faggioli | xen: RCU: don't let a CPU with a callback go idle. |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Dario Faggioli | xen: RCU/x86/ARM: discount CPUs that were idle when... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Dario Faggioli | xen: ARM: suspend the tick (if in use) when going idle. |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Dario Faggioli | xen: in do_softirq() sample smp_processor_id() only... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Jan Beulich | Merge branch 'staging' of xenbits.xen.org:/home/xen... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Jan Beulich | Revert "mm: don't hold heap lock in alloc_heap_pages... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Andrew Cooper | x86/percpu: Misc cleanup |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Andrew Cooper | x86/pv: Simplify access to the LDT/GDT ptes |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Andrew Cooper | x86/pv: Consistently use typesafe helpers in all files |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Andrew Cooper | x86/pv: map_ldt_shadow_page() cleanup |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Andrew Cooper | x86/pv: Switch {fill,zap}_ro_mpt() to using mfn_t |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Andrew Cooper | Revert "mm: don't hold heap lock in alloc_heap_pages... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Boris Ostrovsky | mm: don't hold heap lock in alloc_heap_pages() longer... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Alexandru Isaila | x86/hvm: allow guest_request vm_events coming from... |
commit | commitdiff | tree | snapshot |
| 2017-08-30 |
Roger Pau Monné | x86/pt: add a MSI unmask flag to XEN_DOMCTL_bind_pt_irq |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Andrew Cooper | x86/pv: Fill all Xen slots in init_guest_l4_table() |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Andrew Cooper | xen/build: Nuke include/{config,generated} during clean |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Wei Liu | Revert "hvmloader, libxl: use the correct ACPI settings... |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Wei Liu | Revert "acpi: set correct address of the control/event... |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Meng Xu | xen: rtds: only tickle non-already tickled CPUs |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Daniel Sabogal | libxl/arm: Fix build on arm64 + acpi |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Roger Pau Monne | acpi: set correct address of the control/event blocks... |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Dario Faggioli | xen: credit2: try to avoid tickling cpus subject to... |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Dario Faggioli | xen: credit2: optimize runq_candidate() a little bit |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Dario Faggioli | xen: credit2: kick away vcpus not running within their... |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Dario Faggioli | xen: credit2: soft-affinity awareness in csched2_cpu_pick() |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
Dario Faggioli | xen: credit2: soft-affinity awareness in gat_fallback_cpu() |
commit | commitdiff | tree | snapshot |
| 2017-08-29 |
George Dunlap | xen/credit2: soft-affinity awareness in runq_tickle() |
commit | commitdiff | tree | snapshot |
| 2017-08-28 |
Andrew Cooper | x86/mm: Drop is_guest_l3_slot() and simplify callers |
commit | commitdiff | tree | snapshot |
| 2017-08-28 |
Juergen Gross | xen: fix boolean parameter handling |
commit | commitdiff | tree | snapshot |
| 2017-08-28 |
Juergen Gross | xen: make some console related parameters settable... |
commit | commitdiff | tree | snapshot |
| 2017-08-28 |
Juergen Gross | xl: add new xl command set-parameters |
commit | commitdiff | tree | snapshot |
| 2017-08-28 |
Juergen Gross | libxl: add libxl_set_parameters() function |
commit | commitdiff | tree | snapshot |
| 2017-08-28 |
Juergen Gross | libxc: add function to set hypervisor parameters |
commit | commitdiff | tree | snapshot |
| next |