xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-20 12:58:14 to 2016-06-21 13:25:19 UTC [more...]

[PATCH v9 0/3] Check VT-d Device-TLB flush error
 2016-06-21 13:25 UTC  (3+ messages)
` [PATCH v9 1/3] vt-d: fix the IOMMU flush issue

[PATCH 1/3] xen/arm: drivers: scif: Remove dead code
 2016-06-21 13:22 UTC  (14+ messages)
` [PATCH 2/3] xen/arm: drivers: scif: Remove unused variables
` [PATCH 3/3] xen/arm: drivers: scif: Add clock auto detection

[PATCH v3 0/8] xen/arm: Use the typesafes gfn and mfn
 2016-06-21 13:20 UTC  (9+ messages)
` [PATCH v3 1/8] xen/arm: Rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn typesafe
` [PATCH v3 2/8] xen/mm: Introduce a bunch of helpers for the typesafes mfn and gfn
` [PATCH v3 3/8] xen: Use typesafe gfn/mfn in guest_physmap_* helpers
` [PATCH v3 4/8] xen: Use typesafe gfn in xenmem_add_to_physmap_one
` [PATCH v3 5/8] xen/arm: Rename grant_table_gfpn into grant_table_gfn and use the typesafe gfn
` [PATCH v3 6/8] xen: Use the typesafe mfn and gfn in map_mmio_regions
` [PATCH v3 7/8] xen/arm: Rework the interface of p2m_lookup and use typesafe gfn and mfn
` [PATCH v3 8/8] xen/arm: p2m_cache_flush: Use the correct terminology and typesafe gfn

[PATCH 00/11] hvmctl hypercall
 2016-06-21 12:44 UTC  (26+ messages)
` [PATCH 01/11] public / x86: introduce "
` [PATCH 02/11] hvmctl: convert HVMOP_set_pci_intx_level
` [PATCH 03/11] hvmctl: convert HVMOP_set_isa_irq_level
` [PATCH 04/11] hvmctl: convert HVMOP_set_pci_link_route
` [PATCH 05/11] hvmctl: convert HVMOP_track_dirty_vram
` [PATCH 06/11] hvmctl: convert HVMOP_modified_memory
` [PATCH 07/11] hvmctl: convert HVMOP_set_mem_type
` [PATCH 08/11] hvmctl: convert HVMOP_inject_trap
` [PATCH 09/11] hvmctl: convert HVMOP_inject_msi
` [PATCH 10/11] hvmctl: convert HVMOP_*ioreq_server*
` [PATCH 11/11] x86/HVM: serialize trap injecting producer and consumer

[PATCH 0/8] x86/time: improve cross-CPU clock monotonicity (and more)
 2016-06-21 12:28 UTC  (18+ messages)
` [PATCH 1/8] "
` [PATCH 3/8] x86/time: introduce and use rdtsc_ordered()
` [PATCH 4/8] x86/time: calibrate TSC against platform timer
` [PATCH 5/8] x86/time: correctly honor late clearing of TSC related feature flags

[PATCH] xen: arm: Update arm64 image header
 2016-06-21 11:59 UTC  (4+ messages)

[PATCH 0/7] vm-event: Implement ARM support for control-register writes
 2016-06-21 11:26 UTC  (9+ messages)
