xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-22 16:15:23 to 2015-06-23 12:55:11 UTC [more...]

[PATCH v4 RFC 0/6] x86/MSI: XSA-120, 126, 128-131 follow-up
 2015-06-23 12:55 UTC  (6+ messages)
` [PATCH v4 RFC 1/6] x86/PCI: add config space write abstract intercept logic

[PATCH RFC 0/4] 'reset everything' approach to PVHVM guest kexec
 2015-06-23 12:52 UTC  (9+ messages)
` [PATCH RFC 3/4] xen: implement SCHEDOP_soft_reset

[PATCH] drivers: xen-blkfront: only talk_to_blkback() when in XenbusStateInitialising
 2015-06-23 12:51 UTC  (3+ messages)
            ` [PATCH 3/3] xen/block: add multi-page ring support

[PATCH RFC v1 00/13] Introduce HMV without dm and new boot ABI
 2015-06-23 12:50 UTC  (20+ messages)
` [PATCH RFC v1 05/13] libxc: introduce a domain loader for HVM guest firmware
` [PATCH RFC v1 09/13] elfnotes: intorduce a new PHYS_ENTRY elfnote
` [PATCH RFC v1 10/13] lib{xc/xl}: allow the creation of HVM domains with a kernel
` [PATCH RFC v1 11/13] xen/libxl: allow creating HVM guests without a device model
` [PATCH RFC v1 12/13] xen: allow 64bit HVM guests to use XENMEM_memory_map
` [PATCH RFC v1 13/13] xenconsole: try to attach to PV console if HVM fails

[PATCH] tools/libxc: Fix build of 32bit toolstacks on CentOS 5.x following XSA-125
 2015-06-23 12:45 UTC  (4+ messages)
` [PATCH] [XEN-4.4] "

Xen 4.5.1 released
 2015-06-23 12:37 UTC  (6+ messages)

[PATCH 0/6] AMD-PVH: DomU support
 2015-06-23 12:30 UTC  (17+ messages)
` [PATCH 1/6] pvh: domu construct vmcb 64 bit mode start
` [PATCH 2/6] AMD-PVH: cpuid intercept
` [PATCH 3/6] AMD-PVH: call hvm_emulate_one instead of handle_mmio
` [PATCH 4/6] AMD-PVH: Do not get/set vlapic TPR
` [PATCH 5/6] AMD-PVH: Support TSC_MODE_NEVER_EMULATE for PVH
` [PATCH 6/6] AMD-PVH: enable pvh if requirements met

[xen-unstable test] 58832: regressions - FAIL
 2015-06-23 11:36 UTC 

[PATCH v2] libxl: Add AHCI support for upstream qemu
 2015-06-23 11:32 UTC  (2+ messages)

[PATCH V4 0/7] xen pvusb toolstack work
 2015-06-23 11:29 UTC  (21+ messages)
` [PATCH V4 3/7] libxl: add pvusb API
                          ` Proposed plan for libxl USB interface (was Re: [PATCH V4 3/7] libxl: add pvusb API)

[libvirt test] 58119: regressions - FAIL
 2015-06-23 11:15 UTC  (3+ messages)

[PATCH v8 0/7] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU Part)
 2015-06-23 10:56 UTC  (9+ messages)
` [PATCH v8 2/7] Qemu-Xen-vTPM: Create a new file xen_pvdev.c
` [PATCH v8 3/7] Qemu-Xen-vTPM: Xen frontend driver infrastructure
` [PATCH v8 4/7] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver

[PATCH v7 0/9] pci: add pci_iomap_wc() and pci_ioremap_wc_bar()
 2015-06-23 10:53 UTC  (2+ messages)

[PATCH v3 00/18] x86/hvm: I/O emulation cleanup and fix
 2015-06-23 10:39 UTC  (19+ messages)
` [PATCH v3 01/18] x86/hvm: simplify hvmemul_do_io()
` [PATCH v3 02/18] x86/hvm: remove hvm_io_pending() check in hvmemul_do_io()
` [PATCH v3 03/18] x86/hvm: remove extraneous parameter from hvmtrace_io_assist()
` [PATCH v3 04/18] x86/hvm: make sure translated MMIO reads or writes fall within a page
` [PATCH v3 05/18] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH v3 06/18] x86/hvm: re-name struct hvm_mmio_handler to hvm_mmio_ops
` [PATCH v3 07/18] x86/hvm: unify internal portio and mmio intercepts
` [PATCH v3 08/18] x86/hvm: add length to mmio check op
` [PATCH v3 09/18] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v3 10/18] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH v3 11/18] x86/hvm: revert 82ed8716b "fix direct PCI port I/O emulation retry
` [PATCH v3 12/18] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH v3 13/18] x86/hvm: split I/O completion handling from state model
` [PATCH v3 14/18] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH v3 15/18] x86/hvm: remove hvm_io_state enumeration
` [PATCH v3 16/18] x86/hvm: use ioreq_t to track in-flight state
` [PATCH v3 17/18] x86/hvm: always re-emulate I/O from a buffer
` [PATCH v3 18/18] x86/hvm: track large memory mapped accesses by buffer offset

Bug in devicetree_for_each_node() in xen/arch/arm/bootfdt.c ?
 2015-06-23 10:43 UTC  (10+ messages)

[PULL 0/5] xen-220615
 2015-06-23 10:30 UTC  (3+ messages)

[PATCH] xen-netback: fix a BUG() during initialization
 2015-06-23 10:34 UTC 

[RFC PATCH v3 00/18] Add ITS support
 2015-06-23 10:21 UTC  (5+ messages)
