xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-23 10:35:04 to 2015-07-24 03:51:04 UTC [more...]

[Patch V4 0/3] xen, usb: support pvUSB frontend driver
 2015-07-24  3:51 UTC  (9+ messages)
` [Patch V4 1/3] usb: Add Xen pvUSB protocol description

Xen on ARM: How to run an Android on xen
 2015-07-24  3:12 UTC 

[linux-linus test] 59836: regressions - FAIL
 2015-07-24  1:34 UTC 

[v4 00/17] Add VT-d Posted-Interrupts support
 2015-07-24  0:49 UTC  (32+ messages)
` [v4 01/17] VT-d Posted-intterrupt (PI) design
` [v4 02/17] Add helper macro for X86_FEATURE_CX16 feature detection
` [v4 03/17] Add cmpxchg16b support for x86-64
` [v4 04/17] iommu: Add iommu_intpost to control VT-d Posted-Interrupts feature
` [v4 05/17] vt-d: VT-d Posted-Interrupts feature detection
` [v4 06/17] vmx: Extend struct pi_desc to support VT-d Posted-Interrupts
` [v4 07/17] vmx: Add some helper functions for Posted-Interrupts
` [v4 08/17] vmx: Initialize VT-d Posted-Interrupts Descriptor
` [v4 09/17] vmx: Suppress posting interrupts when 'SN' is set
` [v4 10/17] vt-d: Extend struct iremap_entry to support VT-d Posted-Interrupts
` [v4 11/17] vt-d: Add API to update IRTE when VT-d PI is used
` [v4 12/17] Update IRTE according to guest interrupt config changes
` [v4 13/17] vmx: posted-interrupt handling when vCPU is blocked
` [v4 14/17] vmx: Properly handle notification event when vCPU is running
` [v4 15/17] arm: add a dummy arch hooks for scheduler
` [v4 16/17] vmx: Add some scheduler hooks for VT-d posted interrupts
` [v4 17/17] VT-d: Dump the posted format IRTE

[PATCH v3 2/3] x86/ldt: Make modify_ldt optional
 2015-07-24  0:09 UTC  (4+ messages)

[qemu-mainline test] 59832: regressions - trouble: broken/fail/pass
 2015-07-23 21:22 UTC 

[Block dev] : Qemu block ide_dma_read call routine
 2015-07-23 19:20 UTC  (2+ messages)
  ` [Qemu-devel] "

[PATCH v7 00/15] Alternate p2m: support multiple copies of host p2m
 2015-07-23 19:11 UTC  (29+ messages)
` [PATCH v7 05/15] x86/altp2m: basic data structures and support routines
` [PATCH v7 06/15] VMX/altp2m: add code to support EPTP switching and #VE
` [PATCH v7 10/15] x86/altp2m: add remaining support routines
` [PATCH v7 11/15] x86/altp2m: define and implement alternate p2m HVMOP types
` [PATCH v7 13/15] x86/altp2m: XSM hooks for altp2m HVM ops

[PATCH] target_run_apt: Correctly escape line wrapping
 2015-07-23 18:29 UTC  (2+ messages)

[PATCH] libxc: Expose xc_reserved_device_memory_map to ARM too
 2015-07-23 18:22 UTC  (3+ messages)

[OSSTEST PATCH 00/10] Bisection fix and reporting improvements
 2015-07-23 18:19 UTC  (11+ messages)
` [OSSTEST PATCH 01/10] Flight restriction: Move $maxflight to Osstest::Executive
` [OSSTEST PATCH 02/10] Flight restriction: Introduce restrictflight_arg and restrictflight_cond
` [OSSTEST PATCH 03/10] Flight restriction: Update cs-bisection-step
` [OSSTEST PATCH 04/10] Flight restriction: Update sg-report-flight and sg-report-job-history
` [OSSTEST PATCH 05/10] Flight restriction: Make report_blessingscond use implicit $maxflight
` [OSSTEST PATCH 06/10] Flight restriction: Change implementation of --max-flight
` [OSSTEST PATCH 07/10] Flight restriction: Honour --exclude-flights=F1, F2,
` [OSSTEST PATCH 08/10] cs-bisection-step: Fix memoisation of search_compute_length_at
` [OSSTEST PATCH 09/10] sg-report-job-history: Introduce report_altchangecolour
` [OSSTEST PATCH 10/10] sg-report-job-history: Colour host column according to whether it changes

page faults on machines with > 4TB memory
 2015-07-23 17:45 UTC  (3+ messages)

[MINUTES] Monthly Xen.org Technical Call (2015-07-22)
 2015-07-23 17:44 UTC  (9+ messages)

[PATCH] build: use correct qemu path in systemd service file and init script
 2015-07-23 17:38 UTC  (3+ messages)

[PATCH v5 0/6] libxl: xs_restrict QEMU
 2015-07-23 17:27 UTC  (7+ messages)
` [PATCH v5 1/6] libxl: do not add a vkb backend to hvm guests
` [PATCH v5 2/6] [WIP] libxl: xsrestrict QEMU
` [PATCH v5 3/6] libxl: allow /local/domain/$LIBXL_TOOLSTACK_DOMID/device-model/$DOMID to be written by $DOMID
` [PATCH v5 4/6] libxl: change xs path for QEMU
` [PATCH v5 5/6] libxl: change qdisk-backend-pid path on xenstore
` [PATCH v5 6/6] libxl: spawns two QEMUs for HVM guests

