messages from 2014-09-24 10:28:27 to 2014-09-24 17:20:07 UTC [more...]
[PATCH v2 0/5] xen: Break multiboot (v1) dependency and add multiboot2 support
2014-09-24 17:19 UTC (5+ messages)
` [PATCH v2 1/5] xen/x86: Introduce MultiBoot Data (MBD) type
` [PATCH v2 2/5] xen/x86: Define e820 entries counter as unsigned int
` [PATCH v2 3/5] xen/x86: Migrate to boot_info structure
` [PATCH v2 4/5] xen/x86: Use constant as multiboot protocol identifier
[PATCH for-4.5 v6 00/16] Xen VMware tools support
2014-09-24 17:19 UTC (27+ messages)
` [PATCH for-4.5 v6 01/16] xen: Add support for VMware cpuid leaves
` [PATCH for-4.5 v6 02/16] tools: Add vmware_hw support
` [PATCH for-4.5 v6 04/16] xen: Add vmware_port support
` [PATCH for-4.5 v6 05/16] tools: "
[PATCH for-4.5 v8 00/19] Mem_event and mem_access for ARM
2014-09-24 17:14 UTC (30+ messages)
` [PATCH for-4.5 v8 05/19] xen: Relocate set_access_required domctl into common
` [PATCH for-4.5 v8 12/19] xen/arm: p2m changes for mem_access support
` [PATCH for-4.5 v8 14/19] xen/arm: Add p2m_set_permission and p2m_shatter_page helpers
` [PATCH for-4.5 v8 15/19] xen/arm: Data abort exception (R/W) mem_events
` [PATCH for-4.5 v8 16/19] xen/arm: Instruction prefetch abort (X) mem_event handling
` [PATCH for-4.5 v8 17/19] xen/arm: Enable the compilation of mem_access and mem_event on ARM
` [PATCH for-4.5 v8 19/19] tools/tests: Enable xen-access "
vnuma toolstack extension request
2014-09-24 17:08 UTC (6+ messages)
Question about high CPU load during iperf ethernet testing
2014-09-24 17:01 UTC (5+ messages)
[PATCH v2 for-4.5] tools/libxc: Avoid cacheflush toolstack hypercalls on x86
2014-09-24 16:28 UTC
[PATCH] x86/hvm: implement save/restore for posted interrupts
2014-09-24 16:26 UTC (15+ messages)
[PATCH] x86/LAPIC: drop support for non-integrated APIC
2014-09-24 16:18 UTC (2+ messages)
[PATCH for-4.5 V6 00/14] arm64 EFI stub
2014-09-24 16:11 UTC (11+ messages)
` [PATCH for-4.5 V6 01/14] move x86 EFI boot/runtime code to common/efi
` [PATCH for-4.5 V6 02/14] Move x86 specific funtions/variables to arch header
` [PATCH for-4.5 V6 03/14] create arch functions to allocate memory for and process EFI memory map
` [PATCH for-4.5 V6 10/14] Add arch specific module handling to read_file()
` [PATCH for-4.5 V6 14/14] Add ARM EFI boot support
xen:arm boot failures after commit 1c92a2aa*
2014-09-24 16:11 UTC (6+ messages)
[PATCH v5 0/4] x86/HVM: fix various aspects of APIC emulation
2014-09-24 16:02 UTC (8+ messages)
` [PATCH v5 1/4] x86/HVM: fix miscellaneous aspects of x2APIC emulation
` [PATCH v5 2/4] x86/HVM: fix ID handling "
` [PATCH v5 3/4] x86/vlapic: a few type adjustments
` [PATCH v5 4/4] x86/vlapic: don't silently accept bad vectors
[PATCH v19 00/12] Remus/Libxl: Remus network buffering and drbd disk
2014-09-24 15:49 UTC (22+ messages)
` [PATCH v19 02/12] libxl: Extend libxl__ao_device with a libxl__ev_child member
` [PATCH v19 04/12] libxl/remus: introduce an abstract Remus device layer
` [PATCH v19 05/12] libxl/remus: setup and control network output buffering
` [PATCH v19 06/12] libxl/remus: setup and control disk replication for DRBD backends
` [PATCH v19 07/12] xl/remus: change bool to defbool
` [PATCH v19 08/12] xl/remus: cmdline switch to explicitly enable unsafe configurations
` [PATCH v19 09/12] xl/remus: cmdline switches and config vars to control network buffering
` [PATCH v19 10/12] xl/remus: add a cmdline switch to disable disk replication
` [PATCH v19 11/12] libxl/remus: add LIBXL_HAVE_REMUS to indicate Remus support in libxl
` [PATCH v19 12/12] MAINTAINERS: update maintained files of Remus
[PATCH v4] xen/tools: Introduce QNX IFS loader
2014-09-24 15:43 UTC (2+ messages)
[PATCH RFC/WIPv2 0/6] toolstack-based approach to pvhvm guest kexec
2014-09-24 15:37 UTC (12+ messages)
` [PATCH RFC/WIPv2 1/6] Introduce XENMEM_transfer operation
` [PATCH RFC/WIPv2 2/6] libxc: support "
` [PATCH RFC/WIPv2 3/6] libxc: introduce soft reset
` [PATCH RFC/WIPv2 4/6] xen: Introduce SHUTDOWN_soft_reset shutdown reason
` [PATCH RFC/WIPv2 5/6] libxl: support "
` [PATCH RFC/WIPv2 6/6] libxl: soft reset support
AMD GPU passthrough in Xen
2014-09-24 15:35 UTC (13+ messages)
[PATCH v2] x86: make dump_pageframe_info() slightly more verbose for dying domains
2014-09-24 15:34 UTC (2+ messages)
[PATCH for-4.5 v5] add support for libvirt-like channels
2014-09-24 15:33 UTC (7+ messages)
` [PATCH v5 for-4.5 1/2] libxl: add support for 'channels'
` [PATCH v5 for-4.5 2/2] xl: "
[PATCH] libxl: Fix build dependency for libxl.h
2014-09-24 15:30 UTC
[PATCH for-4.5 v9 RESEND 04/19] xen: Relocate p2m_mem_access_resume to mem_access common
2014-09-24 14:59 UTC (2+ messages)
` [PATCH for-4.5 v9 RESEND 06/19] xen: Relocate mem_event_op domctl and access_op memop into common
[PATCH] misc/coverity: Model __builtin_unreachable()
2014-09-24 14:56 UTC (3+ messages)
[PATCH for-4.5 v9 04/19] xen: Relocate p2m_mem_access_resume to mem_access common
2014-09-24 14:54 UTC (11+ messages)
` [PATCH for-4.5 v9 06/19] xen: Relocate mem_event_op domctl and access_op memop into common
cpufreq implementation for OMAP under xen hypervisor
2014-09-24 14:46 UTC (14+ messages)
[linux-3.10 test] 30369: regressions - FAIL
2014-09-24 14:44 UTC
[PATCH] git urls: prefix with GIT_PROTO_PREFIX
2014-09-24 14:40 UTC (5+ messages)
[PATCH] libxl: Fix error handling in libxl_userdata_unlink
2014-09-24 14:39 UTC (2+ messages)
[PATCH] VT-d: don't needlessly suppress page table sharing
2014-09-24 14:36 UTC
[PATCH] tools/libxl: Fix two errors with libxl_userdata_unlink()
2014-09-24 14:31 UTC (6+ messages)
[PATCH for-4.5] tools/libxc: Avoid cacheflush toolstack hypercalls on x86
2014-09-24 14:29 UTC (4+ messages)
[PATCH 0/6] HVM Emulation and trap injection fixes
2014-09-24 14:20 UTC (6+ messages)
` [PATCH 4/6] x86/emulate: Support for emulating software event injection
[xen-4.4-testing test] 30367: regressions - FAIL
2014-09-24 14:14 UTC (5+ messages)
[RFC + Queries] Flow of PCI passthrough in ARM
2014-09-24 14:10 UTC (7+ messages)
How to register a 64 bit BAR
2014-09-24 14:03 UTC (9+ messages)
[PATCH V3] xen: remove some memory limits from pv-domains
2014-09-24 14:03 UTC (4+ messages)
` [PATCH V3] xen: eliminate scalability issues from initial mapping setup
[OSSTEST PATCH RFC v1 00/12] XSM test cases for OSSTest
2014-09-24 13:55 UTC (19+ messages)
` [OSSTEST PATCH RFC v1 05/12] mfi-common: create build-$arch-xsm job
` [OSSTEST PATCH RFC v1 07/12] Debian.pm: load flask policy in uboot
` [OSSTEST PATCH RFC v1 08/12] ts-xen-install: install Xen with XSM support if requested
` [OSSTEST PATCH RFC v1 10/12] make-flight: create XSM test jobs
` [OSSTEST PATCH RFC v1 11/12] ts-debian-install: add in seclabel if XSM is enabled
[PATCH for 4.5 v4 1/4] xen: add real time scheduler rtds
2014-09-24 13:45 UTC (9+ messages)
multiboot2 protocol on ARM with ACPI
2014-09-24 13:43 UTC (3+ messages)
[PATCH v3] RFC: extend the xenstore ring with a 'closing' signal
2014-09-24 13:36 UTC (3+ messages)
` [PATCH v4] xenstore: "
[RFC PATCH] xen/arm: Add support for GICv3 for domU
2014-09-24 13:05 UTC
[PATCH] Avoid clang prior initialization error when listing MTRR flags
2014-09-24 13:02 UTC (6+ messages)
` [PATCH v2] Avoid clang prior initialization error when listing MTRR
` [PATCH v2] Avoid clang prior initialization error when listing MTRR flags
[PATCH 5/6] x86/hvm: Forced Emulation Prefix for debug builds of Xen
2014-09-24 12:56 UTC (6+ messages)
` [PATCH v2 "
[RFC V6] Libxl Domain Snapshot API Design
2014-09-24 12:21 UTC (8+ messages)
[xen-unstable test] 30368: regressions - FAIL
2014-09-24 12:16 UTC
[PATCH 00/45 v3] tool changes to honor configure --prefix=DIR
2014-09-24 12:11 UTC (4+ messages)
` [PATCH 19/46] Add configure --with-initd-dir=DIR
[PATCH v4 0/4] x86/HVM: fix various aspects of APIC emulation
2014-09-24 12:10 UTC (7+ messages)
` [PATCH v4 2/4] x86/HVM: fix ID handling of x2APIC emulation
[PATCH V5 00/15] arm64 EFI stub
2014-09-24 11:34 UTC (9+ messages)
` [PATCH V5 06/15] Add efi_arch_handle_cmdline() for processing commandline
stubdom build fails with external git directories
2014-09-24 11:08 UTC
Debian Kernel: Xen-fb-frontend as a module?
2014-09-24 10:43 UTC (6+ messages)
Xen Security Advisory 106 (CVE-2014-7156) - Missing privilege level checks in x86 emulation of software interrupts
2014-09-24 10:30 UTC
Xen Security Advisory 105 (CVE-2014-7155) - Missing privilege level checks in x86 HLT, LGDT, LIDT, and LMSW emulation
2014-09-24 10:30 UTC
Xen Security Advisory 104 (CVE-2014-7154) - Race condition in HVMOP_track_dirty_vram
2014-09-24 10:30 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).