` [RFC PATCH v3 05/18] xen/arm: ITS: Port ITS driver to xen
` [RFC PATCH v3 06/18] xen/arm: ITS: Add helper functions to manage its_devices

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

[osstest test] 58828: regressions - trouble: blocked/broken/fail/pass
 2015-06-23 10:04 UTC  (2+ messages)

[RFC v2 14/15] Suppress posting interrupts when 'SN' is set
 2015-06-23 10:03 UTC  (9+ messages)

[PATCH OSSTEST v] Add some sanity checks for presence of Repos configuration
 2015-06-23 10:00 UTC  (2+ messages)

Xen 4.6 Development Update (five months reminder, 5 WEEKS TO FREEZE)
 2015-06-23  9:56 UTC  (2+ messages)

[PATCH OSSTEST v2] Add some sanity checks for presence of Repos configuration
 2015-06-23  9:56 UTC  (2+ messages)

[PATCHv1] x86: only check for one watchdog NMI
 2015-06-23  9:51 UTC  (4+ messages)

[v3][PATCH 00/16] Fix RMRR
 2015-06-23  9:46 UTC  (20+ messages)
` [v3][PATCH 07/16] hvmloader/pci: skip reserved ranges

[PATCH OSSTEST] Add some sanity checks for presence of Repos configuration
 2015-06-23  9:41 UTC  (3+ messages)

[PATCH v9 00/13] enable Cache Allocation Technology (CAT) for VMs
 2015-06-23  9:14 UTC  (11+ messages)
` [PATCH v9 03/13] x86: maintain COS to CBM mapping for each socket
` [PATCH v9 06/13] x86: dynamically get/set CBM for a domain

[DESIGN] Feature Levelling improvements
 2015-06-23  9:11 UTC  (3+ messages)

[linux-3.4 test] 58831: regressions - FAIL
 2015-06-23  9:02 UTC 

[PATCH v3 10/11] x86/intel_pstate: support the use of intel_pstate in pmstat.c
 2015-06-23  8:48 UTC  (4+ messages)

[PATCH v3 07/11] x86/intel_pstate: changes in cpufreq_del_cpu for CPU offline
 2015-06-23  8:47 UTC  (6+ messages)

PCI Passthrough ARM Design : Draft1
 2015-06-23  8:44 UTC  (21+ messages)

[PATCH] libxl: Add AHCI support for upstream qemu
 2015-06-23  8:38 UTC  (3+ messages)

[PATCH v3 04/11] x86/intel_pstate: relocate the driver register function
 2015-06-23  8:37 UTC  (8+ messages)

[PATCH v25 00/15] x86/PMU: Xen PMU PV(H) support
 2015-06-23  8:26 UTC  (5+ messages)
` [PATCH v25 04/15] x86/VPMU: Interface for setting PMU mode and flags

[rumpuserxen test] 58843: regressions - FAIL
 2015-06-23  8:23 UTC 

[PATCH v3 00/10] x86/MSI-X: XSA-120, 128..131 follow-up
 2015-06-23  8:13 UTC  (11+ messages)
` [PATCH v3 10/10] x86/MSI-X: provide hypercall interface for mask-all control

[Patch V4 0/3] xen, usb: support pvUSB frontend driver
 2015-06-23  6:53 UTC  (4+ messages)
  ` [Patch V4 1/3] usb: Add Xen pvUSB protocol description
  ` [Patch V4 2/3] usb: Introduce Xen pvUSB frontend (xen hcd)
  ` [Patch V4 3/3] xen: add Xen pvUSB maintainer

[qemu-mainline test] 58829: tolerable FAIL - PUSHED
 2015-06-23  5:44 UTC 

Xen Project Document Day is tomorrow, June 24!
 2015-06-23  4:01 UTC 

[linux-next test] 58827: regressions - FAIL
 2015-06-22 23:19 UTC 

[xen-4.5-testing test] 58826: regressions - FAIL
 2015-06-22 21:44 UTC 

[linux-arm-xen test] 58830: tolerable all pass - PUSHED
 2015-06-22 20:37 UTC 

[xen-4.4-testing test] 58825: regressions - FAIL
 2015-06-22 20:15 UTC 

gntdev/gntalloc and fork
 2015-06-22 19:14 UTC  (7+ messages)
` gntdev/gntalloc and fork? - crash in gntdev
  ` race condition in xen-gntdev (was: Re: gntdev/gntalloc and fork? - crash in gntdev)
          ` race condition in xen-gntdev

[PATCH v2 00/12] Alternate p2m: support multiple copies of host p2m
 2015-06-22 18:56 UTC  (13+ messages)
` [PATCH v2 01/12] VMX: VMFUNC and #VE definitions and detection
` [PATCH v2 02/12] VMX: implement suppress #VE
` [PATCH v2 03/12] x86/HVM: Hardware alternate p2m support detection
` [PATCH v2 04/12] x86/altp2m: basic data structures and support routines
` [PATCH v2 05/12] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v2 06/12] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v2 07/12] x86/altp2m: add control of suppress_ve
` [PATCH v2 08/12] x86/altp2m: alternate p2m memory events
` [PATCH v2 09/12] x86/altp2m: add remaining support routines
` [PATCH v2 10/12] x86/altp2m: define and implement alternate p2m HVMOP types
` [PATCH v2 11/12] x86/altp2m: Add altp2mhvm HVM domain parameter
` [PATCH v2 12/12] x86/altp2m: XSM hooks for altp2m HVM ops

[xen-4.2-testing test] 58824: FAIL
 2015-06-22 18:40 UTC 


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).