xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-01-30 16:42:51 to 2013-02-04 10:36:24 UTC [more...]

[PATCH 00/13] Implement 3-level event channel in Linux
 2013-02-04 10:36 UTC  (29+ messages)
` [PATCH 01/13] xen: fix output of xen_debug_interrupt
` [PATCH 02/13] xen: fix error handling path if xen_allocate_irq_dynamic fails
` [PATCH 03/13] xen: fix evtchn_unbind_from_user
` [PATCH 04/13] xen: sync public headers
` [PATCH 05/13] xen: introduce test_and_set_mask
` [PATCH 06/13] xen: replace raw bit ops with functions
` [PATCH 07/13] xen: generalized event channel operations
` [PATCH 08/13] xen: dynamically allocate cpu_evtchn_mask
` [PATCH 09/13] xen: implement 3-level event channel routines
` [PATCH 10/13] xen: introduce xen_event_channel_register_3level
` [PATCH 11/13] xen: introduce xen_event_channel_register_nlevel
` [PATCH 12/13] xen: register 3-level event channel
` [PATCH 13/13] xen: only register 3-level event channel for Dom0

[PATCH]: PVH: specify xen features strings cleany for PVH
 2013-02-04 10:31 UTC  (17+ messages)
                  ` Is: PVH + ARM new hypercalls. Was: "

