xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-03 06:20:01 to 2014-11-04 10:16:48 UTC [more...]

[PATCH for-xen-4.5] tools/mkrpm: improve version.release handling
 2014-11-04 10:16 UTC  (12+ messages)

[PATCH] vTPM: Fix Atmel timeout bug
 2014-11-04 10:15 UTC  (4+ messages)

Regression, host crash with 4.5rc1
 2014-11-04 10:15 UTC  (4+ messages)

[PATCH] xentop: Dynamically expand some columns
 2014-11-04 10:08 UTC  (2+ messages)

[ARM APM Mustang-X. Xen 4.5-rc1 and staging] Booting issues, last meesage: (XEN) P2M: 3 levels with order-1 root, VTCR 0x80033558
 2014-11-04  9:53 UTC  (2+ messages)

[PATCH 0/2] lzo: refine overrun checking
 2014-11-04  9:37 UTC  (4+ messages)
` [PATCH 1/2] Revert "lzo: properly check for overruns"
` [PATCH 2/2] lzo: check for length overrun in variable length encoding

[v3][PATCH] tools/hvmloader: link errno.h from xen internal
 2014-11-04  9:33 UTC  (2+ messages)

[PATCH V2] xen: Disable emulate.c REP optimization if introspection is active
 2014-11-04  8:55 UTC 

[linux-next test] 31348: tolerable trouble: broken/fail/pass
 2014-11-04  8:16 UTC 

[v7][RFC][PATCH 01/13] xen: RMRR fix
 2014-11-04  8:02 UTC  (62+ messages)
` [v7][RFC][PATCH 04/13] hvmloader/util: get reserved device memory maps
` [v7][RFC][PATCH 06/13] hvmloader/ram: check if guest memory is out of "
` [v7][RFC][PATCH 08/13] xen/x86/p2m: set p2m_access_n for reserved device memory mapping

[PATCH for-4.5] EFI: Ignore EFI commandline, skip console setup when booted from GRUB
 2014-11-04  7:49 UTC  (4+ messages)

[qemu-mainline test] 31346: regressions - FAIL
 2014-11-04  4:46 UTC 

[PATCH for-4.5 V2] EFI: Ignore EFI commandline, skip console setup when booted from GRUB
 2014-11-04  4:37 UTC 

[seabios test] 31343: regressions - FAIL
 2014-11-03 23:56 UTC 

[PATCH v2 for 4.5] xen/arm: Add support for GICv3 for domU
 2014-11-03 22:51 UTC  (5+ messages)

[PATCH v13 09/11] pvqspinlock, x86: Add para-virtualization support
 2014-11-03 21:17 UTC  (3+ messages)

[PATCH v9 for-xen-4.5] Fix interrupt latency of HVM PCIpassthrough devices
 2014-11-03 19:14 UTC  (3+ messages)
` [for-xen-4.5 v9 1/2] dpci: Move from an hvm_irq_dpci (and struct domain) to an hvm_dirq_dpci model
` [for-xen-4.5 v9 2/2] dpci: Replace tasklet with an softirq (v12)

[PATCHv1 net-next] xen-netback: remove unconditional pull_skb_tail in guest Tx path
 2014-11-03 18:23 UTC  (4+ messages)

[PATCH] introduce grant copy for user land
 2014-11-03 18:03 UTC  (2+ messages)

[linux-3.14 test] 31341: regressions - FAIL
 2014-11-03 17:41 UTC 

[PATCHv1 net-next] xen-netback: remove unconditional pull_skb_tail in guest Tx path
 2014-11-03 17:23 UTC 

Security policy ambiguities - XSA-108 process post-mortem
 2014-11-03 17:23 UTC  (7+ messages)

[PATCH] xen/blkfront: improve protection against issuing unsupported REQ_FUA
 2014-11-03 17:11 UTC  (3+ messages)

xen/arm: Add support for Huawei hip04-d01 platform
 2014-11-03 16:46 UTC  (8+ messages)
` [PATCH v2 1/7] xen/device_tree: Add new helper to read arrays from a DTB
` [PATCH v2 2/7] xen/arm: Implement hip04-d01 platform
` [PATCH v2 3/7] xen/arm: Make gic-v2 code handle "
` [PATCH v2 4/7] xen/arm: Add support for DTBs with strange names of Hip04 GICv2
` [PATCH v2 5/7] xen/arm: handle GICH register changes for hip04-d01 platform
` [PATCH v2 6/7] xen/arm: Force domains to use normal GICv2 driver on Hip04 platform
` [PATCH v2 7/7] xen/arm: Move vGIC registers "

[PATCH V6 00/18] x86: Full support of PAT
 2014-11-03 16:44 UTC  (21+ messages)
` [PATCH V6 01/18] x86: Make page cache mode a real type
` [PATCH V6 02/18] x86: Use new cache mode type in include/asm/fb.h
` [PATCH V6 03/18] x86: Use new cache mode type in drivers/video/fbdev/gbefb.c
` [PATCH V6 04/18] x86: Use new cache mode type in drivers/video/fbdev/vermilion
` [PATCH V6 05/18] x86: Use new cache mode type in arch/x86/pci
` [PATCH V6 06/18] x86: Use new cache mode type in arch/x86/mm/init_64.c
` [PATCH V6 07/18] x86: Use new cache mode type in asm/pgtable.h
` [PATCH V6 08/18] x86: Use new cache mode type in mm/iomap_32.c
` [PATCH V6 09/18] x86: Use new cache mode type in track_pfn_remap() and track_pfn_insert()
` [PATCH V6 10/18] x86: Remove looking for setting of _PAGE_PAT_LARGE in pageattr.c
` [PATCH V6 11/18] x86: Use new cache mode type in setting page attributes
` [PATCH V6 12/18] x86: Use new cache mode type in mm/ioremap.c
` [PATCH V6 13/18] x86: Use new cache mode type in memtype related functions
` [PATCH V6 14/18] x86: Clean up pgtable_types.h
` [PATCH V6 15/18] x86: Support PAT bit in pagetable dump for lower levels
` [PATCH V6 16/18] x86: Respect PAT bit when copying pte values between large and normal pages
` [PATCH V6 17/18] x86: Enable PAT to use cache mode translation tables
` [PATCH V6 18/18] xen: Support Xen pv-domains using PAT

