xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-03-21 13:14:52 to 2014-03-22 17:49:20 UTC [more...]

TestSupport.pm: introduce create_empty_iso
 2014-03-22 17:49 UTC  (3+ messages)

RING_HAS_UNCONSUMED_REQUESTS oddness
 2014-03-22 17:14 UTC  (7+ messages)
      ` [PATCH RFC] xen/public/ring.h: simplify RING_HAS_UNCONSUMED_REQUESTS()

The data transfer speed between two VMs -- a comparison between Xen libvchan and SCP?
 2014-03-22 16:28 UTC 

[PATCH][4] xen: remove TapdiskException when add device
 2014-03-22 15:55 UTC  (3+ messages)

[xen-unstable test] 25621: tolerable FAIL - PUSHED
 2014-03-22 14:38 UTC 

[RFC PATCH v1 00/10] xen/arm: Add GICv3 support
 2014-03-22 13:54 UTC  (41+ messages)
` [RFC PATCH v1 01/10] xen/arm: make secondary gic init as notifier call
` [RFC PATCH v1 02/10] xen/arm: register mmio handler at runtime
` [RFC PATCH v1 03/10] xen/arm: move vgic data to vgic driver
` [RFC PATCH v1 04/10] arm/xen: move gic save and restore registers to gic driver
` [RFC PATCH v1 06/10] xen/arm: split gic driver into generic and gicv2 driver
` [RFC PATCH v1 08/10] xen/arm: Add support for GIC v3
` [RFC PATCH v1 10/10] xen/arm: GICv3 device tree parsing

[RFC] ARM VM System Sepcification
 2014-03-22 12:23 UTC  (3+ messages)

CPU and IO Scheduling in Xen
 2014-03-22 12:00 UTC 

About GSI and IRQ?
 2014-03-22 11:08 UTC  (3+ messages)

[xen-unstable test] 25619: regressions - FAIL
 2014-03-22  7:41 UTC 

[PATCH v3 7/7] systemd: add support initial xen systemd service files
 2014-03-22  2:30 UTC  (3+ messages)

[PATCH v2 0/7] xen: add systemd files
 2014-03-22  2:26 UTC  (27+ messages)
` [PATCH v2 1/7] xenstore-read: add support for a retry open limit on xenstored
` [PATCH v2 2/7] xencommons: use the retry limit instead of implementing our own timeout
` [PATCH v2 3/7] tools/xendomains: make xl the default
` [PATCH v2 4/7] tools/xendomains: remove old redhat check
` [PATCH v2 5/7] tools/xendomains: do space cleanups
` [PATCH v2 6/7] tools/xendomains: move to sbin and use init helper
` [PATCH v2 7/7] systemd: add support initial xen systemd service files

[V8 PATCH 0/8] pvh dom0
 2014-03-22  1:39 UTC  (9+ messages)
` [V8 PATCH 1/8] pvh dom0: move some pv specific code to static functions
` [V8 PATCH 2/8] pvh dom0: construct_dom0 changes
` [V8 PATCH 3/8] pvh dom0: Introduce p2m_map_foreign
` [V8 PATCH 4/8] pvh dom0: make xsm_map_gmfn_foreign available for x86
` [V8 PATCH 5/8] pvh dom0: Add and remove foreign pages
` [V8 PATCH 6/8] pvh dom0: allow get_pg_owner for translated domains
` [V8 PATCH 7/8] pvh dom0: add check for pvh in vioapic_range
` [V8 PATCH 8/8] pvh dom0: add opt_dom0pvh to setup.c

[PATCH v2] pvh: disallow pirq eio physdevop
 2014-03-21 23:43 UTC  (3+ messages)
` [PATCH v2] pvh: disallow PHYSDEVOP_pirq_eoi_gmfn_v2/v1

[xen-unstable test] 25617: regressions - FAIL
 2014-03-21 22:54 UTC 

[PATCH v7 06/11] pvqspinlock, x86: Allow unfair queue spinlock in a KVM guest
 2014-03-21 21:41 UTC  (4+ messages)
` [PATCH v7 10/11] pvqspinlock, x86: Enable qspinlock PV support for KVM

[PATCH net-next] xen-netback: Follow-up patch for grant mapping series
 2014-03-21 19:31 UTC  (3+ messages)
  ` [PATCH net-next] xen-netback: Stop using xenvif_tx_pending_slots_available

[Xen-users] substantial shutdown delay for PV guests with PCI -passthrough
 2014-03-21 19:39 UTC  (13+ messages)

