Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-08 13:21:57 to 2015-09-09 15:07:53 UTC [more...]

[PATCH v6 00/31] Add ITS support
 2015-09-09 15:07 UTC  (20+ messages)
` [PATCH v6 04/31] xen/arm: Set nr_cpu_ids to available number of cpus
` [PATCH v6 05/31] xen/arm: Rename NR_IRQs and vgic_num_irqs helper function
` [PATCH v6 08/31] xen/arm: ITS: Introduce msi_desc for LPIs
` [PATCH v6 09/31] xen/arm: ITS: Add APIs to add and assign device
` [PATCH v6 24/31] xen/arm: ITS: Add GICR register emulation

[PATCH] xen/domctl: lower loglevel of XEN_DOMCTL_memory_mapping
 2015-09-09 15:05 UTC  (6+ messages)

[PATCH] xen-blkback: free requests on disconnection
 2015-09-09 15:02 UTC 

[PATCH v2 01/10] xen/pt: Use xen_host_pci_get_[byte|word] instead of dev.config
 2015-09-09 15:00 UTC  (14+ messages)
` [PATCH v2 02/10] xen/pt: Sync up the dev.config and data values
` [PATCH v2 03/10] xen/pt: Check if reg->init function sets the 'data' past the reg->size
` [PATCH v2 04/10] xen/pt: Remove XenPTReg->data field
` [PATCH v2 05/10] xen/pt: Log xen_host_pci_get in two init functions
` [PATCH v2 06/10] xen/pt: Log xen_host_pci_get/set errors in MSI code
` [PATCH v2 07/10] xen/pt: Make xen_pt_unregister_device idempotent
` [PATCH v2 08/10] xen/pt: Move bulk of xen_pt_unregister_device in its own routine
` [PATCH v2 09/10] xen/pt: Check for return values for xen_host_pci_[get|set] in init
` [PATCH v2 10/10] xen/pt: Don't slurp wholesale the PCI configuration registers
` [PATCH v2] Remove XenPTReg->data and use dev.config for guest configuration values

[Patch V1 0/3] usb, xen: add pvUSB backend
 2015-09-09 14:43 UTC  (14+ messages)
` [Patch V1 1/3] xen: introduce dummy system device
    ` [Xen-devel] "
` [Patch V1 2/3] xen/usb: add capability for passing through isoc jobs to host devices
` [Patch V1 3/3] xen: add pvUSB backend
      ` [Xen-devel] "

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-09 14:27 UTC  (3+ messages)
` [PATCH v6 11/29] xen/x86: add bitmap of enabled emulated devices

Notes from Xen BoF at Debconf15
 2015-09-09 13:42 UTC  (18+ messages)
` On distro packaging of stub domains (Re: Notes from Xen BoF at Debconf15)

Xen 4.6 branched, unstable reopen for new contributions
 2015-09-09 13:30 UTC 

[PATCH v4 10/11] x86/intel_pstate: support the use of intel_pstate in pmstat.c
 2015-09-09 13:12 UTC  (12+ messages)

ANNOUNCEMENT: Xen 4.6 RC3
 2015-09-09 13:12 UTC 

OVMF/Xen, Debian wheezy can't boot with NX on stack (Was: Re: [edk2] [PATCH] OvmfPkg: prevent code execution from DXE stack)
 2015-09-09 13:10 UTC  (14+ messages)

[PULL 0/19] xen-2015-09-08-tag
 2015-09-09 13:06 UTC  (22+ messages)
