messages from 2014-08-04 22:24:15 to 2014-08-06 09:44:17 UTC [more...]
[PATCH] mini-os: enable compiler check for printk format types
2014-08-06 9:44 UTC
[v4][PATCH 0/5] xen: introduce new machine for IGD passthrough
2014-08-06 9:42 UTC (7+ messages)
` [v4][PATCH 1/5] i440fx: make types configurable at run-time
` [v4][PATCH 2/5] pc_init1: pass parameters just with types
` [v4][PATCH 3/5] I440FX_PCI_DEVICE: add pci_type to index
` [v4][PATCH 4/5] xen:hw:pci-host:piix: create host bridge to passthrough
` [v4][PATCH 5/5] xen:hw:i386:pc_piix: introduce new machine for IGD passthrough
[PATCH] x86/HVM: extend LAPIC shortcuts around P2M lookups
2014-08-06 9:38 UTC (7+ messages)
[PATCH] xen: arm: don't release modules which aren't in RAM into the heap
2014-08-06 9:37 UTC (6+ messages)
[RFH]: AMD CR intercept for lmsw/clts
2014-08-06 9:34 UTC (9+ messages)
Possible problem emulating movntq, movss
2014-08-06 9:22 UTC (2+ messages)
virtualization Android OS + XEN
2014-08-06 9:19 UTC
Xen OMAP5 Support
2014-08-06 9:02 UTC (2+ messages)
[PATCH net-next 1/2] xen-netback: Using a new state bit instead of carrier
2014-08-06 8:54 UTC (6+ 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 RFC V4 1/5] xen: Emulate with no writes
2014-08-06 8:50 UTC (15+ messages)
` [PATCH RFC V4 4/5] xen, libxc: Request page fault injection via libxc
[xen-unstable test] 29616: regressions - FAIL
2014-08-06 8:20 UTC
[PATCH] pass-through: fix unbinding of MSI interrupts
2014-08-06 8:20 UTC (4+ messages)
VMX test report for Xen 4.5-unstable-C/S 28634
2014-08-06 7:57 UTC (3+ messages)
[v3][PATCH 0/5] xen: introduce new machine for IGD passthrough
2014-08-06 6:26 UTC (12+ 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
[Xen-users] xen on centos6.5 issue with /proc/xen
2014-08-06 5:22 UTC (2+ messages)
[PATCH v6 00/10] vnuma introduction
2014-08-06 4:48 UTC (7+ messages)
` [PATCH v6 05/10] libxl: vnuma topology configuration parser and doc
` [PATCH v6 07/10] libxc: allocate domain memory for vnuma enabled
[xen-4.3-testing test] 29615: regressions - FAIL
2014-08-06 4:18 UTC
[PATCH RFC 2/2] xen: arm: Enable physical address space compression (PDX) on arm64
2014-08-06 3:04 UTC
[PATCH v1 0/2] Extend ioreq-server to support page write protection
2014-08-06 3:04 UTC (29+ messages)
` [PATCH v1 1/2] x86: add p2m_ram_wp
` [PATCH v1 2/2] ioreq-server: Support scatter page forwarding
[linux-3.14 test] 29612: regressions - FAIL
2014-08-06 2:17 UTC
[PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment
2014-08-05 23:45 UTC (4+ messages)
[PATCH] xen-netfront: Fix handling packets on compound pages with skb_segment
2014-08-05 23:15 UTC
[qemu-upstream-unstable test] 29609: regressions - FAIL
2014-08-05 22:55 UTC
[libvirt test] 29610: regressions - FAIL
2014-08-05 21:59 UTC
[PATCH] libxl: create PVH guests with max memory assigned
2014-08-05 21:36 UTC (23+ messages)
` Is: PVH - how to solve maxmem != memory scenario? Was:Re: "
[PATCH net-next v4 4/4 RFC] pktgen: Allow sending IPv4 TCP packets
2014-08-05 20:09 UTC
[PATCH] libxl: support domainReset
2014-08-05 19:30 UTC (12+ messages)
xen on centos6.5 issue with /proc/xen
2014-08-05 19:16 UTC
[linux-3.10 test] 29608: regressions - FAIL
2014-08-05 19:11 UTC
[Bugfix 0/2] Fix bugs caused by "use irqdomain to dynamically allocate IRQ for IOAPIC"
2014-08-05 17:58 UTC (3+ messages)
[linux-linus test] 29605: regressions - FAIL
2014-08-05 17:24 UTC
[PATCH v2] xen/arm: Correctly support WARN_ON
2014-08-05 16:32 UTC
[PATCH] xen/arm: mark do_unexpected_trap as noreturn
2014-08-05 16:30 UTC
Starting C xenstored...WARNING: Failed to open connection to gnttab
2014-08-05 16:10 UTC
[PATCH] Fix qemu traditional with PCI passthrough
2014-08-05 15:21 UTC (11+ messages)
` [PATCH] qemu-xen-trad: free all the pirqs for msi/msix when driver unloads
[PATCH v10 00/10] gic and vgic fixes and improvements
2014-08-05 14:35 UTC (18+ 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 v5] Fixes to Xen pciback for 3.17
2014-08-05 14:33 UTC (7+ messages)
` [PATCH v5 2/6] xen/pciback: Don't deadlock when unbinding
[PATCH] xen: arm: invalidate caches after map_domain_page done
2014-08-05 14:33 UTC (12+ messages)
Xen 4.4.1-rc1, 4.3.3-rc1 and 4.2.5-rc1 have been tagged
2014-08-05 14:28 UTC (3+ messages)
` Xen 4.4.1-rc2, 4.3.3-rc2 and 4.2.5-rc2 "
[Query] Assigning PCI ranges to dom0 and domU
2014-08-05 14:27 UTC (3+ messages)
[PATCH 1/2] xen: Implement ioctl to restrict privcmd to a specific domain
2014-08-05 13:45 UTC (4+ messages)
[PATCH v5 0/3] x86/viridian improvements
2014-08-05 13:07 UTC (4+ messages)
` [PATCH v5 1/3] x86/viridian: Re-purpose the HVM parameter to be a feature mask
` [PATCH v5 2/3] x86/viridian: Make logging less verbose
` [PATCH v5 3/3] x86/viridian: Add partition time reference counter MSR support
[PATCH] xen: arm: Don't pass "multiboot, module" DTB nodes to dom0
2014-08-05 12:38 UTC (2+ messages)
[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 (6+ 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
linux PVH broken in 3.16.0-rc7 (arch_gnttab_map_shared)
2014-08-05 11:00 UTC (2+ 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 (6+ messages)
` [PATCH v3 2/3] x86/viridian: Make logging less verbose
[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)
[linux-3.14 test] 29595: regressions - FAIL
2014-08-05 8:34 UTC (3+ messages)
[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
[xen-4.3-testing test] 29598: regressions - FAIL
2014-08-05 0:10 UTC
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).