` [PATCH 2/7] vm-event: VM_EVENT_FLAG_DENY requires VM_EVENT_FLAG_VCPU_PAUSED
` [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr

[qemu-mainline test] 96022: regressions - FAIL
 2016-06-21 10:56 UTC 

[PATCH 0/8] Add support for parsing per CPU Redistributor entry
 2016-06-21 10:49 UTC  (12+ messages)
` [PATCH 1/8] arm/gic-v3: Add a separate function for mapping GICD region
` [PATCH 2/8] arm/gic-v3: Fold GICR subtable parsing into a new function
` [PATCH 3/8] arm/gic-v3: Parse per-cpu redistributor entry in GICC subtable
` [PATCH 4/8] xen/arm: vgic: Use dynamic memory allocation for vgic_rdist_region
` [PATCH 6/8] arm: vgic: Split vgic_domain_init() functionality into two functions

[PATCH 0/2] xtf: add launcher (+1 bugfix)
 2016-06-21 10:42 UTC  (12+ messages)
` xenbits "official" repo for XTF (was "

[PATCH 00/19] xen: sched: assorted fixes and improvements to Credit2
 2016-06-21 10:42 UTC  (5+ messages)
` [PATCH 11/19] tools: tracing: adapt Credit2 load tracking events to new format
` [PATCH 19/19] xen: credit2: use cpumask_first instead of cpumask_any when choosing cpu

ARM Xen Bug #45: Is there a solution?
 2016-06-21 10:27 UTC  (2+ messages)

[PATCH] xen/arm: register clocks used by the hypervisor
 2016-06-21 10:22 UTC  (2+ messages)

[PATCH] xen/arm: domain_build: DT: add clocks node to the hypervisor node
 2016-06-21 10:20 UTC  (2+ messages)

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-21 10:00 UTC  (29+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[qemu-upstream-4.3-testing test] 96026: regressions - FAIL
 2016-06-21  9:53 UTC 

[PATCH] xen/pciback: Update data filter intersection logic
 2016-06-21  9:23 UTC  (16+ messages)

[PATCH v5 1/9] vm_event: clear up return value of vm_event_monitor_traps
 2016-06-21  9:20 UTC  (5+ messages)
` [PATCH v5 2/9] monitor: Rename vm_event_monitor_get_capabilities
` [PATCH v5 3/9] monitor: Rename vm_event_monitor_guest_request

Xen on MinnowBoard Max
 2016-06-21  8:37 UTC 

[ovmf test] 96015: regressions - FAIL
 2016-06-21  8:30 UTC 

[xen-unstable test] 96009: regressions - FAIL
 2016-06-21  7:41 UTC 

[PATCH 0/4] x86: accommodate 32-bit PV guests with SMAP/SMEP handling
 2016-06-21  7:17 UTC  (5+ messages)
` [PATCH v2 0/3] x86: accommodate 32-bit PV guests with SMEP/SMAP handling
    ` [PATCH v3 0/4] "

[xen-4.3-testing test] 96017: regressions - FAIL
 2016-06-21  5:26 UTC 

[xen-4.6-testing test] 96006: regressions - FAIL
 2016-06-20 23:29 UTC 

[qemu-upstream-4.3-testing test] 96003: regressions - FAIL
 2016-06-20 20:14 UTC 

[xen-4.7-testing test] 96002: regressions - FAIL
 2016-06-20 19:52 UTC 

[qemu-mainline test] 95982: regressions - FAIL
 2016-06-20 19:16 UTC 

[PATCH v3 0/2] Support consistent reads of mapped vcpu_runstate_info
 2016-06-20 17:36 UTC  (3+ messages)
` [PATCH v3 2/2] xen: add update indicator to vcpu_runstate_info

[PATCH v2 00/17] XSM/FLASK updates for 4.8
 2016-06-20 16:49 UTC  (40+ messages)
` [PATCH 01/17] flask/policy: split into modules
` [PATCH 02/17] flask/policy: split out rules for system_r
` [PATCH 03/17] flask/policy: move user definitions and constraints into modules
` [PATCH 04/17] flask/policy: remove unused support for binary modules
` [PATCH 05/17] flask/policy: xenstore stubdom policy
` [PATCH 06/17] flask/policy: remove unused example
` [PATCH 07/17] flask: unify {get, set}vcpucontext permissions
` [PATCH 08/17] flask: remove unused secondary context in ocontext
` [PATCH 09/17] flask: remove unused AVC callback functions
` [PATCH 10/17] flask: remove xen_flask_userlist operation
` [PATCH 11/17] flask: improve unknown permission handling
` [PATCH 12/17] xen/xsm: remove .xsm_initcall.init section
` [PATCH 13/17] xen: move FLASK entry under XSM in Kconfig
` [PATCH 14/17] xsm: annotate setup functions with __init
` [PATCH 15/17] xsm: clean up unregistration
` [PATCH 16/17] xen: Make FLASK_AVC_STATS kconfig option visible
` [PATCH 17/17] xsm: add a default policy to .init.data

[PATCH v3 0/3] Make hvm_fep available to non-debug build
 2016-06-20 16:30 UTC  (4+ messages)
` [PATCH v3 1/3] xen: add warning infrastructure
` [PATCH v3 2/3] console: use warning infrastructure for sync console warning
` [PATCH v3 3/3] xen: make available hvm_fep to non-debug build as well

[xen-unstable-smoke test] 96011: tolerable all pass - PUSHED
 2016-06-20 16:29 UTC 

[ovmf test] 95987: regressions - FAIL
 2016-06-20 15:47 UTC 

Question about unable to add disk device after VM is destroyed and recreated on NVIDIA Jetson board
 2016-06-20 15:43 UTC 

[PATCH v2 0/8] xen/arm: Use the typesafes gfn and mfn
 2016-06-20 15:37 UTC  (19+ messages)
` [PATCH v2 1/8] xen/arm: Rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn typesafe
` [PATCH v2 2/8] xen/mm: Introduce a bunch of helpers for the typesafes mfn and gfn
` [PATCH v2 3/8] xen: Use typesafe gfn/mfn in guest_physmap_* helpers
` [PATCH v2 4/8] xen: Use typesafe gfn in xenmem_add_to_physmap_one
` [PATCH v2 5/8] xen/arm: Rename grant_table_gfpn into grant_table_gfn and use the typesafe gfn
` [PATCH v2 6/8] xen: Use the typesafe mfn and gfn in map_mmio_regions
` [PATCH v2 7/8] xen/arm: Rework the interface of p2m_lookup and use typesafe gfn and mfn
` [PATCH v2 8/8] xen/arm: p2m_cache_flush: Use the correct terminology and typesafe gfn

[PATCH 1/4] Support for building in a Xen binary
 2016-06-20 15:09 UTC  (4+ messages)
` [PATCH 2/4] Xen: Support adding DT nodes
` [PATCH 3/4] Xen: Select correct dom0 console
` [PATCH 4/4] Explicitly clean linux-system.axf and xen-system.axf

[PATCH 0/4] boot-wrapper: arm64: Xen support
 2016-06-20 15:09 UTC 

[seabios test] 95995: tolerable FAIL - PUSHED
 2016-06-20 14:50 UTC 

[PATCH XTF v2] tests: add fep test
 2016-06-20 14:48 UTC  (2+ messages)

[PATCH XTF] tests: add fep test
 2016-06-20 14:31 UTC  (3+ messages)

[PATCH] x86: compact supposedly unused entry point code
 2016-06-20 14:04 UTC  (7+ messages)

[PATCH 0/2] x86/HVM: avoid full linear->phys translations more frequently
 2016-06-20 13:44 UTC  (5+ messages)
` [PATCH 1/2] x86/HVM: latch linear->phys translation results

[qemu-upstream-4.3-testing bisection] complete build-i386-libvirt
 2016-06-20 13:41 UTC  (4+ messages)
` gnulib and 32-bit libvirt build, rpl_canonicalize_file_name
  ` [libvirt] "

Xen 4.7 is released
 2016-06-20 13:40 UTC 

[PATCH] libxl: fix an error path that uses uninitialised rc in libxl_set_memory_target
 2016-06-20 13:32 UTC  (2+ messages)

[PATCH v2 0/2] Make hvm_fep available to non-debug build
 2016-06-20 13:19 UTC  (7+ messages)
` [PATCH v2 2/2] xen: make available hvm_fep to non-debug build as well

[PATCH] x86: drop (mostly) unused guest_lNe_get_paddr()
 2016-06-20 13:14 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).