xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-04 13:09:27 to 2014-08-05 13:07:12 UTC [more...]

[PATCH v5 0/3] x86/viridian improvements
 2014-08-05 13:07 UTC 

[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
 2014-08-05 13:04 UTC 

[PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment
 2014-08-05 13:00 UTC  (3+ messages)

[RFH]: AMD CR intercept for lmsw/clts
 2014-08-05 13:00 UTC  (5+ messages)

[PATCH net-next 1/2] xen-netback: Using a new state bit instead of carrier
 2014-08-05 12:45 UTC  (5+ messages)
` [PATCH net-next 2/2] xen-netback: Turn off the carrier if the guest is not able to receive
` [PATCH net-next 0/2] xen-netback: Changes around carrier handling

[PATCH] xen: arm: Don't pass "multiboot, module" DTB nodes to dom0
 2014-08-05 12:38 UTC  (2+ messages)

[PATCH v10 00/10] gic and vgic fixes and improvements
 2014-08-05 12:35 UTC  (17+ messages)
` [PATCH v10 01/10] xen/arm: observe itargets setting in vgic_enable_irqs and vgic_disable_irqs
` [PATCH v10 02/10] xen/arm: move setting GIC_IRQ_GUEST_QUEUED earlier
` [PATCH v10 03/10] xen/arm: inflight irqs during migration
` [PATCH v10 04/10] xen/arm: support irq delivery to vcpu > 0
` [PATCH v10 05/10] xen/arm: physical irq follow virtual irq
` [PATCH v10 06/10] xen: introduce sched_move_irqs
` [PATCH v10 07/10] xen: remove workaround to inject evtchn_irq on irq enable
` [PATCH v10 08/10] xen/arm: take the rank lock before accessing ipriority
` [PATCH v10 09/10] xen: introduce bit access macros for the IRQ line status flags
` [PATCH v10 10/10] xen/arm: make accesses to desc->status flags atomic

[PATCH] xen: Use #defines instead of magic constants in vmx_vmcs_save()
 2014-08-05 12:26 UTC  (3+ messages)

[Xen-unstable] regression in pci passthrough to HVM guests due to commit 568da4f8c43d2e5b614964c6aefd768de3e3af14 "pt-irq fixes and improvements"
 2014-08-05 12:24 UTC  (8+ messages)

[PATCH V2] Use #defines instead of magic constants in vmx_vmcs_save()
 2014-08-05 12:24 UTC 

[qemu-mainline test] 29603: regressions - FAIL
 2014-08-05 11:43 UTC 

[PATCH v9 00/10] gic and vgic fixes and improvements
 2014-08-05 11:26 UTC  (10+ messages)
` [PATCH v9 07/10] xen: remove workaround to inject evtchn_irq on irq enable

[PATCH] libxl: create PVH guests with max memory assigned
 2014-08-05 11:08 UTC  (10+ messages)

linux PVH broken in 3.16.0-rc7 (arch_gnttab_map_shared)
 2014-08-05 11:00 UTC  (4+ messages)

[PATCH ARM v6 00/14] mini-os: initial ARM support
 2014-08-05 10:56 UTC  (3+ messages)

[PATCH v4 0/3] x86/viridian improvements
 2014-08-05 10:33 UTC  (8+ messages)
` [PATCH v4 1/3] x86/viridian: Re-purpose the HVM parameter to be a feature mask
` [PATCH v4 2/3] x86/viridian: Make logging less verbose
` [PATCH v4 3/3] x86/viridian: Add partition time reference counter MSR support

[PATCH] x86/hvm: implement save/restore for posted interrupts
 2014-08-05 10:32 UTC  (11+ messages)

[PATCH v3 0/3] x86/viridian improvements
 2014-08-05 10:32 UTC  (8+ messages)
` [PATCH v3 1/3] x86/viridian: Re-purpose the HVM parameter to be a feature mask
` [PATCH v3 2/3] x86/viridian: Make logging less verbose
` [PATCH v3 3/3] x86/viridian: Add partition time reference counter MSR support

[PATCH RFC V4 1/5] xen: Emulate with no writes
 2014-08-05  9:59 UTC  (20+ messages)
` [PATCH RFC V4 2/5] xen: Optimize introspection access to guest state
` [PATCH RFC V4 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH RFC V4 5/5] xen: Handle resumed instruction based on previous mem_event reply

[PATCH v5 2/6] xen/pciback: Don't deadlock when unbinding
 2014-08-05  9:44 UTC  (6+ messages)
  ` [PATCH v5] Fixes to Xen pciback for 3.17

[PATCH RFC 0/2] Support for spare physical address space on ARM
 2014-08-05  9:20 UTC 

Pausing event delivery
 2014-08-05  9:18 UTC  (2+ messages)

[PATCH 1/2] xen: Implement ioctl to restrict privcmd to a specific domain
 2014-08-05  9:10 UTC  (2+ messages)

[PATCH] libxl: support domainReset
 2014-08-05  8:59 UTC  (5+ messages)

[linux-3.14 test] 29595: regressions - FAIL
 2014-08-05  8:34 UTC  (3+ messages)

[PATCH v1 0/2] Extend ioreq-server to support page write protection
 2014-08-05  8:20 UTC  (22+ messages)
` [PATCH v1 1/2] x86: add p2m_ram_wp
` [PATCH v1 2/2] ioreq-server: Support scatter page forwarding

[PATCH] Fix qemu traditional with PCI passthrough
 2014-08-05  7:31 UTC  (10+ messages)
` [PATCH] qemu-xen-trad: free all the pirqs for msi/msix when driver unloads

[PATCH] xen/pci: Allocate memory for physdev_pci_device_add's optarr
 2014-08-05  6:55 UTC  (2+ messages)

[linux-next test] 29602: tolerable FAIL
 2014-08-05  6:48 UTC 

[PATCH RFC v2 0/4] Add mem_access support for PV domains
 2014-08-05  6:33 UTC  (15+ messages)
` [PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access

[xen-unstable test] 29601: regressions - FAIL
 2014-08-05  5:05 UTC 

[PATCH] libxl: support domainReset
 2014-08-05  2:09 UTC 

[PATCH] xen: arm: don't release modules which aren't in RAM into the heap
 2014-08-05  0:16 UTC  (4+ messages)

[xen-4.3-testing test] 29598: regressions - FAIL
 2014-08-05  0:10 UTC 

[PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment
 2014-08-04 20:35 UTC  (2+ messages)

[libvirt test] 29597: regressions - FAIL
 2014-08-04 20:20 UTC 

Fwd: Re: Xen 4.3 / 4.4 - concurrent APIs, VGA Passthru
 2014-08-04 19:30 UTC  (8+ messages)

[linux-3.10 test] 29594: regressions - FAIL
 2014-08-04 17:34 UTC 

[RFC PATCH V5 0/3] Support xen HVM direct kernel boot
 2014-08-04 17:26 UTC  (4+ messages)

[PATCH v2 0/3] x86/viridian improvements
 2014-08-04 17:19 UTC  (18+ messages)
` [PATCH v2 1/3] x86/viridian: Re-purpose the HVM parameter to be a feature mask
` [PATCH v2 2/3] x86/viridian: Note that logging is under control of the guest
` [PATCH v2 3/3] x86/viridian: Add partition time reference counter MSR support

[PATCH] x86/HVM: support IOMMU-related Viridian CPUID bits
 2014-08-04 16:51 UTC  (7+ messages)

[PATCH 1/2] xen: arm: update arm64 assembly primitives to Linux v3.16-rc6
 2014-08-04 16:16 UTC  (3+ messages)

[PATCH] autoconf: exec_prefix should default to $prefix not $ac_default_prefix
 2014-08-04 16:15 UTC  (5+ messages)

[PATCH] Makefile inclusion of Paths.mk should be conditional
 2014-08-04 16:13 UTC  (3+ messages)

[PATCH v8 0/7] xen/arm: Add GICv3 support
 2014-08-04 15:48 UTC  (6+ messages)

Xen 4.5 development update (July update)
 2014-08-04 15:44 UTC  (3+ messages)

[PATCH RFC 1/4] xen PVonHVM: use E820_Reserved area for shared_info
 2014-08-04 15:44 UTC  (2+ messages)
      ` [PATCH RFC 0/4] xen/pvhvm: fix shared_info and pirq issues with kexec

[PATCH net-next 0/2] xen-netback: Changes around carrier handling
 2014-08-04 15:20 UTC 

HVMLOADER test fails on AMD if CR3 write intercepts are enabled (XEN 4.4 stable)
 2014-08-04 15:20 UTC  (2+ messages)

[PATCH] xen-netback: Turn off the carrier if the guest is not able to receive
 2014-08-04 15:13 UTC  (3+ messages)

Current state of Xen microcode (Was: Re: uploading 3.16~rc5-1~exp1)
 2014-08-04 15:02 UTC  (6+ messages)

[PATCH] fix qemu building with older make
 2014-08-04 14:54 UTC  (8+ messages)

[PATCH] xen: domain_update_node_affinity: Correct the ASSERT
 2014-08-04 14:50 UTC  (3+ messages)

[linux-linus test] 29592: regressions - FAIL
 2014-08-04 14:34 UTC 

[PATCH v8 0/6] xen: systemd support
 2014-08-04 14:30 UTC  (5+ messages)
` [PATCH v8 3/6] autoconf: xen: move standard path variables to config/Paths.mk.in

msitranslate: question about qemu-upstream and pv support
 2014-08-04 14:26 UTC  (2+ messages)

[PATCH v11 0/3] xen: add systemd support
 2014-08-04 14:10 UTC  (2+ messages)

[PATCH] xen: arm: Write to the correct PT when mapping the DTB on boot on arm64
 2014-08-04 14:01 UTC  (3+ messages)

VMX test report for Xen 4.5-unstable-C/S 28634
 2014-08-04 14:00 UTC  (2+ messages)

[PATCH v2] libxc: expand cpuid features exposed to PVH guests
 2014-08-04 13:56 UTC  (3+ messages)

10s shutdown delay for PV guests with PCI passthrough
 2014-08-04 13:53 UTC  (4+ messages)
    ` Is: Xen pci backend state transition from Closed -> Initialized broken. Was:Re: "

[v3][PATCH 0/5] xen: introduce new machine for IGD passthrough
 2014-08-04 13:51 UTC  (8+ messages)
` [v3][PATCH 1/4] i440fx: make types configurable at run-time
` [v3][PATCH 2/4] hw:i386:pc_piix: split pc_init1()
` [v3][PATCH 3/4] xen:hw:pci-host:piix: create host bridge to passthrough

[PATCH v10 00/12] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-08-04 13:39 UTC  (3+ messages)
` [PATCH v10 08/12] tools/libxl: parse optional start gfn from the iomem config option

[PATCH v10] xen/arm : emulation of arm's PSCI v0.2 standard
 2014-08-04 13:38 UTC  (2+ messages)

[PATCH net-next 1/4 v5] pktgen: Fill the payload optionally with a pattern
 2014-08-04 13:37 UTC  (4+ messages)
` [PATCH net-next v3 2/4] pktgen: Allow setting frag sizes individually
` [PATCH net-next 3/4 RFC] pktgen: Fixing UPD checksum calculation
` [PATCH net-next v4 4/4 RFC] pktgen: Allow sending IPv4 TCP packets

[PATCH net-next v4 0/3] pktgen: Upstreaming features useful for xen-netback/front testing
 2014-08-04 13:37 UTC 

[PATCH net-next v3 4/4 RFC] pktgen: Allow sending IPv4 TCP packets
 2014-08-04 13:32 UTC 


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