xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-08-04 14:26:32 to 2016-08-05 17:36:12 UTC [more...]

[PATCH] acpi: Re-license ACPI builder files from GPLv2 to LGPLv2.1
 2016-08-05 17:36 UTC 

[PATCH v2 00/18] mini-os: support of auto-ballooning
 2016-08-05 17:36 UTC  (19+ messages)
` [PATCH v2 01/18] mini-os: correct first free pfn
` [PATCH v2 02/18] mini-os: remove unused alloc_contig_pages() function
` [PATCH v2 03/18] mini-os: remove MM_DEBUG code
` [PATCH v2 04/18] mini-os: add description of x86 memory usage
` [PATCH v2 05/18] mini-os: add nr_free_pages counter
` [PATCH v2 06/18] mini-os: let memory allocation fail if no free page available
` [PATCH v2 07/18] mini-os: add ballooning config item
` [PATCH v2 08/18] mini-os: get maximum memory size from hypervisor
` [PATCH v2 09/18] mini-os: modify virtual memory layout for support of ballooning
` [PATCH v2 10/18] mini-os: remove unused mem_test() function
` [PATCH v2 11/18] mini-os: add checks for out of memory
` [PATCH v2 12/18] mini-os: don't allocate new pages for level 1 p2m tree
` [PATCH v2 13/18] mini-os: add function to map one frame
` [PATCH v2 14/18] mini-os: move p2m related macros to header file
` [PATCH v2 15/18] mini-os: remap p2m list in case of ballooning
` [PATCH v2 16/18] mini-os: map page allocator's bitmap to virtual kernel area for ballooning
` [PATCH v2 17/18] mini-os: add support for ballooning up
` [PATCH v2 18/18] mini-os: balloon up in case of oom

[XTF PATCH] xtf-runner: fix two synchronisation issues
 2016-08-05 17:23 UTC  (25+ messages)
` [RFC PATCH 0/8] Fix console "
  ` [RFC PATCH 1/8] tools/console: fix help string in client
  ` [RFC PATCH 2/8] tools/console: introduce --start-notify-fd option for console client
  ` [RFC PATCH 3/8] libxl: factor out libxl__console_tty_path
  ` [RFC PATCH 4/8] libxl: wait up to 5s in libxl_console_exec for xenconsoled
  ` [RFC PATCH 5/8] libxl: libxl_{primary_, }console_exec now take notify_fd argument
  ` [RFC PATCH 6/8] docs: document xenconsole startup protocol
  ` [RFC PATCH 7/8] xl: use "
  ` [RFC PATCH 8/8] tools/console: remove 5s bodge in console client

[PATCH v2] domctl: relax getdomaininfo permissions
 2016-08-05 17:07 UTC  (4+ messages)

[PATCH] gnttab: Add gntdev device mappings for FreeBSD
 2016-08-05 16:45 UTC  (2+ messages)

XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
 2016-08-05 16:28 UTC  (14+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)

[PATCH v2] libxl: return any serial tty path in libxl_console_get_tty
 2016-08-05 16:16 UTC  (4+ messages)

[PATCH v1] Livepatch patches for v4.8 (v1)
 2016-08-05 15:56 UTC  (8+ messages)
` [PATCH v2 1/3] livepach: Add .livepatch.hooks functions and test-case
` [PATCH v2 2/3] symbols: Generate an xen-sym.map
` [PATCH v2 3/3] livepatch: Sync cache of build-id before using it first time

Xen 4.6.1 crash with altp2m enabled by default
 2016-08-05 14:48 UTC  (10+ messages)
              ` Xen 4.6.1 crash with altp2m enabled bydefault

[PATCH 1/3] xen: Some code motion to avoid having to do forward-declaration
 2016-08-05 14:44 UTC  (7+ messages)
` [PATCH 2/3] xen: Have schedulers revise initial placement

live migration to qemu.git fails
 2016-08-05 14:33 UTC  (9+ messages)

[PATCH 1/3] xen/common: Avoid undefined behaviour by shifting into a sign bit
 2016-08-05 14:09 UTC  (7+ messages)
` [PATCH 2/3] xen/x86: "
` [PATCH 3/3] x86/microcode: Avoid undefined behaviour from signed integer overflow

[PATCH] CODING_STYLE: Allow single-sentence comments without full stops
 2016-08-05 13:56 UTC  (3+ messages)

[qemu-mainline baseline-only test] 66921: tolerable FAIL
 2016-08-05 13:46 UTC 

[RFC Design Doc v2] Add vNVDIMM support for Xen
 2016-08-05 13:29 UTC  (9+ messages)

[qemu-mainline test] 99953: regressions - FAIL
 2016-08-05 13:00 UTC 

[PATCH v5 0/4] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-08-05 12:46 UTC  (4+ messages)

