messages from 2017-11-09 14:52:20 to 2017-11-13 16:27:33 UTC [more...]
[PATCH v2] x86/hvm: do not register hpet mmio during s3 cycle
2017-11-13 16:27 UTC (6+ messages)
[PATCH] x86emul: keep compiler from using {x, y, z}mm registers itself
2017-11-13 16:22 UTC (5+ messages)
` Ping: "
[PATCH for-4.10] common/spinlock: Improve the output from check_lock() if it trips
2017-11-13 16:05 UTC (3+ messages)
[PATCH] tools/xenstored: Check number of strings passed to do_control()
2017-11-13 16:03 UTC (3+ messages)
` [PATCH for-4.10] "
[PATCH 01/16] Introduce skeleton SUPPORT.md
2017-11-13 15:43 UTC (17+ messages)
` [PATCH 02/16] SUPPORT.md: Add core functionality
` [PATCH 03/16] SUPPORT.md: Add some x86 features
` [PATCH 04/16] SUPPORT.md: Add core ARM features
` [PATCH 05/16] SUPPORT.md: Toolstack core
` [PATCH 06/16] SUPPORT.md: Add scalability features
` [PATCH 07/16] SUPPORT.md: Add virtual devices common to ARM and x86
` [PATCH 08/16] SUPPORT.md: Add x86-specific virtual hardware
` [PATCH 09/16] SUPPORT.md: Add ARM-specific "
` [PATCH 10/16] SUPPORT.md: Add Debugging, analysis, crash post-portem
` [PATCH 11/16] SUPPORT.md: Add 'easy' HA / FT features
` [PATCH 12/16] SUPPORT.md: Add Security-releated features
` [PATCH 13/16] SUPPORT.md: Add secondary memory management features
` [PATCH 14/16] SUPPORT.md: Add statement on PCI passthrough
` [PATCH 15/16] SUPPORT.md: Add statement on migration RFC
` [PATCH 16/16] SUPPORT.md: Add limits RFC
[PATCH 1/4 v3] libxl: Fix the bug introduced in commit "libxl: use correct type modifier for vuart_gfn"
2017-11-13 15:56 UTC (3+ messages)
` [PATCH 1/4 v3 for-4.10] "
[PATCH] Config.mk: Update QEMU changeset
2017-11-13 15:49 UTC (2+ messages)
[RFC PATCH 00/31] CPUFreq on ARM
2017-11-13 15:21 UTC (35+ messages)
` [RFC PATCH 01/31] cpufreq: move cpufreq.h file to the xen/include/xen location
` [RFC PATCH 02/31] pm: move processor_perf.h "
` [RFC PATCH 03/31] pmstat: move pmstat.c file to the xen/drivers/pm/stat.c location
` [RFC PATCH 04/31] cpufreq: make turbo settings to be configurable
` [RFC PATCH 05/31] pmstat: make pmstat functions more generalizable
` [RFC PATCH 06/31] cpufreq: make cpufreq driver "
` [RFC PATCH 07/31] xenpm: Clarify xenpm usage
` [RFC PATCH 08/31] xen/device-tree: Add dt_count_phandle_with_args helper
` [RFC PATCH 09/31] xen/device-tree: Add dt_property_for_each_string macros
` [RFC PATCH 10/31] xen/device-tree: Add dt_property_read_u32_index helper
` [RFC PATCH 11/31] xen/device-tree: Add dt_property_count_elems_of_size helper
` [RFC PATCH 12/31] xen/device-tree: Add dt_property_read_string_helper and friends
` [RFC PATCH 13/31] xen/arm: Add driver_data field to struct device
` [RFC PATCH 14/31] xen/arm: Add DEVICE_MAILBOX device class
` [RFC PATCH 15/31] xen/arm: Store device-tree node per cpu
` [RFC PATCH 16/31] arm: add SMC wrapper that is compatible with SMCCC
` [RFC PATCH 17/31] xen/arm: Add ARM System Control and Power Interface (SCPI) protocol
` [RFC PATCH 18/31] xen/arm: Add mailbox infrastructure
` [RFC PATCH 19/31] xen/arm: Introduce ARM SMC based mailbox
` [RFC PATCH 20/31] xen/arm: Add common header file wrappers.h
` [RFC PATCH 21/31] xen/arm: Add rxdone_auto flag to mbox_controller structure
` [RFC PATCH 22/31] xen/arm: Add Xen changes to SCPI protocol
` [RFC PATCH 23/31] xen/arm: Add Xen changes to mailbox infrastructure
` [RFC PATCH 24/31] xen/arm: Add Xen changes to ARM SMC based mailbox
` [RFC PATCH 25/31] xen/arm: Use non-blocking mode for SCPI protocol
` [RFC PATCH 26/31] xen/arm: Don't set txdone_poll flag for ARM SMC mailbox
` [RFC PATCH 27/31] cpufreq: hack: perf->states isn't a real guest handle on ARM
` [RFC PATCH 28/31] xen/arm: Introduce SCPI based CPUFreq driver
` [RFC PATCH 29/31] xen/arm: Introduce CPUFreq Interface component
` [RFC PATCH 30/31] xen/arm: Build CPUFreq components
` [RFC PATCH 31/31] xen/arm: Enable CPUFreq on ARM
[libvirt test] 116130: regressions - FAIL
2017-11-13 15:18 UTC
[PATCH] xen/pvcalls: fix potential endless loop in pvcalls-front.c
2017-11-13 15:15 UTC (5+ messages)
Bringing up OSS test framework on moonshot(aarch64) systems
2017-11-13 14:27 UTC (3+ messages)
[BUG] xen-mceinj tool testing cause dom0 crash
2017-11-13 14:18 UTC (12+ messages)
[linux-3.18 test] 116121: regressions - FAIL
2017-11-13 13:18 UTC
[xen-unstable-smoke test] 116137: tolerable all pass - PUSHED
2017-11-13 12:51 UTC
[qemu-upstream-unstable test] 116118: FAIL
2017-11-13 11:58 UTC (5+ messages)
[PATCH net-next v1] xen-netback: make copy batch size configurable
2017-11-13 11:58 UTC (5+ messages)
Xen 4.10 RC4
2017-11-13 11:43 UTC
[PATCH v2 1/2] x86/mm: fix a potential race condition in map_pages_to_xen()
2017-11-13 11:22 UTC (11+ messages)
` [PATCH v2 2/2] x86/mm: fix a potential race condition in modify_xen_mappings()
[PATCH RFC v3 0/6] x86/idle: add halt poll support
2017-11-13 11:09 UTC (6+ messages)
` [PATCH RFC v3 1/6] x86/paravirt: Add pv_idle_ops to paravirt ops
` [PATCH RFC v3 2/6] KVM guest: register kvm_idle_poll for pv_idle_ops
` [PATCH RFC v3 3/6] sched/idle: Add a generic poll before enter real idle path
[PATCH for-4.10] docs: update hvmlite.markdown
2017-11-13 10:27 UTC (3+ messages)
[PATCH RFC v3 5/6] tick: get duration of the last idle loop
2017-11-13 10:27 UTC (2+ messages)
` [PATCH RFC v3 6/6] KVM guest: introduce smart idle poll algorithm
[distros-debian-sid test] 72441: tolerable FAIL
2017-11-13 10:23 UTC
[PATCH] VMX: sync CPU state upon vCPU destruction
2017-11-13 9:51 UTC (7+ messages)
Help:Can xen restore several snapshots more faster at same time?
2017-11-13 9:50 UTC (4+ messages)
` 答复: "
[PATCH for-4.10] libs/evtchn: Remove active handler on clean-up or failure
2017-11-13 9:04 UTC (2+ messages)
[linux-linus test] 116119: regressions - FAIL
2017-11-13 8:42 UTC
[PATCH RFC v3 0/6] x86/idle: add halt poll support
2017-11-13 8:16 UTC
[xen-unstable test] 116108: regressions - FAIL
2017-11-13 4:58 UTC
[seabios test] 116116: regressions - FAIL
2017-11-13 4:17 UTC
[qemu-mainline test] 116107: regressions - FAIL
2017-11-13 0:21 UTC
[linux-4.1 test] 116104: regressions - FAIL
2017-11-12 23:38 UTC
[linux-3.18 test] 116106: regressions - FAIL
2017-11-12 19:48 UTC
[linux-linus test] 116103: regressions - FAIL
2017-11-12 16:41 UTC
[qemu-upstream-unstable test] 116105: regressions - FAIL
2017-11-12 16:20 UTC
Xen Nested Virtualization for HyperPlatform
2017-11-12 14:47 UTC (2+ messages)
[seabios test] 116102: regressions - FAIL
2017-11-12 14:03 UTC
[xen-unstable-coverity test] 116112: all pass - PUSHED
2017-11-12 10:29 UTC
[distros-debian-stretch test] 72440: tolerable FAIL
2017-11-11 11:22 UTC
[seabios test] 115733: regressions - FAIL
2017-11-11 8:58 UTC
[xen-unstable test] 115730: regressions - FAIL
2017-11-11 6:28 UTC
[linux-3.18 test] 115729: regressions - FAIL
2017-11-11 4:52 UTC
[xen-unstable baseline-only test] 72439: regressions - FAIL
2017-11-10 23:23 UTC
[qemu-upstream-unstable test] 115725: regressions - FAIL
2017-11-10 23:02 UTC
[linux-4.1 test] 115724: regressions - FAIL
2017-11-10 22:24 UTC
[PATCH v2 2/5] x86: add enum for hypervisors to replace x86_hyper
2017-11-10 20:39 UTC (3+ messages)
[linux-next test] 115722: regressions - FAIL
2017-11-10 20:28 UTC
[PATCH net-next v1] xen-netback: make copy batch size configurable
2017-11-10 19:34 UTC
[PATCH 00/12] ARM: VGIC/GIC separation cleanups
2017-11-10 19:04 UTC (8+ messages)
` [PATCH 03/12] ARM: VGIC: remove gic_clear_pending_irqs()
` [PATCH 04/12] ARM: VGIC: move gic_remove_irq_from_queues()
[linux-linus test] 115718: regressions - FAIL
2017-11-10 18:51 UTC
[PATCH v16 00/18] osstest: initial FreeBSD support
2017-11-10 18:10 UTC (3+ messages)
` [PATCH v16 17/18] osstest: remove the loader timeout from the install image
` [PATCH v16 18/18] osstest: expand the list of tested disk controllers
[qemu-mainline baseline-only test] 72437: regressions - FAIL
2017-11-10 14:33 UTC
[xen-unstable test] 115665: tolerable FAIL - PUSHED
2017-11-10 14:29 UTC
[linux-3.18 test] 115714: regressions - FAIL
2017-11-10 13:18 UTC
[libvirt test] 115717: regressions - FAIL
2017-11-10 11:49 UTC
[distros-debian-jessie test] 72438: tolerable all pass
2017-11-10 11:46 UTC
[qemu-upstream-unstable test] 115713: regressions - trouble: blocked/broken/fail/pass
2017-11-10 10:48 UTC
[PATCH v3 0/4] x86/cpuid: enable new cpu features
2017-11-10 10:46 UTC (7+ messages)
` [PATCH v3 1/4] x86emul: Support GFNI insns
` [PATCH v3 2/4] x86emul: Support vpclmulqdq
` [PATCH v3 3/4] x86emul: Support vaes insns
` [PATCH v3 4/4] x86/cpuid: Enable new SSE/AVX/AVX512 cpu features
[PATCH v2 0/4] x86/cpuid: Enable new SSE/AVX/AVX512 cpu features
2017-11-10 10:43 UTC (8+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] x86emul: Support GFNI insns
` [PATCH v2 3/4] x86emul: Support vpclmulqdq
` [PATCH v2 4/4] x86emul: Support vaes insns
[linux-4.1 test] 115709: regressions - FAIL
2017-11-10 10:18 UTC
[xen-unstable test] 115555: regressions - FAIL
2017-11-10 10:02 UTC (4+ messages)
[BUG] blkback reporting incorrect number of sectors, unable to boot
2017-11-10 9:58 UTC (14+ messages)
Macvtap on Xen 4.6.6-3.el7
2017-11-10 6:33 UTC
[qemu-mainline test] 115707: tolerable FAIL - PUSHED
2017-11-10 5:59 UTC
[linux-linus test] 115706: regressions - trouble: broken/fail/pass
2017-11-10 4:51 UTC
[qemu-upstream-unstable test] 115703: regressions - trouble: broken/fail/pass
2017-11-10 0:03 UTC
[linux-3.18 test] 115698: regressions - FAIL
2017-11-09 23:54 UTC
[PATCH v8 0/5] x86/xen: pvclock vdso support
2017-11-09 20:21 UTC
[linux-4.1 test] 115693: regressions - FAIL
2017-11-09 20:04 UTC
[xen-unstable-smoke test] 115704: tolerable all pass - PUSHED
2017-11-09 19:49 UTC
[qemu-mainline test] 115692: regressions - FAIL
2017-11-09 19:32 UTC
[linux-linus test] 115690: regressions - FAIL
2017-11-09 18:15 UTC
[PATCH v2] x86/pvh: Do not add DSDT and FACS to PVH dom0 XSDT
2017-11-09 17:00 UTC (4+ messages)
[PATCH v2 0/2] x86: context switch handling adjustments
2017-11-09 16:38 UTC (13+ messages)
` [PATCH v2 1/2] VMX: fix VMCS race on context-switch paths
[PATCH v3 for-next 0/4] xen: Convert __page_to_mfn and _mfn_to_page to use typesafe MFN
2017-11-09 16:12 UTC (12+ messages)
[PATCH] x86/mm: fix a potential race condition in map_pages_to_xen()
2017-11-09 15:29 UTC
[PATCH 0/2 v2] xen: ACPI/SPCR based initialization of 8250 UART
2017-11-09 15:26 UTC (6+ messages)
` [PATCH 1/2 v2] xen: Add support for initializing 16550 UART using ACPI
Unable to create guest PV domain on OMAP5432
2017-11-09 14:52 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).