messages from 2016-12-13 14:33:08 to 2016-12-14 11:20:59 UTC [more...]
[PATCH] x86/emul: Simplfy L{ES,DS,SS,FS,GS} handling
2016-12-14 11:20 UTC
[PATCH] x86/emul: Further simplify DstBitBase handling
2016-12-14 11:17 UTC (2+ messages)
Future x86 emulator direction
2016-12-14 11:13 UTC (16+ messages)
[PATCH] x86: Use ACPI reboot method for Dell OptiPlex 9020
2016-12-14 11:12 UTC
[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 v2 0/4] vvmx: fix L1 vmxon
2016-12-14 10:18 UTC (7+ 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 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 {RD,WR}{F,G}SBASE
2016-12-14 9:37 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 (14+ messages)
` [PATCH v4 1/5] x86/32on64: use generic instruction decoding for call gate emulation
` [PATCH v4 2/5] x86emul: generalize exception handling for rep_* hooks
` [PATCH v4 3/5] x86emul: make write and cmpxchg hooks optional
` [PATCH v4 4/5] x86/PV: use generic emulator for privileged instruction handling
` [PATCH v4 5/5] x86/PV: prefer pv_inject_hw_exception()
[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
[linux-3.18 bisection] complete test-amd64-amd64-xl-qemut-win7-amd64
2016-12-14 8:34 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 (18+ 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
[HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation [and 2 more messages]
2016-12-14 6:44 UTC (6+ messages)
` [HACKERS] [OSSTEST PATCH 0/1] PostgreSQL db: Retry on constraint violation
[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
Xen: ARM: Support for mapping OperationRegion in ACPI ASL
2016-12-14 1:14 UTC
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
[MINIOS PATCH] build: prepend OBJ_DIR to linker script
2016-12-13 21:49 UTC (4+ messages)
[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 (4+ messages)
[xen-4.5-testing test] 103161: regressions - FAIL
2016-12-13 20:03 UTC (6+ messages)
[PATCH v2 1/2] arm/mem_access: adjust check_and_get_page to not rely on current
2016-12-13 19:39 UTC (15+ 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 ARM community call - meeting minutes and date for the next one
2016-12-13 19:00 UTC (2+ 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
[PATCH] firmware/rombios: fix after update to libacpi
2016-12-13 17:47 UTC (2+ messages)
[PATCH v2 0/3] x86: Remove vestigal PV Autotranslate pieces
2016-12-13 17:19 UTC (6+ messages)
` [PATCH 1/3] x86/paging: Enforce PG_external == PG_translate == PG_refcounts
` [PATCH 2/3] x86/shadow: Drop all emulation for PV vcpus
` [PATCH 3/3] x86/traps: Adjust paged-guest handling in the PV pagefault path
[PATCH V5] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT
2016-12-13 17:15 UTC (9+ messages)
` build issue on staging (was Re: [PATCH V5] x86/vm_event: Added support for VM_EVENT_REASON_INTERRUPT)
[ovmf baseline-only test] 68213: regressions - FAIL
2016-12-13 17:15 UTC
[PATCH v2] OSSTest test-harness for livepatches
2016-12-13 17:08 UTC (16+ messages)
` [PATCH v2 1/9] OssTest: Add target_cmd_root_status which returns return code
` [PATCH v2 2/9] Osstest: Add target_cmd_output_root_status
` [PATCH v2 3/9] OssTest: Add target_dir_exists
` [PATCH v2 6/9] ts-xen-build: Build the livepatch test-cases
` [PATCH v2 7/9] ts-livepatch-[install|run]: Install and initial test-cases
` [PATCH v2 8/9] sg-run-job: Add the test-livepatch
` [PATCH v2 9/9] make-flight/mfi-common: Add livepatch build/test target in the matrix
[PATCH] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
2016-12-13 16:37 UTC (10+ messages)
` [PATCH 0/8] libelf: safety enhancements
` [PATCH 1/8] libelf: loop safety: Introduce elf_iter_ok and elf_strcmp_safe
[PATCH v3] libxl: QED disks support
2016-12-13 16:12 UTC (4+ messages)
[xen-4.4-testing bisection] complete test-xtf-amd64-amd64-5
2016-12-13 16:08 UTC
[xen-unstable-smoke test] 103265: tolerable all pass - PUSHED
2016-12-13 15:51 UTC
[PATCH v2] stubdom: modify ioemu linkfarm only if necessary
2016-12-13 15:27 UTC (4+ messages)
[PATCH 0/6] x86emul: XSA-200 follow-up
2016-12-13 15:08 UTC (8+ messages)
` [PATCH 2/6] x86emul: reduce CMPXCHG{8, 16}B footprint and casting
` [PATCH 6/6] x86emul: check for LAHF_LM availability
` [PATCH 7/6] x86emul: MOVNTI does not allow REP prefixes
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).