Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-08 13:52:54 to 2015-07-09 10:53:17 UTC [more...]

[v7][PATCH 00/16] Fix RMRR
 2015-07-09 10:53 UTC  (23+ messages)
` [v7][PATCH 01/16] xen: introduce XENMEM_reserved_device_memory_map
` [v7][PATCH 02/16] xen/vtd: create RMRR mapping
` [v7][PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [v7][PATCH 04/16] xen: enable XENMEM_memory_map in hvm
` [v7][PATCH 05/16] hvmloader: get guest memory map into memory_map[]
` [v7][PATCH 06/16] hvmloader/pci: skip reserved ranges
` [v7][PATCH 07/16] hvmloader/e820: construct guest e820 table
` [v7][PATCH 08/16] tools/libxc: Expose new hypercall xc_reserved_device_memory_map
` [v7][PATCH 09/16] tools: extend xc_assign_device() to support rdm reservation policy
` [v7][PATCH 10/16] tools: introduce some new parameters to set rdm policy
` [v7][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [v7][PATCH 12/16] tools: introduce a new parameter to set a predefined rdm boundary
` [v7][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [v7][PATCH 14/16] xen/vtd: enable USB device assignment
` [v7][PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr
` [v7][PATCH 16/16] tools: parse to enable new rdm policy parameters

[PATCH] tools/xl: Fix build error following c/s f52fbcf7
 2015-07-09 10:47 UTC  (2+ messages)

[PATCH 0/4] xen: sched/cpupool: more fixing of (corner?) cases
 2015-07-09 10:45 UTC  (16+ messages)
` [PATCH 1/4] xen: sched: factor the code for taking two runq locks in a function
` [PATCH 2/4] xen: sched: factor code that moves a vcpu to a new pcpu "
` [PATCH 3/4] xen: sched: reorganize cpu_disable_scheduler()
` [PATCH 4/4] xen: sched/cpupool: properly update affinity when removing a cpu from a cpupool

[PATCH v4] libxl: Add AHCI support for upstream qemu
 2015-07-09 10:43 UTC  (4+ messages)

[linux-next test] 59199: regressions - FAIL
 2015-07-09 10:41 UTC 

[PATCH v2 1/3] xen/domain_page: Convert map_domain_page_global() to using mfn_t
 2015-07-09 10:38 UTC  (5+ messages)
` [PATCH v2 3/3] Convert map_domain_page() to use the new mfn_t type

[PATCH v6 00/16] x86/hvm: I/O emulation cleanup and fix
 2015-07-09 10:36 UTC  (35+ messages)
` [PATCH v6 02/16] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH v6 04/16] x86/hvm: restrict port numbers to uint16_t and sizes to unsigned int
` [PATCH v6 05/16] x86/hvm: unify internal portio and mmio intercepts
` [PATCH v6 07/16] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v6 08/16] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH v6 09/16] x86/hvm: limit reps to avoid the need to handle retry
` [PATCH v6 11/16] x86/hvm: split I/O completion handling from state model
` [PATCH v6 12/16] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH v6 16/16] x86/hvm: track large memory mapped accesses by buffer offset

[PATCH OSSTEST] Allow rumpkernel xenstorels.test failures for all but rumpuserxen branch
 2015-07-09 10:35 UTC  (2+ messages)

[PATCH v6] run QEMU as non-root
 2015-07-09 10:34 UTC  (6+ messages)

PCI Pass-through in Xen ARM - Draft 2
 2015-07-09 10:30 UTC  (13+ messages)

[PATCH] tools: ocaml: Handle anonymous struct members of structs in libxl IDL
 2015-07-09 10:29 UTC  (2+ messages)

[PATCH OSSTEST v1] ap-fetch-version: Arrange for osstest merges from upstream to be stable
 2015-07-09  9:54 UTC  (4+ messages)

[PATCH v2] x86: correct socket_cpumask allocation
 2015-07-09  9:41 UTC  (4+ messages)

Sharing display between guests
 2015-07-09  9:31 UTC  (11+ messages)

[PATCH v11 0/5] enable Cache Allocation Technology (CAT) for VMs - tools
 2015-07-09  9:29 UTC  (7+ messages)
` [PATCH v11 1/5] tools/libxl: minor name changes for CMT commands
` [PATCH v11 2/5] tools/libxl: add command to show PSR hardware info
` [PATCH v11 3/5] tools/libxl: introduce some socket helpers
` [PATCH v11 4/5] tools: add tools support for Intel CAT
` [PATCH v11 5/5] docs: add xl-psr.markdown

[linux-4.1 test] 59198: regressions - trouble: blocked/broken/fail/pass
 2015-07-09  9:22 UTC 

[PATCH v4 1/3] x86/monitor: add get_capabilities to monitor_op domctl
 2015-07-09  9:05 UTC  (6+ messages)
` [PATCH v4 2/3] x86/vm_event: toggle singlestep from vm_event response
` [PATCH v4 3/3] x86/monitor: don't use hvm_funcs directly

Read IOPS storm in case of reflinking running Xen VM disk on OCFS2
 2015-07-09  9:01 UTC 

[PATCH] x86: correct socket_cpumask allocation for AP
 2015-07-09  8:39 UTC  (11+ messages)

[v3 14/15] Update Posted-Interrupts Descriptor during vCPU scheduling
 2015-07-09  8:18 UTC  (6+ messages)
  ` Fwd: "

[PATCH v8 0/4] iommu: add rmrr Xen command line option
 2015-07-09  8:10 UTC  (10+ messages)
` [PATCH v8 1/4] pci: add PCI_SBDF and PCI_SEG macros
` [PATCH v8 2/4] iommu VT-d: separate rmrr addition function
` [PATCH v8 3/4] pci: add wrapper for parse_pci
` [PATCH v8 4/4] iommu: add rmrr Xen command line option for extra rmrrs

[RFC Patch V1 05/12] x86, PCI: Use for_pci_msi_entry() to access MSI device list
 2015-07-09  8:00 UTC  (2+ messages)
` [RFC Patch V1 06/12] "

[linux-3.4 test] 59195: regressions - FAIL
 2015-07-09  7:46 UTC 

[v3 00/15] Add VT-d Posted-Interrupts support
 2015-07-09  7:25 UTC  (8+ messages)
` [v3 12/15] vmx: posted-interrupt handling when vCPU is blocked

[PATCH v2 0/4] 32-bit domU PVH support
 2015-07-09  7:02 UTC  (13+ messages)
` [PATCH v2 1/4] x86/compat: Test whether guest has 32b shinfo instead of being a PV 32b domain

[rumpuserxen test] 59255: regressions - FAIL
 2015-07-09  6:38 UTC 

[PATCH v25 00/15] x86/PMU: Xen PMU PV(H) support
 2015-07-09  6:13 UTC  (11+ messages)
` [PATCH v25 04/15] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v25 05/15] x86/VPMU: Initialize VPMUs with __initcall
` [PATCH v25 11/15] VPMU/AMD: Check MSR values before writing to hardware
` [PATCH v25 13/15] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v25 14/15] x86/VPMU: Add privileged PMU mode

[PATCH v2] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-07-09  3:46 UTC  (8+ messages)

[PATCH v9 0/8] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-07-09  1:54 UTC  (9+ messages)
` [PATCH v9 1/8] PCI: Add pci_ioremap_wc_bar()
` [PATCH v9 2/8] drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()
` [PATCH v9 3/8] drivers/video/fbdev/kyrofb: "
` [PATCH v9 4/8] drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebuffer
` [PATCH v9 5/8] PCI: Add pci_iomap_wc() variants
` [PATCH v9 6/8] drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()
` [PATCH v9 7/8] drivers/video/fbdev/s3fb: "
` [PATCH v9 8/8] drivers/video/fbdev/vt8623fb: "

[PATCH v9 0/4] iommu: add rmrr Xen command line option
 2015-07-09  1:50 UTC  (5+ messages)
` [PATCH v9 1/4] pci: add PCI_SBDF and PCI_SEG macros
` [PATCH v9 2/4] iommu VT-d: separate rmrr addition function
` [PATCH v9 3/4] pci: add wrapper for parse_pci
` [PATCH v9 4/4] iommu: add rmrr Xen command line option for extra rmrrs

[PATCH v10 00/13] enable Cache Allocation Technology (CAT) for VMs
 2015-07-09  1:29 UTC  (5+ messages)

[PATCH v3 for Xen 4.6 0/4] Enable per-VCPU parameter settings for RTDS scheduler
 2015-07-09  1:16 UTC  (11+ messages)
` [PATCH v3 for Xen 4.6 1/4] xen: enable "
` [PATCH v3 for Xen 4.6 3/4] libxl: "

[linux-linus test] 59186: regressions - FAIL
 2015-07-08 22:32 UTC 

[libvirt] [PATCH] libxl: support dom0
 2015-07-08 21:49 UTC 

[RESEND] xen-netback: remove duplicated function definition
 2015-07-08 21:13 UTC 

[libvirt test] 59185: regressions - FAIL
 2015-07-08 20:41 UTC 

[linux-3.18 test] 59177: regressions - FAIL
 2015-07-08 20:01 UTC 

[ovmf test] 59179: tolerable FAIL - PUSHED
 2015-07-08 19:30 UTC 

[PATCH] Follow-on to Remove XenPTReg->data and use dev.config for guest configuration values
 2015-07-08 19:19 UTC  (2+ messages)
  ` [PATCH] xen/pt: Don't slurp wholesale the PCI configuration registers

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-08 18:35 UTC  (7+ messages)
` [PATCH v3 05/13] x86/altp2m: basic data structures and support routines

[qemu-mainline test] 59169: regressions - FAIL
 2015-07-08 17:02 UTC 

[PATCH v3 1/2] x86/monitor: add get_capabilities to monitor_op domctl
 2015-07-08 16:45 UTC  (6+ messages)
` [PATCH v3 2/2] x86/vm_event: toggle singlestep from vm_event response

[v6][PATCH 00/16] Fix RMRR
 2015-07-08 16:23 UTC  (7+ messages)
` [v6][PATCH 10/16] tools: introduce some new parameters to set rdm policy

[PATCHv1] x86: reintroduce read_unlock() optimization
 2015-07-08 16:07 UTC 

[PATCH OSSTEST v8 00/14] add distro domU testing flight
 2015-07-08 15:51 UTC  (8+ messages)
` [PATCH OSSTEST v8 05/14] distros: Support pvgrub for Wheezy too

[PATCH] Fix the compatibility typedef of ioservid_t to match the Xen headers
 2015-07-08 15:47 UTC  (3+ messages)
  ` [Qemu-devel] "

[OSSTEST PATCH 1/4] Email reports: Sort out recipients and Reply-to
 2015-07-08 15:40 UTC  (9+ messages)
` [OSSTEST PATCH 2/4] Reporting: Make HTML reports for bisection flights too
` [OSSTEST PATCH 3/4] mg-branch-setup: Get the direction of the tree-bisect link right
` [OSSTEST PATCH 4/4] JobDB/Executive: Improve an internal `die' error

[PATCH OSSTEST v6] mg-all-branch-statuses: Show how up to date each branch is
 2015-07-08 15:28 UTC  (2+ messages)

[PATCH v5 0/3] Add support for GICv2 on GICv3
 2015-07-08 14:42 UTC  (8+ messages)
` [PATCH v5 2/3] arm: Allow the user to specify the GIC version

[PATCH OSSTEST v5] mg-all-branch-statuses: Show how up to date each branch is
 2015-07-08 14:33 UTC  (4+ messages)

[seabios test] 59172: tolerable FAIL - PUSHED
 2015-07-08 14:33 UTC 

[PATCH v4 0/7] get rid of the SEDF
 2015-07-08 14:00 UTC  (4+ messages)
` [PATCH v4 1/7] libxl: get rid of the SEDF scheduler

[xen-unstable test] 59160: regressions - FAIL
 2015-07-08 13:59 UTC  (3+ messages)

[PATCH 00/27] Libxl migration v2
 2015-07-08 13:58 UTC  (5+ messages)
` [PATCH 10/27] docs: Libxl migration v2 stream specification


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 read-only IMAP folder(s) and NNTP newsgroup(s).