messages from 2018-03-05 14:46:33 to 2018-03-06 17:23:57 UTC [more...]
[PATCH 00/57] New VGIC(-v2) implementation
2018-03-06 17:23 UTC (88+ messages)
` [PATCH 01/57] tools: ARM: vGICv3: Avoid inserting optional DT properties
` [PATCH 02/57] ARM: vGICv3: clarify on GUEST_GICV3_RDIST_REGIONS symbol
` [PATCH 03/57] ARM: GICv3: use hardware GICv3 redistributor values for Dom0
` [PATCH 04/57] ARM: GICv3: simplify GICv3 redistributor stride handling
` [PATCH 05/57] ARM: vGICv3: always use architected redist stride
` [PATCH 06/57] ARM: vGICv3: remove rdist_stride from VGIC structure
` [PATCH 07/57] ARM: VGIC: rename gic_inject() and gic_clear_lrs()
` [PATCH 08/57] ARM: VGIC: Move gic_remove_from_lr_pending() prototype
` [PATCH 09/57] ARM: VGIC: Move domain_max_vcpus() to be VGIC specific
` [PATCH 10/57] ARM: VGIC: rename gic_event_needs_delivery()
` [PATCH 11/57] ARM: VGIC: change to level-IRQ compatible IRQ injection interface
` [PATCH 12/57] ARM: VGIC: carve out struct vgic_cpu and struct vgic_dist
` [PATCH 13/57] ARM: VGIC: reorder prototypes in vgic.h
` [PATCH 14/57] ARM: VGIC: Introduce gic_get_nr_lrs()
` [PATCH 15/57] ARM: GICv2: Extend and adjust register definitions
` [PATCH 16/57] ARM: GICv3: rename HYP interface definitions to use ICH_ prefix
` [PATCH 17/57] ARM: Introduce kick_vcpu()
` [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 25/57] ARM: evtchn: "
` [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 33/57] ARM: new VGIC: Implement vgic_vcpu_pending_irq
` [PATCH 34/57] ARM: new VGIC: Add MMIO handling framework
` [FIXUP] replace LOG_2 with ilog2
` [PATCH 35/57] ARM: new VGIC: Add GICv2 MMIO handling framework
` [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 39/57] ARM: new VGIC: Add ACTIVE "
` [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 45/57] ARM: new VGIC: Handle hardware mapped IRQs
` [PATCH 46/57] ARM: new VGIC: Add event channel IRQ handling
` [PATCH 47/57] ARM: new VGIC: Handle virtual IRQ allocation/reservation
` [PATCH 48/57] ARM: new VGIC: Dump virtual IRQ info
` [PATCH 49/57] ARM: new VGIC: provide system register emulation stub
` [PATCH 50/57] ARM: new VGIC: Implement arch_move_irqs()
` [PATCH 51/57] ARM: new VGIC: Add preliminary stub implementation
` [PATCH 52/57] ARM: new VGIC: vgic-init: register VGIC
` [PATCH 53/57] ARM: new VGIC: vgic-init: implement vgic_init
` [PATCH 54/57] ARM: new VGIC: vgic-init: implement map_resources
` [PATCH 55/57] ARM: new VGIC: Add vgic_v2_enable
` [PATCH 56/57] ARM: allocate two pages for struct vcpu
` [PATCH 57/57] ARM: VGIC: wire new VGIC(-v2) files into Xen build system
[PATCH] SUPPORT.md: Clarify stubdomain support
2018-03-06 17:08 UTC
[PATCH] x86/mwait-idle: add Gemini Lake support
2018-03-06 16:53 UTC
[PATCH 0/2] sndif: add explicit back and front synchronization
2018-03-06 16:30 UTC (14+ messages)
` [alsa-devel] "
Merging 4.10.0-shim-comet-3 tag into staging-4.10
2018-03-06 16:14 UTC (7+ messages)
[PATCH] libxl/pvh: force PVH guests to use the xenstore shutdown
2018-03-06 15:56 UTC (6+ messages)
preparations for 4.9.2 and 4.7.5
2018-03-06 15:32 UTC
[ovmf test] 120254: all pass - PUSHED
2018-03-06 15:21 UTC
[xen-4.8-testing test] 120250: regressions - FAIL
2018-03-06 14:46 UTC
[RFC 00/11] acpi: arm: IORT Support for Xen
2018-03-06 14:29 UTC (8+ messages)
` [RFC 06/11] fwnode xen spacific changes
[xen-unstable-smoke test] 120282: tolerable all pass - PUSHED
2018-03-06 14:20 UTC
[PATCH v2] tools/xenstore: try to get minimum thread stack size for watch thread
2018-03-06 14:07 UTC (7+ messages)
[PATCH v4 00/20] x86: emulator enhancements
2018-03-06 13:33 UTC (15+ messages)
` [PATCH v4 02/20] x86emul: support most remaining AVX2 insns
` [PATCH v4 05/20] x86emul: support 3DNow! insns
` [PATCH v4 06/20] x86emul: place test blobs in executable section
` [PATCH v4 07/20] x86: move and rename XSTATE_*
` [PATCH v4 08/20] x86emul: abstract out XCRn accesses
` [PATCH v4 12/20] x86emul: support SWAPGS
[PATCH v2 08/30] hw/i386: use the BYTE-based definitions
2018-03-06 12:43 UTC (7+ messages)
` [Qemu-devel] "
` [PATCH v2 22/30] hw/display: "
` [PATCH v2 30/30] xen: "
[PATCH v3] new config option vtsc_tolerance_khz to avoid TSC emulation
2018-03-06 12:35 UTC (6+ messages)
[Xen-users] Only one CPU available to Xen? (nr_cpus : 1)
2018-03-06 12:22 UTC (9+ messages)
[PATCH] xen/arm: p2m: Prevent deadlock when using memaccess
2018-03-06 11:51 UTC (6+ messages)
[RFC XEN PATCH v4 00/41] Add vNVDIMM support to HVM domains
2018-03-06 11:38 UTC (6+ messages)
` [RFC QEMU PATCH v4 00/10] Implement vNVDIMM for Xen HVM guest
[xen-4.9-testing test] 120239: regressions - FAIL
2018-03-06 11:12 UTC (4+ messages)
[PATCH v1] pv_console: remove unnecessary #ifdefs
2018-03-06 11:07 UTC (3+ messages)
[PATCH] xen: xenbus: use put_device() instead of kfree()
2018-03-06 11:01 UTC
[PATCH v4 0/7] unsafe big.LITTLE support
2018-03-06 10:59 UTC (5+ 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-06 10:10 UTC
[PATCH 7/9] drm/xen-front: Implement KMS/connector handling
2018-03-06 9:45 UTC (6+ messages)
` [PATCH 8/9] drm/xen-front: Implement GEM operations
` [PATCH 9/9] drm/xen-front: Implement communication with backend
[xen-4.10-testing test] 120244: tolerable FAIL - PUSHED
2018-03-06 9:35 UTC
[PATCH 0/5] x86: improve PDX <-> PFN and alike translations
2018-03-06 8:45 UTC (3+ messages)
osstest planned outage consultation
2018-03-06 8:27 UTC (2+ messages)
[PATCH v2 0/6] xen/x86: various XPTI speedups
2018-03-06 8:17 UTC (11+ messages)
` [PATCH v2 1/6] x86/xpti: avoid copying L4 page table contents when possible
` [PATCH v2 2/6] x86/xpti: don't flush TLB twice when switching to 64-bit pv context
[qemu-upstream-unstable test] 120241: tolerable FAIL - PUSHED
2018-03-06 7:24 UTC
[PATCH 0/2] Use invpcid
2018-03-06 7:10 UTC (7+ messages)
` [PATCH 2/2] x86: use invpcid to do global flushing
[linux-3.18 test] 120235: regressions - FAIL
2018-03-06 2:46 UTC
[qemu-mainline test] 120233: trouble: broken/fail/pass
2018-03-06 1:47 UTC
[xen-unstable-smoke test] 120271: tolerable all pass - PUSHED
2018-03-06 1:00 UTC
[xen-4.6-testing test] 120238: regressions - FAIL
2018-03-06 0:48 UTC
[PATCH] xl/libxl: add pvcalls support
2018-03-05 22:00 UTC (2+ messages)
[xen-unstable-smoke test] 120268: tolerable all pass - PUSHED
2018-03-05 21:46 UTC
[xen-4.7-testing test] 120232: regressions - trouble: broken/fail/pass
2018-03-05 21:30 UTC
[linux-linus test] 120228: regressions - FAIL
2018-03-05 20:05 UTC
[PATCH LP-BUILD-TOOLS] Allow patching files compiled multiple times
2018-03-05 20:01 UTC (3+ messages)
[xen-unstable-smoke test] 120263: tolerable all pass - PUSHED
2018-03-05 18:53 UTC
[PATCH 0/6] Assorted improvements to domain creation
2018-03-05 18:20 UTC (3+ messages)
` [PATCH 3/6] xen/sched: Improvements to the {alloc, free}_domdata() interfaces
[PATCH v2] new config option vtsc_khz_tolerance to avoid TSC emulation
2018-03-05 17:05 UTC (6+ messages)
[PATCH v4 0/6] Add dmops to allow use of VGA with restricted QEMU
2018-03-05 15:13 UTC (3+ messages)
[PATCH] osstest: add a pvinpvh test
2018-03-05 14:57 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).