Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-03 16:06:39 to 2015-09-04 15:11:18 UTC [more...]

[PATCH v6 00/18] Add VT-d Posted-Interrupts support
 2015-09-04 15:11 UTC  (19+ messages)
` [PATCH v6 02/18] Add cmpxchg16b support for x86-64
` [PATCH v6 03/18] iommu: Add iommu_intpost to control VT-d Posted-Interrupts feature
` [PATCH v6 04/18] vt-d: VT-d Posted-Interrupts feature detection
` [PATCH v6 05/18] vmx: Extend struct pi_desc to support VT-d Posted-Interrupts
` [PATCH v6 06/18] vmx: Add some helper functions for Posted-Interrupts
` [PATCH v6 07/18] vmx: Initialize VT-d Posted-Interrupts Descriptor
` [PATCH v6 08/18] vmx: Suppress posting interrupts when 'SN' is set
` [PATCH v6 09/18] VT-d: Remove pointless casts
` [PATCH v6 11/18] vt-d: Add API to update IRTE when VT-d PI is used

Linux 4.1 reports wrong number of pages to toolstack
 2015-09-04 14:58 UTC  (11+ messages)

Fwd: [PATCH] x86: Use larger chunks in mtrr_cleanup
 2015-09-04 14:56 UTC  (2+ messages)

Commit moratorium
 2015-09-04 14:42 UTC  (8+ messages)

[PATCH v2] public/io/netif.h: move and amend multicast control documentation
 2015-09-04 14:42 UTC  (4+ messages)

[PATCH] MAINTAINERS: tools/ocaml: update David Scott's email address
 2015-09-04 14:41 UTC  (4+ messages)

[PATCH] build: update top-level make help
 2015-09-04 14:41 UTC  (9+ messages)

[PATCH v6 00/31] Add ITS support
 2015-09-04 14:41 UTC  (17+ messages)
` [PATCH v6 01/31] xen/dt: Handle correctly node with interrupt-map in dt_for_each_irq_map
` [PATCH v6 06/31] xen/arm: ITS: Port ITS driver to Xen
` [PATCH v6 09/31] xen/arm: ITS: Add APIs to add and assign device
` [PATCH v6 17/31] xen/arm: ITS: Store LPIs allocated and IRQ ID bits per domain
` [PATCH v6 19/31] xen/arm: ITS: Export ITS info to Virtual ITS
` [PATCH v6 20/31] xen/arm: ITS: Introduce helper to get number of event IDs

[PATCH for 4.6] tools/xen-access: use PRI_xen_pfn
 2015-09-04 14:40 UTC  (4+ messages)

[PATCH] xen/arm64: do not (incorrectly) limit size of xenheap
 2015-09-04 14:40 UTC  (3+ messages)

[Draft C] Boot ABI for HVM guests without a device-model
 2015-09-04 14:31 UTC  (3+ messages)

[Pkg-xen-devel] Bug#795330: Suggests noapic but doesn't support it
 2015-09-04 14:22 UTC  (4+ messages)

[PATCH] xen: switch extra memory accounting to use pfns
 2015-09-04 14:08 UTC  (2+ messages)
` [Xen-devel] "

[PATCH] xen: limit memory to architectural maximum
 2015-09-04 14:08 UTC  (2+ messages)
` [Xen-devel] "

[RFC] Support of non-indirect grant backend on 64KB guest
 2015-09-04 14:04 UTC  (13+ messages)
                  ` PAGE_SIZE (64KB), while block driver 'struct request' deals with < PAGE_SIZE (up to 44Kb). Was:Re: "

[PATCH v6 00/29] Introduce HVM without dm and new boot ABI
 2015-09-04 13:56 UTC  (34+ messages)
