xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-06 01:25:38 to 2016-04-07 00:40:45 UTC [more...]

[PATCH v4 00/26] x86: Improvements to cpuid handling for guests
 2016-04-07  0:40 UTC  (6+ messages)
` [PATCH v4 26/26] tools/libxc: Calculate xstate cpuid leaf from guest information

[PATCH v5] xSplice v1 design and implementation
 2016-04-07  0:38 UTC  (25+ messages)
` [PATCH v5 09/28] xsplice: Add helper elf routines
` [PATCH v5 12/28] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v5 14/28] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v5 15/28] xsplice: Add .xsplice.hooks functions and test-case
` [PATCH v5 17/28] xsplice: Add support for exception tables
` [PATCH v5 23/28] xsplice: Stacking build-id dependency checking
` [PATCH v5 27/28] xsplice: Add support for shadow variables

[PATCH V7 0/3] xsaves bug fix
 2016-04-07  0:29 UTC  (5+ messages)
` [PATCH V7 3/3] x86/xsaves: ebx may return wrong value using CPUID eax=0xdh, ecx =1

[xen-unstable-smoke test] 89250: tolerable FAIL - PUSHED
 2016-04-07  0:25 UTC 

[PATCH v4 00/14] x86: remove paravirt_enabled
 2016-04-07  0:06 UTC  (15+ messages)
` [PATCH v4 01/14] x86/boot: enumerate documentation for the x86 hardware_subarch
` [PATCH v4 02/14] x86/xen: use X86_SUBARCH_XEN for PV guest boots
` [PATCH v4 03/14] tools/lguest: make lguest launcher use X86_SUBARCH_LGUEST explicitly
` [PATCH v4 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk
` [PATCH v4 05/14] x86, ACPI: move ACPI_FADT_NO_CMOS_RTC check to ACPI boot code
` [PATCH v4 06/14] x86/init: use a platform legacy quirk for ebda
` [PATCH v4 07/14] tools/lguest: force disable tboot and apm
` [PATCH v4 08/14] apm32: remove paravirt_enabled() use
` [PATCH v4 09/14] x86/tboot: remove paravirt_enabled()
` [PATCH v4 10/14] x86/cpu/intel: remove not needed paravirt_enabled() for f00f work around
` [PATCH v4 11/14] pnpbios: replace paravirt_enabled() check with legacy device check
` [PATCH v4 12/14] x86, ACPI: parse ACPI_FADT_LEGACY_DEVICES
` [PATCH v4 13/14] x86/init: rename ebda code file
` [PATCH v4 14/14] x86/paravirt: remove paravirt_enabled()

[PATCH] xen: Add comment for missing FROZEN notifier transitions
 2016-04-06 23:53 UTC  (4+ messages)
  ` [PREEMPT-RT] "

Regarding Outreachy project on Improving CR Dashboard
 2016-04-06 21:59 UTC  (4+ messages)

[PATCH v1] libxc: fix uninitialized variable when changing rtds scheduling parameters
 2016-04-06 21:50 UTC  (3+ messages)

[PATCH] libxl: libxl_domain_create_restore has an extra argument
 2016-04-06 21:43 UTC  (4+ messages)

[PATCH v9 for Xen 4.7 0/4] Enable per-VCPU parameter for RTDS
 2016-04-06 20:01 UTC  (17+ messages)
` [PATCH v9 for Xen 4.7 3/4] libxl: enable "

[PATCH v2] flask: change default state to enforcing
 2016-04-06 19:35 UTC 

[PATCH v3] arm: Fix asynchronous aborts (SError exceptions) due to bogus PTEs
 2016-04-06 18:57 UTC  (3+ messages)

[PATCH v5 1/6] xen: sync xen header
 2016-04-06 18:04 UTC  (7+ messages)
` [PATCH v5 2/6] virt, sched: add generic vcpu pinning support
` [PATCH v5 3/6] smp: add function to execute a function synchronously on a cpu
` [PATCH v5 4/6] xen: add xen_pin_vcpu() to support calling functions on a dedicated pcpu
` [PATCH v5 5/6] dcdbas: make use of smp_call_on_cpu()
` [PATCH v5 6/6] hwmon: use smp_call_on_cpu() for dell-smm i8k

[PATCH v2 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-06 17:24 UTC  (12+ messages)
` [PATCH v2 01/11] xen: sched: make implementing .alloc_pdata optional
` [PATCH v2 02/11] xen: sched: implement .init_pdata in Credit, Credit2 and RTDS
` [PATCH v2 03/11] xen: sched: move pCPU initialization in an helper
` [PATCH v2 04/11] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH v2 05/11] xen: sched: improve credit2 bootparams' scope, placement and signedness
` [PATCH v2 06/11] xen: sched: on Credit2, don't reprogram the timer if idle
` [PATCH v2 07/11] xen: sched: fix per-socket runqueue creation in credit2
` [PATCH v2 08/11] xen: sched: allow for choosing credit2 runqueues configuration at boot
` [PATCH v2 09/11] xen: sched: per-core runqueues as default in credit2
` [PATCH v2 10/11] xen: sched: privde some scratch space for not putting cpumasks on stack
` [PATCH v2 11/11] xen: sched: implement vcpu hard affinity in Credit2