Regression: Windows 7 unable to boot with latest xen-unstable staging
 2014-11-03 16:07 UTC  (3+ messages)

Xen 4.5-rc1 update (RC1 is out 2014-Oct-24th)
 2014-11-03 16:03 UTC  (18+ messages)
      ` Is: QXL in Xen (busted) Was :Re: "
            ` [ARM] SMMU and PCI passthrough Was: "

[PATCH v7 0/8] introduce GNTTABOP_cache_flush
 2014-11-03 16:04 UTC  (11+ messages)
` [PATCH v7 3/8] arm64: introduce is_device_dma_coherent
` [PATCH v7 4/8] arm: "
` [PATCH v7 7/8] xen/arm/arm64: introduce xen_arch_need_swiotlb
    ` [Xen-devel] "

Regression booting winxp under Xen
 2014-11-03 15:42 UTC  (4+ messages)
  ` [SeaBIOS] "

xen/arm: Add support for Huawei hip04-d01 platform
 2014-11-03 15:40 UTC  (25+ messages)
` [PATCH 01/10] xen/arm: Implement "
` [PATCH 02/10] xen/arm: Implement hip04-d01 board reboot
` [PATCH 03/10] xen/arm: Define quirk for Hip04 GICv2 divergence
` [PATCH 04/10] xen/arm: Make gic-v2 code handle hip04-d01 platform
` [PATCH 05/10] xen/arm: Add support for DTBs with strange names of Hip04 GICv2
` [PATCH 06/10] xen/arm: handle GICH register changes for hip04-d01 platform
` [PATCH 07/10] xen/arm: Force domains to use normal GICv2 driver on Hip04 platform
` [PATCH 08/10] xen/arm: Move vGIC registers "
` [PATCH 09/10] xen/device_tree: Add new helper to read arrays from a DTB
` [PATCH 10/10] xen/arm: Handle different bootwrapper locations for Hip04 platform

[qemu-mainline test] 31329: regressions - FAIL
 2014-11-03 15:01 UTC  (6+ messages)

[PATCH RFCv3 0/8] toolstack-based approach to pvhvm guest kexec
 2014-11-03 13:32 UTC  (3+ messages)

[Xen-devel] [PATCH 2/2] xen:i386:pc_piix: create isa bridge specific to IGD passthrough
 2014-11-03 13:10 UTC  (18+ messages)
                              `  "

(XEN) traps.c:3071: GPF (0000): ffff82d0801d76b2 -> ffff82d080222806
 2014-11-03 12:50 UTC  (8+ messages)

[PATCH 4/4] Qemu-Xen-vTPM: QEMU machine class is initialized before tpm_init()
 2014-11-03 12:22 UTC  (2+ messages)

[PATCH 2/4] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
 2014-11-03 12:12 UTC  (2+ messages)

[PATCH 3/4] Qemu-Xen-vTPM: Qemu vTPM xenstubdoms driver
 2014-11-03 11:58 UTC  (2+ messages)

[v2][PATCH] tools/hvmloader: link errno.h from xen internal
 2014-11-03 11:47 UTC  (7+ messages)

[PATCH 0/6] vTPM: Xen stubdom vTPM for HVM virtual machine
 2014-11-03 11:30 UTC  (2+ messages)

Crash of guest with nested vmx with Unknown nested vmexit reason 80000021
 2014-11-03 11:16 UTC  (9+ messages)

[xen-4.2-testing test] 31335: regressions - FAIL
 2014-11-03 10:47 UTC 

[OSSTEST PATCH] DhcpWatch::leases: Check errors
 2014-11-03 10:40 UTC  (2+ messages)

[xen-unstable test] 31315: regressions - FAIL
 2014-11-03 10:34 UTC  (3+ messages)

[PATCH 00/17] x86: Full support of PAT
 2014-11-03 10:31 UTC  (14+ messages)
` [PATCH 01/17] x86: Make page cache mode a real type
` [PATCH 10/17] x86: Use new cache mode type in setting page attributes

[linux-linus test] 31334: regressions - FAIL
 2014-11-03 10:27 UTC 

[PATCH OSSTEST v2 00/20] support for ARM32 arndale and cubietruck platforms
 2014-11-03 10:23 UTC  (5+ messages)

[PATCH 00/17] blktap2 related bugfix patches
 2014-11-03 10:07 UTC  (7+ messages)

[PATCH] xen: Disable emulate.c REP optimization if introspection is active
 2014-11-03 10:00 UTC  (2+ messages)

[linux-3.10 test] 31331: regressions - FAIL
 2014-11-03  9:31 UTC 

[PATCH] tools/hvmloader: link errno.h from xen internal
 2014-11-03  8:50 UTC  (4+ messages)

[PATCH v8 for-xen-4.5 2/2] dpci: Replace tasklet with an softirq (v8)
 2014-11-03  8:46 UTC  (12+ messages)

[RFC V7 0/3] domain snapshot document
 2014-11-03  7:37 UTC  (6+ messages)
` [RFC V7 2/3] libxl domain snapshot API design


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