` [PULL 01/19] xen-hvm: Add trace to ioreq
` [PULL 02/19] i440fx: make types configurable at run-time
` [PULL 03/19] pc_init1: pass parameters just with types
` [PULL 04/19] piix: create host bridge to passthrough
` [PULL 05/19] hw/pci-assign: split pci-assign.c
` [PULL 06/19] xen, gfx passthrough: basic graphics passthrough support
` [PULL 07/19] xen, gfx passthrough: retrieve VGA BIOS to work
` [PULL 08/19] igd gfx passthrough: create a isa bridge
` [PULL 09/19] xen, gfx passthrough: register "
` [PULL 10/19] xen, gfx passthrough: register host bridge specific to passthrough
` [PULL 11/19] xen, gfx passthrough: add opregion mapping
` [PULL 12/19] xen-hvm: When using xc_domain_add_to_physmap also include errno when reporting
` [PULL 13/19] xen/HVM: atomically access pointers in bufioreq handling
` [PULL 14/19] xen/pt: Update comments with proper function name
` [PULL 15/19] xen/pt: Make xen_pt_msi_set_enable static
` [PULL 16/19] xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
` [PULL 17/19] xen: use errno instead of rc for xc_domain_add_to_physmap
` [PULL 18/19] xen/pt/msi: Add the register value when printing logging and error messages
` [PULL 19/19] xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings

[PATCH v2 0/4] Intel Code/Data Prioritization(CDP) feature enabling
 2015-09-09 12:36 UTC  (15+ messages)
` [PATCH v2 1/4] x86: Support enable CDP by boot parameter and add get CDP status
` [PATCH v2 2/4] x86: add domctl cmd to set/get CDP code/data CBM
` [PATCH v2 3/4] tools: add tools support for Intel CDP
` [PATCH v2 4/4] docs: add document to introduce CDP command

Missing copyright in the Xen header files
 2015-09-09 12:11 UTC 

[xen-4.4-testing test] 61599: regressions - FAIL
 2015-09-09 11:47 UTC 

[PATCHv1 net] xen-netback: require fewer guest Rx slots when not using GSO
 2015-09-09 10:41 UTC 

[linux-linus test] 61295: regressions - FAIL
 2015-09-09 10:31 UTC  (2+ messages)

[PATCH net] xen-netback: respect user provided max_queues
 2015-09-09 10:29 UTC  (3+ messages)

[PATCH v6 00/18] Add VT-d Posted-Interrupts support
 2015-09-09 10:26 UTC  (5+ messages)
` [PATCH v6 16/18] vmx: Add some scheduler hooks for VT-d posted interrupts

[PATCH net v2 1/2] xen-netback: respect user provided max_queues
 2015-09-09 10:24 UTC  (3+ messages)
` [PATCH net v2 2/2] xen-netfront: "

[PATCH net v2 0/2] xen-net{front, back}: respect user provided max_queues
 2015-09-09 10:23 UTC 

[PATCH net] xen-netback: respect user provided max_queues
 2015-09-09 10:09 UTC 

[xen-unstable test] 61521: regressions - FAIL
 2015-09-09 10:04 UTC  (11+ messages)

[linux-linus test] 61594: regressions - trouble: broken/fail/pass
 2015-09-09  9:46 UTC 

[linux-3.4 test] 61301: regressions - FAIL
 2015-09-09  9:44 UTC  (2+ messages)
` linux-3.4 broken on chardonnay and huxelrebe (Re: [linux-3.4 test] 61301: regressions - FAIL)

[CALL-FOR-AGENDA] Monthly Xen.org Technical Call (2015-09-09)
 2015-09-09  9:38 UTC  (2+ messages)

[Xen-users] Xen bridging issue
 2015-09-09  9:38 UTC  (8+ messages)

[PATCH] x86/hvm: fix saved pmtimer value
 2015-09-09  9:25 UTC  (5+ messages)

[PATCH for 4.6] x86/VPMU: Set VPMU context pointer to NULL when freeing it
 2015-09-09  9:16 UTC  (4+ messages)

[distros-debian-wheezy test] 37918: all pass
 2015-09-09  9:04 UTC 

OVMF BoF @ KVM Forum 2015
 2015-09-09  8:57 UTC 

