xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-13 17:49:12 to 2016-12-14 15:21:48 UTC [more...]

[linux-3.18 bisection] complete test-amd64-amd64-xl-qemut-win7-amd64
 2016-12-14 15:21 UTC  (5+ messages)
` Regression due to "mm/swap.c: flush lru pvecs on compound page arrival"

gnttab_end_foreign_access/unmap fails for GNTMAP_device_map?
 2016-12-14 15:15 UTC  (3+ messages)

[PATCH 1/2] x86/paging: Update paging_mark_dirty() to use mfn_t
 2016-12-14 15:13 UTC  (3+ messages)
` [PATCH 2/2] x86/paging: Rename paging_mark_pfn_dirty() and use pfn_t

[HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation [and 2 more messages]
 2016-12-14 15:00 UTC  (11+ messages)
            ` [HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation

[xen-unstable-smoke test] 103336: regressions - FAIL
 2016-12-14 14:59 UTC 

Xen ARM community call - meeting minutes and date for the next one
 2016-12-14 14:59 UTC  (3+ messages)

[PATCH] x86/traps: Correct overly-general assertion introduced in c/s d5c251c
 2016-12-14 14:53 UTC  (6+ messages)
` [PATCH v2] "

[PATCH] x86emul: support {RD,WR}{F,G}SBASE
 2016-12-14 14:49 UTC  (7+ messages)

[MINIOS PATCH] build: prepend OBJ_DIR to linker script
 2016-12-14 14:40 UTC  (4+ messages)

[RFC PATCH] vvmx: replace vmreturn() by vmsucceed() and vmfail*()
 2016-12-14 13:51 UTC  (3+ messages)

[PATCH] x86/emul: Simplfy L{ES,DS,SS,FS,GS} handling
 2016-12-14 13:50 UTC  (3+ messages)
` [PATCH] x86/emul: Simplfy L{ES, DS, SS, FS, GS} handling

Xen 4.9 Development Update
 2016-12-14 13:45 UTC  (8+ messages)

Xen: ARM: Support for mapping OperationRegion in ACPI ASL
 2016-12-14 13:40 UTC  (2+ messages)

[linux-3.18 bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64
 2016-12-14 13:30 UTC  (7+ messages)
` megaraid_sas regression in linux-3.18
      ` megaraid_sas regression in linux-3.18 [and 1 more messages]

[PATCH] x86: Use ACPI reboot method for Dell OptiPlex 9020
 2016-12-14 13:30 UTC  (6+ messages)

[MULTIBOOT2 DOC PATCH v3 00/13] multiboot2: Update documentation
 2016-12-14 13:21 UTC  (2+ messages)

[PATCH][XTF] don't require x32 support in binutils
 2016-12-14 13:17 UTC  (3+ messages)

[PATCH] libxl: init_acpi_config should return rc in exit path
 2016-12-14 12:28 UTC  (3+ messages)

[xen-unstable-smoke test] 103325: regressions - FAIL
 2016-12-14 12:05 UTC 

[PATCH v2 1/2] arm/mem_access: adjust check_and_get_page to not rely on current
 2016-12-14 12:05 UTC  (16+ messages)

Future x86 emulator direction
 2016-12-14 11:57 UTC  (17+ messages)

[PATCH v2 0/4] vvmx: fix L1 vmxon
 2016-12-14 11:57 UTC  (8+ messages)
` [PATCH v2 1/4] vvmx: set vmxon_region_pa of vcpu out of VMX operation to an invalid address
` [PATCH v2 2/4] vvmx: return VMfail to L1 if L1 vmxon is executed in VMX operation
` [PATCH v2 3/4] vvmx: check the operand of L1 vmxon
` [PATCH v2 4/4] nestedhvm: replace VMCX_EADDR by INVALID_PADDR

[PATCH] x86/emul: Further simplify DstBitBase handling
 2016-12-14 11:17 UTC  (2+ messages)

[PATCH v4 00/24] Enable L2 Cache Allocation Technology & Refactor psr.c
 2016-12-14  4:08 UTC  (25+ messages)
` [PATCH v4 01/24] docs: create L2 Cache Allocation Technology (CAT) feature document
` [PATCH v4 02/24] x86: refactor psr: remove L3 CAT/CDP codes
` [PATCH v4 03/24] x86: refactor psr: implement main data structures
` [PATCH v4 04/24] x86: refactor psr: implement CPU init and free flow
` [PATCH v4 05/24] x86: refactor psr: implement Domain init/free and schedule flows
` [PATCH v4 06/24] x86: refactor psr: implement get hw info flow
` [PATCH v4 07/24] x86: refactor psr: implement get value flow
` [PATCH v4 08/24] x86: refactor psr: set value: implement framework
` [PATCH v4 09/24] x86: refactor psr: set value: assemble features value array
` [PATCH v4 10/24] x86: refactor psr: set value: implement cos finding flow
` [PATCH v4 11/24] x86: refactor psr: set value: implement cos id allocation flow
` [PATCH v4 12/24] x86: refactor psr: set value: implement write msr flow
` [PATCH v4 13/24] x86: refactor psr: implement CPU init and free flow for CDP
` [PATCH v4 14/24] x86: refactor psr: implement get hw info "
` [PATCH v4 15/24] x86: refactor psr: implement get value "
` [PATCH v4 16/24] x86: refactor psr: implement set value callback functions "
` [PATCH v4 17/24] x86: L2 CAT: implement CPU init and free flow
` [PATCH v4 18/24] x86: L2 CAT: implement get hw info flow
` [PATCH v4 19/24] x86: L2 CAT: implement get value flow
` [PATCH v4 20/24] x86: L2 CAT: implement set "
` [PATCH v4 21/24] tools: L2 CAT: support get HW info for L2 CAT
` [PATCH v4 22/24] tools: L2 CAT: support show cbm "
` [PATCH v4 23/24] tools: L2 CAT: support set "
` [PATCH v4 24/24] docs: add L2 CAT description in docs

[PATCH v5] libxl: QED disks support
 2016-12-14 11:02 UTC  (2+ messages)

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

SVM/VMX and Interrupt Shadows
 2016-12-14 10:56 UTC  (5+ messages)

[PATCH V7] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
 2016-12-14 10:00 UTC 

[PATCH 0/3] x86emul: support more SSE/AVX moves
 2016-12-14  9:56 UTC  (4+ messages)
` [PATCH 1/3] x86emul: support load forms of {, V}MOV{D, Q}
` [PATCH 2/3] x86emul: support {,V}LDDQU
` [PATCH 3/3] x86emul: support {,V}MOVNTDQA

[distros-debian-squeeze test] 68218: tolerable FAIL
 2016-12-14  9:54 UTC 

[libvirt test] 103263: regressions - FAIL
 2016-12-14  9:46 UTC 

[PATCH] x86emul: support fencing insns
 2016-12-14  9:37 UTC 

[PATCH v4 0/5] x86: extend use of generic insn emulator for PV
 2016-12-14  9:26 UTC  (5+ messages)
` [PATCH v4 4/5] x86/PV: use generic emulator for privileged instruction handling

[PATCH V6] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
 2016-12-14  9:14 UTC  (3+ messages)

[ovmf baseline-only test] 68217: all pass
 2016-12-14  8:56 UTC 

[xen-unstable-smoke test] 103317: regressions - FAIL
 2016-12-14  8:54 UTC 

[xen-unstable-smoke test] 103306: regressions - FAIL
 2016-12-14  8:26 UTC  (3+ messages)

[xen-4.6-testing test] 103209: tolerable FAIL - PUSHED
 2016-12-14  8:19 UTC 

Xen: ARM: Support to map mmio region specified in static ACPI tables
 2016-12-14  8:17 UTC 

Xen: ARM: Support for mapping ECAM PCIe Config Space Specified In Static ACPI Table
 2016-12-14  8:00 UTC 

[PATCH v2 0/8] xen-livepatch misc fixes/changes
 2016-12-14  7:56 UTC  (14+ messages)
` [PATCH v2 1/8] tools/livepatch: Show the correct expected state before action
` [PATCH v2 2/8] tools/livepatch: Set stdout and stderr unbuffered
` [PATCH v2 3/8] tools/livepatch: Improve output
` [PATCH v2 4/8] livepatch: Fix documentation of timeout
` [PATCH v2 5/8] tools/livepatch: Remove pointless retry loop
` [PATCH v2 6/8] tools/livepatch: Remove unused struct member
` [PATCH v2 7/8] tools/livepatch: Save errno where needed
` [PATCH v2 8/8] tools/livepatch: Exit with 2 if a timeout occurs

[PATCH v1 0/7] xen-livepatch misc fixes/changes
 2016-12-14  7:43 UTC  (5+ messages)
` [PATCH v1 2/7] tools/livepatch: Set stdout and stderr unbuffered

[PATCH 0/3] vvmx: fix L1 vmxon
 2016-12-14  7:08 UTC  (12+ messages)
` [PATCH 1/3] vvmx: set vmxon_region_pa of vcpu out of VMX operation to an invalid address
` [PATCH 2/3] vvmx: return VMfail to L1 if L1 vmxon is executed in VMX operation
` [PATCH 3/3] vvmx: check the operand of L1 vmxon

[PATCH v3] stubdom: modify ioemu linkfarm only if necessary
 2016-12-14  6:37 UTC  (2+ messages)

[xen-4.5-testing test] 103196: regressions - FAIL
 2016-12-14  6:45 UTC 

[linux-3.18 test] 103169: regressions - FAIL
 2016-12-14  5:35 UTC 

[xen-unstable test] 103220: regressions - FAIL
 2016-12-14  5:22 UTC 

[PATCH 0/3] misc cpumask adjustments
 2016-12-14  4:58 UTC  (7+ messages)
` [PATCH 2/3] VT-d: correct dma_msi_set_affinity()

[xen-4.4-testing test] 103240: regressions - FAIL
 2016-12-14  4:47 UTC 

PV Autotranslate guests (are they used at all?)
 2016-12-14  3:23 UTC  (2+ messages)

[xen-unstable-smoke test] 103296: regressions - FAIL
 2016-12-14  3:13 UTC 

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-12-14  2:39 UTC  (30+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

Future support of 5-level paging in Xen
 2016-12-14  1:04 UTC  (15+ messages)
      ` Future support of 5-level paging in Xen:wq

[distros-debian-snapshot test] 68215: regressions - FAIL
 2016-12-14  0:59 UTC 

[xen-unstable-smoke test] 103292: regressions - FAIL
 2016-12-13 23:52 UTC 

[qemu-mainline baseline-only test] 68214: regressions - trouble: blocked/broken/fail/pass
 2016-12-13 22:58 UTC 

[ovmf test] 103226: all pass - PUSHED
 2016-12-13 22:48 UTC 

[linux-4.1 bisection] complete test-amd64-i386-xl-qemut-win7-amd64
 2016-12-13 21:59 UTC 

[xen-unstable-smoke test] 103284: tolerable all pass - PUSHED
 2016-12-13 21:27 UTC 

[PATCH v4] libxl: QED disks support
 2016-12-13 20:26 UTC  (3+ messages)

[xen-4.5-testing test] 103161: regressions - FAIL
 2016-12-13 20:03 UTC  (6+ messages)

[PATCH] fix LDRB Thumb2 decoding
 2016-12-13 19:15 UTC  (2+ messages)

[PATCH] remove dead code from arm/decode.c
 2016-12-13 19:04 UTC  (3+ messages)

[xen-4.5-testing baseline-only test] 68212: regressions - FAIL
 2016-12-13 18:30 UTC 

[OSSTEST PATCH v9 0/3] Have OpenStack tested on top of xen's master and libvirt's master
 2016-12-13 18:25 UTC  (5+ messages)
` [OSSTEST PATCH v9 1/3] ts-openstack-deploy: Deploy OpenStack on a host with devstack
` [OSSTEST PATCH v9 2/3] ts-openstack-tempest: Run Tempest to check OpenStack
` [OSSTEST PATCH v9 3/3] Create a flight to test OpenStack with xen-unstable and libvirt

[xen-unstable-smoke test] 103277: regressions - FAIL
 2016-12-13 18: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).