messages from 2013-12-05 16:39:46 to 2013-12-07 00:05:11 UTC [more...]
[RESEND PATCH v5 0/9] vcpu soft affinity for credit1 (first half only)
2013-12-07 0:05 UTC (7+ messages)
` [RESEND PATCH v5 1/9] xl: match output of vcpu-list with pinning syntax
` [RESEND PATCH v5 2/9] libxl: better name for parameters in libxl_list_vcpu
` [RESEND PATCH v5 3/9] libxl: fix memory leak "
` [RESEND PATCH v5 4/9] libxl: move libxl_{cpu, node}_bitmap_alloc()
` [RESEND PATCH v5 5/9] libxc/libxl: sanitize error handling in *_get_max_{cpus, nodes}
` [RESEND PATCH v5 6/9] libxc/libxl: allow to retrieve the number of online pCPUs
[xen-unstable test] 22312: regressions - trouble: broken/fail/pass
2013-12-06 21:48 UTC
[PATCH] xen: privcmd: do not return pages which we have failed to unmap
2013-12-06 20:43 UTC (6+ messages)
[PATCH V8] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips
2013-12-06 20:31 UTC (5+ messages)
[PATCH 0/6] interrupt handling fixes
2013-12-06 18:29 UTC (11+ messages)
` [PATCH 1/6] xen/arm: Physical IRQ is not always equal to virtual IRQ
` [PATCH 2/6] xen/arm: track the state of guest IRQs
` [PATCH 3/6] xen/arm: do not add a second irq to the LRs if one is already present
` [PATCH 4/6] xen/arm: implement gic_irq_enable and gic_irq_disable
` [PATCH 5/6] xen/arm: Only enable physical IRQs when the guest asks
` [PATCH 6/6] xen/arm: disable a physical IRQ when the guest disables the corresponding IRQ
[PATCH] arm: xen: foreign mapping PTEs are special
2013-12-06 17:54 UTC (3+ messages)
[PATCH] xen: arm: vtimer fixes for arm64
2013-12-06 17:49 UTC (6+ messages)
[PATCH] xen: arm: correct return value of raw_copy_to_guest_*
2013-12-06 17:44 UTC (5+ messages)
[PATCH] xen: arm: handle initrd addresses above the 4G boundary
2013-12-06 17:39 UTC (4+ messages)
[PATCHv6 0/1] Xen: FIFO-based event channel fix
2013-12-06 17:38 UTC (2+ messages)
` [PATCH] evtchn/fifo: don't corrupt queues if an old tail is linked
qemu internal disk shaper?
2013-12-06 17:35 UTC
[linux-linus test] 22311: regressions - FAIL
2013-12-06 17:31 UTC
[PATCH] xen: arm: do not BUG on guest paddrs which are very high
2013-12-06 17:05 UTC (3+ messages)
[net-next v2] xen-netback: improve guest-receive-side flow control
2013-12-06 16:36 UTC
Assertion 'l1e_get_pfn(MAPCACHE_L1ENT(hashent->idx)) == hashent->mfn' failed at domain_page.c:203
2013-12-06 16:28 UTC (2+ messages)
qemu-xen-dir + PCI passthrough = BOOM
2013-12-06 16:03 UTC (6+ messages)
Vdagent not working on xen linux hvm DomUs
2013-12-06 15:39 UTC (19+ messages)
Xen on ARMv8
2013-12-06 15:25 UTC (6+ messages)
[PATCH] xen: arm: correct definition of DCISW (data cache invalidate by set/way)
2013-12-06 15:21 UTC (2+ messages)
Xen 4.4 development update: RC0 imminent
2013-12-06 14:58 UTC (36+ messages)
POD: soft lockups in dom0 kernel
2013-12-06 14:58 UTC (8+ messages)
[Patch v2] xen/tmem: Fix uses of unmatched __map_domain_page()
2013-12-06 14:54 UTC
[PATCH v5 00/17] Implement vcpu soft affinity for credit1
2013-12-06 14:40 UTC (8+ messages)
` [PATCH v5 02/17] libxl: better name for last parameter of libxl_list_vcpu
` [PATCH v5 04/17] libxc/libxl: sanitize error handling in *_get_max_{cpus, nodes}
[PATCH] xen/tmem: Fix uses of unmatched __map_domain_page()
2013-12-06 14:40 UTC (5+ messages)
[PATCH v2 00/16] tmem: continue to cleanup tmem
2013-12-06 14:36 UTC (7+ messages)
` [PATCH v2 01/16] tmem: fix public head file
` [PATCH v2 13/16] tmem: cleanup: drop useless functions from "
[PATCH v7 1/2] libxl: usb2 and usb3 controller support for upstream qemu
2013-12-06 13:23 UTC (4+ messages)
` [PATCH v7 2/2] libxl: spice usbredirection "
[PATCH v8-iwj 1/2] libxl: usb2 and usb3 controller support for upstream qemu
2013-12-06 13:23 UTC (2+ messages)
[PATCH 0/5] tools: remove more of ia64 support
2013-12-06 13:08 UTC (9+ messages)
` [PATCH 1/5] docs: remove ia64 from tmem-internals.html
` [PATCH 2/5] stubdom: remove ia64 from stubdom
` [PATCH 3/5] libxc: remove ia64 from xg_private.h
` [PATCH 4/5] pygrub: remote ia64 from pygrub
` [PATCH 5/5] xend: remove ia64 from xend sources
[PATCH V5 0/4] Make OVMF work with Xen
2013-12-06 13:08 UTC (9+ messages)
` [PATCH V5 1/4] hvmloader/ovmf: setup ovmf_info
` [PATCH V5 2/4] hvmloader/ovmf: setup E820 map
` [PATCH V5 3/4] tools: enable OVMF build for Linux by default
` [PATCH V5 4/4] tools/ovmf-makefile: only build debug target when specified
[PATCH v2] xen: arm: remove hardcoded gnttab location from dom0
2013-12-06 13:06 UTC (2+ messages)
[xen-unstable test] 22309: regressions - FAIL
2013-12-06 12:04 UTC
[V6 PATCH 0/7]: PVH dom0
2013-12-06 11:46 UTC (10+ messages)
` [V6 PATCH 1/7] pvh dom0: move some pv specific code to static functions
` [V6 PATCH 2/7] pvh dom0: construct_dom0 changes
` [V6 PATCH 3/7] pvh dom0: implement XENMEM_add_to_physmap_range for x86
` [V6 PATCH 4/7] pvh dom0: Introduce p2m_map_foreign
` [V6 PATCH 5/7] pvh: change xsm_add_to_physmap
` [V6 PATCH 6/7] pvh dom0: Add and remove foreign pages
` [V6 PATCH 7/7] pvh dom0: add opt_dom0pvh to setup.c
[PATCH] docs: remove ia64 from kexec_and_kdump.txt
2013-12-06 11:10 UTC (2+ messages)
[V5 PATCH 0/7]: PVH dom0
2013-12-06 10:18 UTC (12+ messages)
` [V5 PATCH 6/7] pvh dom0: Add and remove foreign pages
why only i386 target enabled for qemu-xen even on am64 machine?
2013-12-06 9:55 UTC (2+ messages)
[PATCH] unmodified_drivers: remove ia64 parts of the code
2013-12-06 9:51 UTC (4+ messages)
[PATCH RFC v2 0/2] Fix RTC noack issues
2013-12-06 9:43 UTC (4+ messages)
` [Patch v2 2/2] hvmloader: Allow the toolstack to choose WAET optimisations
[OSSTEST PATCH [RFC] 0/3] Series short description
2013-12-06 9:23 UTC (5+ messages)
[PATCH v2 1/2] amd/passthrough: Do not leak domain mappings from do_invalidate_dte()
2013-12-06 8:37 UTC (3+ messages)
` [PATCH v3 "
[PATCH v6 0/7] enable Cache QoS Monitoring (CQM) feature
2013-12-06 8:29 UTC (4+ messages)
` [PATCH v6 1/7] x86: detect and initialize Cache QoS Monitoring feature
[xen-unstable test] 22303: regressions - FAIL
2013-12-06 4:43 UTC
bug in hvmloader xenbus_shutdown logic
2013-12-06 3:53 UTC (6+ messages)
[Bug 1257099] [NEW] QEMU fails to build on CentOS 5.10 with relocation R_X86_64_PC32 error
2013-12-06 3:20 UTC (7+ messages)
` [Qemu-devel] "
[PATCH net v5] xen-netback: fix fragment detection in checksum setup
2013-12-06 1:32 UTC
[PATCH V7] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips
2013-12-05 22:36 UTC (5+ messages)
[PATCH 0/8] xen/arm: Handle correctly foreign mapping
2013-12-05 21:26 UTC (25+ messages)
` [PATCH 3/8] xen/arm: Implement p2m_type_t as an enum
` [PATCH 6/8] xen/arm: Retrieve p2m type in get_page_from_gfn
` [PATCH 7/8] xen/arm: Set foreign page type to p2m_map_foreign
Question about TCP checksum offload in Xen
2013-12-05 21:08 UTC (4+ messages)
[PATCH] ia64/xen: Remove Xen support for ia64
2013-12-05 18:47 UTC
[edk2] [PATCH v4 0/7] Make OVMF fully working with Xen
2013-12-05 18:22 UTC (2+ messages)
[linux-3.10 test] 22300: tolerable FAIL - PUSHED
2013-12-05 16:39 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).