xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-06 15:25:34 to 2018-03-08 15:30:03 UTC [more...]

[PATCH 00/57] New VGIC(-v2) implementation
 2018-03-08 15:29 UTC  (56+ messages)
` [PATCH 04/57] ARM: GICv3: simplify GICv3 redistributor stride handling
` [PATCH 18/57] ARM: GICv2: introduce gicv2_poke_irq()
` [PATCH 19/57] ARM: GICv3: poke_irq: make RWP optional
` [PATCH 20/57] ARM: GICv2: fix GICH_V2_LR definitions
` [PATCH 21/57] ARM: GICv2: extend LR read/write functions to cover EOI and source
` [PATCH 22/57] ARM: GIC: Allow tweaking the active and pending state of an IRQ
` [PATCH 23/57] ARM: GIC: allow reading pending state of a hardware IRQ
` [PATCH 24/57] ARM: timer: Handle level triggered IRQs correctly
` [PATCH 26/57] ARM: vPL011: Use the VGIC's level triggered IRQs handling if available
` [PATCH 27/57] ARM: new VGIC: Add data structure definitions
` [PATCH 28/57] ARM: new VGIC: Add acccessor to new struct vgic_irq instance
` [PATCH 29/57] ARM: new VGIC: Implement virtual IRQ injection
` [PATCH 30/57] ARM: new VGIC: Add IRQ sorting
` [PATCH 31/57] ARM: new VGIC: Add IRQ sync/flush framework
` [PATCH 32/57] ARM: new VGIC: Add GICv2 world switch backend
` [PATCH 34/57] ARM: new VGIC: Add MMIO handling framework
` [PATCH 35/57] ARM: new VGIC: Add GICv2 "
` [PATCH 36/57] ARM: new VGIC: Add CTLR, TYPER and IIDR handlers
` [PATCH 37/57] ARM: new VGIC: Add ENABLE registers handlers
` [PATCH 38/57] ARM: new VGIC: Add PENDING "

