messages from 2014-03-03 16:33:53 to 2014-03-04 22:20:18 UTC [more...]
[PATCH 1/1] vl.c: Add pci_hole_min_size machine option
2014-03-04 22:20 UTC (6+ messages)
[PATCH v2 1/2] tools: Use --no-print-directory instead of grep for debball version
2014-03-04 21:29 UTC (6+ messages)
` [PATCH v2 2/2] Add a "make rpmball" target
[PATCH] x86/xen: Disable APIC PM for Xen PV guests
2014-03-04 21:17 UTC (2+ messages)
Regression introduced by "xen: properly account for _PAGE_NUMA during xen pte translations" (a9c8e4beeeb64c22b84c803747487857fe424b68)
2014-03-04 20:54 UTC (3+ messages)
[RFC PATCH v2 0/5] Improvements to console timestamps
2014-03-04 20:51 UTC (8+ messages)
` [PATCH v2 3/5] x86/time: Initialise time earlier during start_secondary()
` [PATCH v2 5/5] [RFC] Traditional console timestamps including milliseconds
[linux-linus test] 25349: regressions - FAIL
2014-03-04 20:45 UTC
[patch 4/5] xen: Validate online cpus in set_affinity
2014-03-04 20:43 UTC
regarding vtpm setup
2014-03-04 20:39 UTC (4+ messages)
[RFC PATCH 0/1] Add pci_hole_min_size
2014-03-04 18:57 UTC (9+ messages)
` [RFC PATCH 1/1] "
[PATCH v5 0/8] qspinlock: a 4-byte queue spinlock with PV support
2014-03-04 18:09 UTC (12+ messages)
` [PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
` [PATCH RFC v5 4/8] pvqspinlock, x86: Allow unfair spinlock in a real PV environment
Source tree tidy
2014-03-04 17:53 UTC (21+ messages)
Libxl remove message
2014-03-04 17:40 UTC (2+ messages)
[PATCH v2 0/6] Support for running secondary emulators
2014-03-04 17:25 UTC (14+ messages)
` [PATCH v2 1/6] ioreq-server: centralize access to ioreq structures
` [PATCH v2 2/6] ioreq-server: tidy up use of ioreq_t
` [PATCH v2 3/6] ioreq-server: create basic ioreq server abstraction
` [PATCH v2 4/6] ioreq-server: on-demand creation of ioreq server
` [PATCH v2 5/6] ioreq-server: add support for multiple servers
` [PATCH v2 6/6] ioreq-server: bring the PCI hotplug controller implementation into Xen
[patch 21/26] xen: Get rid of the last irq_desc abuse
2014-03-04 17:16 UTC (3+ messages)
` [tip:irq/core] "
Bringing up sequence for non-boot CPU fails
2014-03-04 16:50 UTC (14+ messages)
[patch 23/26] xen: Add proper irq accounting for HYPERCALL vector
2014-03-04 16:42 UTC (2+ messages)
` [tip:irq/core] "
[patch 15/26] x86: xen: Use the core irq stats function
2014-03-04 16:41 UTC (2+ messages)
` [tip:irq/core] x86: Xen: "
[patch 18/26] xen: Use the proper irq functions
2014-03-04 16:40 UTC (2+ messages)
` [tip:irq/core] "
[xen-unstable test] 25348: regressions - FAIL
2014-03-04 15:49 UTC
[RFC PATCHv1] serial: Support OXPCIe952 aka Oxford Semiconductor Ltd Device c138 (1415:c138)
2014-03-04 15:39 UTC (4+ messages)
[PATCH v2.1 RESEND 00/19] libxl: asynchronous suspend
2014-03-04 15:30 UTC (22+ messages)
` [PATCH 01/19] libxl: init: Provide a gc later in libxl_ctx_alloc
` [PATCH 02/19] libxl: init: libxl__poller_init and _get take gc
` [PATCH 03/19] libxl: events: const-correct *_inuse, *_isregistered
` [PATCH 04/19] libxl: events: Provide libxl__xswait_*
` [PATCH 05/19] libxl: events: Use libxl__xswait_* in spawn code
` [PATCH 06/19] libxl: events: Provide libxl__ev_evtchn*
` [PATCH 07/19] libxc: suspend: Rename, improve xc_suspend_evtchn_init
` [PATCH 08/19] libxc: suspend: Fix suspend event channel locking
` [PATCH 09/19] libxl: suspend: Async libxl__domain_suspend_callback
` [PATCH 10/19] libxl: suspend: Async domain_suspend_callback_common
` [PATCH 11/19] libxl: suspend: Reorg domain_suspend_callback_common
` [PATCH 12/19] libxl: suspend: New libxl__domain_pvcontrol_xspath
` [PATCH 13/19] libxl: suspend: New domain_suspend_pvcontrol_acked
` [PATCH 14/19] libxl: suspend: domain_suspend_callback_common xs errs
` [PATCH 15/19] libxl: suspend: Async xenstore pvcontrol wait
` [PATCH 16/19] libxl: suspend: Abolish usleeps in domain suspend wait
` [PATCH 17/19] libxl: suspend: Fix suspend wait corner cases
` [PATCH 18/19] libxl: suspend: Async evtchn wait
` [PATCH 19/19] libxl: suspend: Apply guest timeout in evtchn case
[PATCH v5 1/8] qspinlock: Introducing a 4-byte queue spinlock implementation
2014-03-04 15:06 UTC (8+ messages)
` [PATCH v5 3/8] qspinlock, x86: Add x86 specific optimization for 2 contending tasks
` [PATCH v5 2/8] qspinlock, x86: Enable x86-64 to use queue spinlock
Single step in HVM domU on Intel machine may see wrong DB6
2014-03-04 15:06 UTC (5+ messages)
[PATCH v2 1/2] libxl: Fail domain creation if pci assignment fails
2014-03-04 14:33 UTC (2+ messages)
` [PATCH v2 2/2] xl: Add "seize" option to PCI devices
[PATCH 1/2] libxl: Fail domain creation if pci assignment fails
2014-03-04 14:09 UTC (4+ messages)
` [PATCH 2/2] xl: Add "seize" option to PCI devices
[PATCH 0/2] make hypercall preemption checks consistent
2014-03-04 14:07 UTC (12+ messages)
` [PATCH 1/2] common: "
` [PATCH 2/2] x86: "
[PATCH] Add a "make rpmball" target
2014-03-04 12:19 UTC (24+ messages)
[PATCH] xl cpupool-list: add option to list domains
2014-03-04 12:19 UTC (2+ messages)
[PATCH] tools/libxc: Avoid hypercalls for cacheflush on x86
2014-03-04 11:22 UTC (6+ messages)
[RFC PATCH 1/5] Support for running secondary emulators
2014-03-04 10:11 UTC (5+ messages)
Issues with latest staging tree starting PV guest
2014-03-04 9:47 UTC (2+ messages)
[RFC PATCHv1] serial: Support OXPCIe952 aka Oxford Semiconductor Ltd Device c138 (1415:c138)
2014-03-04 9:43 UTC (3+ messages)
[xen-unstable test] 25347: tolerable FAIL
2014-03-04 9:35 UTC
[PATCH 0/5] x86: EPT/MTRR interaction adjustments and cleanup
2014-03-04 8:12 UTC (3+ messages)
[PATCH v9 0/6] enable Cache QoS Monitoring (CQM) feature
2014-03-04 8:10 UTC (5+ messages)
` [PATCH v9 1/6] x86: detect and initialize Cache QoS Monitoring feature
[PATCH] VT-d: fix RMRR handling
2014-03-04 8:04 UTC (3+ messages)
[V1 PATCH 0/3] pvh: misc bug fixes
2014-03-04 7:44 UTC (6+ messages)
` [V1 PATCH 1/3] pvh: early return from hvm_hap_nested_page_fault
` [V1 PATCH 2/3] pvh: fix pirq path for pvh
` [V1 PATCH 3/3] pvh: disallow PHYSDEVOP_pirq_eoi_gmfn_v2/v1
ARM: HVMOP_{get,set}_mem_access?
2014-03-04 6:01 UTC (2+ messages)
switch vcpu on physical cpu
2014-03-04 3:53 UTC (3+ messages)
[RFC PATCH 0/3] Implement the XEN_DOMCTL_memory_mapping hypecall for arm32
2014-03-04 3:08 UTC (12+ messages)
` [RFC PATCH 2/3] arch, arm32: add the XEN_DOMCTL_memory_mapping hypercall
[PATCH] x86/xen: Disable APIC PM for Xen PV guests
2014-03-04 2:40 UTC
GSOC 2014 - Project Queries
2014-03-04 1:58 UTC (3+ messages)
[RFC v3 1/6] bridge: preserve random init MAC address
2014-03-04 1:44 UTC (12+ messages)
` [RFC v3 2/6] bridge: trigger a bridge calculation upon port changes
` [RFC v3 3/6] bridge: fix bridge root block on designated port
` [RFC v3 4/6] bridge: enable root block during device registration
` [RFC v3 5/6] xen-netback: use a random MAC address and force bridge root block
` [RFC v3 6/6] tun: add initialization root block support
` [RFC v3 0/6] networking: address root block upon initialization
[RFC v3 0/6] networking: address root block upon initialization
2014-03-03 22:46 UTC
Bug Xen-4.4.0-RC6 with Hyper-V on Server 2012 R2
2014-03-03 19:51 UTC (5+ messages)
[PATCH 00/10 V7] Remus/Libxl: Network buffering support
2014-03-03 17:58 UTC (19+ messages)
` [PATCH 02/10 V7] tools/libxl: update libxl_domain_remus_info
` [PATCH 03/10 V7] tools/libxl: introduce a new structure libxl__remus_state
` [PATCH 04/10 V7] remus: introduce a function to check whether network buffering is enabled
` [PATCH 05/10 V7] remus: Remus network buffering core and APIs to setup/teardown
` [PATCH 06/10 V7] remus: implement the API to buffer/release packages
` [PATCH 07/10 V7] libxl: use the API to setup/teardown network buffering
` [PATCH 08/10 V7] libxl: rename remus_failover_cb() to remus_replication_failure_cb()
` [PATCH 09/10 V7] libxl: control network buffering in remus callbacks
` [PATCH 10/10 V7] libxl: network buffering cmdline switch
suspend evetchn creation failure
2014-03-03 17:24 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).