messages from 2016-08-08 09:55:26 to 2016-08-09 13:36:27 UTC [more...]
[PATCH v2 00/23] Make ACPI builder available to components other than hvmloader
2016-08-09 13:36 UTC (13+ messages)
` [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 05/23] acpi/hvmloader: Move passthrough initialization from "
` [PATCH v2 06/23] acpi/hvmloader: Collect processor and NUMA info in hvmloader
` [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
help -- A question about ' XENFEAT_auto_translated_physmap':
2016-08-09 13:01 UTC (2+ messages)
[PATCH 1/3] xen/common: Avoid undefined behaviour by shifting into a sign bit
2016-08-09 12:48 UTC (4+ messages)
` [PATCH] "
` [PATCH] xen/x86: "
` [PATCH] x86/microcode: Avoid undefined behaviour from signed integer overflow
[PATCH] x86/string: Use compiler builtins whenever possible
2016-08-09 12:41 UTC
[PATCH] solve SMAP/SMEP issues with 32-bit pv guests
2016-08-09 12:19 UTC (3+ messages)
` [PATCH] xen: enable/disable SMAP/SMEP for Xen itself
[PATCH v4 00/19] x86: multiboot2 protocol support
2016-08-09 12:08 UTC (3+ messages)
` [PATCH v4 01/19] x86: allow EFI reboot method neither on EFI platforms
[PATCH 15/19] Qemu-Xen-vTPM: Xen frontend driver infrastructure
2016-08-09 11:40 UTC (3+ messages)
XenProject/XenServer QEMU working group, Friday 8th July, 2016, 15:00
2016-08-09 11:30 UTC (20+ messages)
` Device model operation hypercall (DMOP, re qemu depriv)
[PATCH] replace bogus -ENOSYS uses
2016-08-09 10:40 UTC
[PATCH] common: clean up taint logic
2016-08-09 10:39 UTC
[PATCH v5 0/4] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
2016-08-09 10:21 UTC (15+ messages)
` [PATCH v5 3/4] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v5 4/4] x86/ioreq server: Reset outstanding p2m_ioreq_server entries when an ioreq server unmaps
[qemu-mainline test] 100356: tolerable FAIL - PUSHED
2016-08-09 10:20 UTC
[PATCH v2] xenbus: prefer list_for_each()
2016-08-09 10:17 UTC
[ovmf test] 100362: all pass - PUSHED
2016-08-09 10:14 UTC
[PATCH 1/4] tools/xenalyze: Remove bogus library dependencies
2016-08-09 10:01 UTC (12+ messages)
` [PATCH 2/4] tools/xenalyze: Remove weighted cpi summaries
` [PATCH 3/4] tools/xenalyze: Get rid of extraneous data structure
` [PATCH 4/4] tools/xenalyze: Allow automatic resizing of sample buffers
[PATCH] common/vm_event: synchronize vCPU state in vm_event_resume()
2016-08-09 9:53 UTC (2+ messages)
VM_EVENT_FLAG_SET_REGISTERS and sync_vcpu_execstate()
2016-08-09 9:46 UTC (11+ messages)
[PATCH v2 00/25] arm/altp2m: Introducing altp2m to ARM
2016-08-09 9:44 UTC (5+ messages)
` [PATCH v2 07/25] arm/altp2m: Add altp2m init/teardown routines
[xen-4.6-testing test] 100352: tolerable FAIL - PUSHED
2016-08-09 8:47 UTC
[PATCH] common/vm_event: Fix comment
2016-08-09 8:32 UTC
[libvirt test] 100360: trouble: broken/fail/pass
2016-08-09 8:14 UTC
[OSSTEST PATCH RFC v2 00/14] Integrate XTF into OSSTest
2016-08-09 8:11 UTC (27+ messages)
` [OSSTEST PATCH RFC v2 01/14] ts-xen-build: always compile in FEP support
` [OSSTEST PATCH RFC v2 03/14] ap-common: add xtf tree
` [OSSTEST PATCH RFC v2 05/14] BuildSupport: move buildcmd_stamped_logged here
` [OSSTEST PATCH RFC v2 06/14] Introduce ts-xtf-build
` [OSSTEST PATCH RFC v2 08/14] Introduce ts-xtf-install
` [OSSTEST PATCH RFC v2 09/14] mfi-common: create xtf build job for 4.8 onwards
` [OSSTEST PATCH RFC v2 10/14] Introduce ts-xtf-fep
` [OSSTEST PATCH RFC v2 11/14] Introduce ts-xtf-run
` [OSSTEST PATCH RFC v2 12/14] sg-run-job: test-xtf recipe
` [OSSTEST PATCH RFC v2 13/14] make-flight: create 5 xtf jobs
[PATCH 1/2] x86/altp2m: use __get_gfn_type_access to avoid lock conflicts
2016-08-09 8:06 UTC (5+ messages)
` [PATCH 2/2] x86/altp2m: allow specifying external-only use-case
mkelf32 uninitialized data and reproducible builds
2016-08-09 7:35 UTC (3+ messages)
[PATCH 0/2] AMD VPMU fixes
2016-08-09 6:41 UTC (15+ messages)
` [PATCH 1/2] AMD/VPMU: 0xc0010000 - 0xc001007 MSRs are in PMU range
` [PATCH 2/2] AMD/VPMU: Keep reserved MSR bits untouched but allow the rest to be written
[xen-unstable test] 100348: tolerable FAIL - PUSHED
2016-08-09 5:50 UTC
[Very RFC PATCH] Livepatch - initial ARM64/32 support
2016-08-09 4:24 UTC (5+ messages)
` [Very RFC PATCH 1/3] mm/arm: Introduce modify_xen_mappings
` [Very RFC PATCH 2/3] insn: Add arch64_insn_gen_branch_imm to generate branch
` [Very RFC PATCH 3/3] livepatch: Initial ARM32/64 support
[RFC v3 00/13] linux: generalize sections, ranges and linker tables
2016-08-09 3:55 UTC (5+ messages)
` [RFC v3 07/13] tables.h: add linker table support
[qemu-mainline baseline-only test] 66941: tolerable FAIL
2016-08-09 3:49 UTC
[xen-4.5-testing test] 100338: tolerable FAIL - PUSHED
2016-08-09 2:50 UTC
Coreboot + Linux + kexec + Xen
2016-08-08 23:06 UTC (2+ messages)
"Tried to do a paging op on itself"
2016-08-08 22:54 UTC (4+ messages)
[ovmf test] 100350: all pass - PUSHED
2016-08-08 22:33 UTC
Proposed plan and URL name for new VM to download xen tarballs (ftp.xenproject.org)
2016-08-08 21:55 UTC (6+ messages)
[qemu-mainline test] 100334: tolerable FAIL - PUSHED
2016-08-08 21:42 UTC
[ovmf baseline-only test] 66940: all pass
2016-08-08 20:26 UTC
[xen-4.6-testing test] 100329: regressions - trouble: broken/fail/pass
2016-08-08 19:26 UTC
Build problems with xen 4.7
2016-08-08 19:22 UTC (11+ messages)
[xen-unstable-smoke test] 100349: tolerable all pass - PUSHED
2016-08-08 18:42 UTC
[ovmf test] 100340: all pass - PUSHED
2016-08-08 18:12 UTC
[PATCH 0/3] tools: support autoballooning of xenstore domain
2016-08-08 17:31 UTC (3+ messages)
Raw Image vs LVM cloning
2016-08-08 17:07 UTC
xenbits "official" repo for XTF (was Re: [PATCH 0/2] xtf: add launcher (+1 bugfix)
2016-08-08 17:04 UTC (18+ messages)
[PATCH RFC] libxl: make firmware_override able to cope with relative path
2016-08-08 17:00 UTC (10+ messages)
[xen-unstable-smoke test] 100346: regressions - FAIL
2016-08-08 16:44 UTC
[xen-unstable test] 100326: regressions - trouble: blocked/broken/fail/pass
2016-08-08 16:26 UTC
[PATCH v1] Livepatch patches for v4.8 (v1)
2016-08-08 16:07 UTC (8+ messages)
` [PATCH v2 1/3] livepach: Add .livepatch.hooks functions and test-case
[PATCH] libxl: fix declaration of libxl_primary_console_exec_0x040700
2016-08-08 15:11 UTC (3+ messages)
Update on http to https migration
2016-08-08 14:47 UTC
pci passthrough kills qemu-xen
2016-08-08 14:33 UTC (3+ messages)
[PATCH V2] x86/hvm: Allow guest_request vm_events coming from userspace
2016-08-08 14:17 UTC (3+ messages)
[xen-unstable-smoke test] 100344: regressions - FAIL
2016-08-08 14:16 UTC
[libvirt test] 100331: regressions - trouble: blocked/broken/fail/pass
2016-08-08 13:49 UTC
PVH hypercall interface
2016-08-08 13:48 UTC (5+ messages)
[XTF PATCH v2] xtf-runner: use xl create -Fc directly
2016-08-08 13:13 UTC (3+ messages)
[distros-debian-sid test] 66937: tolerable FAIL
2016-08-08 13:05 UTC
[ovmf baseline-only test] 66938: all pass
2016-08-08 12:16 UTC
[xen-unstable-smoke test] 100341: tolerable all pass - PUSHED
2016-08-08 12:15 UTC
PVH guess crash with memory < maxmem
2016-08-08 12:14 UTC (3+ messages)
[PATCH v4 0/2] qemu-qdisk: Implementation of grant copy operation
2016-08-08 11:44 UTC (5+ messages)
` [PATCH v4 2/2] qdisk - hw/block/xen_disk: grant copy implementation
[PATCH] x86/traps: Drop use_error_code parameter from do_{, guest_}trap()
2016-08-08 11:27 UTC (2+ messages)
[PATCH v2 0/6] Fix console synchronisation issues
2016-08-08 11:06 UTC (14+ messages)
` [PATCH v2 2/6] tools/console: introduce --start-notify-fd option for console client
` [PATCH v2 3/6] libxl: factor out libxl__console_tty_path
` [PATCH v2 4/6] libxl: libxl_{primary_, }console_exec now take notify_fd argument
` [PATCH v2 6/6] xl: use xenconsole startup protocol
[PATCH] libxl: CODING_STYLE: Forbid if (...) { stmt; } else stmt;
2016-08-08 11:06 UTC (3+ messages)
[PATCHv2 0/2] xen/privcmd: prevent page migration for hypercall buffers
2016-08-08 10:35 UTC (3+ messages)
` [PATCHv2 1/2] xen/prvicmd: use ENOTTY if the IOCTL is not supported
Xen 4.6.1 crash with altp2m enabled by default
2016-08-08 10:29 UTC (12+ messages)
` Xen 4.6.1 crash with altp2m enabled bydefault
` Xen 4.6.1 crash with altp2m enabledbydefault
[PATCH] CODING_STYLE: Allow single-sentence comments without full stops
2016-08-08 10:10 UTC (4+ messages)
[XTF PATCH] xtf-runner: fix two synchronisation issues
2016-08-08 10:07 UTC (11+ messages)
` [RFC PATCH 0/8] Fix console "
` [RFC PATCH 8/8] tools/console: remove 5s bodge in console client
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).