xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-02-13 10:36:30 to 2014-02-15 21:38:38 UTC [more...]

[PATCH-4.5 v2 06/10] xen/arm: second irqinjectionpp while the first irq is still inflightkppp
 2014-02-15 21:38 UTC 

[xen-4.2-testing test] 24904: regressions - FAIL
 2014-02-15 19:39 UTC 

[xen-4.3-testing test] 24905: regressions - trouble: blocked/broken/fail/pass
 2014-02-15 18:59 UTC 

[PATCH v2 46/52] xen, balloon: Fix CPU hotplug callback registration
 2014-02-15 16:51 UTC  (4+ messages)
      ` [UPDATED][PATCH "

[xen-unstable test] 24901: regressions - FAIL
 2014-02-15 15:35 UTC 

smp guests on xen
 2014-02-15  9:27 UTC  (2+ messages)

[xen-4.3-testing test] 24888: regressions - FAIL
 2014-02-15  8:02 UTC 

[xen-4.2-testing test] 24887: regressions - FAIL
 2014-02-15  6:22 UTC 

[linux-linus test] 24883: regressions - trouble: blocked/broken/fail/pass
 2014-02-15  6:10 UTC 

[RFC v2 1/4] bridge: enable interfaces to opt out from becoming the root bridge
 2014-02-15  2:59 UTC  (4+ messages)
` [RFC v2 2/4] net: enables interface option to skip IP
` [RFC v2 3/4] xen-netback: use a random MAC address
` [RFC v2 4/4] xen-netback: skip IPv4 and IPv6 interfaces

[RFC v2 0/4] net: bridge / ip optimizations for virtual net backends
 2014-02-15  2:59 UTC 

[xen-unstable test] 24882: regressions - FAIL
 2014-02-15  1:13 UTC 

[PATCH RFC v2 0/3] Move RTC interrupt injection back into the vpt code
 2014-02-15  0:02 UTC  (6+ messages)
` [PATCH RFC v2 1/3] x86/hvm/rtc: Don't run the vpt timer when !REG_B.PIE
` [PATCH RFC v2 2/3] x86/hvm/rtc: Inject RTC periodic interupts from the vpt code
` [PATCH RFC v2 3/3] x86/hvm/rtc: Always deassert the IRQ line when clearing REG_C.IRQF

Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014
 2014-02-14 23:43 UTC 

Booting XEN on Samsung ARM Chromebook with display support
 2014-02-14 21:18 UTC  (2+ messages)
` [Wiki access] "

