messages from 2014-07-16 11:45:05 to 2014-07-17 13:10:36 UTC [more...]
[PATCH 0/2] Xen/mem_event: Do not rely on the toolstack being bug-free
2014-07-17 13:10 UTC (2+ messages)
` [PATCH 1/2] Xen/mem_event: Validate the response vcpu_id before acting on it
[PATCH v9 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-07-17 13:00 UTC (11+ messages)
` [PATCH RESEND "
` [PATCH RESEND v9 01/14] arch/arm: add consistency check to REMOVE p2m changes
` [PATCH RESEND v9 02/14] arch/arm: let map_mmio_regions() take pfn as parameters
` [PATCH RESEND v9 07/14] xen/common: add ARM stub for the function memory_type_changed()
` [PATCH RESEND v9 08/14] xen/x86: factor out map and unmap from the memory_mapping DOMCTL
[PATCH v8 00/10] gic and vgic fixes and improvements
2014-07-17 12:52 UTC (9+ messages)
` [PATCH v8 03/10] xen/arm: inflight irqs during migration
` [PATCH v8 07/10] xen/arm: remove workaround to inject evtchn_irq on irq enable
` [PATCH v8 08/10] xen/arm: take the rank lock before accessing ipriority
` [PATCH v8 10/10] xen/arm: make accesses to desc->status flags atomic
[PATCH RFC V2 1/6] xen: Emulate with no writes
2014-07-17 12:38 UTC (7+ messages)
` [PATCH RFC V2 5/6] xen, libxc: Request page fault injection via libxc
[PATCH v1 00/10] libxl: synchronise domain configuration
2014-07-17 12:14 UTC (35+ messages)
` [PATCH v1 01/10] libxl: libxl-json format and internal functions to get / set it
` [PATCH v1 02/10] libxl_internal: functions to lock / unlock domain configuration
` [PATCH v1 03/10] libxl: store a copy of vanilla domain configuration when creating domain
` [PATCH v1 04/10] libxl: separate device add/rm complete callbacks
` [PATCH v1 05/10] libxl: synchronise configuration when we hotplug a device
` [PATCH v1 06/10] libxl: synchronise configuration when we remove/destroy "
` [PATCH v1 07/10] libxl: make libxl_cd_insert "eject" + "insert"
` [PATCH v1 08/10] libxl: introduce libxl_get_memory_static_max
` [PATCH v1 09/10] libxl: introduce libxl_retrieve_domain_configuration
` [PATCH v1 10/10] xl: use libxl_retrieve_domain_configuration and JSON format
[rumpuserxen test] 29376: all pass - PUSHED
2014-07-17 12:13 UTC
[PATCH ARM v6 00/14] mini-os: initial ARM support
2014-07-17 11:41 UTC (24+ messages)
` [PATCH ARM v6 02/14] mini-os: don't include lib.h from mm.h
` [PATCH ARM v6 04/14] mini-os: headers for ARM
` [PATCH ARM v6 05/14] mini-os: import libfdt
` [PATCH ARM v6 07/14] mini-os: arm: boot code
` [PATCH ARM v6 13/14] mini-os: arm: build system
[PATCH] mem_event: fix regression affecting CR0 memory events
2014-07-17 11:38 UTC (2+ messages)
[PATCH 0/5] xen: arm: various improvements to boot time page table handling
2014-07-17 11:37 UTC (20+ messages)
` [PATCH 2/5] xen: arm: Handle 4K aligned hypervisor load address
` [PATCH 4/5] xen: arm: avoid unnecessary aliasing in boot page tables
` [PATCH 5/5] xen: arm: flush TLB after overwriting 1:1 mapping "
[PATCH] libxl: create PVH guests with max memory assigned
2014-07-17 11:02 UTC
[PATCH] docs, amd_ucode: Add AMD container file format notes
2014-07-17 10:39 UTC (2+ messages)
Introduce rt real-time scheduler for Xen
2014-07-17 10:12 UTC (8+ messages)
` [PATCH RFC v1 1/4] rt: Add rt scheduler to hypervisor
[PATCH] Fix: 'xl vncviewer' accesses port 0 by any invalid domid
2014-07-17 9:53 UTC (2+ messages)
[PATCH RFC 01/18] OvmfPkg: Add public headers from Xen Project
2014-07-17 9:43 UTC (29+ messages)
` [PATCH RFC 02/18] OvmfPkg: Add basic skeleton for the Xenbus driver
` [PATCH RFC 03/18] OvmfPkg/XenbusDxe: Add device state struct and create an ExitBoot services event
` [PATCH RFC 04/18] OvmfPkg/XenbusDxe: Add support to make Xen Hypercalls
` [PATCH RFC 05/18] OvmfPkg/XenbusDxe: Open PciIo protocol
` [PATCH RFC 06/18] OvmfPkg: Introduce Xenbus Protocol
` [PATCH RFC 07/18] OvmfPkg/XenbusDxe: Add InterlockedCompareExchange16
` [PATCH RFC 08/18] OvmfPkg/XenbusDxe: Add Grant Table functions
` [PATCH RFC 09/18] OvmfPkg/XenbusDxe: Add Event Channel Notify
` [PATCH RFC 10/18] OvmfPkg/XenbusDxe: Add TestAndClearBit
` [PATCH RFC 11/18] OvmfPkg/XenbusDxe: Add XenStore client implementation
` [PATCH RFC 12/18] OvmfPkg/XenbusDxe: Add an helper AsciiStrDup
` [PATCH RFC 13/18] OvmfPkg/XenbusDxe: Add Xenstore function into the Xenbus protocol
` [PATCH RFC 14/18] OvmfPkg/XenbusDxe: Indroduce XenBus support itself
` [PATCH RFC 15/18] OvmfPkg/XenbusDxe: Add Event Channel into XenBus protocol
` [PATCH RFC 16/18] OvmfPkg/XenPvBlkDxe: Xen PV Block device, initial skeleton
` [PATCH RFC 17/18] OvmfPkg/XenPvBlkDxe: Add BlockFront client
` [PATCH RFC 18/18] OvmfPkg/XenPvBlkDxe: Add BlockIo
` [PATCH RFC 00/18] Introducing Xen PV block driver to OVMF
[Query] Flow of PCI device dedicated to a domU
2014-07-17 9:42 UTC (5+ messages)
[Xen-devel] [v5][PATCH 0/5] xen: add Intel IGD passthrough support
2014-07-17 9:42 UTC (12+ messages)
` ResettRe: "
[PATCH] libxl: Implement basic video device selection
2014-07-17 9:30 UTC (4+ messages)
` [libvirt] "
[PATCH] x86/hvm: implement save/restore for posted interrupts
2014-07-17 9:29 UTC (7+ messages)
[PATCH 1/5] make: Check tools/qemu-xen[-traditional] for qemu before downloading
2014-07-17 9:21 UTC (13+ messages)
` [PATCH 2/5] make: Normalize config options for external trees
` [PATCH 3/5] make: Make *-dir-force-update depend on *-dir-find
` [PATCH 4/5] make: Add subtree-update target
` [PATCH 5/5] make: Make "src-tarball" target actually make a source tarball
QXL problem: Xen 4.4.1 rc1 and xen 4.5 unstable
2014-07-17 8:52 UTC (12+ messages)
` 回复: "
xen-unstable stubdom build-failure when debug=n
2014-07-17 8:27 UTC
[PATCH RFC 4/4] xen/pvhvm: Make MSI IRQs work after kexec
2014-07-17 8:12 UTC (6+ messages)
` [PATCH RFC 3/4] xen/pvhvm: Unmap all PIRQs on startup and shutdown
[RFC V5 0/5] domain snapshot document and discussion
2014-07-17 8:02 UTC (8+ messages)
` [RFC V5 2/5] Libxl Domain Snapshot API Design
[linux-3.10 test] 29372: regressions - FAIL
2014-07-17 4:42 UTC
[xen-unstable test] 29371: tolerable FAIL - PUSHED
2014-07-17 2:31 UTC
Rebooting domu fails in nfs share exported from another domu on the same dom0
2014-07-16 20:36 UTC
[linux-3.10 test] 29369: regressions - FAIL
2014-07-16 18:54 UTC
[RFC PATCH 0/2] map grant refs at pfn = mfn
2014-07-16 18:19 UTC (6+ messages)
` [RFC PATCH 1/2] xen: introduce arch_iommu_grant_(un)map_page
` [RFC PATCH 2/2] xen/arm: introduce XENFEAT_grant_map_11
[PATCH] xen/arm: Implement domain_get_maximum_gpfn
2014-07-16 18:17 UTC (5+ messages)
AMD NPT support for Xen memory events
2014-07-16 18:11 UTC
[RFC PATCH 0/3] Remus: add remus support for migration v2
2014-07-16 16:33 UTC (6+ messages)
` [RFC PATCH 2/3] remus: implement remus checkpoint in v2 save
[PATCH RFC 0/9] Running benchmarks via OSSTest
2014-07-16 16:08 UTC (15+ messages)
` [PATCH RFC 1/9] mg-unixbench-download: new script for downloading the unixbench archive
` [PATCH RFC 2/9] ts-unixbench-prep: prep the environment for running unixbench
` [PATCH RFC 4/9] ts-unixbench-reslts: for retrieving the results
` [PATCH RFC 7/9] make-flight: introduce a new -t option
[linux-next test] 29366: tolerable FAIL
2014-07-16 15:59 UTC
[PATCH v02 0/7] arm: introduce remoteprocessor iommu module
2014-07-16 15:43 UTC (15+ messages)
` [PATCH v02 1/7] "
` [PATCH v02 2/7] arm: omap: introduce iommu translation for IPU remoteproc
` [PATCH v02 4/7] arm: omap: introduce print pagetable function "
` [PATCH v02 6/7] arm: introduce do_translate_pagetable hypercall
[PATCH RFC 00/18] Introducing Xen PV block driver to OVMF
2014-07-16 15:15 UTC
[PATCH] xenctrl: Make the headers C++ friendly
2014-07-16 14:58 UTC (3+ messages)
[PATCH v4 1/2] xen/arm : Adding helper function for WFI
2014-07-16 14:54 UTC (4+ messages)
` [PATCH v4 2/2] xen/arm : emulation of arm's PSCI v0.2 standard
[PATCH v2] xen/arm: Trap and yield on WFE instructions
2014-07-16 14:49 UTC (2+ messages)
[PATCH v3 1/2] xen/arm: Divide GIC initialization in 2 parts
2014-07-16 14:36 UTC (8+ messages)
` [PATCH v3 2/2] xen/dt: Allow only IRQ translation that are mapped to main GIC
[Patch v3 1/2] tools/libxc: Shuffle definitions and uses of min()/max() macros
2014-07-16 14:32 UTC (2+ messages)
` [Patch v3 2/2] tools/libxc: Implement writev_exact() in the same style as write_exact()
[PATCH] enable QEMU for ARM builds
2014-07-16 14:24 UTC (6+ messages)
[PATCH v2 0/3] xen/arm: Add stage 2 48-bit PA support
2014-07-16 13:53 UTC (6+ messages)
` [PATCH v2 1/3] xen/arm: Add 4-level page table for stage 2 translation
[Query] How does Xen X86 does pci enumeration
2014-07-16 13:49 UTC (4+ messages)
[PATCH v3 1/2] xen/arm : Adding helper function for WFI
2014-07-16 13:42 UTC (7+ messages)
` [PATCH v3 2/2] xen/arm : emulation of arm's PSCI v0.2 standard
[PATCH v7 0/5] xen/arm: Add GICv3 support
2014-07-16 13:32 UTC (12+ messages)
` [PATCH v7 2/5] xen/arm: Add virtual "
` [PATCH v7 3/5] xen/arm: Update Dom0 GIC dt node with GICv3 information
` [PATCH v7 5/5] xen/arm: check for GICv3 platform support
Xen/ARM: Xen queries
2014-07-16 12:48 UTC (2+ messages)
[qemu-mainline test] 29359: tolerable FAIL - PUSHED
2014-07-16 12:45 UTC
[PATCH OSSTEST] make-flight: Enable qemu tests for 4.5 onwards
2014-07-16 12:09 UTC (2+ messages)
[PATCH OSSTEST] standalone-generate-dump-flight-runvars: allow 26 chars for branch name
2014-07-16 12:08 UTC (2+ messages)
[PATCH v16 0/7] Remus/Libxl: Remus network buffering and drbd disk
2014-07-16 11:46 UTC (5+ messages)
` [PATCH v16 2/7] remus: introduce remus device
[PATCH v6 0/5]xen/arm: Add GICv3 support
2014-07-16 11:45 UTC (7+ messages)
` [PATCH v6 1/5] xen/arm: Add support for GIC v3
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).