xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-26 09:23:16 to 2016-07-28 10:43:32 UTC [more...]

OVMF very slow on AMD
 2016-07-28 10:43 UTC  (8+ messages)

"Ouroboros" talk at Black Hat, XSA-182
 2016-07-28 10:14 UTC 

[PATCH] libxl: compilation warning fix for arm & aarch64
 2016-07-28 10:09 UTC  (2+ messages)

[PATCH] libxl: fix double free when doing xl save
 2016-07-28  9:36 UTC  (2+ messages)

[PATCH v3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-28  9:31 UTC  (10+ messages)

[PATCH v2 3/3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-28  9:03 UTC  (4+ messages)
  ` [PATCH v2 2/3] xen-blkfront: introduce blkif_set_queue_limits()
` [PATCH 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity

[PATCH v2 2/3] xen-blkfront: introduce blkif_set_queue_limits()
 2016-07-28  9:01 UTC  (2+ messages)
` [PATCH 3/3] xen-blkfront: free resources if xlvbd_alloc_gendisk fails

[PATCH v2 1/3] xen-blkfront: fix places not updated after introducing 64KB page granularity
 2016-07-28  9:01 UTC 

[distros-debian-wheezy test] 66850: all pass
 2016-07-28  8:43 UTC 

[linux-3.14 test] 99716: regressions - FAIL
 2016-07-28  8:34 UTC 

[qemu-mainline test] 99715: regressions - FAIL
 2016-07-28  8:21 UTC 

[xen-unstable-smoke test] 99740: regressions - FAIL
 2016-07-28  7:30 UTC 

[xen-unstable-smoke test] 99722: regressions - FAIL
 2016-07-28  7:29 UTC  (3+ messages)

[linux-4.1 test] 99714: regressions - FAIL
 2016-07-28  6:44 UTC 

pci passthrough kills qemu-xen
 2016-07-28  6:15 UTC  (3+ messages)

[xen-unstable-smoke test] 99736: regressions - FAIL
 2016-07-28  4:58 UTC 

[xen-unstable-smoke test] 99732: regressions - FAIL
 2016-07-28  1:42 UTC 

Xen 4.7.0 boot PANIC on kernel 4.7.0-4 + UEFI ?
 2016-07-28  1:09 UTC  (14+ messages)

[GIT PULL] xen: features and fixes for 4.8-rc0
 2016-07-28  0:03 UTC  (6+ messages)

Integration of xen vTPM in Openstack cloud
 2016-07-27 23:31 UTC 

[PATCH 04/19] xen: Move evtchn functions to xen_pvdev.c
 2016-07-27 23:16 UTC  (2+ messages)

[RFC v3 00/13] linux: generalize sections, ranges and linker tables
 2016-07-27 23:02 UTC  (17+ messages)
` [RFC v3 07/13] tables.h: add linker table support
` [RFC v3 10/13] jump_label: port __jump_table to linker tables
` [RFC v3 12/13] kprobes: port .kprobes.text to section range
` [RFC v3 13/13] kprobes: port blacklist kprobes to linker table

[xen-unstable-smoke test] 99729: regressions - FAIL
 2016-07-27 22:31 UTC 

[PATCH 00/22] xen/arm: P2M clean-up and fixes
 2016-07-27 20:15 UTC  (49+ messages)
` [PATCH 05/22] xen/arm: p2m: Clean-up mfn_to_p2m_entry
` [PATCH 06/22] xen/arm: p2m: Use the typesafe MFN in mfn_to_p2m_entry
` [PATCH 07/22] xen/arm: p2m: Use p2m_is_foreign in get_page_from_gfn to avoid open coding
` [PATCH 08/22] xen/arm: p2m: Simplify p2m type check by using bitmask
` [PATCH 09/22] xen/arm: p2m: Use a whitelist rather than blacklist in get_page_from_gfn
` [PATCH 10/22] xen/arm: p2m: Differentiate cacheable vs non-cacheable MMIO
` [PATCH 11/22] xen/arm: p2m: Find the memory attributes based on the p2m type
` [PATCH 12/22] xen/arm: p2m: Remove unnecessary locking
` [PATCH 13/22] xen/arm: p2m: Introduce p2m_{read, write}_{, un}lock helpers
` [PATCH 14/22] xen/arm: p2m: Switch the p2m lock from spinlock to rwlock
` [PATCH 15/22] xen/arm: Don't call p2m_alloc_table from arch_domain_create
` [PATCH 16/22] xen/arm: p2m: Move the vttbr field from arch_domain to p2m_domain
` [PATCH 17/22] xen/arm: p2m: Don't need to restore the state for an idle vCPU
` [PATCH 18/22] xen/arm: p2m: Rework the context switch to another VTTBR in flush_tlb_domain
` [PATCH 19/22] xen/arm: p2m: Inline p2m_load_VTTBR into p2m_restore_state
` [PATCH 20/22] xen/arm: Don't export flush_tlb_domain
` [PATCH 21/22] xen/arm: p2m: Replace flush_tlb_domain by p2m_flush_tlb
` [PATCH 22/22] xen/arm: p2m: Pass the p2m in parameter rather the domain when it is possible

[PATCH v3 0/9] xen/arm: Support SPIs routing
 2016-07-27 19:27 UTC  (12+ messages)
` [PATCH v3 1/9] xen/arm: gic: Consolidate the IRQ affinity set in a single place
` [PATCH v3 2/9] xen/arm: gic: Do not configure affinity during routing
` [PATCH v3 3/9] xen/arm: gic: split set_irq_properties
` [PATCH v3 4/9] xen/arm: gic: set_type: Pass the type in parameter rather than in desc->arch.type
` [PATCH v3 5/9] xen/arm: gic: Document how gic_set_irq_type should be called
` [PATCH v3 6/9] Revert "xen/arm: warn the user that we cannot route SPIs to Dom0 on ACPI"
` [PATCH v3 7/9] xen/arm: Allow DOM0 to set the IRQ type
` [PATCH v3 8/9] xen/arm: acpi: route all unused IRQs to DOM0
` [PATCH v3 9/9] xen/arm: Fix coding style and update comment in acpi_route_spis

[PATCH 1/2] x86/mm: Avoid NULL dereference when checking altp2m's for shareability
 2016-07-27 18:08 UTC  (2+ messages)
` [PATCH 2/2] x86/mm: Annotate gfn_get_* helpers as requiring non-NULL parameters

[PATCH v2 0/6] xen/arm: Simplify do_trap_*_abort_guest
 2016-07-27 17:40 UTC  (9+ messages)
` [PATCH v2 1/6] xen/arm: traps: Simplify the switch in do_trap_*_abort_guest
` [PATCH v2 2/6] xen/arm: Provide macros to help creating workaround helpers
` [PATCH v2 3/6] xen/arm: Use check_workaround to handle the erratum 766422
` [PATCH v2 4/6] xen/arm: traps: MMIO should only be emulated for fault translation
` [PATCH v2 5/6] xen/arm: traps: Avoid unnecessary VA -> IPA translation in abort handlers
` [PATCH v2 6/6] xen/arm: arm64: Add Cortex-A57 erratum 834220 workaround

[PATCH v6 0/7] xen/arm: Introduce alternative runtime patching on ARM64
 2016-07-27 16:37 UTC  (8+ messages)
` [PATCH v6 1/7] xen/arm: Introduce alternative runtime patching
` [PATCH v6 2/7] xen/arm: cpufeature: Provide an helper to check if a capability is supported
` [PATCH v6 3/7] xen/arm: Detect silicon revision and set cap bits accordingly
` [PATCH v6 4/7] xen/arm: Document the errata implemented in Xen
` [PATCH v6 5/7] xen/arm: arm64: Add Cortex-A53 cache errata workaround
` [PATCH v6 6/7] xen/arm: arm64: Add cortex-A57 erratum 832075 workaround
` [PATCH v6 7/7] xen/arm: traps: Don't inject a fault if the translation VA -> IPA fails

[PATCH v5 0/7] xen/arm: Introduce alternative runtime patching for ARM64
 2016-07-27 16:09 UTC  (4+ messages)
` [PATCH v5 3/7] xen/arm: Detect silicon revision and set cap bits accordingly

Xen Security Advisory 184 (CVE-2016-5403) - virtio: unbounded memory allocation issue
 2016-07-27 16:06 UTC 

[PATCH] xsm: don't require configuring tools to build xen xsm blob
 2016-07-27 15:10 UTC  (3+ messages)

[oxenstored]Guest users could get the VM count and domids on the host
 2016-07-27 15:05 UTC  (2+ messages)

[GIT PULL] xen: features and fixes for 4.8-rc0
 2016-07-27 13:45 UTC 

[PATCH v2 0/9] xen/arm: Support SPIs routing
 2016-07-27 13:30 UTC  (3+ messages)

[PATCH 0/6] libxl: extend device type framework
 2016-07-27 11:45 UTC  (2+ messages)

[PATCH] xen/domctl: Add DOMINFO_hap to xen_domctl_getdomaininfo
 2016-07-27 11:01 UTC  (2+ messages)

VM save/restore on Xen ARM
 2016-07-27 10:34 UTC 

[PATCH v8] x86/mem-sharing: mem-sharing a range of memory
 2016-07-27  9:59 UTC  (7+ messages)

[PATCH linux v3 1/9] x86/xen: update cpuid.h from Xen-4.7
 2016-07-27  9:11 UTC  (13+ messages)
` [PATCH linux v3 2/9] x86/acpi: store ACPI ids from MADT for future usage
` [PATCH linux v3 3/9] xen: introduce xen_vcpu_id mapping
` [PATCH linux v3 4/9] x86/xen: use xen_vcpu_id mapping for HYPERVISOR_vcpu_op
` [PATCH linux v3 5/9] x86/xen: use xen_vcpu_id mapping when pointing vcpu_info to the shared_info page
` [PATCH linux v3 6/9] xen/events: use xen_vcpu_id mapping in events_base
` [PATCH linux v3 7/9] xen/events: fifo: use xen_vcpu_id mapping
` [PATCH linux v3 8/9] xen/evtchn: "
` [PATCH linux v3 9/9] xen/pvhvm: run xen_vcpu_setup() for the boot CPU
` [PATCH linux v3 0/9] xen: pvhvm: support bootup on secondary vCPUs

[distros-debian-squeeze test] 66838: tolerable trouble: blocked/broken
 2016-07-27  7:01 UTC 

[PATCH v4] xen/arm: Add a clock property
 2016-07-27  5:05 UTC 

[PATCH v3] xen-blkfront: dynamic configuration of per-vbd resources
 2016-07-27  3:21 UTC 

[PATCH v3] xen: credit2: issues in csched2_cpu_pick(), when tracing is enabled
 2016-07-27  3:09 UTC 

[qemu-mainline baseline-only test] 66814: trouble: blocked/broken/fail/pass
 2016-07-27  3:07 UTC 

Xen 4.8 Development Update
 2016-07-26 22:35 UTC  (4+ messages)

[PATCH V3 0/4] Change fixed mmio handlers to a variable number
 2016-07-26 22:16 UTC  (6+ messages)
` [PATCH V3 3/4] xen/arm: io: Use binary search for mmio handler lookup
` [PATCH V3 4/4] arm/vgic: Change fixed number of mmio handlers to variable number

[linux-3.18 test] 99698: regressions - FAIL
 2016-07-26 17:50 UTC 

[linux-4.1 test] 99701: regressions - FAIL
 2016-07-26 17:32 UTC 

[PATCH -v3 1/1] ratelimit: Implement rate limit for credit2 scheduler Rate limit assures that a vcpu will execute for a minimum amount of time before being put at the back of a queue or being preempted by higher priority thread
 2016-07-26 16:21 UTC  (2+ messages)

[PATCH] x86/hap: use the right cache attributes when MTRR is disabled
 2016-07-26 16:15 UTC 

[PATCH] xen/kconfig: unify messages of options moved from command line to kconfig
 2016-07-26 15:45 UTC 

live migrating hvm from 4.4 to 4.7 fails in ioreq server
 2016-07-26 15:48 UTC  (12+ messages)

[PATCH] xen: add static initialization of steal_clock op to xen_time_ops
 2016-07-26 15:26 UTC 

[PATCH v6] altp2m: Allow shared entries to be copied to altp2m views during lazycopy
 2016-07-26 15:16 UTC  (4+ messages)

linux-next: manual merge of the xen-tip tree with the tip tree
 2016-07-26 13:58 UTC  (2+ messages)

[PATCH RFC 0/4] Fix issues with zero-length records in migration v2
 2016-07-26 13:37 UTC  (6+ messages)
` [PATCH 3/4] tools/libxc: Avoid generating inappropriate zero-length records

[PATCH linux v3 0/9] xen: pvhvm: support bootup on secondary vCPUs
 2016-07-26 12:30 UTC 

[libvirt test] 99696: tolerable FAIL - PUSHED
 2016-07-26 12:27 UTC 

[ovmf baseline-only test] 66812: all pass
 2016-07-26 12:24 UTC 

[PATCH] xen: add static initialization of steal_clock op to xen_time_ops
 2016-07-26 12:15 UTC 

Xen Security Advisory 183 (CVE-2016-6259) - x86: Missing SMAP whitelisting in 32-bit exception / event delivery
 2016-07-26 12:05 UTC 

Xen Security Advisory 182 (CVE-2016-6258) - x86: Privilege escalation in PV guests
 2016-07-26 12:04 UTC 

[xen-unstable test] 99685: regressions - FAIL
 2016-07-26 11:58 UTC 

[xen-unstable-smoke test] 99707: tolerable all pass - PUSHED
 2016-07-26 11:46 UTC 

[qemu-mainline test] 99672: tolerable FAIL - PUSHED
 2016-07-26 11:07 UTC 

[PATCH v2 1/1] ratelimit: Implement rate limit for credit2 scheduler Rate limit assures that a vcpu will execute for a minimum amount of time before being put at the back of a queue or being preempted by higher priority thread
 2016-07-26 10:50 UTC  (4+ messages)

[PATCH XTF] build: introduce a dist target
 2016-07-26 10:17 UTC  (4+ messages)
` [XTF PATCH v3] Correct the usage of $(DESTDIR) and $(PREFIX)

[ovmf test] 99697: all pass - PUSHED
 2016-07-26 10:13 UTC 

[xen-unstable test] 97737: regressions - FAIL
 2016-07-26 10:05 UTC  (8+ messages)

[distros-debian-snapshot test] 66811: trouble: blocked/broken/fail/pass
 2016-07-26 10:01 UTC 

[PATCH] tools/libxc: Properly increment ApicIdCoreSize field on AMD
 2016-07-26 10:00 UTC  (7+ messages)

[PATCH v2 1/3] xen: Some code motion to avoid having to do forward-declaration
 2016-07-26  9:35 UTC  (5+ messages)
` [PATCH v2 2/3] xen: Have schedulers revise initial placement


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).