[PATCH v2 0/6] xen/x86: various XPTI speedups
 2018-03-08 15:27 UTC  (22+ 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

[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 v4 0/7] unsafe big.LITTLE support
 2018-03-08 15:13 UTC  (11+ messages)
` [PATCH v4 1/7] xen/arm: Read the dcache line size from CTR register
  ` [PATCH v4 7/7] xen/arm: disable CPUs with different dcache line sizes

[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)

[PATCH v6 0/9] x86: refactor mm.c
 2018-03-08 12:36 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

[PATCH v2] x86: improve MSR_SHADOW_GS accesses
 2018-03-08 11:16 UTC  (2+ messages)

[PATCH] sched/rt: Fix build after c/s c3715dd8fb766
 2018-03-08 11:12 UTC 

[PATCH v2] xen/acpi: upload _PSD info for non Dom0 CPUs too
 2018-03-08 10:57 UTC 

[BUG] unable to shutdown (page fault in mwait_idle()/do_dbs_timer()/__find_next_bit()) (fwd)
 2018-03-08 10:26 UTC  (7+ messages)

[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

tools/libacpi printf output to logging instead of console/stdout ?
 2018-03-08  9:09 UTC  (2+ messages)

[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  (4+ 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  (10+ messages)
` [PATCH v2 1/5] x86/hvm: Handle viridian MSRs via the new guest_{rd, wr}msr() infrastructure
` [PATCH v2 2/5] x86: Handle the Xen "
` [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 

[PATCH 4.14 031/110] x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
 2018-03-07 19:38 UTC 

[PATCH 4.15 036/122] x86/xen: Zero MSR_IA32_SPEC_CTRL before suspend
 2018-03-07 19:37 UTC 

[xen-unstable-smoke test] 120313: regressions - FAIL
 2018-03-07 19:29 UTC 

[PATCH v1] xen: acpi: upload _PSD info for offline CPUs too
 2018-03-07 18:26 UTC  (2+ messages)

[xen-4.6-testing test] 120273: regressions - FAIL
 2018-03-07 16:59 UTC 

preparations for 4.9.2 and 4.7.5
 2018-03-07 16:54 UTC  (4+ messages)

X86 Community Call: Wed March 14, 15:00 - 16:00 UTC
 2018-03-07 16:26 UTC  (3+ messages)

[PATCH v3 0/7] x86/alternatives: Support for automatic padding calculations
 2018-03-07 15:51 UTC  (8+ messages)
` [PATCH v3 1/7] x86/alt: Drop unused alternative infrastructure
` [PATCH v3 2/7] x86/alt: Clean up struct alt_instr and its users
` [PATCH v3 3/7] x86/alt: Clean up the assembly used to generate alternatives
` [PATCH v3 4/7] x86/asm: Remove opencoded uses of altinstruction_entry
` [PATCH v3 5/7] x86/alt: Support for automatic padding calculations
` [PATCH v3 6/7] x86/alt: Drop explicit padding of origin sites
` [PATCH v3 7/7] x86/build: Use new .nops directive when available

[OSSTEST PATCH v2 00/19] Upgrade to Stretch
 2018-03-07 15:43 UTC  (41+ messages)
` [OSSTEST PATCH v2 02/19] ts-xen-build-prep: only install w3c-dtd-xhtml for suites <Stretch
` [OSSTEST PATCH v2 04/19] ts-xen-install: install some packages on stretch
` [OSSTEST PATCH v2 05/19] Debian.pm: use sysvinit-core instead of systemd
` [OSSTEST PATCH v2 07/19] ts-host-install: don't use the new nic naming scheme
` [OSSTEST PATCH v2 08/19] ts-guests-nbd-mirror: use target_{get, put}file_root to transfter cfg
` [OSSTEST PATCH v2 09/19] ts-debian-fixup: merge origin extra= to our own
` [OSSTEST PATCH v2 10/19] ts-debian-fixup: use correct resume device
` [OSSTEST PATCH v2 11/19] ts-debian-hvm-install: disable new nic naming scheme
` [OSSTEST PATCH v2 12/19] ts-xen-build-prep: install e2fslibs-dev
` [OSSTEST PATCH v2 13/19] TestSupport: add dpkg option when installing packages
` [OSSTEST PATCH v2 14/19] ts-guests-nbd-mirror: make it work with stretch
` [OSSTEST PATCH v2 15/19] Add clk_ignore_unused for stretch for arm hosts
  ` [PATCH OSSTEST v2 18/20] Osstest/Debian: Add "clk_ignore_unused" to default command line
` [OSSTEST PATCH v2 16/19] Set mac address in interfaces(5) if force-mac-address is set
` [OSSTEST PATCH v2 17/19] Skip bootloader installation for arm32 in Stretch
` [OSSTEST PATCH v2 18/19] make-flight: don't test pvgrub for Xen XXX
` [OSSTEST PATCH v2 19/19] Switch to Debian Stretch

[xen-unstable-smoke test] 120304: tolerable all pass - PUSHED
 2018-03-07 15:32 UTC 

[xen-4.7-testing test] 120270: FAIL
 2018-03-07 15:04 UTC 

Setting up a Xen x86 community call
 2018-03-07 14:45 UTC  (4+ messages)

[linux-linus test] 120269: regressions - FAIL
 2018-03-07 13:49 UTC 

[PATCH] tools/libxc: Correct comment for normalise_pagetable()
 2018-03-07 12:33 UTC  (2+ messages)

[PATCH] tools/xenstore: add libdl dependency to libxenstore
 2018-03-07 12:15 UTC  (8+ messages)

[PATCH] tools/xenstore: Don't link libxenstore against systemd
 2018-03-07 11:15 UTC  (2+ messages)

[PATCH v2] tools/xenstore: add libdl dependency to libxenstore
 2018-03-07 11:08 UTC  (2+ messages)

[xen-unstable-coverity test] 120298: regressions - ALL FAIL
 2018-03-07 10:47 UTC 

Save the date: Xen Project Developer Summit, Nanjing, China, June 20-22 (Wednesday - Friday)
 2018-03-07 10:00 UTC 

[PATCH 0/2] sndif: add explicit back and front synchronization
 2018-03-07  8:49 UTC  (4+ messages)
                      ` [alsa-devel] "

[PATCH v2] vvmx: fixes after CR4 trapping optimizations
 2018-03-07  5:48 UTC  (2+ messages)

[linux-4.9 test] 120260: tolerable FAIL - PUSHED
 2018-03-07  2:32 UTC 

ThunderX support in Xen
 2018-03-06 23:25 UTC  (4+ messages)

[seabios test] 120257: regressions - FAIL
 2018-03-06 23:01 UTC 

[xen-unstable-smoke test] 120288: tolerable all pass - PUSHED
 2018-03-06 22:42 UTC 

[linux-next test] 120256: regressions - FAIL
 2018-03-06 22:08 UTC 

[PATCH 0/3] tests/x86emul: Fix register corruption in the test harness
 2018-03-06 20:37 UTC  (5+ 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
` [PATCH 4/3] tests/x86emul: Save and restore FPU state in the middle of emulation

[PATCH v1] xen: acpi: upload _PSD info for offline CPUs too
 2018-03-06 20:12 UTC 

[PATCH 0/1] x86/PVHv2: Add memory map pointer to hvm_start_info struct
 2018-03-06 19:08 UTC  (5+ messages)
` [PATCH 1/1] "

[xen-unstable test] 120253: regressions - FAIL
 2018-03-06 19:07 UTC 

[PATCH] SUPPORT.md: Clarify stubdomain support
 2018-03-06 19:05 UTC  (5+ messages)

[xen-unstable-smoke test] 120286: tolerable all pass - PUSHED
 2018-03-06 18:17 UTC 

Merging 4.10.0-shim-comet-3 tag into staging-4.10
 2018-03-06 17:53 UTC  (4+ messages)

[PATCH] x86/mwait-idle: add Gemini Lake support
 2018-03-06 16:53 UTC 

[PATCH] libxl/pvh: force PVH guests to use the xenstore shutdown
 2018-03-06 15:56 UTC  (6+ messages)


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).