xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-22 12:49:16 to 2016-09-23 16:14:44 UTC [more...]

[ovmf test] 101124: all pass - PUSHED
 2016-09-23 16:14 UTC 

[PATCH v5] Livepatch for ARM 64 and 32
 2016-09-23 16:13 UTC  (40+ messages)
` [PATCH v5 02/16] arm/x86/common: Add HAS_[ALTERNATIVE|EX_TABLE]
` [PATCH v5 03/16] livepatch: Reject payloads with .alternative or .ex_table if support is not built-in
` [PATCH v5 05/16] livepatch: Initial ARM64 support
` [PATCH v5 06/16] livepatch: ARM/x86: Check displacement of old_addr and new_addr
` [PATCH v5 07/16] livepatch: ARM 32|64: Ignore mapping symbols: $[d, a, x]
` [PATCH v5 08/16] livepatch/arm/x86: Check payload for for unwelcomed symbols
` [PATCH v5 09/16] livepatch: Move test-cases to their own sub-directory in test
` [PATCH v5 10/16] livepatch: x86, ARM, alternative: Expose FEATURE_LIVEPATCH
` [PATCH v5 11/16] livepatch: tests: Make them compile under ARM64
` [PATCH v5 12/16] xen/arm32: Add an helper to invalidate all instruction caches
` [PATCH v5 15/16] livepatch, arm[32|64]: Share arch_livepatch_revert
` [PATCH v5 16/16] livepatch: arm[32, 64], x86: NOP test-case

Question about VPID during MOV-TO-CR3
 2016-09-23 15:50 UTC  (18+ messages)

PCI passthrough with stubdomain
 2016-09-23 15:35 UTC  (6+ messages)

[ovmf baseline-only test] 67754: all pass
 2016-09-23 15:35 UTC 

[PATCH v2] x86/apicv: fix RTC periodic timer and apicv issue
 2016-09-23 15:33 UTC  (2+ messages)

[PATCH 00/17] x86: split insn emulator decode and execution
 2016-09-23 15:04 UTC  (6+ messages)
` [PATCH 02/17] x86emul: fetch all insn bytes during the decode phase

[PATCH v5 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-09-23 15:00 UTC  (8+ messages)
` [PATCH v5 1/5] x86/time: refactor init_platform_time()
` [PATCH v5 2/5] x86/time: refactor read_platform_stime()
` [PATCH v5 3/5] x86/time: implement tsc as clocksource
` [PATCH v5 4/5] x86/time: implement PVCLOCK_TSC_STABLE_BIT
` [PATCH v5 5/5] x86/time: extend "tsc" param with "stable:socket"

[PATCH v5 00/21] Make ACPI builder available to components other than hvmloader
 2016-09-23 14:48 UTC  (36+ messages)
` [PATCH v5 01/21] acpi: Makefile should better tolerate interrupts
` [PATCH v5 02/21] acpi: Extract acpi info description into a separate ASL file
` [PATCH v5 03/21] acpi: Prevent GPL-only code from seeping into non-GPL binaries
` [PATCH v5 04/21] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
` [PATCH v5 05/21] acpi/hvmloader: Collect processor and NUMA info in hvmloader
` [PATCH v5 06/21] acpi/hvmloader: Set TIS header address "
` [PATCH v5 07/21] acpi/hvmloader: Make providing IOAPIC in MADT optional
` [PATCH v5 08/21] acpi/hvmloader: Build WAET optionally
` [PATCH v5 09/21] acpi/hvmloader: Replace mem_alloc() and virt_to_phys() with memory ops
` [PATCH v5 10/21] acpi/hvmloader: Translate all addresses when assigning addresses in ACPI tables
` [PATCH v5 11/21] acpi/hvmloader: Link ACPI object files directly
` [PATCH v5 12/21] acpi/hvmloader: Include file/paths adjustments
` [PATCH v5 13/21] acpi: Move ACPI code to tools/libacpi
` [PATCH v5 14/21] x86: Allow LAPIC-only emulation_flags for HVM guests
` [PATCH v5 15/21] libacpi: Build DSDT for PVH guests
` [PATCH v5 16/21] libxc/libxl: Allow multiple ACPI modules
` [PATCH v5 17/21] libxl/acpi: Add ACPI e820 entry
` [PATCH v5 18/21] libxl/pvhv2: Include APIC page in MMIO hole for PVHv2 guests
` [PATCH v5 19/21] libxl: Initialize domain build info before calling libxl__domain_make
` [PATCH v5 20/21] libxl/acpi: Build ACPI tables for HVMlite guests
` [PATCH v5 21/21] libxc/xc_dom_core: Copy ACPI tables to guest space

[OSSTEST PATCH] TestSupport: use qemu-img to create vhd image
 2016-09-23 14:31 UTC  (4+ messages)

[PATCH v3 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-09-23 14:19 UTC  (13+ messages)
` [PATCH v3 4/6] Pause/Unpause the domain before/after assigning PI hooks

[PATCH v6 08/15] x86/efi: create new early memory allocator
 2016-09-23 14:10 UTC  (19+ messages)

[RFC 0/5] xen/arm: support big.little SoC
 2016-09-23 13:56 UTC  (45+ messages)

[ovmf test] 101122: all pass - PUSHED
 2016-09-23 13:29 UTC 

[libvirt test] 101120: regressions - FAIL
 2016-09-23 12:12 UTC 

[qemu-mainline test] 101119: tolerable FAIL - PUSHED
 2016-09-23 10:54 UTC 

