messages from 2016-12-08 14:06:57 to 2016-12-09 15:01:47 UTC [more...]
[linux-3.18 test] 103074: regressions - FAIL
2016-12-09 15:01 UTC
[PATCH 0/2] x86emul: feature flag handling adjustments
2016-12-09 14:56 UTC (9+ messages)
` [PATCH 1/2] x86emul: derive vcpu_must_have() from vcpu_has()
` [PATCH 2/2] x86: drop cpu_has_sse{,2}
[PATCHv6] xenbus: fix deadlock on writes to /proc/xen/xenbus
2016-12-09 14:54 UTC (2+ messages)
[ovmf baseline-only test] 68181: all pass
2016-12-09 14:46 UTC
[PATCH] X86/VPMU: mask off uncore overflow bit on xeon phi knights landing
2016-12-09 14:45 UTC (3+ messages)
[PATCH] fix potential int overflow in efi/boot
2016-12-09 14:43 UTC (3+ messages)
[PATCH] x86/head: Refactor 32-bit pgtable setup
2016-12-09 14:33 UTC (2+ messages)
[BUG] Xen-4.8.0 efi/buildid.o: file not recognized/Ambiguous
2016-12-09 14:25 UTC (6+ messages)
[PATCH] x86: add CPUID dependents of APIC and TSC
2016-12-09 14:22 UTC (2+ messages)
[PATCH] fix out of bound access to mode_strings
2016-12-09 14:21 UTC (2+ messages)
Xen ARM community call - meeting minutes and date for the next one
2016-12-09 14:12 UTC (3+ messages)
[PATCH] missing vgic_unlock_rank in gic_remove_irq_from_guest
2016-12-09 14:12 UTC (3+ messages)
Xen 4.9 Development Update
2016-12-09 14:10 UTC (6+ messages)
[PATCH 02/36] qdict: Add convenience helpers for wrapped puts
2016-12-09 14:06 UTC (2+ messages)
[PATCH v2 0/2] x86emul: loop/rep adjustments
2016-12-09 13:55 UTC (3+ messages)
` [PATCH v2 1/2] x86emul: consolidate loop counter handling
[PATCH RFC v2 0/7] Fuzzing targets for oss-fuzz
2016-12-09 13:35 UTC (17+ messages)
` [PATCH RFC v2 1/7] tools/fuzz: introduce libelf target
` [PATCH RFC v2 2/7] x86emul/test: factor out emul_test_make_stack_executable
` [PATCH RFC v2 3/7] x86emul/test: factor out emul_test_{read_cr, cpuid}
` [PATCH RFC v2 4/7] x86emul/test: remove unused macros
` [PATCH RFC v2 5/7] tools/fuzz: introduce x86 instruction emulator target
` [PATCH RFC v2 6/7] tools: hook up fuzz directory
` [PATCH RFC v2 7/7] tools/fuzz: add README
[PATCH v11 00/13] x86: multiboot2 protocol support
2016-12-09 13:32 UTC (7+ messages)
` [PATCH v11 08/13] x86/boot: implement early command line parser in C
[PATCH] x86emul: abstract gcc asm() flag output handling
2016-12-09 13:29 UTC (3+ messages)
Issue while bringing up libvirtd.service
2016-12-09 13:21 UTC (3+ messages)
[xen-unstable-smoke test] 103137: tolerable all pass - PUSHED
2016-12-09 13:20 UTC
[PATCH] x86emul: avoid numeric literals for EFLAGS values
2016-12-09 13:13 UTC (2+ messages)
[PATCH] x86emul: move some of the early operand adjustments
2016-12-09 13:11 UTC (2+ messages)
Intel board support for xen
2016-12-09 13:10 UTC
[distros-debian-jessie test] 68180: tolerable all pass
2016-12-09 13:06 UTC
[PATCH] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
2016-12-09 13:03 UTC (12+ messages)
[MULTIBOOT2 DOC PATCH v3 00/13] multiboot2: Update documentation
2016-12-09 12:57 UTC
[ovmf test] 103086: all pass - PUSHED
2016-12-09 12:24 UTC
[PATCH] docs: turn links to docs/* into absolute path
2016-12-09 12:02 UTC (7+ messages)
schedulers' use of cpumask_scratch
2016-12-09 11:56 UTC (2+ messages)
Future support of 5-level paging in Xen
2016-12-09 10:54 UTC (13+ messages)
` Future support of 5-level paging in Xen:wq
[PATCH VERY RFC 0/5] Fuzzing targets for oss-fuzz
2016-12-09 10:51 UTC (15+ messages)
` [PATCH VERY RFC 1/5] libelf: don't always include libxc headers
` [PATCH VERY RFC 2/5] tools/fuzz: introduce libelf target
` [PATCH VERY RFC 3/5] tools/fuzz: introduce x86 instruction emulator target
[PATCH v2] xen/arm: Add support for 16 bit VMIDs
2016-12-09 10:49 UTC (5+ messages)
[PATCH RFC 01/14] OvmfPkg: Create platform XenOvmf
2016-12-09 10:43 UTC (16+ messages)
` [PATCH RFC 02/14] OvmfPkg/XenOvmf: Update debug IO port for Xen
` [PATCH RFC 03/14] OvmfPkg/XenOvmf.dsc: Introduce XenResetVector
` [PATCH RFC 04/14] OvmfPkg: Introduce XenPlatformPei
` [PATCH RFC 05/14] OvmfPkg/Library: add XenPciHostBridgeLib
` [PATCH RFC 06/14] OvmfPkg/XenPlatformPei: Add xen PVH specific code
` [PATCH RFC 07/14] OvmfPkg/XenResetVector: Add new entry point for Xen PVH
` [PATCH RFC 08/14] OvmfPkg/PlatformBootManagerLib: Workaround missing PCI bus on "
` [PATCH RFC 09/14] OvmfPkg/ResetSystemLib: Add missing dependency on PciLib
` [PATCH RFC 10/14] UefiCpuPkg/BaseXApicX2ApicLib: Fix initialisation on my system and
` [PATCH RFC 11/14] OvmfPkg/XenOvmf: Adding XenTimerLocalApic
` [PATCH RFC 12/14] OvmfPkg/PlatformBootManagerLib: Use a Xen console for ConOut/ConIn
` [PATCH RFC 13/14] OvmfPkg: Introduce XenIoPvhDxe to initialize Grant Tables
` [PATCH RFC 14/14] XenOvmf: Use a different RTC
` [edk2] [PATCH RFC 10/14] UefiCpuPkg/BaseXApicX2ApicLib: Fix initialisation on my system and
[PATCH 0/2] x86emul: segment handling additions
2016-12-09 10:40 UTC (4+ messages)
` [PATCH 2/2] x86emul: support LAR/LSL/VERR/VERW
[PATCH 0/3] misc cpumask adjustments
2016-12-09 10:39 UTC (10+ messages)
` [PATCH 1/3] make tlbflush_filter()'s first parameter a pointer
` [PATCH 2/3] VT-d: correct dma_msi_set_affinity()
` [PATCH 3/3] x86: introduce and use scratch CPU mask
[linux-4.1 bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64-xsm
2016-12-09 10:32 UTC
[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
2016-12-09 10:14 UTC (19+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command
[PATCH v2] xen/scsifront: don't request a slot on the ring until request is ready
2016-12-09 10:13 UTC (2+ messages)
[RFC PATCH v3] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
2016-12-09 10:12 UTC (3+ messages)
` [PATCH 1/2] x86: Make E820_X_MAX unconditionally larger than E820MAX
` [PATCH 2/2] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
[PATCH] p2m: split mem_access into separate files
2016-12-09 10:08 UTC (4+ messages)
Why can't I change cr3 before ACPI boot
2016-12-09 9:12 UTC
[DOC RFC] Heterogeneous Multi Processing Support in Xen
2016-12-09 9:09 UTC (11+ messages)
[xen-4.4-testing test] 103058: regressions - FAIL
2016-12-09 8:44 UTC
Xen/cdrom: Ubuntu 16.04 VM read the content from CD-ROM abnormally
2016-12-09 8:21 UTC
[libvirt test] 103065: tolerable all pass - PUSHED
2016-12-09 6:48 UTC
[PATCH 0/3] Support the latest version of qemu COLO
2016-12-09 6:38 UTC (4+ messages)
` [PATCH 1/3] Don't create default ioreq server
[xen-4.5-testing test] 103051: regressions - FAIL
2016-12-09 5:51 UTC
[ovmf baseline-only test] 68178: all pass
2016-12-09 3:31 UTC
[PATCH] fix potential pa_range_info out of bound access
2016-12-09 1:40 UTC (2+ messages)
[xen-4.7-testing test] 103038: regressions - trouble: broken/fail/pass
2016-12-09 0:46 UTC
[xen-4.6-testing test] 103039: regressions - trouble: broken/fail/pass
2016-12-08 22:33 UTC
Question about porting IPMMU-VMSA Linux driver to XEN
2016-12-08 20:39 UTC (2+ messages)
[xen-4.5-testing bisection] complete test-xtf-amd64-amd64-3
2016-12-08 19:56 UTC
[xen-4.8-testing test] 103036: tolerable trouble: broken/fail/pass - PUSHED
2016-12-08 19:15 UTC
[PATCH] xen/pci: Bubble up error and fix description
2016-12-08 18:53 UTC
[xen-unstable-smoke test] 103094: tolerable all pass - PUSHED
2016-12-08 18:48 UTC
[xen-unstable test] 103010: regressions - trouble: broken/fail/pass
2016-12-08 18:47 UTC
[PATCH] x86/head: Refactor 32-bit pgtable setup
2016-12-08 16:44 UTC
[linux-4.1 bisection] complete test-amd64-amd64-xl
2016-12-08 16:35 UTC
[PATCH v4 00/14] Initial PVHv2 Dom0 support
2016-12-08 16:29 UTC (7+ messages)
` [PATCH v4 01/14] xen/x86: remove XENFEAT_hvm_pirqs for PVHv2 guests
` [PATCH v4 07/14] x86/iommu: add IOMMU entries for p2m_mmio_direct pages
` [PATCH v4 08/14] xen/x86: allow the emulated APICs to be enabled for the hardware domain
Xen 4.9 Development Update
2016-12-08 16:00 UTC (4+ messages)
[PATCH RFC 00/14] Specific platform to run OVMF in Xen PVH and HVM guests
2016-12-08 15:33 UTC
[PATCH v15] sndif: add ABI for para-virtual sound
2016-12-08 15:13 UTC (3+ messages)
` [PATCH v15] This is the ABI for the two halves of a para-virtualized sound driver to communicate with each to other
[distros-debian-wheezy test] 68176: all pass
2016-12-08 14:31 UTC
[linux-4.1 test] 103011: regressions - trouble: broken/fail/pass
2016-12-08 14:24 UTC
[PATCH] x86emul/test: don't log double % characters
2016-12-08 14:06 UTC (2+ messages)
[PATCH] x86emul/test: avoid meaningless output
2016-12-08 14:05 UTC (2+ messages)
[PATCH] x86emul: constify write_segment() register pointer
2016-12-08 14:04 UTC (2+ 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).