xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-07 00:06:33 to 2016-04-07 17:43:29 UTC [more...]

[PATCH] libxl: libxl_domain_create_restore has an extra argument
 2016-04-07 17:44 UTC  (3+ messages)
  ` [libvirt] "

[PATCH v2] libxl: replace the usage of uuid_t with a char array
 2016-04-07 17:41 UTC  (4+ messages)

[PATCH] x86/emulate: Check current->arch.vm_event in hvmemul_virtual_to_linear()
 2016-04-07 17:27 UTC  (2+ messages)

[PATCH v6] xSplice v1 design and implementation
 2016-04-07 17:23 UTC  (31+ messages)
` [PATCH v6 01/24] xsplice: Design document
` [PATCH v6 02/24] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v6 03/24] libxc: Implementation of XEN_XSPLICE_op in libxc
` [PATCH v6 04/24] xen-xsplice: Tool to manipulate xsplice payloads
` [PATCH v6 05/24] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v6 06/24] x86: Alter nmi_callback_t typedef
` [PATCH v6 07/24] arm/x86/vmap: Add vmalloc_type and vm_init_type
` [PATCH v6 08/24] xsplice: Add helper elf routines
` [PATCH v6 09/24] xsplice: Implement payload loading
` [PATCH v6 10/24] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v6 11/24] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v6 12/24] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v6 13/24] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v6 14/24] xsplice: Add support for bug frames
` [PATCH v6 15/24] xsplice: Add support for exception tables
` [PATCH v6 16/24] xsplice: Add support for alternatives
` [PATCH v6 17/24] build_id: Provide ld-embedded build-ids
` [PATCH v6 18/24] HYPERCALL_version_op: Add VERSION_build_id to retrieve build-id
` [PATCH v6 19/24] libxl: info: Display build_id of the hypervisor using XEN_VERSION_build_id
` [PATCH v6 20/24] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v6 21/24] xsplice: Stacking build-id dependency checking
` [PATCH v6 22/24] xsplice/xen_replace_world: Test-case for XSPLICE_ACTION_REPLACE
` [PATCH v6 23/24] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v6 24/24] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

[for-4.7] xen/arm64: correctly emulate the {w, x}zr registers
 2016-04-07 17:18 UTC  (2+ messages)

[PATCH 1/2] libxl: Set rc on failure of usbdev_busaddr_to_busid
 2016-04-07 17:04 UTC  (6+ messages)
` [PATCH 2/2] libxl: Do not leak data on error path from libxl__read_sysfs_file_contents

[PATCH 1/2] pygrub: Ignore GRUB2 if statements
 2016-04-07 16:59 UTC  (4+ messages)
` [PATCH 2/2] libfsimage: Add support for btrfs

[PATCH v5 00/21] x86: Improvements to cpuid handling for guests
 2016-04-07 16:54 UTC  (26+ messages)
` [PATCH v5 01/21] xen/x86: Annotate VM applicability in featureset
` [PATCH v5 02/21] xen/x86: Calculate maximum host and guest featuresets
` [PATCH v5 03/21] xen/x86: Generate deep dependencies of features
` [PATCH v5 04/21] xen/x86: Clear dependent features when clearing a cpu cap
` [PATCH v5 05/21] xen/x86: Improve disabling of features which have dependencies
` [PATCH v5 06/21] xen/x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH v5 07/21] x86/cpu: Move set_cpumask() calls into c_early_init()
` [PATCH v5 08/21] x86/cpu: Sysctl and common infrastructure for levelling context switching
` [PATCH v5 09/21] x86/cpu: Rework AMD masking MSR setup
` [PATCH v5 10/21] x86/cpu: Rework Intel masking/faulting setup
` [PATCH v5 11/21] x86/cpu: Context switch cpuid masks and faulting state in context_switch()
` [PATCH v5 12/21] x86/pv: Provide custom cpumasks for PV domains
` [PATCH v5 13/21] x86/domctl: Update PV domain cpumasks when setting cpuid policy
` [PATCH v5 14/21] xen+tools: Export maximum host and guest cpu featuresets via SYSCTL
` [PATCH v5 15/21] tools/libxc: Modify bitmap operations to take void pointers
` [PATCH v5 16/21] tools/libxc: Use public/featureset.h for cpuid policy generation
` [PATCH v5 17/21] tools/libxc: Expose the automatically generated cpu featuremask information
` [PATCH v5 18/21] tools: Utility for dealing with featuresets
` [PATCH v5 19/21] tools/libxc: Wire a featureset through to cpuid policy logic
` [PATCH v5 20/21] tools/libxc: Use featuresets rather than guesswork
` [PATCH v5 21/21] tools/libxc: Calculate xstate cpuid leaf from guest information

[PATCH] bind_usbintf: do not reuse 'path'
 2016-04-07 16:52 UTC  (2+ messages)

Stub domain crash on Xen v4.6.1
 2016-04-07 16:51 UTC  (5+ messages)

[PATCH 0/4] pvusb fixes
 2016-04-07 16:50 UTC  (10+ messages)
` [PATCH 1/4] a fix in libxl_device_usbdev_list
` [PATCH 2/4] correct libxl_write_exactly sizeof
` [PATCH 3/4] cleanup redundant lstat in libxl_pvusb.c
` [PATCH 4/4] fix a pvusb type check

[linux-4.1 test] 89248: regressions - FAIL
 2016-04-07 16:47 UTC 

[PATCH] blktap2: Invalid logic detecting unaligned buffers in vhd_write_block
 2016-04-07 16:37 UTC  (4+ messages)

[xen-unstable bisection] complete build-amd64-libvirt
 2016-04-07 16:35 UTC 

[PATCH] tools: handle xl migrate --debug in legacy stream
 2016-04-07 16:31 UTC 

[PATCH v2 0/6] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-04-07 15:58 UTC  (5+ messages)
` [PATCH v2 6/6] x86/time: implement PVCLOCK_TSC_STABLE_BIT