[PATCH v6 0/4] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-09-23 10:35 UTC  (18+ messages)
` [PATCH v6 1/4] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v6 4/4] x86/ioreq server: Reset outstanding p2m_ioreq_server entries when an ioreq server unmaps

[PATCH v3 1/3] xen/pciback: simplify pcistub device handling
 2016-09-23 10:15 UTC  (6+ messages)
  ` [PATCH v3 2/3] xen/pciback: avoid multiple entries in slot list
  ` [PATCH v3 3/3] xen/pciback: support driver_override

[PATCH] x86/HVM: correct segment register loading during task switch
 2016-09-23 10:09 UTC 

[v2 0/3] Enable L2 Cache Allocation Technology
 2016-09-23 10:03 UTC  (5+ messages)

[distros-debian-jessie test] 67751: tolerable FAIL
 2016-09-23  9:47 UTC 

[xen-unstable test] 101116: tolerable FAIL - PUSHED
 2016-09-23  8:13 UTC 

[xen-4.5-testing baseline-only test] 67749: regressions - FAIL
 2016-09-23  7:41 UTC 

[v2 3/3] tools & docs: add L2 CAT support in tools and docs
 2016-09-23  7:24 UTC  (3+ messages)

[ovmf baseline-only test] 67750: all pass
 2016-09-23  6:25 UTC 

[PATCH v7] Livepatch fixes and general features for Xen 4.8
 2016-09-23  6:18 UTC  (5+ messages)
` [PATCH v7 1/5] livepatch: Disallow applying after an revert

[qemu-mainline test] 101110: regressions - FAIL
 2016-09-23  3:56 UTC 

[PATCH V4] xen/arm: domain_build: allocate lowmem for dom0 as much as possible
 2016-09-23  2:55 UTC 

[ovmf test] 101113: all pass - PUSHED
 2016-09-23  2:29 UTC 

[qemu-mainline baseline-only test] 67748: regressions - FAIL
 2016-09-23  2:20 UTC 

[PATCH V3] xen/arm: domain_build: allocate lowmem for dom0 as much as possible
 2016-09-23  2:01 UTC  (3+ messages)

[xen-unstable test] 101102: regressions - FAIL
 2016-09-23  0:51 UTC 

[xen-4.5-testing test] 101106: tolerable FAIL - PUSHED
 2016-09-23  0:29 UTC 

[qemu-mainline baseline-only test] 67746: tolerable FAIL
 2016-09-22 20:37 UTC 

[ovmf baseline-only test] 67747: all pass
 2016-09-22 20:25 UTC 

[PATCH v4] x86/vm_event: Allow overwriting Xen's i-cache used for emulation
 2016-09-22 18:54 UTC 

[qemu-mainline test] 101101: tolerable FAIL - PUSHED
 2016-09-22 18:45 UTC 

[ovmf baseline-only test] 67744: all pass
 2016-09-22 16:27 UTC 

[PATCH v4 00/21] Make ACPI builder available to components other than hvmloader
 2016-09-22 15:57 UTC  (5+ messages)
` [PATCH v4 20/21] libxl/acpi: Build ACPI tables for HVMlite guests

[distros-debian-wheezy test] 67745: all pass
 2016-09-22 15:49 UTC 

[ovmf test] 101097: all pass - PUSHED
 2016-09-22 15:39 UTC 

[PATCH] Xen/timer: Disable watchdog during dumping timer queues
 2016-09-22 15:35 UTC  (14+ messages)

[xen-4.6-testing baseline-only test] 67743: tolerable FAIL
 2016-09-22 15:07 UTC 

[PATCH v6 00/16] Xen ARM DomU ACPI support
 2016-09-22 15:00 UTC  (38+ messages)
` [PATCH v6 01/16] tools/libxl: Add an unified configuration option for ACPI
` [PATCH v6 02/16] libxl/arm: prepare for constructing ACPI tables
` [PATCH v6 03/16] libxl/arm: Generate static ACPI DSDT table
` [PATCH v6 04/16] libxl/arm: Estimate the size of ACPI tables
` [PATCH v6 05/16] libxl/arm: Construct ACPI RSDP table
` [PATCH v6 06/16] libxl/arm: Construct ACPI XSDT table
` [PATCH v6 07/16] libxl/arm: Construct ACPI GTDT table
` [PATCH v6 08/16] libxl/arm: Factor MPIDR computing codes out as a helper
` [PATCH v6 09/16] libxl/arm: Construct ACPI MADT table
` [PATCH v6 10/16] libxl/arm: Construct ACPI FADT table
` [PATCH v6 11/16] libxl/arm: Construct ACPI DSDT table
` [PATCH v6 12/16] libxl/arm: Factor finalise_one_memory_node as a gerneric function
` [PATCH v6 13/16] libxl/arm: Add ACPI module
` [PATCH v6 14/16] public/hvm/params.h: Add macros for HVM_PARAM_CALLBACK_TYPE_PPI
` [PATCH v6 15/16] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ
` [PATCH v6 16/16] libxl/arm: Add the size of ACPI tables to maxmem

Fwd: Openindiana, using -machine pc,accel=xen in qemu
 2016-09-22 14:37 UTC  (3+ messages)
` Fwd: Openindiana, using -machine pc, accel=xen "

[xen-4.5-testing test] 101088: regressions - FAIL
 2016-09-22 14:32 UTC 

[libvirt test] 101094: regressions - FAIL
 2016-09-22 14:00 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).