xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-09-13 10:38:35 to 2016-09-14 17:56:54 UTC [more...]

[PATCH 00/17] x86: split insn emulator decode and execution
 2016-09-14 17:56 UTC  (21+ messages)
` [PATCH 02/17] x86emul: fetch all insn bytes during the decode phase
` [PATCH 03/17] x86emul: track only rIP in emulator state
` [PATCH 04/17] x86emul: complete decoding of two-byte instructions
` [PATCH 05/17] x86emul: add XOP decoding
` [PATCH 06/17] x86emul: add EVEX decoding
` [PATCH 07/17] x86emul: move x86_execute() common epilogue code
` [PATCH 08/17] x86emul: generate and make use of canonical opcode representation
` [PATCH 09/17] SVM: use generic instruction decoding

[PATCH v4 0/5] x86/time: PVCLOCK_TSC_STABLE_BIT support
 2016-09-14 17:37 UTC  (6+ messages)
` [PATCH v4 1/5] x86/time: refactor init_platform_time()
` [PATCH v4 2/5] x86/time: implement tsc as clocksource
` [PATCH v4 3/5] x86/time: refactor read_platform_stime()
` [PATCH v4 4/5] x86/time: implement PVCLOCK_TSC_STABLE_BIT
` [PATCH v4 5/5] x86/time: extend "tsc" param with "stable:socket"

[PATCH] x86: fold code in load_segments()
 2016-09-14 17:12 UTC  (2+ messages)

BUG_ON() vs ASSERT()
 2016-09-14 17:01 UTC  (10+ messages)

[PATCH v4 1/2] xen: replace complicated tlbflush check with an inline function
 2016-09-14 16:52 UTC  (4+ messages)
` [PATCH v4 2/2] xen: move TLB-flush filtering out into populate_physmap during vm creation

Outreachy Winter Internship
 2016-09-14 16:28 UTC  (2+ messages)

[PATCH 1/2] vm_event: Sanitize vm_event response handling
 2016-09-14 16:20 UTC  (12+ messages)
` [PATCH 2/2] x86/vm_event: Allow returning i-cache for emulation

[Help] Trigger Watchdog when adding an IPI in vcpu_wake
 2016-09-14 16:18 UTC  (3+ messages)

[xen-4.6-testing test] 100948: regressions - trouble: blocked/broken/fail/pass
 2016-09-14 15:55 UTC 

[Xen-users] Xen 4.7.0 graphics pass through problems (Win10, AMD Radeon)
 2016-09-14 15:29 UTC  (11+ messages)

[PATCH v3 00/38] arm/altp2m: Introducing altp2m to ARM
 2016-09-14 15:28 UTC  (45+ messages)
` [PATCH v3 14/38] arm/p2m: Add altp2m init/teardown routines
` [PATCH v3 16/38] arm/p2m: Add HVMOP_altp2m_set_domain_state
` [PATCH v3 18/38] arm/p2m: Add HVMOP_altp2m_destroy_p2m
` [PATCH v3 19/38] arm/p2m: Add HVMOP_altp2m_switch_p2m
` [PATCH v3 23/38] arm/p2m: Cosmetic fixes -- __p2m_get_mem_access
` [PATCH v3 24/38] arm/p2m: Make p2m_mem_access_check ready for altp2m
` [PATCH v3 28/38] arm/p2m: Modify reference count only if hostp2m active
` [PATCH v3 29/38] arm/p2m: Add HVMOP_altp2m_set_mem_access
` [PATCH v3 33/38] arm/p2m: Add altp2m paging mechanism
` [PATCH v3 35/38] arm/p2m: Adjust debug information to altp2m
` [PATCH v3 38/38] arm/p2m: Add test of xc_altp2m_change_gfn

[PATCH v3 00/19] Make ACPI builder available to components other than hvmloader
 2016-09-14 15:21 UTC  (5+ messages)
` [PATCH v3 12/19] libacpi: Build DSDT for PVH guests

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

[ovmf baseline-only test] 67711: all pass
 2016-09-14 14:24 UTC 

per-domain logging
 2016-09-14 14:22 UTC 

[PATCH V1] xen/arm: domain_build: introduce dom0_lowmem bootargs
 2016-09-14 14:16 UTC  (10+ messages)

[PATCH 00/24] sched: Credit1 and Credit2 improvements... and soft-affinity for Credit2!
 2016-09-14 13:54 UTC  (13+ messages)
` [PATCH 03/24] xen: credit1: return the 'time remaining to the limit' as next timeslice
` [PATCH 05/24] xen: credit2: make tickling more deterministic
` [PATCH 06/24] xen: credit2: implement yield()

[GIT PULL] xen: regression fix for 4.8-rc6
 2016-09-14 13:50 UTC 

[PATCH Altp2m cleanup v4 0/4] Cleaning up altp2m code
 2016-09-14 13:39 UTC  (9+ messages)
` [PATCH Altp2m cleanup v4 2/4] altp2m cleanup work

[xen-unstable test] 100944: regressions - FAIL
 2016-09-14 12:58 UTC 

[PATCH] x86: add a user configurable Kconfig option for the VGA
 2016-09-14 12:51 UTC  (4+ messages)

[ovmf test] 100947: all pass - PUSHED
 2016-09-14 12:18 UTC 

[libvirt test] 100945: tolerable FAIL - PUSHED
 2016-09-14 12:14 UTC 

[Xen-users] pv-grub in xen 4.7, ok with kernel 3.x, but fails with 4.x
 2016-09-14 11:19 UTC  (2+ messages)

[xen-unstable-coverity test] 100952: all pass - PUSHED
 2016-09-14 10:59 UTC 

Getting started with Xen Project
 2016-09-14 10:53 UTC  (3+ messages)

[PATCH 1/2] x86: add a user configurable Kconfig option for the NS16550 UART
 2016-09-14 10:41 UTC  (8+ messages)
` [PATCH 2/2] x86: add a user configurable Kconfig option for the EHCI UART