Asus X99-A VT-d problems
 2015-09-09  8:56 UTC  (7+ messages)

[PATCH V6 0/7] xen pvusb toolstack work
 2015-09-09  7:38 UTC  (5+ messages)
` [PATCH V6 3/7] libxl: add pvusb API

Question to Xen log level in the case of PT
 2015-09-09  7:30 UTC  (4+ messages)

[v2][PATCH] xen/vtd/iommu: permit group devices to passthrough in relaxed mode
 2015-09-09  6:54 UTC  (2+ messages)

xhci_hcd intterrupt affinity in Dom0/DomU limited to single interrupt
 2015-09-09  6:48 UTC  (7+ messages)

[linux-mingo-tip-master test] 61591: regressions - FAIL
 2015-09-09  4:49 UTC 

[libvirt test] 61593: tolerable FAIL - PUSHED
 2015-09-09  4:33 UTC 

[qemu-mainline test] 61573: tolerable FAIL - PUSHED
 2015-09-09  3:04 UTC 

[linux-3.4 test] 61526: regressions - FAIL
 2015-09-09  2:24 UTC 

[linux-3.18 test] 61524: regressions - FAIL
 2015-09-08 23:25 UTC 

vTPM ownership problem
 2015-09-08 20:40 UTC 

[linux-linus bisection] complete test-armhf-armhf-xl-cubietruck
 2015-09-08 19:04 UTC 

[linux-3.14 test] 61522: regressions - trouble: broken/fail/pass
 2015-09-08 18:43 UTC 

[ovmf test] 61523: regressions - FAIL
 2015-09-08 17:40 UTC 

[PATCHv1] x86/xen/p2m: hint at the last populated P2M entry
 2015-09-08 17:02 UTC  (3+ messages)

[seabios test] 61525: tolerable FAIL - PUSHED
 2015-09-08 16:40 UTC 

[GIT PULL] xen: features and fixes for 4.3-rc0
 2015-09-08 15:49 UTC 

[PATCH for 4.6 0/2] More vNUMA patches
 2015-09-08 15:27 UTC  (5+ messages)
` [PATCH for 4.6 1/2] libxl: set ret to non-zero value in failure path
` [PATCH for 4.6 2/2] xl/libxl: disallow restoring guest with vNUMA configured

[PATCH v2] Cleanups + various fixes due to libxl ABI + more logging on errors
 2015-09-08 15:22 UTC  (8+ messages)
` [PATCH v2 1/6] xen/pt: Update comments with proper function name
` [PATCH v2 2/6] xen/pt: Make xen_pt_msi_set_enable static
` [PATCH v2 3/6] xen/pt: xen_host_pci_config_read returns -errno, not -1 on failure
` [PATCH v2 4/6] xen: use errno instead of rc for xc_domain_add_to_physmap
` [PATCH v2 5/6] xen/pt/msi: Add the register value when printing logging and error messages
` [PATCH v2 6/6] xen/pt: Use XEN_PT_LOG properly to guard against compiler warnings

[PATCH] MAINTAINERS: stable backports should be requested on xen-devel
 2015-09-08 14:51 UTC  (6+ messages)

[PATCH OSSTEST v2 0/6] Have OpenStack tested on top of xen's master and libvirt's master
 2015-09-08 14:36 UTC  (4+ messages)
` [PATCH OSSTEST v2 4/6] ts-openstack-devstack: Deploy OpenStack on a host

[PATCH v2] Remove XenPTReg->data and use dev.config for guest configuration values
 2015-09-08 14:09 UTC 

[PATCH v5 0/2] support gzipped kernels on arm
 2015-09-08 13:42 UTC  (4+ messages)
` [PATCH v5 2/2] xen/arm: support gzip compressed kernels

[PATCHv1 net] xen-netback: require fewer guest Rx slots when not using GSO
 2015-09-08 13:25 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 read-only IMAP folder(s) and NNTP newsgroup(s).