` [PATCH v6 01/29] libxc: split x86 HVM setup_guest into smaller logical functions
` [PATCH v6 02/29] libxc: unify xc_dom_p2m_{host/guest}
` [PATCH v6 03/29] libxc: introduce the notion of a container type
` [PATCH v6 04/29] libxc: introduce a domain loader for HVM guest firmware
` [PATCH v6 05/29] libxc: make arch_setup_meminit a xc_dom_arch hook
` [PATCH v6 06/29] libxc: make arch_setup_boot{init/late} xc_dom_arch hooks
` [PATCH v6 07/29] libxc: rework BSP initialization
` [PATCH v6 08/29] libxc: introduce a xc_dom_arch for hvm-3.0-x86_32 guests
` [PATCH v6 09/29] libxl: switch HVM domain building to use xc_dom_* helpers
` [PATCH v6 10/29] libxc: remove dead HVM building code
` [PATCH v6 11/29] xen/x86: add bitmap of enabled emulated devices
` [PATCH v6 12/29] xen/x86: allow disabling the emulated local apic
` [PATCH v6 13/29] xen/x86: allow disabling the emulated HPET
` [PATCH v6 14/29] xen/x86: allow disabling the pmtimer
` [PATCH v6 15/29] xen/x86: allow disabling the emulated RTC
` [PATCH v6 16/29] xen/x86: allow disabling the emulated IO APIC
` [PATCH v6 17/29] xen/x86: allow disabling the emulated PIC
` [PATCH v6 18/29] xen/x86: allow disabling the emulated pmu
` [PATCH v6 19/29] xen/x86: allow disabling the emulated VGA
` [PATCH v6 20/29] xen/x86: allow disabling the emulated IOMMU
` [PATCH v6 21/29] xen/x86: allow disabling all emulated devices inside of Xen
` [PATCH v6 22/29] elfnotes: intorduce a new PHYS_ENTRY elfnote
` [PATCH v6 23/29] libxc: allow creating domains without emulated devices
` [PATCH v6 24/29] xen/x86: allow HVM guests to use hypercalls to bring up vCPUs
` [PATCH v6 25/29] xenconsole: try to attach to PV console if HVM fails
` [PATCH v6 26/29] libxc/xen: introduce a start info structure for HVMlite guests
` [PATCH v6 27/29] libxc: switch xc_dom_elfloader to be used with HVMlite domains
` [PATCH v6 28/29] libxl: allow the creation of HVM domains without a device model
` [PATCH v6 29/29] libxl: add support for migrating HVM guests "

[PATCH for 4.6] build: fix tarball stubdom build
 2015-09-04 13:54 UTC  (4+ messages)

[PATCH] xen-blkback: free requests on disconnection
 2015-09-04 13:51 UTC 

[PATCH v11 00/11] toolstack-assisted approach to PVHVM guest kexec
 2015-09-04 13:39 UTC  (12+ messages)
` [PATCH v11 01/11] xen: introduce SHUTDOWN_soft_reset shutdown reason
` [PATCH v11 02/11] libxl: support "
` [PATCH v11 03/11] xl: introduce enum domain_restart_type
` [PATCH v11 04/11] xen: evtchn: make evtchn_reset() ready for soft reset
` [PATCH v11 05/11] xen: grant_table: implement grant_table_warn_active_grants()
` [PATCH v11 06/11] xen: Introduce XEN_DOMCTL_soft_reset
` [PATCH v11 07/11] flask: DOMCTL_soft_reset support
` [PATCH v11 08/11] xen: arch-specific hooks for domain_soft_reset()
` [PATCH v11 09/11] libxc: support XEN_DOMCTL_soft_reset operation
` [PATCH v11 10/11] libxl: add LIBXL_DEVICE_MODEL_SAVE_FILE
` [PATCH v11 11/11] (lib)xl: soft reset support

[RFC v0 1/9] smpboot: Add a separate CPU state when a surviving CPU times out
 2015-09-04 13:34 UTC 

[Xen-users] Changing netback tx interrupts affinity on Dom0
 2015-09-04 13:28 UTC  (5+ messages)

Backport "tools/console: xenconsole tolerate tty errors"
 2015-09-04 13:26 UTC 

[Patch V1 0/3] usb, xen: add pvUSB backend
 2015-09-04 13:25 UTC  (3+ messages)
` [Patch V1 2/3] xen/usb: add capability for passing through isoc jobs to host devices

[libvirt test] 61304: tolerable FAIL - PUSHED
 2015-09-04 13:11 UTC 

[PATCH 3.16.y-ckt 024/130] x86/xen: Probe target addresses in set_aliased_prot() before the hypercall
 2015-09-04 13:08 UTC  (2+ messages)
` [PATCH 3.16.y-ckt 095/130] x86/ldt: Make modify_ldt synchronous

Nested Virtualisation and UEFI
 2015-09-04 13:03 UTC  (5+ messages)