Unable to build with gcc 6 because of etherboot
 2016-09-14 10:32 UTC  (2+ messages)

[RFC PATCH] xen-netback: fix error handling on netback_probe()
 2016-09-14 10:10 UTC 

OVMF compile error
 2016-09-14 10:02 UTC  (9+ messages)

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

[qemu-mainline test] 100941: regressions - FAIL
 2016-09-14  9:09 UTC 

xen-access write protect Error
 2016-09-14  9:02 UTC  (3+ messages)

Fixes for low memory allocation machinery in early boot code
 2016-09-14  8:23 UTC 

[distros-debian-squeeze test] 67710: tolerable FAIL
 2016-09-14  8:15 UTC 

[PATCH v5 00/16] Xen ARM DomU ACPI support
 2016-09-14  8:01 UTC  (15+ messages)
` [PATCH v5 16/16] libxl/arm: Add the size of ACPI tables to maxmem

[ovmf baseline-only test] 67709: all pass
 2016-09-14  7:49 UTC 

Recall: OVMF compile error
 2016-09-14  7:24 UTC 

Recall: OVMF compile error
 2016-09-14  7:22 UTC 

[RFC] xen/arm: domain_build: introduce dom0_lowmem bootargs
 2016-09-14  7:16 UTC  (6+ messages)

[qemu-mainline baseline-only test] 67708: tolerable FAIL
 2016-09-14  7:10 UTC 

New Outreachy Applicant
 2016-09-14  6:35 UTC 

[xen-4.6-testing test] 100936: regressions - trouble: blocked/broken/fail/pass
 2016-09-14  5:45 UTC 

[ovmf test] 100940: all pass - PUSHED
 2016-09-14  5:33 UTC 

[xen-4.5-testing baseline-only test] 67706: tolerable FAIL
 2016-09-14  4:35 UTC 

[ovmf baseline-only test] 67707: all pass
 2016-09-14  3:22 UTC 

[xen-unstable baseline-only test] 67705: regressions - FAIL
 2016-09-14  3:00 UTC 

[xen-unstable test] 100933: tolerable FAIL
 2016-09-14  2:47 UTC 

[qemu-mainline test] 100915: tolerable FAIL - PUSHED
 2016-09-13 23:27 UTC 

[ovmf test] 100932: all pass - PUSHED
 2016-09-13 22:47 UTC 

[PATCH RFC 0/6] ARM: Add support for Tegra SoCs (incl. Jetson TK1, Jetson TX1)
 2016-09-13 21:06 UTC  (3+ messages)
` [PATCH RFC 1/6] xen/arm: platforms: Add earlyprintk and serial support for Tegra boards

[RFC] e1000: Don't save writes to ICS/ICR masked by IMS
 2016-09-13 20:59 UTC 

[xen-4.5-testing test] 100909: tolerable FAIL - PUSHED
 2016-09-13 20:01 UTC 

[libvirt test] 100912: regressions - FAIL
 2016-09-13 19:29 UTC 

[PATCH v3] Livepatch for ARM 64 and 32
 2016-09-13 19:26 UTC  (8+ messages)
` [PATCH v3 01/18] arm/x86: Add HAS_[ALTERNATIVE|EX_TABLE]
` [PATCH v3 15/18] bug/x86/arm: Align bug_frames sections

[xen-4.6-testing test] 100907: regressions - FAIL
 2016-09-13 17:51 UTC 

trying to get started w/ osstest
 2016-09-13 17:22 UTC 

[PATCH v2 0/3] Significant changes to Xen Project Governance (governance.html)
 2016-09-13 16:57 UTC  (4+ messages)
` [PATCH v2 3/3] Significant changes to decision making; some new roles and minor changes

[PATCH Altp2m cleanup v5 0/3] Cleaning up altp2m code
 2016-09-13 16:46 UTC  (4+ messages)
` [PATCH Altp2m cleanup v5 1/3] altp2m cleanup work
` [PATCH Altp2m cleanup v5 2/3] Move altp2m specific functions to altp2m files
` [PATCH Altp2m cleanup v5 3/3] Making altp2m domain dynamically allocated

[PATCH v5] Livepatch fixes and general features for Xen 4.8
 2016-09-13 16:12 UTC  (7+ messages)
` [PATCH v5 1/4] livepatch/docs: Document .bss not being cleared, and .data potentially having changed values
` [PATCH v5 2/4] livepatch: Add limit of 2MB to payload .bss sections

PC8 Residency on Broadwell hardware
 2016-09-13 16:10 UTC  (6+ messages)

[PATCH] Xen/timer: Disable watchdog during dumping timer queues
 2016-09-13 15:25 UTC  (2+ messages)

[xen-4.7-testing test] 100905: tolerable FAIL - PUSHED
 2016-09-13 13:48 UTC 

OVMF for Xen PVH
 2016-09-13 13:46 UTC 

[distros-debian-snapshot test] 67704: regressions - FAIL
 2016-09-13 13:07 UTC 

[xen-unstable-smoke test] 100924: tolerable all pass - PUSHED
 2016-09-13 13:03 UTC 

[xen-unstable test] 100902: tolerable FAIL - PUSHED
 2016-09-13 12:56 UTC 

[xen-4.7-testing bisection] complete build-amd64
 2016-09-13 11:58 UTC 

[seabios baseline-only test] 67703: tolerable FAIL
 2016-09-13 11:45 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).