messages from 2016-12-07 15:08:01 to 2016-12-08 16:56:12 UTC [more...]
[PATCH] docs: turn links to docs/* into absolute path
2016-12-08 16:56 UTC
[PATCH] x86/head: Refactor 32-bit pgtable setup
2016-12-08 16:44 UTC
Future support of 5-level paging in Xen
2016-12-08 16:46 UTC
[linux-4.1 bisection] complete test-amd64-amd64-xl
2016-12-08 16:35 UTC
[PATCH 0/3] misc cpumask adjustments
2016-12-08 16:26 UTC (5+ 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
[PATCH 0/2] x86emul: segment handling additions
2016-12-08 16:24 UTC (5+ messages)
` [PATCH 1/2] x86emul: support 64-bit segment descriptor types
` [PATCH 2/2] x86emul: support LAR/LSL/VERR/VERW
[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
[PATCH] libelf: Fix div0 issues in elf_{shdr, phdr}_count()
2016-12-08 16:09 UTC (8+ messages)
Xen 4.9 Development Update
2016-12-08 16:00 UTC (4+ messages)
[PATCH RFC 01/14] OvmfPkg: Create platform XenOvmf
2016-12-08 15:33 UTC (14+ 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
[PATCH RFC 00/14] Specific platform to run OVMF in Xen PVH and HVM guests
2016-12-08 15:33 UTC
[PATCH VERY RFC 0/5] Fuzzing targets for oss-fuzz
2016-12-08 15:15 UTC (11+ 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 VERY RFC 4/5] tools: hook up fuzz directory
` [PATCH VERY RFC 5/5] tools/fuzz: add README
[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
Xen 4.9 Development Update
2016-12-08 15:12 UTC
[PATCH v2] xen/scsifront: don't request a slot on the ring until request is ready
2016-12-08 14:56 UTC
schedulers' use of cpumask_scratch
2016-12-08 14:33 UTC
[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 (3+ messages)
[PATCH v2] libxl: QED disks support
2016-12-08 13:52 UTC
[xen-unstable-smoke test] 103082: tolerable all pass - PUSHED
2016-12-08 13:41 UTC
[ovmf test] 103013: all pass - PUSHED
2016-12-08 13:32 UTC
[PATCH 0/3] x86/HVM: misc improvements
2016-12-08 12:20 UTC (12+ messages)
` [PATCH 2/3] x86/HVM: support (emulate) UMIP
[PATCH v2] x86emul: defer rIP-relative address calculation
2016-12-08 11:48 UTC (2+ messages)
[PATCH v2] x86emul: fold SReg PUSH/POP cases
2016-12-08 11:48 UTC (2+ messages)
[qemu-mainline test] 103009: trouble: broken/fail/pass
2016-12-08 11:42 UTC
[PATCH v2 0/6] x86emul: FPU handling improvements
2016-12-08 11:42 UTC (8+ messages)
` [PATCH v2 1/6] x86emul: extend / amend supported FPU opcodes
` [PATCH v2 2/6] x86emul: simplify FPU source operand handling
` [PATCH v2 3/6] x86emul: simplify FPU destination "
` [PATCH v2 4/6] x86emul: reduce FPU handling code size
` [PATCH v2 5/6] x86emul: avoid undefined behavior when dealing with 10-byte FPU operands
` [PATCH v2 6/6] x86emul: simplify FPU handling asm() constraints
[PATCH 00/13] xen/arm: Allow AArch32 guest to boot with GICv3
2016-12-08 11:11 UTC (30+ messages)
` [PATCH 01/13] xen/arm: vtimer: Switch the emulation functions return from int to bool
` [PATCH 02/13] xen/arm: vtimer: Switch the read variable in the emulation "
` [PATCH 03/13] xen/arm: traps: Switch from bool_t "
` [PATCH 04/13] xen/arm: vgic: "
` [PATCH 05/13] xen/arm: vgic: Switch vgic_to_sgi return from int to bool and progate up to
` [PATCH 06/13] xen/arm: vgic: Switch emulate_sysreg return from int to bool
` [PATCH 07/13] xen/arm: vgic: Clean-up the sysreg emulation
` [PATCH 08/13] xen/arm: vgic-v3: Build vgic-v3.c when CONFIG_HAS_GICV3 is enabled
` [PATCH 09/13] xen/arm: vtimer: Move emulate_sysreg* callback in a separate header
` [PATCH 10/13] xen/arm: vreg: Introduce vreg_emulate_cp{32, 64}
` [PATCH 11/13] xen/arm: vgic: Rename emulate_sysreg callback to emulate_reg
` [PATCH 12/13] xen/arm: vgic-v3: Move the emulation of ICC_SGI1R_EL1 in a separate helper
` [PATCH 13/13] xen/arm: vgic-v3: Allow AArch32 guest booting with GICv3
[DOC RFC] Heterogeneous Multi Processing Support in Xen
2016-12-08 10:41 UTC (7+ messages)
PV Autotranslate guests (are they used at all?)
2016-12-08 10:01 UTC (3+ messages)
[PATCH] libxl: QED disks support
2016-12-08 9:34 UTC (5+ messages)
[PATCH] xen/physmap: Propagate error rc from xenmem_add_to_physmap_one
2016-12-08 9:21 UTC (6+ messages)
[linux-3.18 test] 103008: regressions - trouble: broken/fail/pass
2016-12-08 9:02 UTC
Xenstore domains and XS_RESTRICT
2016-12-08 7:55 UTC (9+ messages)
prebuilt binaries for arm-cortex a15 dom0 modules for xen
2016-12-08 7:17 UTC
[xen-unstable-smoke test] 103062: tolerable all pass - PUSHED
2016-12-08 7:02 UTC
[PATCH] xen/pci: Bubble up error and fix description
2016-12-08 6:58 UTC
[PATCH 1/1 v2] xen: xenbus: set error code on failure
2016-12-08 6:58 UTC (2+ messages)
[PATCH 1/1 v2] xen: set error code on failures
2016-12-08 6:57 UTC (2+ messages)
[PATCH for-4.9 v3 00/24] XSA-191 followup
2016-12-08 6:34 UTC (3+ messages)
` [PATCH v3 03/24] x86/emul: Simplfy emulation state setup
[linux-3.18 bisection] complete test-amd64-amd64-xl-qemuu-ovmf-amd64
2016-12-08 6:01 UTC
[RFC PATCH v3] xen/x86: Increase xen_e820_map to E820_X_MAX possible entries
2016-12-08 5:50 UTC
[xen-unstable-smoke test] 103052: trouble: blocked/broken/pass
2016-12-08 2:06 UTC
[xen-4.5-testing bisection] complete test-xtf-amd64-amd64-2
2016-12-08 1:03 UTC
[xen-4.4-testing test] 103006: trouble: blocked/broken/fail/pass
2016-12-08 1:01 UTC
[distros-debian-squeeze test] 68168: tolerable FAIL
2016-12-07 23:27 UTC
[xen-unstable-smoke test] 103045: tolerable all pass - PUSHED
2016-12-07 22:48 UTC
[ovmf baseline-only test] 68167: all pass
2016-12-07 22:29 UTC
[xen-4.5-testing test] 103007: regressions - FAIL
2016-12-07 22:05 UTC
[PATCH] arm/xen: Use alloc_percpu rather than __alloc_percpu
2016-12-07 21:22 UTC
[RFC PATCH 00/24] [FOR 4.9] arm64: Dom0 ITS emulation
2016-12-07 20:21 UTC (21+ messages)
` [RFC PATCH 21/24] ARM: vITS: handle INVALL command
[xen-unstable-smoke test] 103037: tolerable all pass - PUSHED
2016-12-07 19:42 UTC
Issue while bringing up libvirtd.service
2016-12-07 19:41 UTC
[Xen-users] pvgrub: Error 9: Unknown boot failure
2016-12-07 19:34 UTC (16+ messages)
Xen ARM community call - meeting minutes and date for the next one
2016-12-07 19:15 UTC (3+ messages)
[PATCH v2] xen/arm: fix smpboot barriers
2016-12-07 19:12 UTC (3+ messages)
[PATCH 0/4] Fixes to common and x86 barriers
2016-12-07 18:55 UTC (9+ messages)
` [PATCH 2/4] xen/x86: Drop erronious barriers
[PATCH] xen/arm: fix smpboot barriers
2016-12-07 18:54 UTC
[MULTIBOOT2 DOC PATCH v3 07/13] multiboot2: Add description of support for EFI boot services
2016-12-07 18:24 UTC (4+ messages)
` [MULTIBOOT2 DOC PATCH v3 00/13] multiboot2: Update documentation
[PATCH v11 00/13] x86: multiboot2 protocol support
2016-12-07 17:27 UTC (7+ messages)
` [PATCH v11 03/13] x86: allow EFI reboot method neither on EFI platforms
` [PATCH v11 08/13] x86/boot: implement early command line parser in C
[BUG] Xen-4.8.0 efi/buildid.o: file not recognized/Ambiguous
2016-12-07 17:01 UTC (3+ messages)
[PATCH] misc/release-checklist: Import from xenbits:~xen/release-checklist
2016-12-07 16:48 UTC (3+ messages)
[PATCH] x86emul: defer rIP-relative address calculation
2016-12-07 16:30 UTC (6+ messages)
Possible improvement to Xen Security Response Process
2016-12-07 16:23 UTC (5+ messages)
[PATCH] x86emul: fold SReg PUSH/POP cases
2016-12-07 16:21 UTC (3+ messages)
[PATCH v3 0/5] tools/libacpi: fix boot flags passed to PVHv2 guests
2016-12-07 16:06 UTC (5+ messages)
` [PATCH v3 4/5] tools/libacpi: update FADT layout to support version 5
` [PATCH v3 5/5] tools/libacpi: announce that PVHv2 has no CMOS RTC in FADT
[xen-unstable-smoke test] 103027: tolerable all pass - PUSHED
2016-12-07 16:00 UTC
[xen-4.8-testing test] 102998: regressions - FAIL
2016-12-07 15:59 UTC
[PATCH 0/6] x86emul: FPU handling improvements
2016-12-07 15:36 UTC (10+ messages)
` [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] x86emul: simplify {,i}{mul,div} fix
2016-12-07 15:35 UTC (2+ messages)
[PATCH] x86emul: drop stray NULL check
2016-12-07 15:35 UTC (2+ messages)
[PATCH] x86emul: drop dead code from SYSENTER handling
2016-12-07 15:34 UTC (2+ messages)
[linux-3.18 bisection] complete test-amd64-amd64-xl-qemut-debianhvm-amd64
2016-12-07 15:26 UTC (7+ messages)
` megaraid_sas regression in linux-3.18
` megaraid_sas regression in linux-3.18 [and 1 more messages]
[PATCH] INSTALL: remove stale coverage build instruction
2016-12-07 15:17 UTC (2+ messages)
[PATCH v2 0/2] x86emul: loop/rep adjustments
2016-12-07 15:15 UTC (3+ messages)
` [PATCH v2 1/2] x86emul: consolidate loop counter handling
` [PATCH v2 2/2] x86emul: correct 64-bit mode repeated string insn handling with zero count
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).