[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
 2016-04-06 17:13 UTC  (3+ messages)
` [PATCH v2 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH] xen: write information about supported backends
 2016-04-06 17:12 UTC  (4+ messages)

[PATCH v3 0/5] xentrace/xenalyze Support on ARM
 2016-04-06 17:03 UTC  (5+ messages)

[PATCH] blktap2: Invalid logic detecting unaligned buffers in vhd_write_block
 2016-04-06 16:51 UTC  (8+ messages)

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-06 16:23 UTC  (6+ messages)

[PATCH 00/16] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-06 16:21 UTC  (8+ messages)
` [PATCH 09/16] xen: sched: close potential races when switching scheduler to CPUs

[PATCH OSSTEST v2 0/2] Test booting hvm guest with empty cdrom drive
 2016-04-06 16:20 UTC  (3+ messages)
` [PATCH OSSTEST v2 1/2] TestSupport: rename guest_editconfig_nocd to _midinstall
` [PATCH OSSTEST v2 2/2] Make guest cdrom empty after installation completes

Issues with the xen-access.c model
 2016-04-06 16:08 UTC  (6+ messages)

[linux-4.1 test] 88832: regressions - trouble: blocked/broken/fail/pass
 2016-04-06 15:16 UTC 

[PATCH OSSTEST RFC 0/2] Test booting hvm guest with empty cdrom drive
 2016-04-06 15:06 UTC  (6+ messages)
` [PATCH OSSTEST RFC 1/2] Testsupport: rename guest_editconfig_nocd to _postinstall
` [PATCH OSSTEST RFC 2/2] Make guest cdrom empty after installation completes

[PATCH 1/2] libxl: ensure var is inited in libxl__domain_firmware
 2016-04-06 14:57 UTC  (5+ messages)
` [PATCH 2/2] tools: detect appropriate debug optimization level

[PATCH v3 0/8] libxl: add support for FreeBSD block hotplug scripts
 2016-04-06 14:47 UTC  (6+ messages)
` [PATCH v3 1/8] blkif: document how FreeBSD uses the physical-device backend node
` [PATCH v3 3/8] libxl: refactor the FreeBSD hotplug script code

[PATCH v2 0/4] COLO: only build when libnl is available
 2016-04-06 14:10 UTC  (12+ messages)
` [PATCH v2 1/4] libxl: colo: rearrange things in header files
` [PATCH v2 2/4] libxl: colo: move netlink related stuff to libxl_colo_proxy.c
` [PATCH v2 3/4] build: rename CONFIG_REMUS_NETBUF to CONFIG_LIBNL
` [PATCH v2 4/4] libxl: colo: make it depend on availability of libnl

[PATCH v5 0/6] Support calling functions on dedicated physical cpu
 2016-04-06 14:17 UTC 

[PATCH v6 0/6] libxl: add support for qemu base pvusb backend
 2016-04-06 13:58 UTC  (2+ messages)

[PATCH 0/5] COLO fixes
 2016-04-06 13:51 UTC  (4+ messages)

[PATCH] libxl/CODING_STYLE: Clarify the singular statement in a conditional statement explanation
 2016-04-06 13:53 UTC  (2+ messages)

[PATCH v2 00/10] xl: improve coding style and return more failure on failure for more xl commands
 2016-04-06 13:53 UTC  (14+ messages)
` [PATCH v2 01/10] libxl_pci: improve return codes "
` [PATCH v2 02/10] libxl-pci: removing the extra 'out_closedir' cleaning path
` [PATCH v2 03/10] libxl: fix return value of libxl__device_pci_destroy_all
` [PATCH v2 04/10] xl: improve return code for freemem function
` [PATCH v2 05/10] xl_cmdimpl: improve return codes for memset commands
` [PATCH v2 06/10] xl_cmdimpl: improve return codes for cd-insert commands
` [PATCH v2 07/10] xl_cmdimpl - Add return codes for pci-detach, pci-attach, pci-asssignable-add, and pci-assignable-remove
` [PATCH v2 08/10] libxl: improve main_tmem_* return codes
` [PATCH v2 09/10] libxl: Fix libxl_set_memory_target return value
` [PATCH v2 10/10] libxl: libxl_tmem functions improving coding style

[PATCH] libxl: fix POLLHUP handling
 2016-04-06 13:48 UTC  (3+ messages)

[PATCH 1/1] libxl: Fix uninitialized pointer when passing an empty cdrom
 2016-04-06 13:47 UTC  (3+ messages)

[PATCH 0/3] COLO: only build on Linux
 2016-04-06 13:41 UTC  (12+ messages)
` [PATCH 1/3] libxl: colo: rearrange things in header files
` [PATCH 2/3] libxl: colo: move netlink related stuff to libxl_colo_proxy.c
` [PATCH 3/3] libxl: colo: only build COLO on Linux

[PATCH v2] x86/hvm: separate ioreq server code from generic hvm code
 2016-04-06 13:22 UTC  (4+ messages)

Stub domain crash on Xen v4.6.1
 2016-04-06 12:49 UTC  (3+ messages)

[PATCH 1/2] xen: Fix page <-> pfn conversion on 32 bit systems
 2016-04-06 12:48 UTC  (3+ messages)
` [PATCH 2/2] xen/balloon: Fix crash when ballooning on x86 32 bit PAE

[PATCH v10 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-04-06 12:35 UTC  (10+ messages)
  ` [PATCH v10 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
  ` [PATCH v10 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
  ` [PATCH v10 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
  ` [PATCH v10 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
  ` [PATCH v10 06/17] Xen: ARM: Add support for mapping platform device mmio
  ` [PATCH v10 07/17] Xen: ARM: Add support for mapping AMBA "
  ` [PATCH v10 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
  ` [PATCH v10 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
  ` [PATCH v10 11/17] ARM: XEN: Move xen_early_init() before efi_init()

[xen-unstable test] 88799: regressions - FAIL
 2016-04-06 12:21 UTC 

[PATCH v2] libxl: replace the usage of uuid_t with a char array
 2016-04-06 11:14 UTC  (2+ messages)

[PATCH] libxl: replace the usage of uuid_t with a char array
 2016-04-06 11:03 UTC  (2+ messages)

ARMv8: New board bring up hangs in kernel start?
 2016-04-06 10:48 UTC  (6+ messages)

Shortlist of people for Committer and Security Team member election
 2016-04-06 10:43 UTC 

[PATCH 00/10] xl: improve coding style and return more failure on failure for more xl commands
 2016-04-06 10:33 UTC  (5+ messages)
` [PATCH 09/10] libxl: Fix libxl_set_memory_target return value

[RFC PATCH v1] Splitting off stubdom to a different tree
 2016-04-06  9:39 UTC  (9+ messages)
` [PATCH RFC v1 00/14] stubdom: split stubdom from xen.git
  ` [PATCH RFC v1 09/14] Makefile: delete STUBDOMPATH target

Bug in x86 instruction emulator?
 2016-04-06  8:55 UTC  (6+ messages)

[ovmf test] 88801: regressions - FAIL
 2016-04-06  8:04 UTC 

abstract model of IOMMU unmaping/mapping failures
 2016-04-06  7:38 UTC  (3+ messages)

[linux-3.16 test] 88768: regressions - trouble: blocked/broken/fail/pass
 2016-04-06  5:06 UTC 

Xen default install - no cpufreq on dom0 ?
 2016-04-06  3:18 UTC  (7+ messages)

[qemu-mainline test] 88757: regressions - trouble: broken/fail/pass
 2016-04-06  2:56 UTC 

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-06  2:40 UTC 

[linux-linus test] 88755: regressions - trouble: blocked/broken/fail/pass
 2016-04-06  1:57 UTC 

[PATCH RFC 00/20] Make ACPI builder available to components other than hvmloader
 2016-04-06  1:25 UTC  (13+ messages)
` [PATCH RFC 09/20] acpi/hvmloader: Build WAET optionally
` [PATCH RFC 10/20] acpi/hvmloader: Provide address of acpi_info as an argument to ACPI code
` [PATCH RFC 11/20] acpi/hvmloader: Translate all addresses when assigning addresses in ACPI tables
` [PATCH RFC 12/20] acpi/hvmloader: Link ACPI object files directly
` [PATCH RFC 13/20] acpi/hvmloader: Add stdio.h, string.h and x86.h
` [PATCH RFC 14/20] acpi/hvmloader: Replace mem_alloc() and virt_to_phys() with memory ops
` [PATCH RFC 15/20] acpi: Move ACPI code to xen/common/libacpi
` [PATCH RFC 16/20] x86/vlapic: Don't try to accept 8259 interrupt if !has_vpic()
` [PATCH RFC 17/20] x86: Allow LAPIC-only emulation_flags for HVM guests
` [PATCH RFC 18/20] libxc/acpi: Build ACPI tables for HVMlite guests
` [PATCH RFC 19/20] acpi: Set HW_REDUCED_ACPI in FADT if IOAPIC is not supported
` [PATCH RFC 20/20] acpi: Make ACPI builder available to hypervisor code


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