xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-05 22:26:26 to 2016-12-06 23:13:46 UTC [more...]

[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
 2016-12-06 23:13 UTC  (25+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command

[MULTIBOOT2 DOC PATCH v3 01/13] multiboot2: Replace u_phys with u32
 2016-12-06 22:53 UTC  (13+ messages)
` [MULTIBOOT2 DOC PATCH v3 02/13] multiboot2: Replace u_virt "
` [MULTIBOOT2 DOC PATCH v3 03/13] multiboot2: Rename Multiboot to Multiboot2
` [MULTIBOOT2 DOC PATCH v3 04/13] multiboot2: Replace redundant if with the
` [MULTIBOOT2 DOC PATCH v3 05/13] multiboot2: Clarify meaning of information request header tag
` [MULTIBOOT2 DOC PATCH v3 06/13] multiboot2: Fix description of EFI boot services tag
` [MULTIBOOT2 DOC PATCH v3 07/13] multiboot2: Add description of support for EFI boot services
` [MULTIBOOT2 DOC PATCH v3 08/13] multiboot2: Add description of EFI image handle tags
` [MULTIBOOT2 DOC PATCH v3 09/13] multiboot2: Add description of support for relocatable images
` [MULTIBOOT2 DOC PATCH v3 10/13] multiboot2: Say that memory maps may not be available on EFI platforms
` [MULTIBOOT2 DOC PATCH v3 11/13] multiboot2: Add C structure members alignment and padding consideration section
` [MULTIBOOT2 DOC PATCH v3 12/13] multiboot2: Add me to authors
` [MULTIBOOT2 DOC PATCH v3 13/13] multiboot2: Bump version to 2.0

[MULTIBOOT2 DOC PATCH v3 00/13] multiboot2: Update documentation
 2016-12-06 22:52 UTC 

[libvirt test] 102983: tolerable all pass - PUSHED
 2016-12-06 21:50 UTC 

[linux-3.18 test] 102974: regressions - FAIL
 2016-12-06 21:17 UTC 

[PATCH] x86/memshr: add static
 2016-12-06 21:14 UTC  (3+ messages)

[PATCH v4 00/15] PVH VCPU hotplug support
 2016-12-06 20:55 UTC  (11+ messages)
` [PATCH v4 08/15] pvh/acpi: Handle ACPI accesses for PVH guests
` [PATCH v4 10/15] events/x86: Define SCI virtual interrupt
` [PATCH v4 11/15] pvh: Send an SCI on VCPU hotplug event
` [PATCH v4 15/15] docs: Describe PVHv2's VCPU hotplug procedure

[PATCH 0/4] Fixes to common and x86 barriers
 2016-12-06 20:32 UTC  (6+ messages)
` [PATCH 2/4] xen/x86: Drop erronious barriers

[PATCH v3 4/4] x86/asm: Rewrite sync_core() to use IRET-to-self
 2016-12-06 19:32 UTC  (7+ messages)

[PATCH v4 3/7] fw-cfg: expose "file_slots" parameter in fw_cfg_init_io_dma()
 2016-12-06 19:29 UTC  (2+ messages)

[PATCH v3 0/5] x86: extend use of generic insn emulator for PV
 2016-12-06 19:14 UTC  (13+ messages)
` [PATCH v3 1/5] x86/32on64: use generic instruction decoding for call gate emulation
` [PATCH v3 2/5] x86emul: don't assume a memory operand
` [PATCH v3 3/5] x86emul: generalize exception handling for rep_* hooks
` [PATCH v3 4/5] x86emul: make write and cmpxchg hooks optional
` [PATCH v3 5/5] x86/PV: use generic emulator for privileged instruction handling

Xen ARM community call - meeting minutes and date for the next one
 2016-12-06 19:02 UTC  (2+ messages)

[distros-debian-snapshot test] 68165: tolerable FAIL
 2016-12-06 18:59 UTC 

[PATCHv2] xen/arm: Fix misplaced parentheses for PSCI version check
 2016-12-06 18:44 UTC  (3+ messages)

[PATCH] xen/arm: Fix macro for ARM Jazelle CPU feature identification
 2016-12-06 18:42 UTC  (3+ messages)

[PATCH v1] arm/irq: Reorder check in route_irq_to_guest() to avoid 4 layers of "if"
 2016-12-06 17:53 UTC 

[xen-4.4-testing test] 102962: FAIL
 2016-12-06 17:48 UTC 

[PATCH 0/2] x86emul: loop/rep adjustments
 2016-12-06 16:35 UTC  (5+ messages)
` [PATCH 1/2] x86emul: consolidate loop counter handling
` [PATCH 2/2] x86emul: correct 64-bit mode repeated string insn handling with zero count

[qemu-mainline test] 102957: regressions - trouble: blocked/broken/fail/pass
 2016-12-06 16:56 UTC 

[PATCH 0/3] x86/HVM: misc improvements
 2016-12-06 16:25 UTC  (16+ messages)
` [PATCH 1/3] x86/HVM: introduce hvm_get_cpl() and respective hook
` [PATCH 2/3] x86/HVM: support (emulate) UMIP
` [PATCH 3/3] x86/HVM: prefer structure assignment for seg reg copying

[PATCH v2] arm/irq: Reorder check when the IRQ is already used by someone
 2016-12-06 16:08 UTC  (2+ messages)

Xen ARM small task (WAS: Re: [Xen Question])
 2016-12-06 16:05 UTC  (19+ messages)

[PATCH] x86emul: correct PUSHF/POPF
 2016-12-06 15:56 UTC  (2+ messages)

[PATCH] x86/HVM: drop hvm_emulate_one_no_write()
 2016-12-06 15:40 UTC  (3+ messages)

[PATCH] x86: make more use of wr{f,g}sbase()
 2016-12-06 15:40 UTC  (2+ messages)

[PATCH v2] xen/arm: Add support for 16 bit VMIDs
 2016-12-06 15:44 UTC  (4+ messages)

[PATCH] libxl: QED disks support
 2016-12-06 15:42 UTC  (3+ messages)

[PATCH v2] docs/designs: PV stats interface
 2016-12-06 15:15 UTC 

[PATCH] x86emul/test: add a private header
 2016-12-06 14:54 UTC  (2+ messages)

Possible improvement to Xen Security Response Process
 2016-12-06 14:54 UTC  (4+ messages)

[xen-4.5-testing test] 102952: regressions - trouble: blocked/broken/fail/pass
 2016-12-06 14:47 UTC 

[PATCH 0/4] libelf: misc adjustments
 2016-12-06 14:42 UTC  (17+ messages)
` [PATCH 1/4] libelf: section index 0 is special
` [PATCH 2/4] libelf: use UINT_MAX
` [PATCH 3/4] libelf: type adjustments
` [PATCH 4/4] libelf: treat phdr and shdr similarly

[PATCH] xen/arm: Remove unused tnode variables in DT IRQ map parsing
 2016-12-06 14:41 UTC  (5+ messages)

xsm support for restrictive policy and dynamic modification
 2016-12-06 14:40 UTC 

[PATCH] xen/pci: Bubble up error and fix description
 2016-12-06 14:34 UTC 

[PATCH] xen/pci: Bubble up error and fix description
 2016-12-06 14:28 UTC 

[PATCH v2] xen/x86: add a way to obtain the needed number of memory map entries
 2016-12-06 14:23 UTC  (3+ messages)

[PATCH 0/6] x86emul: FPU handling improvements
 2016-12-06 14:14 UTC  (7+ messages)
` [PATCH 1/6] x86emul: extend / amend supported FPU opcodes
` [PATCH 2/6] x86emul: simplify FPU source operand handling
` [PATCH 3/6] x86emul: simplify FPU destination "
` [PATCH 4/6] x86emul: reduce FPU handling code size
` [PATCH 5/6] x86emul: avoid undefined behavior when dealing with 10-byte FPU operands
` [PATCH 6/6] x86emul: simplify FPU handling asm() constraints

[PATCH v2 0/8] New hypercall for device models
 2016-12-06 13:46 UTC  (9+ messages)
` [PATCH v2 1/8] public / x86: Introduce __HYPERCALL_dm_op
` [PATCH v2 2/8] dm_op: convert HVMOP_*ioreq_server*
` [PATCH v2 3/8] dm_op: convert HVMOP_track_dirty_vram
` [PATCH v2 4/8] dm_op: convert HVMOP_set_pci_intx_level, HVMOP_set_isa_irq_level, and
` [PATCH v2 5/8] dm_op: convert HVMOP_modified_memory
` [PATCH v2 6/8] dm_op: convert HVMOP_set_mem_type
` [PATCH v2 7/8] dm_op: convert HVMOP_inject_trap and HVMOP_inject_msi
` [PATCH v2 8/8] x86/hvm: serialize trap injecting producer and consumer

[PATCH] xen/arm: Fix misplaced parentheses for PSCI version check
 2016-12-06 13:57 UTC  (3+ messages)

[PATCH] x86emul: correct and extend IDT entry checks
 2016-12-06 13:43 UTC  (3+ messages)

[PATCH] x86/HVM: drop __hvm_clear()
 2016-12-06 13:28 UTC  (2+ messages)

[ovmf test] 102955: all pass - PUSHED
 2016-12-06 13:13 UTC 

[xen-unstable-smoke test] 102994: tolerable all pass - PUSHED
 2016-12-06 12:35 UTC 

Xen Security Advisory 199 (CVE-2016-9637) - qemu ioport array overflow
 2016-12-06 12:11 UTC 

[PATCH] tools: bump some library version numbers to 4.9
 2016-12-06 12:06 UTC  (2+ messages)

[PATCH v4 00/12] xenstore: support reading directory with many children
 2016-12-06 11:25 UTC  (5+ messages)

[PATCH] x86: streamline copying to/from user memory
 2016-12-06 11:25 UTC 

[xen-unstable test] 102942: tolerable FAIL
 2016-12-06 11:23 UTC 

[PATCH v2 0/4] Introductory cleanup for CPUID phase 2 work
 2016-12-06 11:11 UTC  (12+ messages)
` [PATCH v2 1/4] x86/vpmu: Move vpmu_do_cpuid() handling into {pv, hvm}_cpuid()
` [PATCH v2 2/4] x86/vpmu: Remove core2_no_vpmu_ops
` [PATCH v2 3/4] x86/hvm: Move hvm_funcs.cpuid_intercept() handling into hvm_cpuid()
` [PATCH v2 4/4] x86/hvm: Move hvm_hypervisor_cpuid_leaf() handling into cpuid_hypervisor_leaves()

[PATCH v2 RESEND] x86/time: correctly honor late clearing of TSC related feature flags
 2016-12-06 10:51 UTC 

[PATCH] xen-scsifront: Add a missing call to kfree
 2016-12-06 10:22 UTC  (2+ messages)

[PATCH 0/2] xen: modify dom0 interface for obtaining memory map
 2016-12-06  9:51 UTC  (8+ messages)
` [PATCH 1/2] xen/x86: return partial memory map in case of not enough space

[PATCH] tools/xenstore: avoid unterminated string in xs_directory_part()
 2016-12-06  9:44 UTC  (2+ messages)

[xen-4.5-testing bisection] complete test-xtf-amd64-amd64-5
 2016-12-06  9:13 UTC 

[PATCH v11 00/13] x86: multiboot2 protocol support
 2016-12-06  8:27 UTC  (6+ messages)
` [PATCH v11 06/13] efi: create new early memory allocator
` [PATCH v11 11/13] x86: make Xen early boot code relocatable
` [PATCH v11 12/13] x86/boot: rename sym_phys() to sym_offs()
` [PATCH v11 13/13] x86: add multiboot2 protocol support for relocatable images

[linux-3.18 bisection] complete test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm
 2016-12-06  7:09 UTC 

Please Welcome Our New Release Manager
 2016-12-06  6:54 UTC  (5+ messages)

[xen-4.8-testing baseline test] 102940: tolerable FAIL
 2016-12-06  6:19 UTC 

[PATCH 0/8] Misc further emulation work
 2016-12-06  6:16 UTC  (3+ messages)
` [PATCH 5/8] x86/hvm: Don't raise #GP behind the emulators back for MSR accesses

mpt3sas bug with Debian jessie kernel only under Xen - "swiotlb buffer is full"
 2016-12-06  2:43 UTC  (3+ messages)

[linux-4.1 test] 102929: regressions - trouble: broken/fail/pass
 2016-12-06  2:34 UTC 

[DOC v2] Xen transport for 9pfs
 2016-12-06  1:33 UTC 

[qemu-upstream-4.8-testing baseline test] 102941: tolerable FAIL
 2016-12-06  1:21 UTC 

[linux-3.18 test] 102920: regressions - FAIL
 2016-12-05 22:59 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).