messages from 2013-03-19 15:15:36 to 2013-03-20 20:24:44 UTC [more...]
ocaml: eventchn: tidy up the module
2013-03-20 20:24 UTC (4+ messages)
` [PATCH 1/4] ocaml: eventchn: add a 'type t' to represent an event channel
` [PATCH 2/4] ocaml: eventchn: in the interface, we don't have to give implementation details
` [PATCH 3/4] ocaml: eventchn: add ocamldoc strings to the interface
HVM firmware passthrough - helper library
2013-03-20 20:08 UTC (2+ messages)
[PATCH 1/4] xen-netfront: remove unused variable `extra'
2013-03-20 20:02 UTC (6+ messages)
` [PATCH 2/4] xen-netfront: drop skb when skb->len > 65535
[PATCH] xen-netback: use netdev_alloc_skb_ip_align
2013-03-20 19:21 UTC
[PATCH 1/2] libxl: Introduce functions to add and remove host USB devices to an HVM guest
2013-03-20 18:26 UTC (8+ messages)
[PATCH v2 1/2] libxl: Introduce functions to add and remove host USB devices to an HVM guest
2013-03-20 17:48 UTC (5+ messages)
` [PATCH v2 2/2] xl: Add hvm-host-usb-add and hvm-host-usb-del commands
Patch series for IGD passthrough
2013-03-20 17:17 UTC (2+ messages)
[PATCH RFC 0/8] Xen: FIFO-based event channel ABI
2013-03-20 16:15 UTC (27+ messages)
` [PATCH 1/8] debug: remove some event channel info from the 'i' and 'q' debug keys
` [PATCH 2/8] evtchn: refactor low-level event channel port ops
` [PATCH 3/8] evtchn: add a hook to bind an event port to a VCPU
` [PATCH 4/8] evtchn: Dynamically allocate d->evtchn
` [PATCH 5/8] evtchn: use a per-domain variable for the max number of event channels
` [PATCH 6/8] HACK! evtchn: increase number of buckets to support the FIFO ABI
` [PATCH 7/8] evtchn: add FIFO-based event channel ABI
` [PATCH 8/8] evtchn: add FIFO-based event channel hypercalls and port ops
[PATCH V2 0/2] switch to poll() in cxenstored's IO loop
2013-03-20 16:07 UTC (2+ messages)
[PATCH] x86/HPET: deal with event having expired while interrupt was masked
2013-03-20 15:18 UTC (2+ messages)
[PATCH] x86/HPET: mask interrupt while changing affinity
2013-03-20 14:44 UTC (16+ messages)
[PATCH RFC 0/12] Linux: FIFO-based event channel ABI
2013-03-20 14:36 UTC (25+ messages)
` [PATCH 01/12] xen/events: avoid race with raising an event in unmask_evtchn()
` [PATCH 02/12] xen/events: refactor retrigger_dynirq() and resend_irq_on_evtchn()
` [PATCH 03/12] xen/events: remove unnecessary init_evtchn_cpu_bindings()
` [PATCH 04/12] xen/events: introduce test_and_set_mask
` [PATCH 05/12] xen/events: replace raw bit ops with functions
` [PATCH 06/12] xen/events: move drivers/xen/events.c into drivers/xen/events/
` [PATCH 07/12] xen/events: move 2-level specific code into its own file
` [PATCH 08/12] xen/events: add struct evtchn_ops for the low-level port operations
` [PATCH 09/12] xen/events: allow setup of irq_info to fail
` [PATCH 10/12] xen/events: add a evtchn_op for port setup
` [PATCH 11/12] xen/events: Add the hypervisor interface for the FIFO-based event channels
` [PATCH 12/12] xen/events: use the FIFO-based ABI if available
[PATCH] mm/x86: Patch out arch_flush_lazy_mmu_mode() when running on bare metal
2013-03-20 13:53 UTC
[xen-devel] Xen PMU support
2013-03-20 12:06 UTC (3+ messages)
[PATCH] Fix cd-insert problem not detecting type
2013-03-20 12:03 UTC (9+ messages)
[PATCHv3] QEMU(upstream): Disable xen's use of O_DIRECT by default as it results in crashes
2013-03-20 11:57 UTC (15+ messages)
` [Qemu-devel] "
[PATCH] ACPI/ERST: Name ERST table in otherwise opaque error messages
2013-03-20 11:29 UTC (3+ messages)
Next Xen Document Day: Monday, March 25
2013-03-20 11:24 UTC
Xen 4.3 development update, 18 March
2013-03-20 10:57 UTC (11+ messages)
oxenstored: Add support for logging via syslog
2013-03-20 10:32 UTC (4+ messages)
` [PATCH 1/3] oxenstored: Re-add ocaml syslog binding
` [PATCH 2/3] oxenstored: enable logging via syslog, if specified in the config file
` [PATCH 3/3] oxenstored: Allow oxenstored to use syslog at levels other than Debug
[PATCH] xen/panic: Tweak string formatting
2013-03-20 9:43 UTC (3+ messages)
[PATCH 12/23] console: simplify screendump
2013-03-20 9:43 UTC (3+ messages)
` [PATCH 16/23] console: add GraphicHwOps
` [PATCH 18/23] xen: re-enable refresh interval reporting for xenfb
[RFC PATCH V5 00/15] Implement 3-level event channel ABI in Xen
2013-03-20 9:31 UTC (10+ messages)
` [RFC PATCH V5 03/15] evtchn: alter internal object handling scheme
` [RFC PATCH V5 04/15] evtchn: generalize event channel operations
` [RFC PATCH V5 11/15] evtchn: use pointers to reference evtchn_pending/mask
` [RFC PATCH V5 12/15] evtchn: introduce EVTCHN_WORD_BITORDER macro
` [RFC PATCH V5 13/15] evtchn: infrastructure to manipulate 3-level event channel pages
` [RFC PATCH V5 14/15] evtchn: implement 3-level event channel routines
` [RFC PATCH V5 15/15] evtchn: only allow 3-level event channel on Dom0
[PATCH] vpmu intel: Add dumping vpmu infos in 'q' keyhandler
2013-03-20 6:41 UTC (2+ messages)
[PATCH] vpmu intel: Add cpuid handling when vpmu disabled
2013-03-20 6:40 UTC (2+ messages)
Files related to live migration in xen source code
2013-03-20 5:05 UTC
[PATCH 01/18 V2 RESEND] PVH xen: turn gdb_frames/gdt_ents into union
2013-03-19 22:33 UTC (18+ messages)
` [PATCH 02/18 V2 RESEND]: PVH xen: add XENMEM_add_to_physmap_range
` [PATCH 03/18 V2 RESEND]: PVH xen: create domctl_memory_mapping() function
` [PATCH 04/18 V2 RESEND]: PVH xen: add params to read_segment_register
` [PATCH 05/18 V2 RESEND]: PVH xen: more preparatory changes for PVH
` [PATCH 06/18 V2 RESEND]: PVH xen: Introduce PVH guest type
` [PATCH 07/18 V2 RESEND]: PVH xen: tools changes to create PVH domain
` [PATCH 08/18 V2 RESEND]: PVH xen: domain creation code changes
` [PATCH 09/18 V2 RESEND]: PVH xen: create PVH vmcs, and initialization
` [PATCH 10/18 V2 RESEND]: PVH xen: introduce vmx_pvh.c and pvh.c
` [PATCH 11/18 V2 RESEND]: PVH xen: some misc changes like mtrr, intr, msi
` [PATCH 12/18 V2 RESEND]: PVH xen: support invalid op, return PVH features etc
` [PATCH 13/18 V2 RESEND]: PVH xen: introduce p2m_map_foreign
` [PATCH 14/18 V2 RESEND]: PVH xen: add xenmem_add_foreign_to_pmap()
` [PATCH 15/18 V2 RESEND]: PVH xen: grant related changes
` [PATCH 16/18 V2 RESEND]: PVH xen: elf changes to pref for dom0 PVH
` [PATCH 17/18 V2 RESEND]: PVH xen: PVH dom0 creation
` [PATCH 18/18 V2 RESEND]: PVH xen: Enable PVH
[PATCH] IOMMU/VT-d: Enumerate iommus when listing capabilities
2013-03-19 22:32 UTC
Disk iops performance scalability
2013-03-19 22:11 UTC (3+ messages)
[PATCH] xen/acpi-processor: Don't dereference struct acpi_processor on all CPUs
2013-03-19 20:25 UTC
[PATCH] x86: BITS_PER_LONG is now always 64
2013-03-19 17:52 UTC (2+ messages)
[PATCH] xenconsoled: use array index to keep track of pollfd
2013-03-19 17:45 UTC
[PATCH] xend: disallow multiple destroy() call
2013-03-19 17:41 UTC (2+ messages)
[PATCH 00/09] arm: host SMP support
2013-03-19 17:34 UTC (17+ messages)
` [PATCH 1/9] arm: initialise VCPU SCTLR in vcpu_initialise
` [PATCH 2/9] arm: consolidate setup of hypervisor traps and second stage paging
` [PATCH 3/9] arm: gic: implement IPIs using SGI mechanism
` [PATCH 5/9] arm: vgic: typo s/securty/security/
` [PATCH 6/9] arm: vgic: fix race in vgic_vcpu_inject_irq
` [PATCH 7/9] arm: vgic: fix race between evtchn upcall and evtchnop_send
` [PATCH 8/9] arm: gic: fix build on arm64
` [PATCH 9/9] arm: tweak/improve logging for host SMP
[PATCH 0/2] libxl: memory management patches
2013-03-19 17:02 UTC (8+ messages)
` [PATCH 2/2] libxl: xl mem-set should not enforce memory limits
[PATCH 1/5] xen-blkback: don't store dev_bus_addr
2013-03-19 16:56 UTC (3+ messages)
[PATCH 0/3] IOMMU errata treatment adjustments
2013-03-19 16:48 UTC (4+ messages)
` [PATCH 1/3] IOMMU: properly check whether interrupt remapping is enabled
` [PATCH 2/3] AMD IOMMU: only disable when certain IVRS consistency checks fail
` [PATCH 3/3] VT-d: deal with 5500/5520/X58 errata
[PATCH v3 1/3] libxl: Streamline vnc argument generation code
2013-03-19 16:46 UTC (2+ messages)
[PATCH 00/09] arm: tools: build for arm64 and enable cross-compiling for both arm32 and arm64
2013-03-19 15:52 UTC (7+ messages)
` [PATCH 6/9] tools: memshr: arm64 support
` [PATCH 8/9] xen: arm64 uses the same I/O ABI as arm32
` [PATCH 9/9] xen: arm: remove PSR_MODE_MASK from public interface
[RFC PATCH V5] Implement 3-level event channel ABI in Linux
2013-03-19 15:22 UTC (15+ messages)
` [RFC PATCH V5 01/14] xen: remove typedef in event_channel.h
` [RFC PATCH V5 02/14] xen: add KERN_DEBUG in printk
` [RFC PATCH V5 03/14] xen: fix output of xen_debug_interrupt
` [RFC PATCH V5 04/14] xen: sync public headers
` [RFC PATCH V5 05/14] xen: introduce test_and_set_mask
` [RFC PATCH V5 06/14] xen: replace raw bit ops with functions
` [RFC PATCH V5 07/14] xen: generalized event channel operations
` [RFC PATCH V5 08/14] xen: dynamically allocate cpu_evtchn_mask
` [RFC PATCH V5 09/14] xen: implement 3-level event channel routines
` [RFC PATCH V5 10/14] xen: document 2/3-level event channel ABI
` [RFC PATCH V5 11/14] xen: introduce xen_event_channel_query_extended_abis
` [RFC PATCH V5 12/14] xen: introduce xen_event_channel_register_3level
` [RFC PATCH V5 13/14] xen: introduce xen_event_channel_register_extended
` [RFC PATCH V5 14/14] xen: register 3-level event channel
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).