[RFC PATCH] Data integrity extension support for xen-block
 2016-04-07 15:55 UTC  (3+ messages)

[PATCH v5] xSplice v1 design and implementation
 2016-04-07 15:46 UTC  (57+ messages)
` [PATCH v5 09/28] xsplice: Add helper elf routines
` [PATCH v5 10/28] xsplice: Implement payload loading
` [PATCH v5 11/28] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v5 12/28] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v5 13/28] xsplice, symbols: Implement symbol name resolution on address
` [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 18/28] xsplice: Add support for alternatives
` [PATCH v5 19/28] build_id: Provide ld-embedded build-ids
` [PATCH v5 23/28] xsplice: Stacking build-id dependency checking

live migration from legacy to staging fails
 2016-04-07 15:40 UTC 

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-07 15:30 UTC  (5+ messages)
` [PATCH v4 08/14] hvmloader: Locate the BIOS blob

[PATCH v9 0/3] VT-d Device-TLB flush issue
 2016-04-07 15:28 UTC  (9+ messages)
` [PATCH v9 1/3] VT-d: add a command line parameter for Queued Invalidation
` [PATCH v9 2/3] VT-d: wrap a _sync version for all VT-d flush interfaces

[PATCH v2 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-07 15:12 UTC  (11+ messages)
` [PATCH v2 01/11] xen: sched: make implementing .alloc_pdata optional
` [PATCH v2 04/11] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH v2 08/11] xen: sched: allow for choosing credit2 runqueues configuration at boot
` [PATCH v2 10/11] xen: sched: privde some scratch space for not putting cpumasks on stack

[for-4.7 0/5] xen/arm: acpi: Bunch of fixes to use ACPI with SMP and PL011
 2016-04-07 13:59 UTC  (14+ messages)
` [for-4.7 1/5] drivers/pl011: ACPI: The interrupt should always be high level triggered
` [for-4.7 2/5] xen/arm: acpi: The boot CPU does not always match the first entry in the MADT
` [for-4.7 3/5] xen/arm: acpi: Fix SMP support when booting with ACPI
` [for-4.7 4/5] xen/arm: acpi: Remove uncessary check in acpi_map_gic_cpu_interface
` [for-4.7 5/5] xen/arm: acpi: Print more error messages "

[xen-unstable-smoke test] 89344: tolerable FAIL - PUSHED
 2016-04-07 13:34 UTC 

[PATCH v4 00/14] x86: remove paravirt_enabled
 2016-04-07 13:24 UTC  (17+ 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
  ` [Xen-devel] "
` [PATCH v4 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk
  ` [Xen-devel] "
` [PATCH v4 06/14] x86/init: use a platform legacy quirk for ebda
  ` [Xen-devel] "
