messages from 2014-03-04 16:42:27 to 2014-03-06 09:53:34 UTC [more...]
[PATCH 0/6] xen: Hardware domain support
2014-03-06 9:53 UTC (23+ messages)
` [PATCH 1/6] xen: use domid check in is_hardware_domain
` [PATCH 2/6] xen/iommu: Move dom0 setup code out of __init
` [PATCH 3/6] xen: prevent 0 from being used as a dynamic domid
` [PATCH 4/6] xen: Allow hardare domain != dom0
` [PATCH 5/6] tools/libxl: Allow dom0 to be destroyed
` [PATCH 6/6] xenstored: add --master-domid to support domain builder
` Domain Builder
[RFC] ARM VM System Sepcification
2014-03-06 9:46 UTC (2+ messages)
[PATCH] x86/Intel: work around Xeon 7400 series erratum AAI65
2014-03-06 9:38 UTC (4+ messages)
[PATCH 0/3] x86: support further Intel CPU families
2014-03-06 9:37 UTC (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] x86/idle: update to include further package/core residency MSRs
` [PATCH 3/3] xenpm: use new Cx statistics interface
real physical e820 table for dom0?
2014-03-06 8:45 UTC
[xen-unstable test] 25357: tolerable FAIL
2014-03-06 8:33 UTC
libxl error reporting
2014-03-06 8:11 UTC
How many patches are missing in upstream Linux?
2014-03-06 5:21 UTC
GSoC 2014
2014-03-06 5:07 UTC
[RFC PATCH 0/3] Implement the XEN_DOMCTL_memory_mapping hypecall for arm32
2014-03-06 3:41 UTC (5+ messages)
` [RFC PATCH 2/3] arch, arm32: add the XEN_DOMCTL_memory_mapping hypercall
Is: DPDK 1.6 and Xen. Was:Re: Virtio on Xen
2014-03-06 0:47 UTC
[PATCH] serial: Skip over PCIe device which have no quirks (fix AMT regression)
2014-03-06 0:43 UTC
Issues with latest staging tree starting PV guest
2014-03-05 23:59 UTC (4+ messages)
[PATCH net-next v6 1/10] xen-netback: Use skb->cb for pending_idx
2014-03-05 22:56 UTC (19+ messages)
` [PATCH net-next v6 2/10] xen-netback: Minor refactoring of netback code
` [PATCH net-next v6 3/10] xen-netback: Handle foreign mapped pages on the guest RX path
` [PATCH net-next v6 4/10] xen-netback: Introduce TX grant mapping
` [PATCH net-next v6 5/10] xen-netback: Remove old TX grant copy definitons and fix indentations
` [PATCH net-next v6 6/10] xen-netback: Add stat counters for zerocopy
` [PATCH net-next v6 7/10] xen-netback: Handle guests with too many frags
` [PATCH net-next v6 8/10] xen-netback: Add stat counters for frag_list skbs
` [PATCH net-next v6 9/10] xen-netback: Timeout packets in RX path
` [PATCH net-next v6 9/9] xen-netback: Aggregate TX unmap operations
[PATCH] serial: Skip over PCIe device which have no quirks (fix AMT regression)
2014-03-05 22:46 UTC (4+ messages)
Virtio on Xen
2014-03-05 22:33 UTC (7+ messages)
memory performance 20% degradation in DomU -- Sisu
2014-03-05 22:28 UTC (7+ messages)
[PATCH RESEND 00/14] xen: new patches for tmem
2014-03-05 22:03 UTC (3+ messages)
` [PATCH 13/14] tmem: reorg the shared pool allocate path
[PATCH] tmem: Drop a gross goto usage
2014-03-05 21:51 UTC
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
2014-03-05 20:59 UTC (10+ messages)
` [PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
` [PATCH RFC v5 4/8] pvqspinlock, x86: Allow unfair spinlock in a real PV environment
Bug Xen-4.4.0-RC6 with Hyper-V on Server 2012 R2
2014-03-05 20:59 UTC (7+ messages)
[GIT PULL] (xen) stable/for-linus-3.14-rc5-tag
2014-03-05 20:43 UTC
[PATCH net-next v6 8/10] xen-netback: Add stat counters for frag_list skbs
2014-03-05 19:17 UTC
[PATCH] credit: Change default timeslice to 5ms
2014-03-05 18:04 UTC (4+ messages)
[PATCH V6 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
2014-03-05 17:46 UTC (3+ messages)
[PATCH v1] Enable serial output for Oxford Semiconductor PCIe cards
2014-03-05 17:34 UTC (6+ messages)
` [PATCH v1 1/4] serial: Support OXPCIe952 aka Oxford Semiconductor Ltd Device c138 (1415:c138)
` [PATCH v1 2/4] serial: Seperate the PCI device ids and quirks
` [PATCH v1 3/4] serial: Use #defines for PCI vendor and models
` [PATCH v1 4/4] serial: Expand the PCI serial quirks for OXPCIe200 and OXPCIe952 1 Native UART
[PATCH 0/4] report how much memory a domain has on each NUMA node
2014-03-05 17:14 UTC (16+ messages)
` [PATCH 1/4] xen: "
` [PATCH 2/4] libxc: "
` [PATCH 3/4] libxl: "
` [PATCH 4/4] xl: "
[PATCH] x86/mwait_idle: support Intel Atom Processor C2000 product family
2014-03-05 16:59 UTC (2+ messages)
[PATCH 0/5] x86: EPT/MTRR interaction adjustments and cleanup
2014-03-05 16:34 UTC (3+ messages)
` [PATCH 4/5] x86/HVM: use manifest constants / enumerators for memory types
` [PATCH v2 "
[linux-linus test] 25354: regressions - FAIL
2014-03-05 16:21 UTC
[RFC v5 0/5] HPET fix interrupt logic
2014-03-05 15:43 UTC (6+ messages)
` [PATCH v5 1/5] x86/hpet: Pre cleanup
` [PATCH v5 2/5] x86/hpet: Use singe apic vector rather than irq_descs for HPET interrupts
` [PATCH v5 3/5] x86/hpet: Post cleanup
` [PATCH v5 4/5] x86/hpet: Debug and verbose hpet logging
` [PATCH v5 5/5] x86/hpet: debug keyhandlers
[PATCH v2 1/2] tools: Use --no-print-directory instead of grep for debball version
2014-03-05 15:27 UTC (8+ messages)
` [PATCH v2 2/2] Add a "make rpmball" target
[PATCH RFC] x86/shadow: adjust cachability flags handling
2014-03-05 14:49 UTC
[PATCH v3 0/6] Support for running secondary emulators
2014-03-05 14:48 UTC (7+ messages)
` [PATCH v3 1/6] ioreq-server: centralize access to ioreq structures
` [PATCH v3 2/6] ioreq-server: tidy up use of ioreq_t
` [PATCH v3 3/6] ioreq-server: create basic ioreq server abstraction
` [PATCH v3 4/6] ioreq-server: on-demand creation of ioreq server
` [PATCH v3 5/6] ioreq-server: add support for multiple servers
` [PATCH v3 6/6] ioreq-server: bring the PCI hotplug controller implementation into Xen
[PATCH v2 0/6] Support for running secondary emulators
2014-03-05 14:44 UTC (7+ messages)
` [PATCH v2 1/6] ioreq-server: centralize access to ioreq structures
` [PATCH v2 5/6] ioreq-server: add support for multiple servers
[xen-unstable test] 25353: tolerable FAIL
2014-03-05 12:03 UTC
[patch 4/5] xen: Validate online cpus in set_affinity
2014-03-05 10:36 UTC (2+ messages)
Single step in HVM domU on Intel machine may see wrong DB6
2014-03-05 8:05 UTC (10+ messages)
[RFC 0/6] xen/arm: Merge early_printk function in console code
2014-03-05 7:53 UTC (4+ messages)
` [RFC 6/6] xen/arm: Replace early_printk call to printk call
[PATCH 1/1] vl.c: Add pci_hole_min_size machine option
2014-03-05 6:46 UTC (8+ messages)
[xen-unstable test] 25351: tolerable FAIL - PUSHED
2014-03-05 5:03 UTC
CPU/RAM/PCI diagram tool
2014-03-05 5:01 UTC (3+ messages)
[PATCH v2 0/6] xen/arm: Remove processor specific bits in Xen code
2014-03-05 4:46 UTC (7+ messages)
` [PATCH v2 1/6] xen/arm32: proc-v7.S: Rename v7_init and ACTLR_V7_SMP
` [PATCH v2 2/6] xen/arm32: head.S: Remove CA15 and CA7 specific includes
` [PATCH v2 3/6] xen/arm32: Introduce lookup_processor_type
` [PATCH v2 4/6] xen/arm64: Implement lookup_processor_type as a dummy function
` [PATCH v2 5/6] xen/arm: Remove processor specific setup in vcpu_initialise
` [PATCH v2 6/6] xen/arm: Remove asm-arm/processor-ca{15, 7}.h headers
[PATCH] xen: arm: prevent building with CONFIG_EARLY_PRINTK if not a debug build
2014-03-05 3:39 UTC (3+ messages)
[PATCH net-next v6 4/10] xen-netback: Introduce TX grant mapping
2014-03-05 2:19 UTC
[PATCH net-next v6 8/10] xen-netback: Add stat counters for frag_list skbs
2014-03-05 2:17 UTC
Bringing up sequence for non-boot CPU fails
2014-03-05 1:45 UTC (15+ messages)
Source tree tidy
2014-03-05 1:40 UTC (19+ messages)
VIRTIO - compatibility with different virtualization solutions
2014-03-04 23:16 UTC (4+ messages)
` [virtio-dev] "
[PATCH net-next v6 0/10] xen-netback: TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy
2014-03-04 22:32 UTC
[PATCH] x86/xen: Disable APIC PM for Xen PV guests
2014-03-04 21:17 UTC
Regression introduced by "xen: properly account for _PAGE_NUMA during xen pte translations" (a9c8e4beeeb64c22b84c803747487857fe424b68)
2014-03-04 20:54 UTC (3+ messages)
[RFC PATCH v2 0/5] Improvements to console timestamps
2014-03-04 20:51 UTC (5+ messages)
` [PATCH v2 5/5] [RFC] Traditional console timestamps including milliseconds
[linux-linus test] 25349: regressions - FAIL
2014-03-04 20:45 UTC
regarding vtpm setup
2014-03-04 20:39 UTC (4+ messages)
[RFC PATCH 0/1] Add pci_hole_min_size
2014-03-04 18:57 UTC (4+ messages)
` [RFC PATCH 1/1] "
Libxl remove message
2014-03-04 17:40 UTC (2+ messages)
[patch 21/26] xen: Get rid of the last irq_desc abuse
2014-03-04 17:16 UTC (2+ messages)
` [tip:irq/core] "
[patch 23/26] xen: Add proper irq accounting for HYPERCALL vector
2014-03-04 16:42 UTC (2+ messages)
` [tip:irq/core] "
[patch 15/26] x86: xen: Use the core irq stats function
2014-03-04 16:41 UTC (2+ messages)
` [tip:irq/core] x86: Xen: "
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).