messages from 2017-05-17 16:17:31 to 2017-05-18 17:16:39 UTC [more...]
[PATCH for-next v3 00/22] x86: refactor trap handling code
2017-05-18 17:10 UTC (23+ messages)
` [PATCH for-next v3 01/22] x86/traps: move privilege instruction emulation code
` [PATCH for-next v3 02/22] x86/traps: move gate op "
` [PATCH for-next v3 03/22] x86/traps: move emulate_invalid_rdtscp
` [PATCH for-next v3 04/22] x86/traps: move emulate_forced_invalid_op
` [PATCH for-next v3 05/22] x86/pv: clean up emulate.c
` [PATCH for-next v3 06/22] x86/traps: move PV hypercall handlers to pv/traps.c
` [PATCH for-next v3 07/22] x86/traps: move pv_inject_event "
` [PATCH for-next v3 08/22] x86/traps: move set_guest_{machinecheck, nmi}_trapbounce
` [PATCH for-next v3 09/22] x86/traps: move {un, }register_guest_nmi_callback
` [PATCH for-next v3 10/22] x86/traps: delcare percpu softirq_trap
` [PATCH for-next v3 11/22] x86/traps: move guest_has_trap_callback to pv/traps.c
` [PATCH for-next v3 12/22] x86/traps: move send_guest_trap "
` [PATCH for-next v3 13/22] x86/traps: move toggle_guest_mode
` [PATCH for-next v3 14/22] x86/traps: move do_iret to pv/traps.c
` [PATCH for-next v3 15/22] x86/traps: move init_int80_direct_trap
` [PATCH for-next v3 16/22] x86/traps: move callback_op code
` [PATCH for-next v3 17/22] x86/traps: move hypercall_page_initialise_ring3_kernel
` [PATCH for-next v3 18/22] x86/traps: merge x86_64/compat/traps.c into pv/traps.c
` [PATCH for-next v3 19/22] x86: clean up pv/traps.c
` [PATCH for-next v3 20/22] x86: guest_has_trap_callback should return bool
` [PATCH for-next v3 21/22] x86: fix coding style issues in asm-x86/traps.h
` [PATCH for-next v3 22/22] x86: clean up traps.c
Livepatching and Xen Security
2017-05-18 16:53 UTC (2+ messages)
[PATCH v2] OSSTest test-harness for livepatches
2017-05-18 16:50 UTC (12+ messages)
` [PATCH v2 3/9] OssTest: Add target_dir_exists
` [PATCH v2 6/9] ts-xen-build: Build the livepatch test-cases
[xen-unstable-smoke test] 109579: tolerable trouble: broken/pass - PUSHED
2017-05-18 16:46 UTC
[PATCH] livepatch/Makefile: Add 'install' stanza
2017-05-18 16:41 UTC (3+ messages)
` [PATCH] livepatch/Makefile: Add 'install' stanza [and 1 more messages]
[PATCH] xen: make xen_flush_tlb_all() static
2017-05-18 15:46 UTC
[PATCH] Use non-debug build for Xen 4.9
2017-05-18 15:42 UTC (2+ messages)
[libvirt test] 109561: tolerable all pass - PUSHED
2017-05-18 15:30 UTC
[PATCH v2 1/3] xen/blkback: fix disconnect while I/Os in flight
2017-05-18 15:28 UTC (3+ messages)
` [PATCH v2 2/3] xen/blkback: don't free be structure too early
` [PATCH v2 3/3] xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
[PATCH v2 0/3] xen/blkback: several fixes of resource management
2017-05-18 15:28 UTC
[PATCH v3 for-4.9 0/3] libxl/devd: bugfixes
2017-05-18 15:15 UTC (4+ messages)
[PATCH 0/3] gcc 7 build fixes (hypervisor side)
2017-05-18 15:14 UTC (11+ messages)
` [PATCH 1/3] xmalloc: correct _xmalloc_array() indentation
` [PATCH 2/3] x86: fix build with gcc 7
` [PATCH 3/3] arm: "
[PATCH 0/3] x86: Add a hvmop for setting the #VE suppress bit
2017-05-18 15:07 UTC (4+ messages)
` [PATCH 1/3] x86/mm: Change default value for suppress #VE in set_mem_access()
` [PATCH 2/3] x86/altp2m: Add a hvmop for setting the suppress #VE bit
` [PATCH 3/3] libxc: Add support for the altp2m suppress #VE hvmop
Questions about PVHv2/HVMlite
2017-05-18 15:08 UTC (8+ messages)
[PATCH 0/3] xen/blkback: several fixes of resource management
2017-05-18 15:04 UTC (3+ messages)
[PATCH v2 for-4.9] x86/pagewalk: Fix determination of Protection Key access rights
2017-05-18 15:02 UTC (3+ messages)
[ovmf baseline-only test] 71343: tolerable FAIL
2017-05-18 14:59 UTC
xen/arm: Hiding SMMUs from Dom0 when using ACPI on Xen
2017-05-18 14:57 UTC (7+ messages)
[PATCH v2] x86/vpmu: add cpu hot unplug notifier for vpmu
2017-05-18 14:56 UTC (9+ messages)
[xen-4.8-testing test] 109515: tolerable FAIL - PUSHED
2017-05-18 14:48 UTC (3+ messages)
[Xen-users] vif-bridge errors when creating and destroying dozens of VMs simultaneously
2017-05-18 14:47 UTC (8+ messages)
[resend PATCH] xen: common: rbtree: ported updates from linux tree
2017-05-18 14:47 UTC (3+ messages)
[xen-unstable-smoke test] 109547: tolerable trouble: broken/pass - PUSHED
2017-05-18 14:46 UTC (3+ messages)
[PATCH RFC 0/6] qemu-xen-trad: sasl: add SASL support to VNC
2017-05-18 14:43 UTC (7+ messages)
[PATCH v9 00/28] arm64: Dom0 ITS emulation
2017-05-18 14:41 UTC (21+ messages)
` [PATCH v9 16/28] ARM: vITS: handle INT command
` [PATCH v9 17/28] ARM: vITS: handle MAPC command
` [PATCH v9 18/28] ARM: vITS: handle CLEAR command
` [PATCH v9 19/28] ARM: vITS: handle MAPD command
` [PATCH v9 20/28] ARM: GICv3: handle unmapped LPIs
` [PATCH v9 21/28] ARM: vITS: handle MAPTI command
` [PATCH v9 22/28] ARM: vITS: handle MOVI command
` [PATCH v9 23/28] ARM: vITS: handle DISCARD command
` [PATCH v9 26/28] ARM: vITS: increase mmio_count for each ITS
` [PATCH v9 27/28] ARM: vITS: create and initialize virtual ITSes for Dom0
[qemu-mainline test] 109560: regressions - FAIL
2017-05-18 14:16 UTC
[xen-unstable test] 109557: regressions - FAIL
2017-05-18 14:15 UTC
[RFC PATCH V2 0/2] Qemu: Add Xen vIOMMU interrupt remapping function
2017-05-18 13:56 UTC (4+ messages)
` [RFC PATCH V2 1/2] xen-pt: bind/unbind interrupt remapping format MSI
` [RFC PATCH V2 2/2] msi: Handle remappable format interrupt request
` [Qemu-devel] [RFC PATCH V2 0/2] Qemu: Add Xen vIOMMU interrupt remapping function
[xen-unstable-smoke test] 109577: regressions - trouble: blocked/broken/fail/pass
2017-05-18 13:32 UTC
[PATCH] x86emul: MOVNTI does not allow 66/F3/F2 prefixes
2017-05-18 12:52 UTC (2+ messages)
[ovmf test] 109569: all pass - PUSHED
2017-05-18 12:50 UTC
[PATCH for-4.9] build: add missing dependency
2017-05-18 12:46 UTC (3+ messages)
[xen-unstable-smoke test] 109570: regressions - trouble: blocked/broken/fail/pass
2017-05-18 11:44 UTC
[PATCH v1 0/2] libxl: add PV display device driver interface
2017-05-18 11:42 UTC (23+ messages)
[OSSTEST PATCH 01/24] README: Advise using `play' for playground flights
2017-05-18 11:01 UTC (24+ messages)
` [OSSTEST PATCH 02/24] sg-report-flight: Do not report <none executed> unless it's true
` [OSSTEST PATCH 03/24] cs-flight-create: Fix usage error message
` [OSSTEST PATCH 04/24] ts-hosts-allocate-Executive: tolerate lack of hostflags
` [OSSTEST PATCH 05/24] tcmd: Work around ssh bug with `ssh host ""'
` [OSSTEST PATCH 06/24] cs-hosts-list: New utility
` [OSSTEST PATCH 07/24] cs-hosts-list: Support --arches and --kernels
` [OSSTEST PATCH 08/24] cs-hosts-list: Support --suites
` [OSSTEST PATCH 09/24] cs-hosts-list, standalone-generate-dump-flight-runvars: make compatible
` [OSSTEST PATCH 10/24] sg-run-job: new run-ts iffail syntax -
` [OSSTEST PATCH 11/24] host examination: Initial skeleton
` [OSSTEST PATCH 12/24] Debian.pm: Break out setupboot_bootloader_edited_rune
` [OSSTEST PATCH 13/24] TestSupport, Executive: Provide intended_blessing
` [OSSTEST PATCH 14/24] host examination: Check that serial output is working
` [OSSTEST PATCH 15/24] host examination: Permanently save the logs
` [OSSTEST PATCH 16/24] ts-hosts-allocate-Executive: Honour hostalloc_maxwait_max
` [OSSTEST PATCH 17/24] make-hosts-flight: Impose a timeout
` [OSSTEST PATCH 18/24] cr-daily-branch: Move harness_rev definition
` [OSSTEST PATCH 19/24] host examination: Add a check to many flights
` [OSSTEST PATCH 20/24] host examination: Run a regular exam flight
` [OSSTEST PATCH 21/24] host examination: serial, grub2: put cookie in menu lines
` [OSSTEST PATCH 22/24] host examination: bootloader: Do not use ed
` [OSSTEST PATCH 23/24] host examination: bootloader: edit all grub2 menu entries
` [OSSTEST PATCH 24/24] host examination: bootloader: better handling of multiple runs
[ovmf baseline-only test] 71342: tolerable FAIL
2017-05-18 10:50 UTC
[linux-linus test] 109552: regressions - FAIL
2017-05-18 10:50 UTC
[PATCH] x86/efi: Reserve EFI properties table
2017-05-18 10:21 UTC (5+ messages)
[PATCH] hvmloader: avoid tests when they would clobber used memory
2017-05-18 10:19 UTC (2+ messages)
[distros-debian-wheezy test] 71341: tolerable trouble: broken/pass
2017-05-18 10:11 UTC
[xen-unstable test] 109527: regressions - FAIL
2017-05-18 9:56 UTC (2+ messages)
[For Xen-4.10 Resend PATCH 0/3] Reduce unnecessary icache maintenance operations
2017-05-18 9:22 UTC (6+ messages)
` [For Xen-4.10 Resend PATCH 3/3] Avoid excess icache flushes in populate_physmap() before domain has been created
[PATCH v1 00/10] "Non-shared" IOMMU support on ARM
2017-05-18 8:53 UTC (32+ messages)
` [PATCH v1 02/10] iommu: Add extra order argument to the IOMMU APIs and platform callbacks
` [PATCH v1 06/10] iommu: Add extra use_iommu argument to iommu_domain_init()
` [PATCH v1 08/10] iommu: Split iommu_hwdom_init() into arch specific parts
[xen-4.8-testing baseline-only test] 71337: regressions - trouble: blocked/broken/fail/pass
2017-05-18 8:33 UTC
[linux-4.9 test] 109545: regressions - FAIL
2017-05-18 6:31 UTC
[ovmf baseline-only test] 71338: tolerable FAIL
2017-05-18 6:16 UTC
[RFC PATCH V2 00/26] xen/vIOMMU: Add vIOMMU support with irq remapping fucntion of virtual vtd
2017-05-18 5:34 UTC (27+ messages)
` [RFC PATCH V2 1/26] VIOMMU: Add vIOMMU helper functions to create, destroy and query capabilities
` [RFC PATCH V2 2/26] DOMCTL: Introduce new DOMCTL commands for vIOMMU support
` [RFC PATCH V2 3/26] VIOMMU: Add irq request callback to deal with irq remapping
` [RFC PATCH V2 4/26] VIOMMU: Add get irq info callback to convert irq remapping request
` [RFC PATCH V2 5/26] Xen/doc: Add Xen virtual IOMMU doc
` [RFC PATCH V2 6/26] Tools/libxc: Add viommu operations in libxc
` [RFC PATCH V2 7/26] Tools/libacpi: Add DMA remapping reporting (DMAR) ACPI table structures
` [RFC PATCH V2 8/26] Tools/libacpi: Add new fields in acpi_config to build DMAR table
` [RFC PATCH V2 9/26] Tools/libacpi: Add a user configurable parameter to control vIOMMU attributes
` [RFC PATCH V2 10/26] libxl: create vIOMMU during domain construction
` [RFC PATCH V2 11/26] x86/hvm: Introduce a emulated VTD for HVM
` [RFC PATCH V2 12/26] X86/vvtd: Add MMIO handler for VVTD
` [RFC PATCH V2 13/26] X86/vvtd: Set Interrupt Remapping Table Pointer through GCMD
` [RFC PATCH V2 14/26] X86/vvtd: Process interrupt remapping request
` [RFC PATCH V2 15/26] x86/vvtd: decode interrupt attribute from IRTE
` [RFC PATCH V2 16/26] x86/vioapic: Hook interrupt delivery of vIOAPIC
` [RFC PATCH V2 17/26] X86/vvtd: Enable Queued Invalidation through GCMD
` [RFC PATCH V2 18/26] X86/vvtd: Enable Interrupt Remapping "
` [RFC PATCH V2 19/26] x86/vpt: Get interrupt vector through a vioapic interface
` [RFC PATCH V2 20/26] passthrough: move some fields of hvm_gmsi_info to a sub-structure
` [RFC PATCH V2 21/26] Tools/libxc: Add a new interface to bind remapping format msi with pirq
` [RFC PATCH V2 22/26] x86/vmsi: Hook delivering remapping format msi to guest
` [RFC PATCH V2 23/26] x86/vvtd: Handle interrupt translation faults
` [RFC PATCH V2 24/26] x86/vvtd: Add queued invalidation (QI) support
` [RFC PATCH V2 25/26] x86/vlapic: drop no longer suitable restriction to set x2apic id
` [RFC PATCH V2 26/26] x86/vvtd: save and restore emulated VT-d
[qemu-mainline test] 109549: regressions - FAIL
2017-05-18 2:58 UTC
[ovmf test] 109548: all pass - PUSHED
2017-05-18 2:29 UTC
[linux-next test] 109528: regressions - FAIL
2017-05-18 2:26 UTC
[PATCH for-4.9 v2] build: stubdom and tools should depend on public header target
2017-05-17 21:56 UTC (3+ messages)
[qemu-mainline test] 109523: regressions - FAIL
2017-05-17 19:35 UTC
[PATCH for-4.9] x86/pagewalk: Fix determination of Protection Key access rights
2017-05-17 18:50 UTC (4+ messages)
[libvirt test] 109516: tolerable all pass - PUSHED
2017-05-17 18:49 UTC
[ovmf test] 109524: all pass - PUSHED
2017-05-17 18:46 UTC
[xen-unstable-smoke test] 109543: tolerable trouble: broken/pass - PUSHED
2017-05-17 17:28 UTC
[linux-4.9 test] 109511: regressions - trouble: broken/fail/pass
2017-05-17 17:15 UTC
xen-evtchn: Bind dyn evtchn:qemu-dm interrupt to next online CPU
2017-05-17 16:44 UTC (4+ messages)
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).