Xen 4.3 xl migrate " htree_dirblock_to_tree" on second host
 2014-02-14 20:08 UTC  (21+ messages)
                      ` handling local attach of phy disks for pygrub (Was: Xen 4.3 xl migrate " htree_dirblock_to_tree" on second host)

[OSSTest] standalone-reset: actually honour '-f' option
 2014-02-14 18:41 UTC  (3+ messages)

[OSSTEST PATCH] freebsd: switch to 10.0-RELEASE (20140116-r260789)
 2014-02-14 18:28 UTC  (6+ messages)

[PATCH OSSTEST] README: Add some core concepts and terminology
 2014-02-14 18:27 UTC  (4+ messages)

[PATCH V3 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-02-14 18:23 UTC  (9+ messages)
` [PATCH V3 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
` [PATCH V3 net-next 2/5] xen-netback: Add support for multiple queues
` [PATCH V3 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V3 net-next 4/5] xen-netfront: Add support for multiple queues
` [PATCH V3 net-next 5/5] xen-net{back, front}: Document multi-queue feature in netif.h

xen 4.3.2 rc1 memory ballooning
 2014-02-14 18:12 UTC  (4+ messages)

[PATCH OSSTEST] Allow per-host TFTP setup
 2014-02-14 18:04 UTC  (4+ messages)

[PATCH RFC 09/13] xen: change quality of the MADT ACPI enumerator
 2014-02-14 17:51 UTC  (11+ messages)
  ` [PATCH RFC 07/13] xen: implement IO APIC support in Xen mptable parser
  ` [PATCH RFC 08/13] xen: change order of Xen intr init and IO APIC registration
  ` [PATCH RFC 10/13] xen: add ACPI bus to xen_nexus when running as Dom0
  ` [PATCH RFC 11/13] pci: introduce a new event on PCI device detection
  ` [PATCH RFC 12/13] mca: disable cmc enable on Xen PV

[PATCH-4.5 v2 0/10] remove maintenance interrupts
 2014-02-14 17:49 UTC  (13+ messages)
` [PATCH-4.5 v2 01/10] xen/arm: remove unused virtual parameter from vgic_vcpu_inject_irq
` [PATCH-4.5 v2 02/10] xen/arm: support HW interrupts in gic_set_lr
` [PATCH-4.5 v2 03/10] xen/arm: do not request maintenance_interrupts
` [PATCH-4.5 v2 04/10] xen/arm: set GICH_HCR_UIE if all the LRs are in use
` [PATCH-4.5 v2 05/10] xen/arm: keep track of the GICH_LR used for the irq in struct pending_irq
` [PATCH-4.5 v2 06/10] xen/arm: second irq injection while the first irq is still inflight
` [PATCH-4.5 v2 07/10] xen/arm: don't protect GICH and lr_queue accesses with gic.lock
` [PATCH-4.5 v2 08/10] xen/arm: avoid taking unconditionally the vgic.lock in gic_clear_lrs
` [PATCH-4.5 v2 09/10] xen/arm: use GICH_ELSR[01] to avoid reading all the GICH_LRs "
` [PATCH-4.5 v2 10/10] xen/arm: print more info in gic_dump_info, keep gic_lr sync'ed

[PATCH] xen/arm: Correctly handle non-page aligned pointer in raw_copy_*
 2014-02-14 17:35 UTC  (2+ messages)

Strange interdependace between domains
 2014-02-14 17:21 UTC  (12+ messages)

[PATCH RFC 0/3] Move RTC interrupt injection back into the vpt code
 2014-02-14 17:12 UTC  (14+ messages)
` [PATCH RFC 1/3] x86/hvm/rtc: Don't run the vpt timer when !REG_B.PIE
` [PATCH RFC 2/3] x86/hvm/rtc: Inject RTC periodic interupts from the vpt code
` [PATCH RFC 3/3] x86/hvm/rtc: Always deassert the IRQ line when clearing REG_C.IRQF

[PATCH] MCE: Fix race condition in mctelem_reserve
 2014-02-14 16:54 UTC  (6+ messages)
  ` [PATCH v2] "

[PATCH V2 net-next 0/5] xen-net{back, front}: Multiple transmit and receive queues
 2014-02-14 15:52 UTC  (17+ messages)
` [PATCH V2 net-next 1/5] xen-netback: Factor queue-specific data into queue struct
` [PATCH V2 net-next 2/5] xen-netback: Add support for multiple queues
` [PATCH V2 net-next 3/5] xen-netfront: Factor queue-specific data into queue struct
` [PATCH V2 net-next 4/5] xen-netfront: Add support for multiple queues
` [PATCH V2 net-next 5/5] xen-net{back, front}: Document multi-queue feature in netif.h

[linux-3.10 test] 24878: tolerable FAIL - PUSHED
 2014-02-14 15:41 UTC 

Xen nested wiki
 2014-02-14 14:40 UTC  (8+ messages)

RC4 now planned for Monday
 2014-02-14 13:18 UTC 

Debug-Registers in HVM domain destroyed
 2014-02-14 13:02 UTC  (4+ messages)

[3.11.y.z extended stable] Patch "timekeeping: Fix potential lost pv notification of time change" has been added to staging queue
 2014-02-14 10:11 UTC 

[xen-unstable test] 24870: regressions - trouble: broken/fail/pass
 2014-02-14  9:35 UTC 

[PATCH V4.1] mcheck, vmce: Allow vmce_amd_* functions to handle AMD thresolding MSRs
 2014-02-14  8:28 UTC  (5+ messages)

[linux-3.10 test] 24869: regressions - FAIL
 2014-02-14  6:06 UTC 

[PATCH] xl: suppress suspend/resume functions on platforms which do not support it
 2014-02-14  5:42 UTC  (4+ messages)

Use of watch_pipe in xs_handle structure
 2014-02-14  2:09 UTC 

[MirageOS-devel] Prepping for GSOC 2014 [URGENT] - deadline Feb 14 2014
 2014-02-14  1:35 UTC  (10+ messages)
  `  "

(no subject)
 2014-02-13 23:47 UTC 

[xen-unstable test] 24867: regressions - FAIL
 2014-02-13 23:02 UTC 

[xen-4.2-testing test] 24865: tolerable FAIL - PUSHED
 2014-02-13 21:15 UTC 

Delays on usleep calls
 2014-02-13 21:09 UTC  (5+ messages)

What's the state of vCPU scheduled out by hypervisor from the view of guest?
 2014-02-13 18:31 UTC 

[linux-linus test] 24864: regressions - FAIL
 2014-02-13 18:15 UTC 

(no subject)
 2014-02-13 17:27 UTC  (3+ messages)

[PATCH] pvh: Fix regression caused by assumption that HVM paths MUST use io-backend device
 2014-02-13 17:00 UTC  (16+ messages)

[PATCHv2] x86/xen: allow privcmd hypercalls to be preempted
 2014-02-13 16:59 UTC 

[PATCH] Don't track all memory when enabling log dirty to track vram
 2014-02-13 16:45 UTC  (14+ messages)
                        ` Processed: "

[PATCH v4 0/7] vNUMA introduction
 2014-02-13 16:26 UTC  (3+ messages)

build xen 4.3 backport for wheezy
 2014-02-13 16:24 UTC  (3+ messages)

[PATCH] xen: Don't use -nostdinc flags with CLANG
 2014-02-13 15:32 UTC  (16+ messages)
                  ` [PATCH] xen: Don't use __builtin_stdarg_start()

[PATCH] docs: mention whitespace handling diskspec target= parsing
 2014-02-13 14:58 UTC  (2+ messages)

[xen-4.3-testing test] 24863: tolerable FAIL - PUSHED
 2014-02-13 14:54 UTC 

HVM crash system on AMD APU A8-6600K
 2014-02-13 14:37 UTC  (10+ messages)

Error ignored in xc_map_foreign_pages
 2014-02-13 13:53 UTC  (4+ messages)

[PATCH] tools/configure: correct --enable-blktap1 help text
 2014-02-13 13:42 UTC  (5+ messages)

[PATCH for-4.5 v2 0/8] xen: arm: map normal memory as inner shareable, reduce scope of various barriers
 2014-02-13 12:38 UTC  (9+ messages)
` [PATCH for-4.5 v2 1/8] xen: arm: map memory as inner shareable
` [PATCH for-4.5 v2 2/8] xen: arm: Only upgrade guest barriers to "
` [PATCH for-4.5 v2 3/8] xen: arm: consolidate barrier definitions
` [PATCH for-4.5 v2 4/8] xen: arm: Use SMP barriers when that is all which is required
` [PATCH for-4.5 v2 5/8] xen: arm: Use dmb for smp barriers
` [PATCH for-4.5 v2 6/8] xen: arm: add scope to dsb and dmb macros
` [PATCH for-4.5 v2 7/8] xen: arm: weaken SMP barriers to inner shareable
` [PATCH for-4.5 v2 8/8] xen: arm: use more specific barriers for read and write barriers

[xen-unstable test] 24862: tolerable FAIL
 2014-02-13 12:36 UTC 

[GIT PULL OSSTEST] arm fixes
 2014-02-13 12:25 UTC 

_PXM, NUMA, and all that goodnesss
 2014-02-13 11:40 UTC  (5+ messages)

[RFC 2/2] xen-netback: disable multicast and use a random hw MAC address
 2014-02-13 11:35 UTC 


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