[PATCH v5 00/17] xenctx: Many changes
 2014-03-21 18:42 UTC  (41+ messages)
` [PATCH v5 01/17] xenctx: clean up usage output
` [PATCH v5 03/17] xenctx: Add -n (--display-stack-pages) option to output larger stack
` [PATCH v5 04/17] xenctx: Add command line options -b (--bytes-per-line) and -l (--lines)
` [PATCH v5 05/17] xenctx: Add command line option -D (--decode-as-ascii)
` [PATCH v5 06/17] xenctx: Add command line option -t (--tag-stack-dump)
` [PATCH v5 09/17] xenctx: Add command line option -T (--tag-trace)
` [PATCH v5 10/17] xenctx: Add -m (--memory) <maddr> option to dump memory at maddr
` [PATCH v5 11/17] xenctx: Add -d (--dump-as-stack) <daddr> option to dump memory at daddr as a stack
` [PATCH v5 12/17] xenctx: change is_kernel_text() into kernel_addr()
` [PATCH v5 13/17] xenctx: Add convert of more registers to symbols
      ` [PATCH v6 "
          ` [PATCH v7 "
` [PATCH v5 15/17] xenctx: Fix handling of !guest_protected_mode
` [PATCH v5 16/17] xenctx: Allow output for offline vcpu when specified
` [PATCH v5 17/17] xenctx: Fixup options checking

[RFC PATCH 0/2] x86: fix Xen PV regression caused by NUMA page migration
 2014-03-21 18:18 UTC  (3+ messages)
` [PATCH 1/2] Revert "xen: properly account for _PAGE_NUMA during xen pte translations"
` [PATCH 2/2] x86: use pv-ops in {pte, pmd}_{set, clear}_flags()

[PATCH v2 1/2] xen/xsm: Reduce compiler command line clutter
 2014-03-21 17:43 UTC  (7+ messages)
` [PATCH v2 2/2] xen/evtchn: optimize XSM ssid field

Xen-unstable Linux 3.14-rc3 and 3.13 Network troubles "bisected"
 2014-03-21 17:27 UTC  (12+ messages)

[PATCH 0/5] xen: add Intel IGD passthrough support
 2014-03-21 17:26 UTC  (5+ messages)
` [PATCH 1/5] xen, gfx passthrough: basic graphics "
` [PATCH 2/5] xen, gfx passthrough: reserve 00:02.0 for INTEL IGD

[PATCH net-next] Revert "xen-netback: Aggregate TX unmap operations"
 2014-03-21 17:23 UTC 

[PATCH v4 0/10] remove maintenance interrupts
 2014-03-21 17:07 UTC  (33+ messages)
` [PATCH v4 01/10] xen/arm: no need to set HCR_VI when using the vgic to inject irqs
` [PATCH v4 03/10] xen/arm: support HW interrupts, do not request maintenance_interrupts
` [PATCH v4 04/10] xen/arm: set GICH_HCR_UIE if all the LRs are in use
` [PATCH v4 05/10] xen/arm: keep track of the GICH_LR used for the irq in struct pending_irq
` [PATCH v4 06/10] xen/arm: s/gic_set_guest_irq/gic_raise_guest_irq
` [PATCH v4 07/10] xen/arm: call gic_clear_lrs on entry to the hypervisor
` [PATCH v4 08/10] xen/arm: second irq injection while the first irq is still inflight
` [PATCH v4 09/10] xen/arm: don't protect GICH and lr_queue accesses with gic.lock
` [PATCH v4 10/10] xen/arm: gic_events_need_delivery and irq priorities

[PATCH v4 0/4] xen/arm: Add support for XSM
 2014-03-21 16:57 UTC  (6+ messages)
` [PATCH v4 1/4] xen/xsm: Don't use multiboot by default to initialize XSM
` [PATCH v4 2/4] xen/xsm: Add xsm_core_init function
` [PATCH v4 3/4] xen/xsm: Add support for device tree
` [PATCH v4 4/4] xen/arm: Add support for XSM

[PATCH 0/3] xen/arm: setup a sane EL1 state while building domain 0
 2014-03-21 16:52 UTC  (9+ messages)
` [PATCH 1/3] xen/arm: Move p2m context save/restore in a separate function
` [PATCH 2/3] xen/arm: Use p2m_restore_state in construct_dom0
` [PATCH 3/3] xen/arm: Don't need to export p2m_load_VTTBR

[RFC Patch 0/3] Putting the "Simple" back in sedf
 2014-03-21 16:50 UTC  (6+ messages)
` [RFC Patch 1/3] Remove sedf extra, weight, and latency parameter support

Advisory Board meeting minutes
 2014-03-21 16:49 UTC 

[linux-linus test] 25615: regressions - FAIL
 2014-03-21 16:46 UTC 

[PATCH V4 00/12] OSSTest: OVMF test job
 2014-03-21 16:14 UTC  (13+ messages)
` [PATCH V4 01/12] TestSupport.pm: add bios option to guest config file
` [PATCH V4 02/12] TestSupport.pm: introduce create_iso_xorriso for creating isos
` [PATCH V4 03/12] TestSupport.pm: move rewrite_config_nocd to support library
` [PATCH V4 04/12] TestSupport.pm: introduce guest_create
` [PATCH V4 05/12] ts-redhat-install: use $flight, $job and $gn when creating iso
` [PATCH V4 06/12] TestSupport.pm: introduce create_empty_iso
` [PATCH V4 07/12] TestSupport.pm: introduce iso_gen_flags_basic
` [PATCH V4 08/12] TestSupport.pm: introduce copy_iso_content_to_dir
` [PATCH V4 09/12] Debian.pm: factor out preseed_base
` [PATCH V4 10/12] Introduce ts-debian-hvm-install
` [PATCH V4 11/12] sg-run-job: OVMF job
` [PATCH V4 12/12] make-flight: OVMF test flight

[PATCH v2] tools/libxl: libxl_get_scheduler should return an int
 2014-03-21 16:11 UTC  (12+ messages)

blktap-dkms fails to build on Debian Jessie with 3.13 Kernel
 2014-03-21 16:04 UTC  (2+ messages)

[PATCH v3 0/4] xen/arm: Add support for XSM
 2014-03-21 15:53 UTC  (13+ messages)
` [PATCH v3 2/4] xen/xsm: Add xsm_core_init function
` [PATCH v3 3/4] xen/xsm: Add support for device tree
` [PATCH v3 4/4] xen/arm: Add support for XSM

[PATCH] xen/arm: domain_vgic_init: Check xzalloc_* return
 2014-03-21 15:49 UTC  (6+ messages)

[PATCH v6 0/4] Expose HW APIC virtualization support to HVM guests
 2014-03-21 15:22 UTC  (6+ messages)
` [PATCH v6 1/4] xen/libxc: Allow changing max number of hypervisor cpuid leaves

[PATCH V8 RESEND] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips
 2014-03-21 15:05 UTC  (8+ messages)
  ` [PATCH] ns16550: setup default lsr_mask for DT systems too (Was: Re: [PATCH V8 RESEND] ns16550: Add support for UART present in Broadcom TruManage capable NetXtreme chips)
    ` [PATCH v2] ns16550: make some initialisation common

[PATCH 0/5] xl: console error handling improvements
 2014-03-21 14:33 UTC  (12+ messages)
` [PATCH 1/5] xl: remove needless error checking from calls to xl_fork
` [PATCH 2/5] xl: Introduce children[].description and xl_report_child_exitstatus
` [PATCH 3/5] xl: Abolish vncviewer_child_report
    ` [PATCH 3/5] xl: Abolish vncviewer_child_report [and 1 more messages]
` [PATCH 4/5] xl: Remove clone-and-hack in do_daemonize
` [PATCH 5/5] xl: console connection: Print errno value from exec

[PATCH] PV-GRUB: fix blk access at end of disk
 2014-03-21 14:26 UTC  (4+ messages)

[PATCH v2] xen/serial: Don't leak memory mapping if the serial initialization has failed
 2014-03-21 14:14 UTC  (2+ messages)

[PATCH v3 0/5] Implement the XEN_DOMCTL_memory_mapping hypercall for ARM
 2014-03-21 14:11 UTC  (10+ messages)
` [PATCH v3 2/5] arch, arm: add consistency checks to REMOVE p2m changes

[PATCH for-4.5 0/8] Interrupt management reworking
 2014-03-21 14:06 UTC  (22+ messages)
` [PATCH for-4.5 7/8] xen/irq: Handle multiple action per IRQ

[PATCH] minios (blkfront): Drop unused total_bytes field
 2014-03-21 13:43 UTC  (6+ messages)

[PATCH] xen/balloon: export balloon hotplug page stats to sysfs
 2014-03-21 13:34 UTC  (5+ messages)


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