messages from 2017-03-17 15:21:49 to 2017-03-20 12:50:37 UTC [more...]
[PATCH v10 0/6] VMX: Properly handle pi descriptor and per-cpu blocking list
2017-03-20 12:50 UTC (10+ messages)
` [PATCH v10 5/6] passthrough/io: don't migrate pirq when it is delivered through VT-d PI
[PATCH 0/7] x86/viridian updates
2017-03-20 12:48 UTC (21+ messages)
` [PATCH 1/7] x86/viridian: update to version 5.0a of the specification
` [PATCH 2/7] x86/viridian: fix xen-hvmcrash when vp_assist page is present
` [PATCH 3/7] x86/viridian: don't put Xen version information in CPUID leaf 2
` [PATCH 4/7] x86/viridian: get rid of the magic numbers in CPUID leaves 1 and 2
` [PATCH 5/7] x86/viridian: add warnings for unimplemented hypercalls and MSRs
` [PATCH 6/7] x86/viridian: make the threshold for HvNotifyLongSpinWait tunable
` [PATCH 7/7] x86/viridian: implement the crash MSRs
[PATCH v2 01/10] linkage: new macros for assembler symbols
2017-03-20 12:32 UTC (4+ messages)
` [PATCH v2 02/10] x86: assembly, FUNC_START for fn, DATA_START for data
` [PATCH v2 03/10] x86: assembly, use SYM_FUNC_END for functions
` [PATCH v2 07/10] x86: assembly, annotate aliases
[PATCH v2 00/27] arm64: Dom0 ITS emulation
2017-03-20 12:17 UTC (4+ messages)
` [PATCH v2 14/27] ARM: vGICv3: introduce basic ITS emulation bits
[PATCH] AMD-Vi: allocate root table on demand
2017-03-20 11:59 UTC (5+ messages)
` Ping: "
` Ping#2: "
[PATCH v2] x86/emul: Poision the stubs with debug traps
2017-03-20 11:50 UTC (2+ messages)
[RFC PATCH 0/4] Qemu: Add Xen vIOMMU support
2017-03-20 11:38 UTC (5+ messages)
[PATCH v2 0/9] Fixes to pagetable handling
2017-03-20 11:29 UTC (16+ messages)
` [PATCH v2 1/9] x86/cpuid: Sort cpu_has_* predicates by feature number
` [PATCH v2 2/9] x86/pagewalk: Use pointer syntax for pfec parameter
` [PATCH v2 4/9] x86/pagewalk: Clean up guest_supports_* predicates
` [PATCH v2 5/9] x86/pagewalk: Helpers for reserved bit handling
` [PATCH v2 7/9] x86/shadow: Use the pagewalk reserved bits helpers
` [PATCH v2 8/9] x86/pagewalk: Improve the logic behind setting access and dirty bits
` [PATCH v2 9/9] x86/pagewalk: non-functional cleanup
[PATCH 0/8] Fuzzing misc bugfix and performance improvements
2017-03-20 11:19 UTC (9+ messages)
` [PATCH 1/8] tools/fuzz: Remove .d files in clean
` [PATCH 2/8] tools/fuzz: Use $(CC) for linking the harnesses
` [PATCH 3/8] tools/fuzz: Include LLVMFuzzerTestOneInput() in the generated .a
` [PATCH 4/8] tools/insn-fuzz: Use shorter filenames
` [PATCH 5/8] tools/insn-fuzz: Use getopt() for parsing the command line
` [PATCH 6/8] tools/insn-fuzz: Accept fuzzing input on stdin
` [PATCH 7/8] tools/insn-fuzz: Make use of LLVMFuzzerInitialize()
` [PATCH 8/8] tools/insn-fuzz: Support AFL's afl-clang-fast mode
[OSSTEST PATCH] cs-adjust-flight: Remove broken memoisation of queries in for_things
2017-03-20 10:55 UTC
[PATCH v5] xen: Allow a default compiled-in command line using Kconfig
2017-03-20 10:53 UTC (2+ messages)
[xen-unstable-smoke test] 106783: tolerable trouble: broken/fail/pass - PUSHED
2017-03-20 10:44 UTC
[PATCH v2 0/4] Refactor x86 dom0 builder
2017-03-20 10:40 UTC (3+ messages)
` [PATCH v2 2/4] x86: split PV dom0 builder to pv/dom0_builder.c
[xen-unstable test] 106778: tolerable trouble: blocked/broken/fail/pass
2017-03-20 10:33 UTC
[PATCH] dm_op: Add xendevicemodel_modified_memory_bulk
2017-03-20 10:18 UTC (2+ messages)
[ovmf test] 106782: all pass - PUSHED
2017-03-20 10:03 UTC
[PATCH V2] common/mem_access: merged mem_access setting interfaces
2017-03-20 9:50 UTC
[PATCH v4] displif: add ABI for para-virtual display
2017-03-20 8:56 UTC (2+ messages)
[PATCH] xen: use libxendevice model to restrict operations
2017-03-20 8:41 UTC (3+ messages)
` [Qemu-devel] "
[PATCH v3] x86/time: Don't use virtual TSC if host and guest frequencies are equal
2017-03-20 8:03 UTC (2+ messages)
[PATCH v2 0/2] xen: sched: don't call hooks of the wrong scheduler via VCPU2OP
2017-03-20 8:01 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] xen: sched: improve robustness (and rename) DOM2OP()
[PATCH 0/2] xensore: fixing two bugs
2017-03-20 8:00 UTC (3+ messages)
` [PATCH 1/2] xenstore: set correct error code when violating quota
` [PATCH 2/2] xenstore: add missing checks for allocation failure
question: xen/qemu - mmio mapping issues for device pass-through
2017-03-20 7:34 UTC (6+ messages)
[libvirt test] 106780: tolerable trouble: blocked/broken/fail/pass - PUSHED
2017-03-20 7:31 UTC
[PATCH v18] xen/sndif: Add sound-device ABI
2017-03-20 7:03 UTC (2+ messages)
[PATCH 00/18] Provide a command line option to choose how to handle SErrors
2017-03-20 6:48 UTC (15+ messages)
` [PATCH 03/18] xen/arm: Avoid setting/clearing HCR_RW at every context switch
` [PATCH 08/18] xen/arm: Introduce a initcall to update cpu_hwcaps by serror_op
[PATCH 0/2] xen/arm32: Use alternative to skip the check of pending serrors
2017-03-20 6:45 UTC (4+ messages)
` [PATCH 1/2] xen/arm32: Introduce alternative runtime patching
[linux-linus test] 106777: regressions - trouble: blocked/broken/fail/pass
2017-03-20 6:42 UTC
[ovmf test] 106779: all pass - PUSHED
2017-03-20 5:43 UTC
[PATCH 0/2] Update COLO related API
2017-03-20 3:46 UTC (3+ messages)
[linux-4.1 test] 106776: tolerable trouble: blocked/broken/fail/pass - PUSHED
2017-03-20 0:31 UTC
[RFC QEMU PATCH v2 00/10] Implement vNVDIMM for Xen HVM guest
2017-03-20 0:26 UTC (12+ messages)
` [RFC QEMU PATCH v2 01/10] nvdimm xen: disable label support on Xen
` [RFC QEMU PATCH v2 02/10] xen-hvm: initialize DM ACPI
` [RFC QEMU PATCH v2 03/10] xen-hvm: support copying ACPI to guest memory
` [RFC QEMU PATCH v2 04/10] nvdimm acpi: do not use fw_cfg on Xen
` [RFC QEMU PATCH v2 05/10] nvdimm acpi: copy NFIT to Xen guest
` [RFC QEMU PATCH v2 06/10] nvdimm acpi: build and copy NVDIMM namespace devices to guest on Xen
` [RFC QEMU PATCH v2 07/10] xen-hvm: initiate building DM ACPI on i386 machine
` [RFC QEMU PATCH v2 08/10] hostmem: add a host memory backend for Xen
` [RFC QEMU PATCH v2 09/10] xen-hvm: create hotplug memory region on Xen
` [RFC QEMU PATCH v2 10/10] qapi: extend 'query-memory-devices' to list devices of specified type
` [Qemu-devel] [RFC QEMU PATCH v2 00/10] Implement vNVDIMM for Xen HVM guest
[RFC XEN PATCH v2 00/15] Add vNVDIMM support to HVM domains
2017-03-20 0:09 UTC (16+ messages)
` [RFC XEN PATCH v2 01/15] xen/common: add Kconfig item for pmem support
` [RFC XEN PATCH v2 02/15] xen: probe pmem regions via ACPI NFIT
` [RFC XEN PATCH v2 03/15] xen/x86: allow customizing locations of extended frametable & M2P
` [RFC XEN PATCH v2 04/15] xen/x86: add XEN_SYSCTL_nvdimm_pmem_setup to setup host pmem
` [RFC XEN PATCH v2 05/15] xen/x86: add XENMEM_populate_pmem_map to map host pmem pages to HVM domain
` [RFC XEN PATCH v2 06/15] tools: reserve guest memory for ACPI from device model
` [RFC XEN PATCH v2 07/15] tools/libacpi: expose the minimum alignment used by mem_ops.alloc
` [RFC XEN PATCH v2 08/15] tools/libacpi: add callback acpi_ctxt.p2v to get a pointer from physical address
` [RFC XEN PATCH v2 09/15] tools/libacpi: add callbacks to access XenStore
` [RFC XEN PATCH v2 10/15] tools/libacpi: add a simple AML builder
` [RFC XEN PATCH v2 11/15] tools/libacpi: load ACPI built by the device model
` [RFC XEN PATCH v2 12/15] tools/libxl: build qemu options from xl vNVDIMM configs
` [RFC XEN PATCH v2 13/15] tools/libxl: add support to map host pmem device to guests
` [RFC XEN PATCH v2 14/15] tools/libxl: initiate pmem mapping via qmp callback
` [RFC XEN PATCH v2 15/15] tools/misc: add xen-ndctl
[qemu-mainline test] 106774: tolerable trouble: blocked/broken/fail/pass - PUSHED
2017-03-19 22:29 UTC
[linux-linus test] 106772: regressions - trouble: blocked/broken/fail/pass
2017-03-19 21:48 UTC
[xen-unstable test] 106770: tolerable trouble: blocked/broken/fail/pass
2017-03-19 17:29 UTC
[raisin][PATCH 00/11] pygrub fix + cirros tests
2017-03-19 15:24 UTC (12+ messages)
` [PATCH 01/11] Fix installation of python libs
` [PATCH 02/11] Fix lopartsetup parsing of fdisk output
` [PATCH 03/11] Introduce cirros tests
` [PATCH 04/11] Introduce cirros-separate-kernel-pv test
` [PATCH 05/11] Introduce cirros-pygrub-pv test
` [PATCH 06/11] Introduce cirros-pvgrub2-pv test
` [PATCH 07/11] Introduce cirros-qemu-hvm test
` [PATCH 08/11] Introduce cirros-minios-stubdom-hvm test
` [PATCH 09/11] Introduce cirros-qemu-pvhvm test
` [PATCH 10/11] Introduce cirros-minios-stubdom-pvhvm test
` [PATCH 11/11] Enable cirros tests in the default config
[linux-4.1 test] 106768: regressions - trouble: blocked/broken/fail/pass
2017-03-19 14:01 UTC
[PATCH v1] Tmem fixes for v4.9
2017-03-19 13:41 UTC (6+ messages)
` [PATCH v1 1/5] xen/libcx/tmem: Replace TMEM_RESTORE_NEW with XEN_SYSCTL_TMEM_OP_SET_POOLS
` [PATCH v1 2/5] xen/libxc: Move TMEM_AUTH to XEN_SYSCTL_TMEM_OP_SET_AUTH
` [PATCH v1 3/5] tmem: By default to join an shared pool it must be authorized
` [PATCH v1 4/5] tmem: Fix tmem-shared-auth 'auth' values
` [PATCH v1 5/5] tmem: Parse UUIDs correctly
[qemu-mainline test] 106767: regressions - FAIL
2017-03-19 11:57 UTC
[linux-linus test] 106766: regressions - trouble: blocked/broken/fail/pass
2017-03-19 11:49 UTC
[libvirt test] 106769: trouble: blocked/broken/fail/pass
2017-03-19 10:51 UTC
[xen-unstable-coverity test] 106771: regressions - ALL FAIL
2017-03-19 10:35 UTC
[xen-unstable test] 106765: tolerable FAIL - PUSHED
2017-03-19 8:01 UTC
[linux-4.1 test] 106764: regressions - FAIL
2017-03-19 3:55 UTC
[qemu-mainline test] 106763: regressions - trouble: blocked/broken/fail/pass
2017-03-19 2:10 UTC
[linux-linus test] 106761: regressions - FAIL
2017-03-19 1:57 UTC
[xen-unstable test] 106758: regressions - FAIL
2017-03-18 20:16 UTC
[raisin][PATCH] Fix installation of python libs
2017-03-18 20:02 UTC (2+ messages)
` [PATCH] "
[linux-4.1 test] 106756: regressions - FAIL
2017-03-18 17:36 UTC
[ovmf test] 106759: all pass - PUSHED
2017-03-18 16:14 UTC
[linux-linus test] 106752: regressions - FAIL
2017-03-18 15:15 UTC
[raisin][PATCH 00/10] Introduce usage of cirros images
2017-03-18 14:00 UTC (11+ messages)
` [PATCH 01/10] Fix lopartsetup parsing of fdisk output
` [PATCH 02/10] Introduce cirros tests
` [PATCH 03/10] Introduce cirros-separate-kernel-pv test
` [PATCH 04/10] Introduce cirros-pygrub-pv test
` [PATCH 05/10] Introduce cirros-pvgrub2-pv test
` [PATCH 06/10] Introduce cirros-qemu-hvm test
` [PATCH 07/10] Introduce cirros-minios-stubdom-hvm test
` [PATCH 08/10] Introduce cirros-qemu-pvhvm test
` [PATCH 09/10] Introduce cirros-minios-stubdom-pvhvm test
` [PATCH 10/10] Enable cirros tests in the default config
[libvirt test] 106755: tolerable FAIL - PUSHED
2017-03-18 11:28 UTC
[xen-4.7-testing test] 106751: tolerable FAIL - PUSHED
2017-03-18 11:04 UTC
[PATCH v8 0/5] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
2017-03-18 10:53 UTC (6+ messages)
` [PATCH v8 1/5] x86/ioreq server: Release the p2m lock after mmio is handled
` [PATCH v8 2/5] x86/ioreq server: Add DMOP to map guest ram with p2m_ioreq_server to an ioreq server
` [PATCH v8 3/5] x86/ioreq server: Handle read-modify-write cases for p2m_ioreq_server pages
` [PATCH v8 4/5] x86/ioreq server: Asynchronously reset outstanding p2m_ioreq_server entries
` [PATCH v8 5/5] x86/ioreq server: Synchronously reset outstanding p2m_ioreq_server entries when an ioreq server unmaps
[ovmf test] 106753: all pass - PUSHED
2017-03-18 10:51 UTC
[rumprun test] 106754: all pass - PUSHED
2017-03-18 10:36 UTC
[xen-unstable test] 106750: regressions - FAIL
2017-03-18 10:32 UTC
[linux-4.1 test] 106749: regressions - FAIL
2017-03-18 7:55 UTC
[qemu-mainline test] 106747: tolerable FAIL - PUSHED
2017-03-18 5:24 UTC
[ovmf test] 106745: all pass - PUSHED
2017-03-18 4:17 UTC
[linux-linus test] 106744: regressions - FAIL
2017-03-18 3:37 UTC
[linux-next test] 106743: regressions - FAIL
2017-03-18 2:21 UTC
[PATCH 1/3] [RESEND v4] ring.h: introduce macros to handle monodirectional rings with multiple req sizes
2017-03-17 22:04 UTC (9+ messages)
` [PATCH 2/3] Introduce the Xen 9pfs transport header
` [PATCH 3/3] Introduce the pvcalls header
[PATCH v3 0/9] xen/9pfs: introduce the Xen 9pfs backend
2017-03-17 21:06 UTC (13+ messages)
` [PATCH v3 1/9] xen: do not build backends for targets that do not support xen
` [PATCH v3 3/9] 9p: introduce a type for the 9p header
` [Qemu-devel] "
` [PATCH v3 5/9] xen/9pfs: connect to the frontend
` [PATCH v3 7/9] xen/9pfs: implement in/out_iov_from_pdu and vmarshal/vunmarshal
[PATCH v3 4/7] xen/9pfs: connect to the backend
2017-03-17 20:55 UTC (4+ messages)
[xen-4.8-testing test] 106738: tolerable trouble: blocked/broken/fail/pass - PUSHED
2017-03-17 19:14 UTC
[PATCH 0/3] The 'null' Scheduler
2017-03-17 18:43 UTC (4+ messages)
` [PATCH 1/3] xen: sched: introduce the 'null' semi-static scheduler
` [PATCH 2/3] xen: sched_null: support for hard affinity
` [PATCH 3/3] tools: sched: add support for 'null' scheduler
[PATCH 0/2] xen: use pkg-config for configure
2017-03-17 18:33 UTC (5+ messages)
` [PATCH 2/2] configure: use pkg-config for obtaining xen version
[xen-unstable test] 106737: regressions - trouble: blocked/broken/fail/pass
2017-03-17 18:23 UTC
[xen-unstable-smoke test] 106748: tolerable trouble: broken/fail/pass - PUSHED
2017-03-17 17:39 UTC
MiniOS aarch64 support
2017-03-17 17:32 UTC
Wondering about cirris and stdvga
2017-03-17 16:08 UTC (7+ messages)
[Intel-gfx] [Announcement] 2016-Q4 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
2017-03-17 15:54 UTC
[PATCH 0/2] x86/EFI: correct boot time memory accounting
2017-03-17 15:23 UTC (5+ messages)
` [PATCH 1/2] x86/EFI: avoid IOMMU faults on [_end, __2M_rwdata_end)
` [PATCH 2/2] x86/EFI: avoid Xen image when looking for module/kexec position
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).