messages from 2013-01-28 18:32:06 to 2013-01-31 14:43:04 UTC [more...]
[PATCH 00/16] Implement 3-level event channel in Xen
2013-01-31 14:43 UTC (17+ messages)
` [PATCH 01/16] Remove trailing whitespaces in sched.h
` [PATCH 02/16] Remove trailing whitespaces in event.h
` [PATCH 03/16] Remove trailing whitespaces in xen.h
` [PATCH 04/16] Move event channel macros / struct definition to proper place
` [PATCH 05/16] Add evtchn_level in struct domain
` [PATCH 06/16] Dynamically allocate d->evtchn
` [PATCH 07/16] Bump EVTCHNS_PER_BUCKET to 512
` [PATCH 08/16] Add evtchn_is_{pending, masked} and evtchn_clear_pending
` [PATCH 09/16] Introduce some macros for event channels
` [PATCH 10/16] Update Xen public header
` [PATCH 11/16] Define N-level event channel registration interface
` [PATCH 12/16] Add control structures for 3-level event channel
` [PATCH 13/16] Make NR_EVTCHN_BUCKETS 3-level ready
` [PATCH 14/16] Genneralized event channel operations
` [PATCH 15/16] Infrastructure for manipulating 3-level event channel pages
` [PATCH 16/16] Implement 3-level event channel routines
[PATCH] tools: update ocamlfind handling
2013-01-31 14:28 UTC (2+ messages)
` [PATCH v2] "
In which library can I find these functions ?
2013-01-31 14:13 UTC (5+ messages)
project
2013-01-31 13:56 UTC (2+ messages)
Correct DTB compatibility for xen /hypervisor node?
2013-01-31 12:05 UTC (9+ messages)
PVH questions
2013-01-31 11:51 UTC (13+ messages)
[PATCH] xen: enable stubdom on a per arch basis
2013-01-31 10:56 UTC (3+ messages)
[xen-unstable test] 15395: regressions - FAIL
2013-01-31 10:08 UTC
[DOCS/PATCH] http://wiki.xen.org/wiki/X86_Paravirtualised_Memory_Management changes
2013-01-31 9:58 UTC (21+ messages)
` [PATCH 1/8] docs: Document the ELF notes
` [PATCH 2/8] docs: Provide some examples of the various ELF values
` [PATCH 3/8] docs: Document the ELF_FEATURES entry
` [PATCH 4/8] docs: Add some extra details to the ELF note
` [PATCH 5/8] docs: Document the shared structure
` [PATCH 6/8] docs: Document the dom0_vga_console_info structure
` [PATCH 7/8] docs: Document start_info changes in Xen 4.2
` [PATCH 8/8] docs: Document the XenBus structure
[PATCH 0/3] XSM PIRQ and rcu_lock_target cleanup
2013-01-31 9:16 UTC (4+ messages)
` [PATCH 3/3] xen/arch/arm: add XSM hook to HVMOP_{get, set}_param
[RFC PATCH] Adding support for coverage informations
2013-01-31 8:51 UTC (12+ messages)
blkback disk I/O limit patch
2013-01-31 5:14 UTC (2+ messages)
[xen-unstable test] 15394: regressions - FAIL
2013-01-31 2:34 UTC
[PATCH 0/2] QEMU/xen: simplify cpu_ioreq_pio and cpu_ioreq_move
2013-01-31 2:23 UTC (8+ messages)
` [Xen-devel] "
` [Xen-devel] [PATCH 0/2] QEMU/xen: simplify cpu_ioreq_pio and cpu_ioreq_move / Xen on Xen nested virt
[PATCH] VMX: disable SMEP feature when guest is in non-paging mode
2013-01-31 1:28 UTC (6+ messages)
[RFC PATCH 6/16]: PVH xen: Define pvh guest and header changes
2013-01-31 1:21 UTC (5+ messages)
[PATCH] PVH: remove code to map iomem from guest
2013-01-30 22:55 UTC
[ 3.5.y.z extended stable ] Patch "xen/grant-table: correctly initialize grant table version 1" has been added to staging queue
2013-01-30 21:56 UTC
[PATCH v2] xen: print "debug=y|n" during hypervisor startup
2013-01-30 21:38 UTC (2+ messages)
[linux-3.0 test] 15383: tolerable FAIL - PUSHED
2013-01-30 21:37 UTC (4+ messages)
[RFC PATCH 3/16]: PVH xen: Add PHYSDEVOP_map_iomem
2013-01-30 21:24 UTC (6+ messages)
[xen-unstable test] 15389: regressions - trouble: broken/fail/pass
2013-01-30 19:11 UTC
Fwd: xenbusb_nop_confighook_cb timeout and cd issue
2013-01-30 17:11 UTC (4+ messages)
[PATCH] tools: set migration constraints from cmdline
2013-01-30 16:43 UTC (4+ messages)
` [PATCH v2] "
can't boot from iso on cifs mount
2013-01-30 16:10 UTC (8+ messages)
Xen 4.2 cherry-pick proposal
2013-01-30 15:17 UTC (4+ messages)
Questions about PVH in Xen 4.3 unstable
2013-01-30 15:02 UTC (20+ messages)
[xen-unstable test] 15387: regressions - FAIL
2013-01-30 14:31 UTC (2+ messages)
[PATCH 0/4 V6] xen: arm: parse modules from DT during early boot
2013-01-30 14:26 UTC (5+ messages)
` [PATCH 1/4] dtb: correct handling of #address-cells and #size-cells
` [PATCH 2/4] xen: arm: parse modules from DT during early boot
` [PATCH 3/4] xen: strip xen, multiboot-module nodes from dom0 device tree
` [PATCH 4/4] xen: arm: create dom0 DTB /hypervisor/ node dynamically
[PATCH] xen: print "debug=y|n" during hypervisor startup
2013-01-30 14:18 UTC (4+ messages)
Qemu upstream bugs with xen
2013-01-30 11:28 UTC (5+ messages)
[Patch v5 0/2] bug fixes for APICV
2013-01-30 11:22 UTC (2+ messages)
printk calls in xen-blkback/blkback.c not appearing
2013-01-30 9:39 UTC (4+ messages)
[Xen-users] Xen 4.3 unstables and Xen 4.2 patches for VGA PassThrough (NVIDIA)
2013-01-30 9:36 UTC
[PATCH] Switch to poll() in cxenstored's IO loop
2013-01-30 9:02 UTC (9+ messages)
` [PATCH V2] "
[RFC PATCH V2] Implement 3-level event channel support in Xen
2013-01-30 8:04 UTC (7+ messages)
` [RFC PATCH V2 13/14] Infrastructure for manipulating 3-level event channel pages
100% reliable oops on Xen 4.1.3 (initially reported on 4.0.1)
2013-01-30 7:57 UTC (8+ messages)
[PATCH v5 2/2] Xen: Fix VMCS setting for x2APIC mode guest while enabling APICV
2013-01-30 3:23 UTC
[PATCH v5 1/2] Xen: Fix live migration while enabling APICV
2013-01-30 3:23 UTC
HOST_RIP question
2013-01-30 2:52 UTC (2+ messages)
[xen-unstable test] 15384: regressions - FAIL
2013-01-30 2:16 UTC
mgag200 driver does not work properly with Xen
2013-01-30 2:08 UTC (4+ messages)
Xen 4.3 unstables and Xen 4.2 patches for VGA PassThrough (NVIDIA)
2013-01-30 0:06 UTC
[PATCH v4 2/2] Xen: Fix VMCS setting for x2APIC mode guest while enabling APICV
2013-01-29 15:28 UTC (4+ messages)
[PATCH] linux-2.6.18/xencons: drop pre-2.6 relics
2013-01-29 15:21 UTC
Xen Document Day : Thank You & Stats
2013-01-29 14:38 UTC
[xen-unstable test] 15381: trouble: broken/fail/pass
2013-01-29 12:22 UTC
kernel log flooded with: xen_balloon: reserve_additional_memory: add_memory() failed: -17
2013-01-29 11:53 UTC
[PATCH] tools: revert to using /var and /etc/
2013-01-29 11:33 UTC (14+ messages)
` [PATCH] xencommons: redirect serial and parallel to /dev/null
[PATCH 0/2] add vif-route support to libxl/xl
2013-01-29 11:01 UTC (5+ messages)
` [PATCH 2/2] xl: allow specifying a default netdev in xl.conf
[PATCH]: PVH: specify xen features strings cleany for PVH
2013-01-29 10:48 UTC (13+ messages)
` Is: PVH + ARM new hypercalls. Was: "
[PATCH] Add support for netconsole driver used on bridge device with VIF attached
2013-01-29 10:29 UTC (7+ messages)
[PATCH v5 rebased 0/4] nested vmx: enable VMCS shadowing feature
2013-01-29 10:19 UTC (2+ messages)
[xen-unstable test] 15367: trouble: broken/fail/pass
2013-01-29 9:13 UTC (2+ messages)
[PATCH v4 1/2] Xen: Fix live migration while enabling APICV
2013-01-29 8:48 UTC (2+ messages)
[Patch v4 0/2] bug fixes for APICV
2013-01-29 5:56 UTC
[PATCH v3 1/2] Xen: Fix live migration while enabling APICV
2013-01-29 5:44 UTC (3+ messages)
[linux-3.0 test] 15344: trouble: broken/fail/pass
2013-01-28 23:57 UTC
[xen-unstable test] 15341: regressions - trouble: broken/fail/pass
2013-01-28 21:18 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).