[PATCH 00/16] Implement 3-level event channel in Xen
 2013-02-04 10:25 UTC  (20+ 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

HVM firmware passthrough - helper library
 2013-02-04 10:24 UTC  (4+ messages)

[PATCH] tools/xc: restore logging in xc_save
 2013-02-04 10:23 UTC  (3+ messages)

resume from S3 sleep not working in Dom0 - Xen4.2.1
 2013-02-04 10:07 UTC  (4+ messages)

[PATCH] tools: set migration constraints from cmdline
 2013-02-04  9:57 UTC  (6+ messages)
` [PATCH v3] "
` [PATCH v4] "

how to use sctp during live migration of vm with xen
 2013-02-04  9:53 UTC  (2+ messages)
` [Xen-users] "

[PATCH] xend: disallow multiple destroy() call
 2013-02-04  9:52 UTC  (2+ messages)

HVM guests hanging in hpet_rtc_interrupt
 2013-02-04  9:49 UTC  (7+ messages)

[RFC PATCH] Coverage support
 2013-02-04  9:39 UTC  (8+ messages)
` [PATCH 1/4] Reserve hypercall number for handling coverage informations
` [PATCH 2/4] Adding support for coverage information
` [PATCH 3/4] Implement code to read coverage informations
` [PATCH 4/4] Use weak symbol to avoid bad trick in Makefiles

[xen-unstable test] 15416: regressions - FAIL
 2013-02-04  8:44 UTC 

live migration reg
 2013-02-04  8:12 UTC 

[PATCH] xend: resume a guest domain after an unsuccessful live migration
 2013-02-04  7:24 UTC 

rombios unable to loaded MPT BIOS
 2013-02-04  7:19 UTC  (2+ messages)

[xen-unstable test] 15415: regressions - FAIL
 2013-02-04  1:48 UTC 

[xen-unstable test] 15414: regressions - FAIL
 2013-02-03 18:16 UTC 

[xen-unstable test] 15413: regressions - FAIL
 2013-02-03 11:28 UTC 

[xen-unstable test] 15412: regressions - FAIL
 2013-02-03  4:29 UTC 

[xen-unstable test] 15411: regressions - FAIL
 2013-02-02 21:35 UTC 

[Xen-users] Problemi using vif-route script
 2013-02-02 15:51 UTC  (6+ messages)

[RFC qom-cpu-next 5/9] cpu: Move halted and interrupt_request fields to CPUState
 2013-02-02 11:57 UTC 

[xen-unstable test] 15406: regressions - FAIL
 2013-02-02  9:07 UTC 

Migration issues with 4.1
 2013-02-02  8:48 UTC 

[xen-unstable test] 15405: regressions - FAIL
 2013-02-02  1:41 UTC 

netback Oops then xenwatch stuck in D state
 2013-02-02  1:01 UTC  (3+ messages)

[PATCH] PVH linux: Use ballooning to allocate grant table pages
 2013-02-01 23:51 UTC  (4+ messages)
` [Xen-devel] "

[RFC PATCH] Adding support for coverage informations
 2013-02-01 20:54 UTC  (10+ messages)

[PATCH v2 03/03] HVM firmware passthrough libxl support
 2013-02-01 20:16 UTC 

[PATCH v2 02/03] HVM firmware passthrough libxl support
 2013-02-01 20:16 UTC 

[PATCH v2 01/03] HVM firmware passthrough libxl support
 2013-02-01 20:15 UTC 

[PATCH v2 00/03] HVM firmware passthrough libxl support
 2013-02-01 20:15 UTC 

[xen-unstable test] 15404: regressions - FAIL
 2013-02-01 18:49 UTC 

[PATCH] tools/xc: fix logic error in stdiostream_progress
 2013-02-01 17:15 UTC 

blkback disk I/O limit patch
 2013-02-01 14:42 UTC  (6+ messages)

[PATCH 00 of 11 v3] NUMA aware credit scheduling
 2013-02-01 14:30 UTC  (17+ messages)
` [PATCH 01 of 11 v3] xen, libxc: rename xenctl_cpumap to xenctl_bitmap
` [PATCH 02 of 11 v3] xen, libxc: introduce xc_nodemap_t
` [PATCH 03 of 11 v3] xen: sched_credit: when picking, make sure we get an idle one, if any
` [PATCH 04 of 11 v3] xen: sched_credit: let the scheduler know about node-affinity
` [PATCH 05 of 11 v3] xen: allow for explicitly specifying node-affinity
` [PATCH 06 of 11 v3] libxc: "
` [PATCH 07 of 11 v3] libxl: "
` [PATCH 08 of 11 v3] libxl: optimize the calculation of how many VCPUs can run on a candidate
` [PATCH 09 of 11 v3] libxl: automatic placement deals with node-affinity
` [PATCH 10 of 11 v3] xl: add node-affinity to the output of `xl list`
` [PATCH 11 of 11 v3] docs: rearrange and update NUMA placement documentation

can't boot from iso on cifs mount
 2013-02-01 12:41 UTC  (9+ messages)

[xen-unstable test] 15403: regressions - trouble: broken/fail/pass
 2013-02-01 11:59 UTC 

[PATCH v3] tools/libxl: Improve videoram setting
 2013-02-01 11:52 UTC  (5+ messages)

[xen-unstable test] 15401: regressions - FAIL
 2013-02-01 11:44 UTC  (2+ messages)

xenstore stubdom on Xen 4.2.1 (XSM/FLASK problem)
 2013-02-01 10:05 UTC 

[RFC PATCH 13/16]: PVH xen: introduce p2m_map_foreign
 2013-02-01  2:38 UTC  (3+ messages)

[RFC PATCH 11/16]: PVH xen: some misc changes like mtrr, intr, msi
 2013-02-01  0:05 UTC  (3+ messages)

[PATCH] libxl: pass debug flag down to libxl_domain_suspend
 2013-01-31 18:49 UTC  (2+ messages)
` [PATCH v2] "

[xen-unstable test] 15396: regressions - FAIL
 2013-01-31 16:58 UTC 

Need advice to develop some libxl patches
 2013-01-31 16:01 UTC 

[PATCH] xl: correct help text of xl migrate
 2013-01-31 15:15 UTC 

[PATCH] libxl: fix xcflags assignment in libxl__domain_suspend
 2013-01-31 15:11 UTC 

[PATCH v5 2/2] Xen: Fix VMCS setting for x2APIC mode guest while enabling APICV
 2013-01-31 15:07 UTC  (2+ messages)

[PATCH v5 1/2] Xen: Fix live migration while enabling APICV
 2013-01-31 15:07 UTC  (2+ messages)

[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  (5+ 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  (8+ messages)
` [PATCH 6/8] docs: Document the dom0_vga_console_info structure
` [PATCH 7/8] docs: Document start_info changes in Xen 4.2

[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

[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  (3+ 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)


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