messages from 2018-03-07 20:04:57 to 2018-03-09 13:18:38 UTC [more...]
[PATCH 0/7] xen: More assorted improvements to domain creation
2018-03-09 13:18 UTC (4+ messages)
` [PATCH 1/7] xen/domain: Drop DOMCRF_dummy
` [PATCH 2/7] xen/domain: Drop all DOMCRF_* constants
` [PATCH 3/7] RFC arm/domain: Reject invalid combinations of domain creation flags
[xen-4.7-testing test] 120309: regressions - FAIL
2018-03-09 13:05 UTC
[PATCH v6 00/11] xen: xen-domid-restrict improvements
2018-03-09 12:58 UTC (25+ messages)
` [PATCH 01/11] xen: link against xentoolcore
` [PATCH 02/11] xen: restrict: use xentoolcore_restrict_all
` [PATCH 03/11] xen: defer call to xen_restrict until just before os_setup_post
` [PATCH 04/11] xen: destroy_hvm_domain: Move reason into a variable
` [PATCH 05/11] xen: move xc_interface compatibility fallback further up the file
` [PATCH 06/11] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
` [PATCH 07/11] os-posix: Provide new -runas <uid>:<gid> facility
` [PATCH 08/11] configure: do_compiler: Dump some extra info under bash
` [PATCH 09/11] xen: Use newly added dmops for mapping VGA memory
` [PATCH 10/11] xen: Expect xenstore write to fail when restricted
` [PATCH 11/11] scripts/get_maintainer.pl: Print proper error message for missing $file
` [Qemu-devel] [PATCH v6 00/11] xen: xen-domid-restrict improvements
[PATCH v2] xen/acpi: upload _PSD info for non Dom0 CPUs too
2018-03-09 12:56 UTC (3+ messages)
[PATCH 0/3] tests/x86emul: Fix register corruption in the test harness
2018-03-09 12:37 UTC (10+ messages)
` [PATCH 1/3] tests/x86emul: Helpers to save and restore FPU state
` [PATCH 2/3] tests/x86emul: Save and restore FPU state in the emulator callbacks
` [PATCH 3/3] tests/x86emul: Improve the utility of verbose mode
Xen on POWER
2018-03-09 12:35 UTC (12+ messages)
` [SUSPECTED SPAM]Re: "
staging fails to build due to missing qemu patch for memfd_create
2018-03-09 11:55 UTC (2+ messages)
[PATCH] tools/xenstore: add libdl dependency to libxenstore
2018-03-09 11:08 UTC (9+ messages)
[PATCH] Move missing items from docs/misc/qemu-xen-security to SUPPORT.md
2018-03-09 10:53 UTC (17+ messages)
[xen-unstable test] 120287: regressions - FAIL
2018-03-09 10:44 UTC (2+ messages)
[xen-4.6-testing test] 120312: regressions - FAIL
2018-03-09 10:43 UTC
[PATCH v4 0/7] unsafe big.LITTLE support
2018-03-09 10:22 UTC (9+ messages)
[PATCH] cpufreq/ondemand: fix race while offlining CPU
2018-03-09 9:34 UTC
[PATCH v2 0/6] xen/x86: various XPTI speedups
2018-03-09 8:42 UTC (26+ messages)
` [PATCH v2 1/6] x86/xpti: avoid copying L4 page table contents when possible
` [PATCH v2 3/6] xen/x86: support per-domain flag for xpti
` [PATCH v2 4/6] xen/x86: disable global pages for domains with XPTI active
` [PATCH v2 5/6] xen/x86: use flag byte for decision whether xen_cr3 is valid
` [PATCH v2 6/6] xen/x86: use PCID feature for XPTI
[BUG] unable to shutdown (page fault in mwait_idle()/do_dbs_timer()/__find_next_bit()) (fwd)
2018-03-09 8:27 UTC (10+ messages)
` [BUG] [SOLVED] unable to shutdown (page fault in mwait_idle()/do_dbs_timer()/__find_next_bit())
[linux-next test] 120297: regressions - trouble: broken/fail/pass
2018-03-09 7:16 UTC
[PATCH v2] x86: improve MSR_SHADOW_GS accesses
2018-03-09 2:03 UTC (3+ messages)
[xen-unstable-smoke test] 120354: tolerable all pass - PUSHED
2018-03-08 21:12 UTC
[xtf test] 120303: all pass - PUSHED
2018-03-08 19:38 UTC
tools/libacpi printf output to logging instead of console/stdout ?
2018-03-08 19:32 UTC (4+ messages)
[PATCH v6.1 00/11] xen: xen-domid-restrict improvements
2018-03-08 19:03 UTC (13+ messages)
` [PATCH 01/12] checkpatch: Add xendevicemodel_handle to the list of types
` [PATCH 02/12] xen: link against xentoolcore
` [PATCH 03/12] xen: restrict: use xentoolcore_restrict_all
` [PATCH 04/12] xen: defer call to xen_restrict until just before os_setup_post
` [PATCH 05/12] xen: destroy_hvm_domain: Move reason into a variable
` [PATCH 06/12] xen: move xc_interface compatibility fallback further up the file
` [PATCH 07/12] xen: destroy_hvm_domain: Try xendevicemodel_shutdown
` [PATCH 08/12] os-posix: Provide new -runas <uid>:<gid> facility
` [PATCH 09/12] configure: do_compiler: Dump some extra info under bash
` [PATCH 10/12] xen: Use newly added dmops for mapping VGA memory
` [PATCH 11/12] xen: Expect xenstore write to fail when restricted
` [PATCH 12/12] scripts/get_maintainer.pl: Print proper error message for missing $file
[PATCH] sched/rt: Fix build after c/s c3715dd8fb766
2018-03-08 18:16 UTC (3+ messages)
[PATCH v6 0/9] x86: refactor mm.c
2018-03-08 17:05 UTC (6+ messages)
` [PATCH v6 1/9] x86/mm: add pv prefix to {alloc, free}_page_type
[PATCH 00/57] New VGIC(-v2) implementation
2018-03-08 16:59 UTC (26+ messages)
` [PATCH 04/57] ARM: GICv3: simplify GICv3 redistributor stride handling
` [PATCH 21/57] ARM: GICv2: extend LR read/write functions to cover EOI and source
` [PATCH 39/57] ARM: new VGIC: Add ACTIVE registers handlers
` [PATCH 40/57] ARM: new VGIC: Add PRIORITY "
` [PATCH 41/57] ARM: new VGIC: Add CONFIG "
` [PATCH 42/57] ARM: new VGIC: Add TARGET "
` [PATCH 43/57] ARM: new VGIC: Add SGIR register handler
` [PATCH 44/57] ARM: new VGIC: Add SGIPENDR register handlers
[PATCH v3 0/7] x86/alternatives: Support for automatic padding calculations
2018-03-08 16:56 UTC (10+ messages)
` [PATCH v3 5/7] x86/alt: "
` [PATCH v3 7/7] x86/build: Use new .nops directive when available
[GIT PULL] (xen) stable/for-jens-4.15
2018-03-08 16:25 UTC (2+ messages)
[xen-4.10-testing test] 120284: regressions - trouble: blocked/broken/fail/pass
2018-03-08 15:37 UTC
[RFC] xen/arm: Restrict when a physical IRQ can be routed/removed from/to a domain
2018-03-08 15:24 UTC
[seabios test] 120289: regressions - FAIL
2018-03-08 15:16 UTC
[PATCH] xen: xenbus: use put_device() instead of kfree()
2018-03-08 14:31 UTC
[xen-unstable-smoke test] 120347: tolerable all pass - PUSHED
2018-03-08 13:26 UTC
[PATCH] xen-pvdevice: Introduce a simplistic xen-pvdevice save state
2018-03-08 12:53 UTC (2+ messages)
[PATCH RFC 00/10] x86 passthrough code cleanup
2018-03-08 12:37 UTC (3+ messages)
[xen-4.8-testing test] 120283: trouble: broken/fail/pass
2018-03-08 12:11 UTC
osstest planned outage consultation
2018-03-08 12:04 UTC (5+ messages)
Limit Xen usage
2018-03-08 11:52 UTC
[PATCH v2 0/7] x86: Meltdown band-aid overhead reduction
2018-03-08 11:33 UTC (3+ messages)
` [PATCH v2 8/7] x86/XPTI: use %r12 to write zero into xen_cr3
` [PATCH v2 9/7] x86/XPTI: reduce .text.entry
[xen-unstable-smoke test] 120342: regressions - FAIL
2018-03-08 10:01 UTC
[PATCH] common/sched: Fix ARM build following c/s 340edc3902
2018-03-08 9:53 UTC (4+ messages)
[PATCH v4 00/20] x86: emulator enhancements
2018-03-08 9:33 UTC (4+ messages)
` [PATCH v4 08/20] x86emul: abstract out XCRn accesses
[PATCH 6/6] xen/domain: Use IS_ERR_OR_NULL() when checking the return value of domain_create()
2018-03-08 9:04 UTC (3+ messages)
` [PATCH v2 6/6] xen/domain: Added debug safety in the domain_create() failure path
[ovmf test] 120285: all pass - PUSHED
2018-03-08 7:35 UTC
[xen-unstable-smoke test] 120334: regressions - FAIL
2018-03-08 7:15 UTC
[xen-unstable-smoke bisection] complete build-arm64-xsm
2018-03-08 7:03 UTC
[xen-4.9-testing test] 120278: regressions - trouble: broken/fail/pass
2018-03-08 5:45 UTC
[xen-unstable-smoke test] 120329: regressions - FAIL
2018-03-08 4:23 UTC
Xen Virtio Drivers
2018-03-08 2:47 UTC (2+ messages)
[xen-unstable-smoke test] 120321: regressions - FAIL
2018-03-08 1:33 UTC
[PATCH v2 0/5] x86: Switch some bits of MSR handing over to the new infrastructure
2018-03-08 1:26 UTC (8+ messages)
` [PATCH v2 3/5] x86: Fix APIC MSR constant names
` [PATCH v2 4/5] x86/hvm: Handle x2apic MSRs via the new guest_{rd, wr}msr() infrastructure
` [PATCH v2 5/5] x86/msr: Blacklist various MSRs which guests definitely shouldn't be using
[libvirt test] 120277: tolerable all pass - PUSHED
2018-03-08 1:07 UTC
[linux-linus bisection] complete test-amd64-i386-xl-qemut-ws16-amd64
2018-03-07 23:47 UTC
[linux-3.18 test] 120276: tolerable FAIL - PUSHED
2018-03-07 23:47 UTC
[xen-unstable-smoke test] 120316: regressions - FAIL
2018-03-07 22:29 UTC
[PATCH LINUX] Fixes to xen-blkfront
2018-03-07 20:55 UTC (2+ messages)
` [PATCH] xen-blkfront: move negotiate_mq to cover all cases of new VBDs
[qemu-mainline test] 120274: trouble: broken/fail/pass
2018-03-07 20:28 UTC
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).