preparations for 4.5.4
 2016-08-05 12:15 UTC 

[xen-unstable test] 99952: regressions - trouble: blocked/broken/fail/pass
 2016-08-05 12:03 UTC 

[xen-unstable-smoke test] 99958: tolerable all pass - PUSHED
 2016-08-05 11:39 UTC 

monitor access to pages with a specific p2m_type_t
 2016-08-05 11:35 UTC  (12+ messages)

[PATCH v2 00/23] Make ACPI builder available to components other than hvmloader
 2016-08-05 11:01 UTC  (26+ messages)
` [PATCH v2 01/23] hvmloader: Provide hvmloader_acpi_build_tables()
` [PATCH v2 02/23] acpi/hvmloader: Allow acpi_build_tables() callers specify acpi_info values
` [PATCH v2 03/23] acpi/hvmloader: Initialize vm_gid data outside ACPI code
` [PATCH v2 04/23] acpi/hvmloader: Decide which SSDTs to install in hvmloader
` [PATCH v2 05/23] acpi/hvmloader: Move passthrough initialization from ACPI code
` [PATCH v2 06/23] acpi/hvmloader: Collect processor and NUMA info in hvmloader
` [PATCH v2 07/23] acpi/hvmloader: Set TIS header address "
` [PATCH v2 08/23] acpi/hvmloader: Make providing IOAPIC in MADT optional
` [PATCH v2 09/23] acpi/hvmloader: Build WAET optionally
` [PATCH v2 10/23] acpi/hvmloader: Replace mem_alloc() and virt_to_phys() with memory ops
` [PATCH v2 11/23] acpi/hvmloader: Translate all addresses when assigning addresses in ACPI tables
` [PATCH v2 12/23] acpi/hvmloader: Link ACPI object files directly
` [PATCH v2 13/23] acpi/hvmloader: Include file/paths adjustments
` [PATCH v2 14/23] acpi: Move ACPI code to tools/libacpi
` [PATCH v2 15/23] x86: Add more checks verifying that PIT/PIC/IOAPIC are emulated
` [PATCH v2 16/23] x86: Allow LAPIC-only emulation_flags for HVM guests
` [PATCH v2 17/23] libacpi: Build DSDT for PVH guests
` [PATCH v2 18/23] libxc/libxl: Allow multiple ACPI modules
` [PATCH v2 19/23] libxl/acpi: Add ACPI e820 entry
` [PATCH v2 20/23] libxl/pvhv2: Include APIC page in MMIO hole for PVHv2 guests
` [PATCH v2 21/23] ilibxl: Initialize domain build info before calling libxl__domain_make
` [PATCH v2 22/23] libxl/acpi: Build ACPI tables for HVMlite guests
` [PATCH v2 23/23] libxc/xc_dom_core: Copy ACPI tables to guest space

[PATCH] x86/time: also use rdtsc_ordered() in check_tsc_warp()
 2016-08-05 10:25 UTC  (2+ messages)

[PULL 1/1] Xen PCI passthrough: fix passthrough failure when no interrupt pin
 2016-08-05 10:16 UTC  (2+ messages)
` xen-20160804-tag

[PATCH v5 0/4] tools: make xenstore domain/daemon configurable
 2016-08-05  9:47 UTC  (2+ messages)

[PATCH RFC 01/12] PVHv2 Dom0
 2016-08-05  9:40 UTC  (10+ messages)
` [PATCH RFC 04/12] xen/x86: split Dom0 build into PV and PVHv2
` [PATCH RFC 06/12] xen/x86: populate PVHv2 Dom0 physical memory map

[libvirt test] 99955: tolerable FAIL - PUSHED
 2016-08-05  9:25 UTC 

[PATCH RFC 00/04] xen: arm64: Support VM save/restore on arm64
 2016-08-05  9:25 UTC  (2+ messages)

[PATCH v2 00/25] arm/altp2m: Introducing altp2m to ARM
 2016-08-05  9:20 UTC  (25+ messages)
` [PATCH v2 01/25] arm/altp2m: Add first altp2m HVMOP stubs
` [PATCH v2 03/25] arm/altp2m: Add struct vttbr
` [PATCH v2 04/25] arm/altp2m: Move hostp2m init/teardown to individual functions
` [PATCH v2 07/25] arm/altp2m: Add altp2m init/teardown routines
` [PATCH v2 19/25] arm/altp2m: Add altp2m_propagate_change
` [PATCH v2 20/25] arm/altp2m: Add altp2m paging mechanism

[PATCH] x86/hvm: Allow guest_request vm_events coming from userspace
 2016-08-05  7:46 UTC  (2+ messages)

[PATCH v2 0/2] Reinstate irq alloc/dealloc locking patch
 2016-08-05  6:41 UTC  (5+ messages)
