messages from 2018-11-19 10:17:23 to 2018-11-20 10:29:08 UTC [more...]
(no subject)
2018-11-20 10:29 UTC (15+ messages)
` [PATCH V7 1/5] x86/mm: introduce p2m_{init, free}_logdirty()
` [PATCH V7 2/5] x86/mm: allocate logdirty_ranges for altp2ms
` [PATCH V7 3/5] x86/altp2m: fix display frozen when switching to a new view early
` [PATCH V7 4/5] p2m: Always use hostp2m when clipping rangesets
` [PATCH V7 5/5] p2m: change_range_type: Only invalidate mapped gfns
[PATCH v1 8/8] PM / Hibernate: exclude all PageOffline() pages
2018-11-20 9:37 UTC (11+ messages)
` [PATCH v1] makedumpfile: exclude pages that are logically offline
` [PATCH v1 2/8] mm: convert PG_balloon to PG_offline
` [PATCH v1 4/8] xen/balloon: mark inflated pages PG_offline
` [PATCH v1 7/8] PM / Hibernate: use pfn_to_online_page()
` [PATCH v1 5/8] hv_balloon: mark inflated pages PG_offline
[PATCH v4 00/19] xen: add pvh guest support
2018-11-20 9:27 UTC (5+ messages)
` [PATCH v4 10/19] xen: setup hypercall page for PVH
[xen-unstable bisection] complete test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict
2018-11-20 8:59 UTC
[xen-unstable-smoke test] 130585: trouble: blocked/broken/pass
2018-11-20 8:44 UTC
[PATCH 0/4] x86: Drop PVRDTSCP and fix MSR_TSC_AUX handling for guests
2018-11-20 8:40 UTC (5+ messages)
` [PATCH 1/4] x86: Begin to remove TSC mode PVRDTSCP
` [PATCH 2/4] x86/pv: Remove deferred RDTSC{, P} handling in pv_emulate_privileged_op()
[PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
2018-11-20 8:26 UTC (15+ messages)
` [PATCH v5 05/24] hw: acpi: Implement XSDT support for RSDP
` [PATCH v5 19/24] hw: acpi: Retrieve the PCI bus from AcpiPciHpState
` [Qemu-devel] [PATCH v5 00/24] ACPI reorganization for hardware-reduced API addition
[PATCH 0/6] x86emul: fixes, improvements, and beginnings of AVX512 support
2018-11-20 8:12 UTC (54+ messages)
` [PATCH v5 00/47] x86emul: fair parts "
` [PATCH v5 01/47] x86emul: introduce IMPOSSIBLE()
` [PATCH v5 02/47] x86emul: support basic AVX512 moves
` [PATCH v5 03/47] x86emul: test for correct EVEX Disp8 scaling
` [PATCH v5 04/47] x86emul: also allow running the 32-bit harness on a 64-bit distro
` [PATCH v5 09/47] x86emul: support AVX512F misc legacy-equivalent FP insns
` [PATCH v5 10/47] x86emul: support AVX512F fused-multiply-add insns
` [PATCH v5 11/47] x86emul: support AVX512F legacy-equivalent logic insns
` [PATCH v5 12/47] x86emul: support AVX512{F, DQ} FP broadcast insns
` [PATCH v5 13/47] x86emul: support AVX512F v{, u}comis{d, s} insns
` [PATCH v5 14/47] x86emul: support AVX512{F, BW} packed integer compare insns
` [PATCH v5 15/47] x86emul: support AVX512{F, BW} packed integer arithmetic insns
` [PATCH v5 16/47] x86emul: use simd_128 also for legacy vector shift insns
` [PATCH v5 17/47] x86emul: support AVX512{F, BW} shift/rotate insns
` [PATCH v5 18/47] x86emul: support AVX512{F, BW, DQ} extract insns
` [PATCH v5 19/47] x86emul: support AVX512{F, BW, DQ} insert insns
` [PATCH v5 20/47] x86emul: basic AVX512F testing
` [PATCH v5 21/47] x86emul: support AVX512{F, BW, DQ} integer broadcast insns
` [PATCH v5 22/47] x86emul: basic AVX512VL testing
` [PATCH v5 23/47] x86emul: support AVX512{F, BW} zero- and sign-extending moves
` [PATCH v5 24/47] x86emul: support AVX512{F, BW} down conversion moves
` [PATCH v5 25/47] x86emul: support AVX512{F, BW} integer unpack insns
` [PATCH v5 26/47] x86emul: support AVX512{F, BW, _VBMI} full permute insns
` [PATCH v5 27/47] x86emul: support AVX512{F, BW} integer shuffle insns
` [PATCH v5 28/47] x86emul: support AVX512{BW, DQ} mask move insns
` [PATCH v5 29/47] x86emul: basic AVX512BW testing
` [PATCH v5 30/47] x86emul: basic AVX512DQ testing
` [PATCH v5 31/47] x86emul: support AVX512F move high/low insns
` [PATCH v5 32/47] x86emul: support AVX512F move duplicate insns
` [PATCH v5 33/47] x86emul: support AVX512{F, BW, VBMI} permute insns
` [PATCH v5 34/47] x86emul: support AVX512BW pack insns
` [PATCH v5 35/47] x86emul: support AVX512F floating-point conversion insns
` [PATCH v5 36/47] x86emul: support AVX512F legacy-equivalent packed int/FP "
` [PATCH v5 37/47] x86emul: support AVX512F legacy-equivalent scalar "
` [PATCH v5 38/47] x86emul: support AVX512DQ packed quad-int/FP "
` [PATCH v5 39/47] x86emul: support AVX512{F, DQ} uint-to-FP "
` [PATCH v5 40/47] x86emul: support AVX512{F, DQ} FP-to-uint "
` [PATCH v5 41/47] x86emul: support remaining AVX512F legacy-equivalent insns
` [PATCH v5 42/47] x86emul: support remaining AVX512BW "
` [PATCH v5 43/47] x86emul: support AVX512{F, ER} reciprocal insns
` [PATCH v5 44/47] x86emul: support AVX512F floating point manipulation insns
` [PATCH v5 45/47] x86emul: support AVX512DQ "
` [PATCH v5 46/47] x86emul: support AVX512{F, _VBMI2} compress/expand insns
` [PATCH v5 47/47] x86emul: support remaining misc AVX512{F, BW} insns
[xtf test] 130526: tolerable all pass - PUSHED
2018-11-20 7:32 UTC
[PATCH 0/2] Move RSDP address out of setup_header
2018-11-20 7:25 UTC
[PATCH 1/2] x86/boot: revert commit ae7e1238e68f2a (Add ACPI RSDP address to setup_header)
2018-11-20 7:25 UTC (2+ messages)
` [PATCH 2/2] x86/acpi, x86/boot: Take RSDP address from boot params if available
[PATCH 1/2] x86/boot: revert commit ae7e1238e68f2a (Add ACPI RSDP address to setup_header)
2018-11-20 7:22 UTC (2+ messages)
` [PATCH 2/2] x86/acpi, x86/boot: Take RSDP address from boot params if available
[PATCH 0/2] Move RSDP address out of setup_header
2018-11-20 7:22 UTC
Xen make grub error
2018-11-20 6:45 UTC
[xen-unstable-smoke test] 130576: trouble: blocked/broken/pass
2018-11-20 6:00 UTC
[ovmf test] 130531: regressions - FAIL
2018-11-20 5:12 UTC
[linux-next test] 130493: regressions - trouble: blocked/broken/fail/pass
2018-11-20 3:55 UTC
[xen-unstable baseline-only test] 75614: regressions - FAIL
2018-11-20 3:54 UTC
[xen-unstable-smoke test] 130562: trouble: blocked/broken/pass
2018-11-20 3:07 UTC
[xen-unstable-smoke test] 130552: trouble: blocked/broken/pass
2018-11-19 23:37 UTC
[xen-4.7-testing test] 130495: trouble: blocked/broken/fail/pass
2018-11-19 23:36 UTC
[PATCH v5 1/2] memory_hotplug: Free pages as higher order
2018-11-19 22:15 UTC
[PATCH 0/4] automation: QEMU-based smoke test
2018-11-19 21:40 UTC (6+ messages)
` [PATCH 1/4] automation: introduce CONTAINER_NO_PULL for containerize
` [PATCH 2/4] automation: stash default config file for artifact extraction
` [PATCH 3/4] automation: also specify xen binary as artifact on x86_64
` [PATCH 4/4] automation: add qemu smoke test
[linux-3.18 test] 130468: regressions - trouble: blocked/broken/fail/pass
2018-11-19 20:37 UTC
[qemu-mainline test] 130482: trouble: blocked/broken/fail/pass
2018-11-19 20:30 UTC
[xen-unstable-smoke test] 130530: trouble: blocked/broken/pass
2018-11-19 20:03 UTC
[PATCH 0/3] Assorted Gitlab CI improvements
2018-11-19 19:34 UTC (4+ messages)
` [PATCH 3/3] automation: properly tag x86 jobs in Gitlab CI
[PATCH 0/2] automation: Add 32bit Jessie
2018-11-19 18:30 UTC (6+ messages)
` [PATCH 1/2] automation: Add a 32bit Debian Jessie dockerfile
` [PATCH 2/2] automation: Add 32bit Debian Jessie builds
[PATCH v7 0/7] KVM: x86: Allow Qemu/KVM to use PVH entry point
2018-11-19 18:25 UTC
[PATCH] CONTRIBUTING: Clarifications on how to handle license deviations
2018-11-19 18:05 UTC
[PATCH v3] iommu / p2m: add a page_order parameter to iommu_map/unmap_page()
2018-11-19 17:51 UTC (2+ messages)
[PATCH 1/9] mm: Introduce new vm_insert_range API
2018-11-19 17:45 UTC (3+ messages)
[OSSTEST PATCH 1/3] ts-depriv-audit-qemu: Create complete /run/user in appropriate root
2018-11-19 17:24 UTC (8+ messages)
` [OSSTEST PATCH 2/3] ts-depriv-audit-qemu: chmod +x qemu's chroot
` [OSSTEST PATCH 3/3] productionc-config*: Update to fishdescriptor with chroot bugfix
[libvirt test] 130430: regressions - trouble: blocked/broken/fail/pass
2018-11-19 16:51 UTC
[PATCH V6 0/4] Fix VGA logdirty related display freezes with altp2m
2018-11-19 16:49 UTC (18+ messages)
` [PATCH V6 4/4] x86/altp2m: fix display frozen when switching to a new view early
PLEASE REVERT URGENTLY: Re: [PATCH v5 2/3] x86/boot: add acpi rsdp address to setup_header
2018-11-19 16:48 UTC
[ovmf test] 130507: regressions - FAIL
2018-11-19 16:43 UTC
[PATCH 0/4] xen/arm: GIC fixes and improvement
2018-11-19 16:42 UTC (13+ messages)
` [PATCH 1/4] xen/arm: gic: Ensure we have an ISB between ack and do_IRQ()
[PATCH for-3.1] hw/xen/xen_pt_graphics: Don't trust the BIOS ROM contents so much
2018-11-19 16:26 UTC
[xen-unstable-smoke test] 130516: trouble: blocked/broken/pass
2018-11-19 16:00 UTC
[PATCH v1] x86/hvm: Generic instruction re-execution mechanism for execute faults
2018-11-19 15:56 UTC (7+ messages)
[PATCH] gic:vgic: avoid excessive conversions
2018-11-19 15:48 UTC (5+ messages)
[PATCH] x86/xen: cleanup includes in arch/x86/xen/spinlock.c
2018-11-19 15:31 UTC
[PATCH] libx86: Work around GCC bug with ebx output constrants
2018-11-19 15:30 UTC (16+ messages)
` [PATCH v2] "
` [PATCH v3] libx86: Work around GCC being unable to spill the PIC hard register
[freebsd-master test] 130494: all pass - PUSHED
2018-11-19 15:03 UTC
[PATCH v4 0/5] x86/pvh: fix fixes for PVH Dom0
2018-11-19 14:56 UTC (9+ messages)
` [PATCH v4 1/5] vpci: fix updating the command register
` [PATCH v4 3/5] vpci/msix: carve p2m hole for MSIX MMIO regions
[linux-4.19 test] 130424: regressions - trouble: blocked/broken/fail/pass
2018-11-19 14:46 UTC
[PATCH] x86/msr: Handle MSR_AMD64_DR{0-3}_ADDRESS_MASK in the new MSR infrastructure
2018-11-19 14:35 UTC (2+ messages)
[PATCH] x86/xen: cleanup includes in arch/x86/xen/spinlock.c
2018-11-19 13:59 UTC
[xen-unstable-smoke test] 130506: trouble: blocked/broken/pass
2018-11-19 13:47 UTC
[PATCH v2] xen/pt: fix some pass-thru devices don't work across reboot
2018-11-19 13:20 UTC (10+ messages)
[PATCH 5/9] drm/xen/xen_drm_front_gem.c: Convert to use vm_insert_range
2018-11-19 12:29 UTC (3+ messages)
[PATCH 20/22] xen_backend: Convert sysbus init function to realize function
2018-11-19 12:27 UTC (2+ messages)
` [PATCH 00/22] QOM'ify SysBusDeviceClass->init
[ovmf test] 130499: regressions - FAIL
2018-11-19 12:10 UTC
[PATCH 00/22] QOM'ify SysBusDeviceClass->init
2018-11-19 12:07 UTC
[RFC PATCH v2 00/17] Add support for qemu-xen runnning in a Linux-based stubdomain
2018-11-19 12:03 UTC (11+ messages)
[xen-unstable test] 130409: regressions - trouble: blocked/broken/fail/pass
2018-11-19 11:55 UTC
[xen-unstable test] 129817: regressions - FAIL
2018-11-19 11:41 UTC (2+ messages)
[xen-unstable-smoke test] 130490: trouble: blocked/broken/pass
2018-11-19 11:31 UTC
[linux-linus test] 130382: regressions - trouble: blocked/broken/fail/pass
2018-11-19 11:24 UTC
[PATCH v2] x86: fix efi.lds dependency generation
2018-11-19 10:58 UTC (3+ messages)
[ovmf test] 130491: regressions - FAIL
2018-11-19 10:18 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).