` [PATCH v4 08/14] apm32: remove paravirt_enabled() use
` [PATCH v4 11/14] pnpbios: replace paravirt_enabled() check with legacy device check
    ` [Xen-devel] "
` [PATCH v4 13/14] x86/init: rename ebda code file
` [PATCH v4 14/14] x86/paravirt: remove paravirt_enabled()
` [Xen-devel] [PATCH v4 00/14] x86: remove paravirt_enabled

Regarding Outreachy project on Improving CR Dashboard
 2016-04-07 12:27 UTC  (5+ messages)

[PATCH v11 01/17] Xen: ACPI: Hide UART used by Xen
 2016-04-07 12:03 UTC  (17+ messages)
` [PATCH v11 02/17] xen/grant-table: Move xlated_setup_gnttab_pages to common place
` [PATCH v11 03/17] Xen: xlate: Use page_to_xen_pfn instead of page_to_pfn
` [PATCH v11 04/17] arm/xen: Use xen_xlate_map_ballooned_pages to setup grant table
` [PATCH v11 05/17] xen: memory : Add new XENMAPSPACE type XENMAPSPACE_dev_mmio
` [PATCH v11 06/17] Xen: ARM: Add support for mapping platform device mmio
` [PATCH v11 07/17] Xen: ARM: Add support for mapping AMBA "
` [PATCH v11 08/17] Xen: public/hvm: sync changes of HVM_PARAM_CALLBACK_VIA ABI from Xen
` [PATCH v11 09/17] xen/hvm/params: Add a new delivery type for event-channel in HVM_PARAM_CALLBACK_IRQ
` [PATCH v11 10/17] arm/xen: Get event-channel irq through HVM_PARAM when booting with ACPI
` [PATCH v11 11/17] ARM: XEN: Move xen_early_init() before efi_init()
` [PATCH v11 12/17] ARM64: ACPI: Check if it runs on Xen to enable or disable ACPI
` [PATCH v11 13/17] ARM: Xen: Document UEFI support on Xen ARM virtual platforms
` [PATCH v11 14/17] XEN: EFI: Move x86 specific codes to architecture directory
` [PATCH v11 15/17] ARM64: XEN: Add a function to initialize Xen specific UEFI runtime services
` [PATCH v11 16/17] FDT: Add a helper to get the subnode by given name
` [PATCH v11 17/17] Xen: EFI: Parse DT parameters for Xen specific UEFI

[PATCH v11 00/17] Add ACPI support for Xen Dom0 on ARM64
 2016-04-07 12:03 UTC 

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

[PATCH v10 06/17] Xen: ARM: Add support for mapping platform device mmio
 2016-04-07 11:25 UTC  (5+ messages)
  ` [PATCH v10 00/17] Add ACPI support for Xen Dom0 on ARM64

Redundant lstats in libxl_pvusb.c
 2016-04-07 10:53 UTC  (4+ messages)

[BUG]
 2016-04-07 10:41 UTC 

[ovmf test] 89251: regressions - FAIL
 2016-04-07 10:39 UTC 

[PATCH v1] libxc: fix uninitialized variable when changing rtds scheduling parameters
 2016-04-07 10:36 UTC  (3+ messages)

[linux-3.18 test] 89247: regressions - trouble: blocked/broken/fail/pass
 2016-04-07 10:16 UTC 

[PATCH v3] xen/arm: map_dev_mmio_region: printk should be ratelimited
 2016-04-07  9:48 UTC  (2+ messages)

[linux-3.16 test] 89242: regressions - FAIL
 2016-04-07  8:03 UTC 

Running Xen on Nvidia Jetson-TK1
 2016-04-07  7:48 UTC  (19+ messages)

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

[PATCH] docs: add misc/qemu-backends.txt
 2016-04-07  6:24 UTC 

[ovmf bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
 2016-04-07  5:46 UTC 

[PATCH V8 0/2] xsaves bug fix
 2016-04-07  2:40 UTC  (3+ messages)
` [PATCH V8 1/2] x86/xsaves: fix two miscellaneous issues
` [PATCH V8 2/2] x86/xsaves: ebx may return wrong value using CPUID eax=0xd, ecx =1

Bug in x86 instruction emulator?
 2016-04-07  2:04 UTC  (5+ messages)

[PATCH V7 0/3] xsaves bug fix
 2016-04-07  0:29 UTC  (4+ 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 


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