xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-02-25 14:56:01 to 2016-02-26 11:13:31 UTC [more...]

[PATCH v3 0/4] arm64,xen: add xen_boot support into grup-mkconfig
 2016-02-26 11:13 UTC  (5+ messages)
` [PATCH v3 1/4] i386, xen: Add xen_hypervisor and xen_module aliases for i386
` [PATCH v3 2/4] arm64: add "--nounzip" option support in xen_module command
` [PATCH v3 3/4] * util/grub.d/20_linux_xen.in: Add xen_boot command support
` [PATCH v3 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi

[PATCH v5 00/22] Add ACPI support for Xen itself on ARM64
 2016-02-26 11:10 UTC  (30+ messages)
` [PATCH v5 01/22] arm/acpi: Emulate io ports for arm
` [PATCH v5 02/22] arm/acpi: Add arm specific acpi header file
` [PATCH v5 03/22] arm/acpi: Add __acpi_map_table function for ARM
` [PATCH v5 04/22] arm/acpi: Add basic ACPI initialization
` [PATCH v5 05/22] arm/acpi: Move end_boot_allocator after acpi_boot_table_init
` [PATCH v5 06/22] arm/acpi: Parse FADT table and get PSCI flags
` [PATCH v5 07/22] ACPI / table: Print GIC information when MADT is parsed
` [PATCH v5 08/22] arm/acpi: Parse MADT to map logical cpu to MPIDR and get cpu_possible_map
` [PATCH v5 09/22] arm/acpi: Add ACPI support for SMP initialization
` [PATCH v5 10/22] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry
` [PATCH v5 11/22] arm: Introduce a generic way to use a device from acpi
` [PATCH v5 12/22] arm/irq: Drop the DT prefix of the irq line type
` [PATCH v5 13/22] arm/gic-v2: Add ACPI boot support for GICv2
` [PATCH v5 14/22] arm/gic-v3: Add ACPI boot support for GICv3
` [PATCH v5 15/22] arm/gic: Add ACPI support for GIC preinit
` [PATCH v5 16/22] arm/irq: Add helper function for setting interrupt type
` [PATCH v5 17/22] arm/acpi: Parse GTDT to initialize timer
` [PATCH v5 18/22] arm/acpi: Add a new ACPI initialized function for UART
` [PATCH v5 19/22] ACPICA: Headers: Add support for CSRT and DBG2 ACPI tables
` [PATCH v5 20/22] arm/acpi: Initialize serial port from ACPI SPCR table
` [PATCH v5 21/22] arm/fdt: Export device_tree_for_each_node
` [PATCH v5 22/22] arm/acpi: Add acpi parameter to enable/disable acpi

[PATCH v2] arm/monitor vm-events: Implement guest-request support
 2016-02-26 11:07 UTC 

[PATCH v3 1/2] xen/x86: Zero out .bss for PV guests
 2016-02-26 10:53 UTC  (4+ messages)
` [PATCH v3 2/2] xen/x86: Drop mode-selecting ifdefs in startup_xen()
` [PATCH v3 0/2] Clear .bss for VP guests

[PATCH v2 1/4] arm64: add "--nounzip" option support in xen_module command
 2016-02-26 10:50 UTC  (10+ messages)
` [PATCH v2 4/4] arm64: update the introduction of xen boot commands in docs/grub.texi
    ` [Xen-devel] "

[PATCH] docs: spell out limits of security support for qemu-xen
 2016-02-26 10:41 UTC  (4+ messages)

[PATCH] xen: add hypercall option to temporarily pin a vcpu
 2016-02-26 10:39 UTC  (2+ messages)

[PATCH v2] docs/design: introduce HVMMEM_ioreq_serverX types
 2016-02-26 10:18 UTC 

[PATCH v5 5/7] VT-d: Refactor iommu_ops .map_page() and unmap_page()
 2016-02-26 10:13 UTC  (12+ messages)

[PATCH] docs/design: introduce HVMMEM_ioreq_serverX types
 2016-02-26  9:58 UTC  (15+ messages)

[PATCH 0/5] x86: XSA-170 follow-up
 2016-02-26  9:44 UTC  (4+ messages)
` [PATCH 2/5] x86emul: limit-check branch targets
  ` Ping: "

[PATCH 0/4] handful of Kconfig changes
 2016-02-26  9:30 UTC  (6+ messages)
` [PATCH 1/4] build: consolidate CONFIG_HAS_VIDEO and CONFIG_VIDEO
` [PATCH 2/4] build: consolidate CONFIG_HAS_ACPI and CONFIG_ACPI
` [PATCH 3/4] build: convert HAS_NUMA to Kconfig
` [PATCH 4/4] build: convert HAS_CORE_PARKING "

[PATCH v6][RFC]xen: sched: convert RTDS from time to event driven model
 2016-02-26  9:11 UTC  (4+ messages)

[PATCH v13 0/2] Add VT-d Posted-Interrupts support
 2016-02-26  9:06 UTC  (10+ messages)
` [PATCH v13 1/2] vmx: VT-d posted-interrupt core logic handling

[ovmf test] 83998: regressions - FAIL
 2016-02-26  9:05 UTC 

[linux-mingo-tip-master test] 83992: regressions - trouble: blocked/broken/fail/pass
 2016-02-26  9:01 UTC 

[PATCH 0/3] x86/xsaves: bugs fix
 2016-02-26  8:42 UTC  (6+ messages)
` [PATCH 2/3] x86/xsaves: fix overwriting between non-lazy/lazy xsave[sc]

[PATCH v5 0/6] Add VMX TSC scaling support
 2016-02-26  8:05 UTC  (12+ messages)
` [PATCH v5 1/6] x86/hvm: Collect information of TSC scaling ratio
` [PATCH v5 3/6] x86/hvm: Replace architecture TSC scaling by a common function
` [PATCH v5 5/6] vmx: Add VMX RDTSC(P) scaling support
` [PATCH v5 6/6] docs: Add descriptions of TSC scaling in xl.cfg and tscmode.txt

[PATCH V14 0/6] xen pvusb toolstack work
 2016-02-26  5:56 UTC  (4+ messages)
` [PATCH V14 4/6] libxl: add pvusb API

[xen-unstable test] 83979: regressions - trouble: blocked/broken/fail/pass
 2016-02-26  5:51 UTC 

Patching error while setting up COLO
 2016-02-26  5:07 UTC  (8+ messages)

[Question] PARSEC benchmark has smaller execution time in VM than in native?
 2016-02-26  5:02 UTC 

[PATCH v2] vVMX: use latched VMCS machine address
 2016-02-26  4:05 UTC  (2+ messages)

[PATCH v10 00/31] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
 2016-02-26  2:35 UTC  (32+ messages)
` [PATCH v10 01/31] tools/libxl: introduce libxl__domain_restore_device_model to load qemu state
` [PATCH v10 04/31] tools/libxl: Introduce new helper function dup_fd_helper()
` [PATCH v10 05/31] tools/libx{l, c}: add back channel to libxc
` [PATCH v10 06/31] docs: add colo readme
` [PATCH v10 07/31] docs/libxl: Introduce CHECKPOINT_CONTEXT to support migration v2 colo streams
` [PATCH v10 10/31] tools/libxl: add back channel support to write stream
` [PATCH v10 12/31] tools/libxl: add back channel support to read stream
` [PATCH v10 16/31] secondary vm suspend/resume/checkpoint code
` [PATCH v10 17/31] primary "
` [PATCH v10 18/31] libxc/restore: support COLO restore
` [PATCH v10 21/31] libxc/save: support COLO save

[qemu-mainline test] 83965: regressions - trouble: blocked/broken/fail/pass
 2016-02-26  1:38 UTC 

[PATCH v1 0/1] xen/arm: Re-add the Xilinx ZynqMP platform
 2016-02-26  1:38 UTC  (2+ messages)
` [PATCH v1 1/1] "

[linux-4.1 test] 83951: regressions - trouble: blocked/broken/fail/pass
 2016-02-26  0:16 UTC 

[PATCH, RESEND] xen: allocate gntdev_copy_batch dynamically
 2016-02-25 21:25 UTC 

[linux-linus test] 83936: regressions - trouble: blocked/broken/fail/pass
 2016-02-25 20:45 UTC 

AMD PVH: Status of patches
 2016-02-25 19:44 UTC  (3+ messages)

[PATCH v2 0/7] libxl: add support for FreeBSD block hotplug scripts
 2016-02-25 19:25 UTC  (8+ messages)
` [PATCH v2 1/7] blkif: document how FreeBSD uses the physical-device backend node
` [PATCH v2 2/7] libxl: introduce an OS-specific function to get the physical-device
` [PATCH v2 3/7] hotplug/FreeBSD: add block hotplug script
` [PATCH v2 4/7] libxl/FreeBSD: add support for disk hotplug scripts
` [PATCH v2 5/7] libxl: properly use vdev vs local device
` [PATCH v2 6/7] libxl: add a FreeBSD implementation of libxl__devid_to_localdev
` [PATCH v2 7/7] libxl: fix error message in local_device_attach_cb

[PATCH] docs: Update README to include Clang
 2016-02-25 19:00 UTC  (2+ messages)

[libvirt test] 83944: trouble: broken/fail/pass
 2016-02-25 18:41 UTC 

[PATCH v4 10/11] xen: modify page table construction
 2016-02-25 18:33 UTC  (3+ messages)
    ` [PATCH v4 02/11] xen: avoid memleaks on error

[PATCH] xen: Introduce separator modifiers for the %ph custom printk
 2016-02-25 17:57 UTC 

[PATCH v5][RFC]xen: sched: convert RTDS from time to event driven model
 2016-02-25 17:51 UTC  (6+ messages)

[PATCH RFC 0/8] x86/hvm, libxl: HVM SMT topology support
 2016-02-25 17:21 UTC  (12+ messages)
` [PATCH RFC 1/8] x86/hvm: set initial apicid to vcpu_id
` [PATCH RFC 2/8] libxl: remove whitespace on libxl_types.idl
` [PATCH RFC 4/8] libxl: cpuid: add guest topology support
` [PATCH RFC 5/8] libxl: introduce smt field
` [PATCH RFC 7/8] libxl: introduce topology fields

[ovmf test] 83932: regressions - FAIL
 2016-02-25 16:51 UTC 

[PATCH v3 00/16] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-02-25 16:43 UTC  (17+ messages)
` [PATCH v3 03/16] configure: #define SEABIOS_PATH and OVMF_PATH
` [PATCH v3 04/16] firmware/makefile: install BIOS and ACPI blob
` [PATCH v3 05/16] libxl: Load guest BIOS from file
` [PATCH v3 06/16] libxl: Load guest ACPI table "
` [PATCH v3 07/16] hvmloader: Grab the hvm_start_info pointer
` [PATCH v3 08/16] hvmloader: Locate the BIOS blob
` [PATCH v3 09/16] hvmloader: Check modules whereabouts
` [PATCH v3 10/16] hvmloader: Load SeaBIOS from hvm_start_info modules
` [PATCH v3 11/16] hvmloader: Load OVMF from modules
` [PATCH v3 12/16] hvmloader: Specific bios_load function required
` [PATCH v3 13/16] hvmloader: Load ACPI tables from hvm_start_info module
` [PATCH v3 14/16] hvmloader: Compile out the qemu-xen ACPI tables
` [PATCH v3 15/16] hvmloader: Always build-in SeaBIOS and OVMF loader
` [PATCH v3 16/16] hvmloader: do not depend on SEABIOS_PATH or OVMF_PATH

[linux-mingo-tip-master test] 83867: regressions - FAIL
 2016-02-25 16:41 UTC 

[PATCH 0/8] Fixes to Coverity issues reported on xenalyze
 2016-02-25 15:52 UTC  (7+ messages)
` [PATCH 4/8] tools/xenalyze: Mark unreachable code as unreachable

[PATCH v5 09/11] xen: add capability to load initrd outside of initial mapping
 2016-02-25 15:33 UTC  (2+ messages)

[PATCH v3 0/2] Clear .bss for VP guests
 2016-02-25 15:16 UTC 

[PATCH v2 0/3] hvc_xen: fix xenboot on x86 and export to ARM
 2016-02-25 15:13 UTC  (7+ messages)
` [PATCH v2 1/3] hvc_xen: add earlycon support
` [PATCH v2 2/3] hvc_xen: fix xenboot for DomUs
` [PATCH v2 3/3] hvc_xen: make early_printk work with HVM guests

[xen-unstable-smoke test] 83972: tolerable all pass - PUSHED
 2016-02-25 15:12 UTC 

[PATCHv4 0/3] x86: workaround inability to fully restore FPU state
 2016-02-25 15:10 UTC  (4+ messages)
` [PATCHv4 1/3] x86/fpu: Add a per-domain field to set the width of FIP/FDP
` [PATCHv4 2/3] x86/hvm: add HVM_PARAM_X87_FIP_WIDTH
` [PATCHv4 3/3] x86/fpu: improve check for XSAVE* not writing FIP/FDP fields

[PATCHv3 0/3] x86: workaround inability to fully restore FPU state
 2016-02-25 15:09 UTC  (10+ messages)
` [PATCHv3 1/3] x86/fpu: improve check for XSAVE* not writing FIP/FDP fields

[PATCH v4 00/21] Add ACPI support for Xen itself on ARM64
 2016-02-25 14:59 UTC  (8+ messages)
` [PATCH v4 13/21] arm/gic-v2: Add ACPI boot support for GICv2


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