` [PATCH v2 1/2] xen/x86: Move irq allocation from Xen smp_op.cpu_up()
` [PATCH v2 2/2] hotplug: Prevent alloc/free of irq descriptors during cpu up/down (again)

[PATCH] domctl: relax getdomaininfo permissions
 2016-08-05  6:26 UTC  (8+ messages)

unable start xen in hikey
 2016-08-05  3:06 UTC  (4+ messages)

[PATCH RFC 04/04] xen: arm64: save/restore domain type
 2016-08-05  2:54 UTC 

[PATCH RFC 03/04] tools/libxc: arm: Implement save ops arm_setup
 2016-08-05  2:54 UTC 

[PATCH RFC 02/04] tools/libxc: arm: Add missing save ops
 2016-08-05  2:54 UTC 

[PATCH RFC 01/04] xen: arm64: save/restore VCPU state for arm64
 2016-08-05  2:54 UTC 

[qemu-mainline test] 99944: tolerable FAIL - PUSHED
 2016-08-05  1:55 UTC 

[xen-unstable test] 99942: regressions - FAIL
 2016-08-05  1:21 UTC 

[xen-unstable-smoke test] 99948: tolerable all pass - PUSHED
 2016-08-04 21:38 UTC 

[qemu-mainline baseline-only test] 66917: tolerable FAIL
 2016-08-04 21:02 UTC 

[xen-unstable-smoke test] 99947: tolerable all pass - PUSHED
 2016-08-04 19:48 UTC 

HVMOP_guest_request_vm_event only works from guest in ring0
 2016-08-04 19:19 UTC  (8+ messages)

[PATCH] xen/arm: p2m: Don't use default access permission when shattering a superpage
 2016-08-04 18:24 UTC  (2+ messages)

[OSSTEST PATCH RFC 00/14] Integrate XTF into OSSTest
 2016-08-04 18:20 UTC  (33+ messages)
` [OSSTEST PATCH RFC 01/14] ts-xen-build: always compile in FEP support
` [OSSTEST PATCH RFC 04/14] ap-common: add xtf tree
` [OSSTEST PATCH RFC 06/14] Introduce ts-xtf-build
  ` [OSSTEST PATCH RFC 06/14] Introduce ts-xtf-build [and 1 more messages]
` [OSSTEST PATCH RFC 08/14] Introduce ts-xtf-install
` [OSSTEST PATCH RFC 11/14] Introduce ts-xtf-run

[PATCH v3 0/6] xen/arm: Simplify do_trap_*_abort_guest
 2016-08-04 17:59 UTC  (11+ messages)
` [PATCH v3 1/6] xen/arm: traps: Simplify the switch in do_trap_*_abort_guest
` [PATCH v3 2/6] xen/arm: Provide macros to help creating workaround helpers
` [PATCH v3 3/6] xen/arm: Use check_workaround to handle the erratum 766422
` [PATCH v3 4/6] xen/arm: traps: MMIO should only be emulated for fault translation
` [PATCH v3 5/6] xen/arm: traps: Avoid unnecessary VA -> IPA translation in abort handlers
` [PATCH v3 6/6] xen/arm: arm64: Add Cortex-A57 erratum 834220 workaround

xen-20160804-tag
 2016-08-04 17:44 UTC 

[DRAFT v5] PV Calls protocol design document (former XenSock)
 2016-08-04 17:17 UTC 

[PATCH v2] mem_access: sanitize code around sending vm_event request
 2016-08-04 17:00 UTC  (13+ messages)

[ovmf test] 99943: all pass - PUSHED
 2016-08-04 16:34 UTC 

[xen-unstable-smoke test] 99945: tolerable all pass - PUSHED
 2016-08-04 16:28 UTC 

[PATCH v3] mem_access: sanitize code around sending vm_event request
 2016-08-04 16:26 UTC  (6+ messages)

[PATCHv2 0/2] xen/privcmd: prevent page migration for hypercall buffers
 2016-08-04 16:02 UTC  (4+ messages)
` [PATCHv2 1/2] xen/prvicmd: use ENOTTY if the IOCTL is not supported
` [PATCHv2 2/2] xen/privcmd: add ioctls for locking/unlocking hypercall buffers

Xen 4.7.0 boot PANIC on kernel 4.7.0-4 + UEFI ?
 2016-08-04 15:21 UTC  (17+ messages)

[PATCH] x86/hvm: Drop the info level HVM save/restore messages
 2016-08-04 14:41 UTC  (4+ messages)

[Xenperf] How to enable shadow page table?
 2016-08-04 14:41 UTC 

[PATCHv1 0/2] xen/privcmd: prevent page migration for hypercall buffers
 2016-08-04 14:26 UTC  (3+ messages)
` [PATCHv1 1/2] xen/prvicmd: use ENOTTY if the IOCTL is not supported


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