[PATCH] x86/NUMA: make init_node_heap() respect Xen heap limit
 2015-09-04 12:57 UTC  (15+ messages)

XEN_NETIF_NR_SLOTS_MIN
 2015-09-04 12:50 UTC 

[PATCH] xen: use correct type for HYPERVISOR_memory_op()
 2015-09-04 12:50 UTC 

Kernel crash with "xen: avoid early crash of memory limited dom0"
 2015-09-04 12:03 UTC  (4+ messages)

[linux-mingo-tip-master test] 61303: regressions - FAIL
 2015-09-04 11:54 UTC 

Kbuild and Kconfig
 2015-09-04 11:54 UTC  (7+ messages)

[OSSTEST PATCH 0/4] A few more bisector fixes
 2015-09-04 11:02 UTC  (6+ messages)
` [OSSTEST PATCH 1/4] adhoc-revtuple-generator: Turn off a set -x
` [OSSTEST PATCH 2/4] adhoc-revtuple-generator: Honour OSSTEST_AHRTG_SETX elsewhere
` [OSSTEST PATCH 3/4] cs-bisection-step: Print our command line at the start
` [OSSTEST PATCH 4/4] cs-bisection-step: Properly handle external job refs in template

[PATCH RFC v2 0/4] HVM x86 deprivileged mode operations
 2015-09-04 10:46 UTC  (6+ messages)

[PATCH] xen-blkback: free requests on disconnection
 2015-09-04 10:08 UTC 

[distros-debian-sid test] 37873: regressions - FAIL
 2015-09-04  9:48 UTC 

Kernel crash with "xen: avoid early crash of memory limited dom0"
 2015-09-04  9:48 UTC 

[linux-next test] 61302: regressions - trouble: broken/fail/pass
 2015-09-04  9:47 UTC 

netback grant copying issues
 2015-09-04  9:27 UTC 

[linux-3.4 test] 61301: regressions - FAIL
 2015-09-04  8:58 UTC 

[libvirt] [PATCH V2] libxl: don't overwrite error from virNetSocketNewConnectTCP()
 2015-09-04  8:21 UTC  (3+ messages)

[PATCH v13 00/16] Fix RMRR (avoid RDM)
 2015-09-04  8:17 UTC  (4+ messages)
` [PATCH 15/16] xen/vtd: prevent from assign the device with shared rmrr

[PATCH] xen/p2m: fix extra memory regions accounting
 2015-09-04  8:07 UTC  (5+ messages)

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

[osstest test] 60719: tolerable FAIL - PUSHED
 2015-09-04  2:47 UTC  (10+ messages)

how to boot from multiple xen version?
 2015-09-04  1:34 UTC  (2+ messages)
` 回复:how "

[linux-linus test] 61295: regressions - FAIL
 2015-09-03 23:29 UTC 

[ovmf test] 61299: regressions - FAIL
 2015-09-03 22:24 UTC 

[linux-3.18 test] 61292: regressions - FAIL
 2015-09-03 19:17 UTC 

[PATCH v4 0/2] support gzipped kernels on arm
 2015-09-03 18:27 UTC  (4+ messages)
` [PATCH v4 1/2] xen: move perform_gunzip to common
` [PATCH v4 2/2] xen/arm: support gzip compressed kernels

[libvirt] [PATCH] libxl: report correct errno from virNetSocketNewConnectTCP on migration
 2015-09-03 17:46 UTC  (4+ messages)

[PATCH V2] libxl: don't overwrite error from virNetSocketNewConnectTCP()
 2015-09-03 17:40 UTC 

[linux-4.1 test] 60785: tolerable FAIL - PUSHED
 2015-09-03 16:42 UTC  (5+ messages)
` [OSSTEST PATCH 1/2] cr-daily-branch: Break out blessings_arg variable
  ` [OSSTEST PATCH 2/2] cr-daily-branch: Make sg-report-flight ignore bisections

[Vote] Re-open staging for contributions at RC3
 2015-09-03 16:13 UTC  (2+ messages)

[OSSTEST RFC PATCH 00/13] Planner: Performance improvement
 2015-09-03 16:12 UTC  (7+ messages)
` [OSSTEST PATCH 14/13] Planning reports: Break out return-plan-to-client
  ` [OSSTEST PATCH 15/13] Plan reporting: Provide get-last-plan queuedaemon command


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