messages from 2014-08-29 14:27:38 to 2014-09-02 08:33:10 UTC [more...]
[PATCH v14 00/10] enable Cache QoS Monitoring (CQM) feature
2014-09-02 8:33 UTC (14+ messages)
` [PATCH v14 01/10] x86: add generic resource (e.g. MSR) access hypercall
` [PATCH v14 02/10] xsm: add resource operation related xsm policy
` [PATCH v14 04/10] x86: detect and initialize Platform QoS Monitoring feature
` [PATCH v14 05/10] x86: dynamically attach/detach QoS monitoring service for a guest
` [PATCH v14 06/10] x86: collect global QoS monitoring information
` [PATCH v14 07/10] x86: enable QoS monitoring for each domain RMID
[libvirt test] 30085: tolerable FAIL - PUSHED
2014-09-02 8:32 UTC
[qemu-mainline test] 30082: tolerable FAIL - PUSHED
2014-09-02 8:29 UTC
VMX test report for Xen 4.5-unstable-git commit:7645640d6ff1791733c43f71590c6e2976cfa549
2014-09-02 8:28 UTC
[v5][PATCH 0/10] xen: reserve RMRR to avoid conflicting MMIO/RAM
2014-09-02 8:25 UTC (17+ messages)
` [v5][PATCH 03/10] xen:x86: define a new hypercall to get RMRR mappings
[PATCH v3 00/15] Mem_event and mem_access for ARM
2014-09-02 8:17 UTC (35+ messages)
` [PATCH v3 01/15] xen: Relocate mem_access and mem_event into common
` [PATCH v3 02/15] xen: Relocate struct npfec definition "
` [PATCH v3 03/15] xen: Relocate mem_event_op domctl and access_op memop "
` [PATCH v3 04/15] xen/mem_event: Clean out superfluous white-spaces
` [PATCH v3 05/15] xen/mem_event: Relax error condition on debug builds
` [PATCH v3 06/15] xen/mem_event: Abstract architecture specific sanity checks
` [PATCH v3 07/15] xen/mem_access: Abstract architecture specific sanity check
` [PATCH v3 08/15] xen/arm: p2m type definitions and changes
` [PATCH v3 09/15] xen/arm: Add set access required domctl
` [PATCH v3 10/15] xen/arm: Data abort exception (R/W) mem_events
` [PATCH v3 11/15] xen/arm: Instruction prefetch abort (X) mem_event handling
` [PATCH v3 12/15] xen/arm: Shatter large pages when using mem_acces
` [PATCH v3 13/15] xen/arm: Enable the compilation of mem_access and mem_event on ARM
` [PATCH v3 14/15] tools/libxc: Allocate magic page for mem access "
` [PATCH v3 15/15] tools/tests: Enable xen-access "
[PATCH v2 0/3] Xen VMware tools support
2014-09-02 8:16 UTC (9+ messages)
` [PATCH v2 1/3] Add vmware_hw to xl.cfg
` [PATCH v2 2/3] vmport: Add VMware provided include files
` [PATCH v2 3/3] Add limited support of VMware's hyper-call
[Help] How to build mini-OS with libc support, like Newlib?
2014-09-02 7:47 UTC (2+ messages)
Non PCI passthrough on xen-unstable tree
2014-09-02 7:28 UTC (8+ messages)
Xen on Seattle
2014-09-02 6:01 UTC
[PATCH v19 00/12] Remus/Libxl: Remus network buffering and drbd disk
2014-09-02 3:34 UTC (13+ messages)
` [PATCH v19 01/12] libxl: introduce libxl__multidev_prepare_with_aodev
` [PATCH v19 02/12] libxl: Extend libxl__ao_device with a libxl__ev_child member
` [PATCH v19 03/12] autoconf: add libnl3 dependency for Remus network buffering support
` [PATCH v19 04/12] libxl/remus: introduce an abstract Remus device layer
` [PATCH v19 05/12] libxl/remus: setup and control network output buffering
` [PATCH v19 06/12] libxl/remus: setup and control disk replication for DRBD backends
` [PATCH v19 07/12] xl/remus: change bool to defbool
` [PATCH v19 08/12] xl/remus: cmdline switch to explicitly enable unsafe configurations
` [PATCH v19 09/12] xl/remus: cmdline switches and config vars to control network buffering
` [PATCH v19 10/12] xl/remus: add a cmdline switch to disable disk replication
` [PATCH v19 11/12] libxl/remus: add LIBXL_HAVE_REMUS to indicate Remus support in libxl
` [PATCH v19 12/12] MAINTAINERS: update maintained files of Remus
[linux-3.10 test] 30080: regressions - FAIL
2014-09-02 3:20 UTC
[xen-unstable test] 30079: tolerable FAIL
2014-09-02 2:24 UTC
How to intercept supervisor call using Xen?
2014-09-02 1:51 UTC
cpufreq implementation for OMAP under xen hypervisor
2014-09-02 1:00 UTC (9+ messages)
Xen Guest Timer (ARM) question
2014-09-02 0:25 UTC (3+ messages)
[PATCH v12 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-09-01 23:47 UTC (18+ messages)
` [PATCH v12 01/14] arch/arm: add consistency check to REMOVE p2m changes
` [PATCH v12 02/14] arch/arm: unmap partially-mapped memory regions
` [PATCH] "
` [PATCH v12 03/14] arch/x86: warn if to-be-removed mapping does not exist
` [PATCH v12 04/14] arch/x86: cleanup memory_mapping DOMCTL
` [PATCH v12 05/14] xen/common: add ARM stub for the function memory_type_changed()
` [PATCH v12 06/14] xen/x86: factor out map and unmap from the memory_mapping DOMCTL
` [PATCH v12 07/14] xen/common: move the memory_mapping DOMCTL hypercall to common code
` [PATCH v12 08/14] tools/libxl: parse optional start gfn from the iomem config option
` [PATCH v12 09/14] tools/libxl: handle the iomem parameter with the memory_mapping hcall
` [PATCH v12 10/14] xsm/flask: avoid spurious error messages when mapping I/O-memory
` [PATCH v12 11/14] flask/policy: allow domU to use previously-mapped I/O-memory
` [PATCH v12 12/14] tools/libxl: explicitly grant access to needed I/O-memory ranges
` [PATCH v12 13/14] tools/libxl: cleanup the do_pci_add() function
` [PATCH v12 14/14] xen/common: do not implicitly permit access to mapped I/O memory
[PATCH] xen/arm: Implement domain_get_maximum_gpfn
2014-09-01 21:32 UTC (5+ messages)
[PATCH] xen/balloon: cancel ballooning if adding new memory failed
2014-09-01 22:07 UTC (2+ messages)
[qemu-mainline test] 30078: regressions - FAIL
2014-09-01 21:13 UTC
[linux-linus test] 30074: regressions - FAIL
2014-09-01 18:58 UTC
[PATCH] x86/xen: Fix 64bit kernel pagetable setup of PV guests
2014-09-01 17:34 UTC (2+ messages)
` [Xen-devel] "
[PATCH V6 3/5] Introduce xen-scsifront module
2014-09-01 17:11 UTC (2+ messages)
` [PATCH V6 0/5] Add XEN pvSCSI support
[PATCH] x86/traps: Remove redundant trapnr parameter from fatal_trap()
2014-09-01 16:27 UTC (3+ messages)
Block-attach USB devices
2014-09-01 16:08 UTC (2+ messages)
[PATCH] x86/current: Provide additional information to optimise get_cpu_info()
2014-09-01 15:27 UTC (5+ messages)
` [PATCH v2] "
[PATCH 0/2] Credit2: fix per-socket runqueue setup
2014-09-01 15:24 UTC (7+ messages)
` [PATCH 1/2] x86: during boot, anticipate identifying the boot cpu
Question about xentrace to trace s_time_t type of data
2014-09-01 15:23 UTC (3+ messages)
[PATCH v3] x86/NMI: Allow processing unknown NMIs when watchdog is enabled
2014-09-01 14:51 UTC (4+ messages)
[linux-3.10 test] 30072: regressions - FAIL
2014-09-01 14:28 UTC
Maintainer nomination for the embedded and automotive subproject
2014-09-01 13:57 UTC
[xen-unstable test] 30071: tolerable FAIL
2014-09-01 13:33 UTC
[linux-next test] 30077: tolerable FAIL
2014-09-01 13:01 UTC
[PATCH] linux_gntshr_munmap: munmap takes a length, not a page count
2014-09-01 12:16 UTC
[PATCH RFC V9 1/5] xen: Emulate with no writes
2014-09-01 12:05 UTC (11+ messages)
` [PATCH RFC V9 4/5] xen, libxc: Request page fault injection via libxc
XenProject main website issues
2014-09-01 10:52 UTC
[PATCH] fix qemu building with older make
2014-09-01 10:41 UTC (10+ messages)
[PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access
2014-09-01 10:38 UTC (14+ messages)
xc_gntshr_unmap problems (BUG(s) in xen-gntalloc?)
2014-09-01 10:19 UTC (7+ messages)
xen 4.4.0 unnecessary dependency on Perl
2014-09-01 8:10 UTC (3+ messages)
[PATCH 0/2] qemu:xen: implement isa bridge specific to IGD passthrough
2014-09-01 7:49 UTC (13+ messages)
` [PATCH 2/2] xen:i386:pc_piix: create "
` [Xen-devel] "
[linux-3.14 test] 30069: tolerable FAIL - PUSHED
2014-09-01 7:15 UTC
[PATCH] x86/hvm: implement save/restore for posted interrupts
2014-09-01 6:44 UTC (12+ messages)
[Xen-devel] Xen PV domain regression with KASLR enabled (kernel 3.16)
2014-09-01 4:03 UTC (14+ messages)
` [PATCH] Solved the Xen PV/KASLR riddle
` [Xen-devel] "
[linux-linus test] 30064: regressions - FAIL
2014-09-01 0:34 UTC
[qemu-mainline test] 30058: tolerable FAIL - PUSHED
2014-08-31 19:37 UTC
[linux-3.10 test] 30056: regressions - FAIL
2014-08-31 17:06 UTC
[xen-unstable test] 30055: tolerable FAIL
2014-08-31 16:08 UTC
[linux-3.14 test] 30053: regressions - FAIL
2014-08-31 9:59 UTC
[linux-linus test] 30050: regressions - FAIL
2014-08-30 21:38 UTC
[qemu-mainline test] 30046: regressions - FAIL
2014-08-30 16:35 UTC
[linux-3.10 test] 30044: regressions - FAIL
2014-08-30 14:01 UTC
[xen-unstable test] 30043: tolerable FAIL - PUSHED
2014-08-30 13:03 UTC
[PATCH RFC v2 00/12] Mem_event and mem_access for ARM
2014-08-30 8:19 UTC (9+ messages)
` [PATCH RFC v2 06/12] tools/libxc: Allocate magic page for mem access on ARM
` [PATCH RFC v2 08/12] xen/arm: Add mem_event domctl and mem_access memop
` [PATCH RFC v2 09/12] xen/arm: Data abort exception (R/W) mem_events
[libvirt test] 30051: tolerable FAIL - PUSHED
2014-08-30 7:10 UTC
[linux-3.14 test] 30039: regressions - FAIL
2014-08-30 6:49 UTC
[PATCH] drivers/xen/evtchn.c: Check failure for evtchn_make_refcounted()
2014-08-30 3:39 UTC
[qemu-mainline test] 30034: tolerable FAIL - PUSHED
2014-08-29 22:55 UTC
[PATCH v8 2/4] x86/hvm: Treat non-instruction fetch nested page faults also as read violations
2014-08-29 22:06 UTC (5+ messages)
[RFC PATCH v1] Replace tasklets with per-cpu implementation
2014-08-29 20:58 UTC
[PATCH v5] xen: arm: introduce uImage probe function for Dom0
2014-08-29 20:51 UTC (2+ messages)
[PATCH] flask/policy: allow configure_domain call during domain creation
2014-08-29 20:28 UTC (5+ messages)
[linux-linus test] 30032: regressions - FAIL
2014-08-29 20:19 UTC
[PATCH v2 00/21] xen/arm: Add support for non-pci passthrough
2014-08-29 20:14 UTC (11+ messages)
` [PATCH v2 08/21] xen/arm: Initialize the virtual GIC later
` [PATCH v2 10/21] xen/arm: Implement hypercall PHYSDEVOP_{, un}map_pirq
[PATCH v2] docs: Introduce specification for x86 pv bootloader chainloading paths/formats
2014-08-29 20:14 UTC
[RFC] Interrupt latency measurement technique
2014-08-29 20:11 UTC (4+ messages)
[linux-next test] 30038: tolerable FAIL
2014-08-29 20:02 UTC
Introduce rt real-time scheduler for Xen
2014-08-29 19:35 UTC (10+ messages)
` [PATCH v1 1/4] xen: add real time scheduler rt
[PATCH v11 00/14] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
2014-08-29 19:19 UTC (5+ messages)
` [PATCH v11 02/14] arch/arm: unmap partially-mapped memory regions
Map NVRAM to domU kernels
2014-08-29 15:28 UTC (3+ messages)
[RESEND][PATCH v4 0/1] Add mmio_hole_size (was Add pci_hole_min_size)
2014-08-29 15:18 UTC (2+ messages)
` [RESEND][PATCH v4 1/1] Add mmio_hole_size
RFC: very initial PVH design document
2014-08-29 15:09 UTC (5+ messages)
[linux-3.10 test] 30031: regressions - FAIL
2014-08-29 14:52 UTC
Determining iommu groups in Xen?
2014-08-29 14:34 UTC (10+ messages)
[RFC PATCH] cpufreq: make cpufreq driver more generalizable
2014-08-29 14:33 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).