[PATCH v2 06/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
 2015-07-23 17:18 UTC 

Help with reading from hvc console device on a PV guest
 2015-07-23 17:14 UTC 

[PATCH v3 0/6] libxl: xs_restrict QEMU
 2015-07-23 17:13 UTC  (10+ messages)
` [PATCH v3 1/6] libxl: allow /local/domain/$LIBXL_TOOLSTACK_DOMID/device-model/$DOMID to be written by $DOMID

[PATCH v3 00/32] Introduce HVM without dm and new boot ABI
 2015-07-23 17:12 UTC  (30+ messages)
` [PATCH v3 07/32] xen/x86: fix arch_set_info_guest for HVM guests
` [PATCH v3 10/32] libxc: remove dead HVM building code
` [PATCH v3 27/32] libxc: change the position of the special pages
` [PATCH v3 29/32] libxc/xen: introduce HVM_PARAM_FIRST_FREE_PFN
` [PATCH v3 31/32] libxc: switch xc_dom_elfloader to be used with HVMlite domains

[PATCH v7] run QEMU as non-root
 2015-07-23 17:08 UTC 

[PATCH v6] run QEMU as non-root
 2015-07-23 17:04 UTC  (3+ messages)

[PATCH v4 0/2] xen: sched/cpupool: more fixing of (corner?) cases
 2015-07-23 17:03 UTC  (6+ messages)
` [PATCH v4 1/2] xen: sched: reorganize cpu_disable_scheduler()
` [PATCH v4 2/2] xen: sched/cpupool: properly update affinity when removing a cpu from a cpupool

[PATCH v8 0/2] OSSTEST: introduce a raisin build test
 2015-07-23 16:52 UTC  (3+ messages)
` [PATCH v8 1/2] "
` [PATCH v8 2/2] OSSTest: push successful raisin builds

[PATCH] xen: arm: Document xenheap_megabytes limitation
 2015-07-23 16:49 UTC  (2+ messages)

[PATCH OSSTEST v3 00/13] Libvirt migration and HVM tests
 2015-07-23 16:45 UTC  (17+ messages)
` [PATCH OSSTEST v3 01/13] toolstack: save / restore check
` [PATCH OSSTEST v3 02/13] Introduce ts-saverestore-support-check
` [PATCH OSSTEST v3 05/13] toolstack: distinguish local and remote migration support
` [PATCH OSSTEST v3 06/13] sg-run-job: remove save/restore dependency on local "
` [PATCH OSSTEST v3 09/13] ts-debian-hvm-install: stub out libvirt + ovmf / rombios
` [PATCH OSSTEST v3 10/13] TestSupport: don't put kernel= in HVM config when using xl and libvirt
` [PATCH OSSTEST v3 11/13] make-flight: debian hvm tests with libvirt

[PATCH] VT-d: add iommu=igfx_off option to workaround graphics issues
 2015-07-23 16:41 UTC  (10+ messages)

Stable backport request for new OVMF version
 2015-07-23 16:23 UTC  (12+ messages)

[PATCH] xenconsole: Allow non-interactive use
 2015-07-23 15:23 UTC  (5+ messages)

Help
 2015-07-23 15:05 UTC 

[PATCH OSSTEST v8 00/14] add distro domU testing flight
 2015-07-23 14:40 UTC  (2+ messages)

[PATCH for-4.6 00/13] tools: fixes inspired by Coverity scan
 2015-07-23 14:29 UTC  (4+ messages)
` [PATCH for-4.6 02/13] libxl: properly clean up array in libxl_list_cpupool failure path

[PATCH v3 0/4] 32-bit domU PVH support
 2015-07-23 14:23 UTC  (9+ messages)
` [PATCH v3 1/4] x86/pvh: Set 32b PVH guest mode in XEN_DOMCTL_set_address_size
` [PATCH v3 2/4] x86/compat: Test both PV and PVH guests for compat mode
` [PATCH v3 3/4] x86/pvh: Handle hypercalls for 32b PVH guests

[PATCH] xenbackendd: remove xenbackendd
 2015-07-23 14:13 UTC 

PV-vNUMA issue: topology is misinterpreted by the guest
 2015-07-23 14:13 UTC  (28+ messages)

[PATCH] oxenstored: link in the systemd system library
 2015-07-23 14:06 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] tools/libxl: Fixes to stream v2 task joining logic
 2015-07-23 14:02 UTC  (6+ messages)

[PATCH v13 00/16] Fix RMRR (avoid RDM)
 2015-07-23 12:53 UTC  (18+ messages)
` [PATCH 03/16] xen/passthrough: extend hypercall to support rdm reservation policy
` [PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM

[PATCH 0/6] Use system blktap
 2015-07-23 12:30 UTC  (10+ messages)
` [PATCH 2/6] libxl: Remove linux udev rules

[PATCH] x86/msi: Don't dereference pdev before its NULL check
 2015-07-23 11:57 UTC  (3+ messages)

[linux-3.18 test] 59825: regressions - FAIL
 2015-07-23 11:56 UTC 

[PATCH] hvmloader: don't build with __XEN_TOOLS__ defined
 2015-07-23 11:51 UTC  (2+ messages)

[PATCH] x86/MSI: drop bogus NULL check from pci_restore_msi_state()
 2015-07-23 11:45 UTC  (2+ messages)

[PATCH] xen/HVM: atomically access pointers in bufioreq handling
 2015-07-23 11:20 UTC 

[xen-unstable test] 59817: tolerable FAIL - PUSHED
 2015-07-23 10:45 UTC 

[xen-4.5-testing test] 59813: tolerable FAIL - PUSHED
 2015-07-23 10:35 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).