xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-23 10:36:20 to 2014-04-23 16:59:21 UTC [more...]

[PATCH V3 00/13] JSON infrastructure and new "xl-json" format
 2014-04-23 16:59 UTC  (12+ messages)
` [PATCH V3 01/13] libxl: fix memory leak in libxl_cpuid_dispose
` [PATCH V3 02/13] libxl.h: document the paradigm of using libxl types
` [PATCH V3 03/13] libxl.h: move / add some libxl defbool #define here
` [PATCH V3 04/13] libxl IDL: rename json_fn to json_gen_fn
` [PATCH V3 05/13] libxl_json: introduce libx__object_from_json
` [PATCH V3 06/13] libxl_internal: make JSON_* types a bit-field
` [PATCH V3 07/13] libxl_internal: introduce libxl__json_object_is_{null, number, double}
` [PATCH V3 08/13] libxl_json: introduce parser functions for builtin types
` [PATCH V3 09/13] libxl_json: allow basic JSON type objects generation
` [PATCH V3 10/13] libxl/gentypes.py: include discriminator in JSON output
` [PATCH V3 11/13] libxl IDL: generate code to parse libxl__json_object to libxl_FOO struct

[PATCH V9 00/12] Remus/Libxl: Network buffering support
 2014-04-23 16:55 UTC  (21+ messages)
` [PATCH V9 01/12] introduce an API to async exec scripts
` [PATCH V9 02/12] libxl_device: use async exec script api
` [PATCH V9 04/12] remus: introduce a function to check whether network buffering is enabled
` [PATCH V9 05/12] remus: remus device core and APIs to setup/teardown
  ` [PATCH 00/10 V7] Remus/Libxl: Network buffering support
    ` [PATCH 07/10 V7] libxl: use the API to setup/teardown network buffering
        ` [PATCH 07/10 V7] libxl: use the API to setup/teardown network buffering [and 1 more messages]
` [PATCH V9 06/12] remus: implement the API for checkpoint
` [PATCH V9 08/12] remus: implement the API to buffer/release packages
` [PATCH V9 09/12] libxl: use the API to setup/teardown network buffering

[PATCH v3 00/16] xen/arm: Add GICv3 support
 2014-04-23 16:47 UTC  (34+ messages)
` [PATCH v3 01/16] xen/arm: move io.h as mmio.h to include folder
` [PATCH v3 02/16] xen/arm: make mmio handlers domain specific
` [PATCH v3 03/16] xen/arm: make sgi handling generic
` [PATCH v3 04/16] xen/arm: remove unused parameter in do_sgi call
` [PATCH v3 05/16] xen/arm: move gic definitions to seperate file
` [PATCH v3 06/16] xen/arm: move gic lock out of gic data structure
` [PATCH v3 07/16] xen/arm: segregate and split GIC low level functionality
` [PATCH v3 08/16] arm/xen: move GIC context data structure to gic driver
` [PATCH v3 09/16] xen/arm: use device api to detect GIC version
` [PATCH v3 11/16] xen/arm: move vgic defines to vgic header file
` [PATCH v3 12/16] xen/arm: split vgic driver into generic and vgic-v2 driver

Is there data copy between dom0 and domU
 2014-04-23 16:46 UTC  (4+ messages)

PVH port of Mini-OS
 2014-04-23 16:42 UTC 

Release manager for Xen 4.5
 2014-04-23 16:38 UTC  (2+ messages)

[PATCH RFC 00/23] tools: add support for FreeBSD
 2014-04-23 16:18 UTC  (10+ messages)
` [PATCH RFC 09/23] lz4: add support for OSes that don't have asm/unaligned.h

[V9 PATCH 0/8] pvh dom0 patches
 2014-04-23 16:13 UTC  (9+ messages)
` [V9 PATCH 6/8] pvh dom0: Add and remove foreign pages

[PATCH v1 1/6] x86: Add support for STAC/CLAC instructions
 2014-04-23 15:59 UTC  (11+ messages)
                ` Is: alternative_asm as dependency for STAC/CLAC/new features? Was:Re: "
                  ` Is: alternative_asm as dependency for STAC/CLAC/new features?

[PATCH v3 00/11] Prevent one cause of "MP-BIOS bug: 8254 timer"... message from linux
 2014-04-23 15:54 UTC  (19+ messages)
` [optional PATCH v3 01/11] hvm/hpet: Add manual unit test code
` [PATCH v3 02/11] hvm/hpet: Only call guest_time_hpet(h) one time per action
` [PATCH v3 03/11] hvm/hpet: Only set comparator or period not both
` [PATCH v3 04/11] hvm/hpet: Correctly limit period to a maximum
` [PATCH v3 05/11] hvm/hpet: In hpet_save, correctly compute mc64
` [PATCH v3 06/11] hvm/hpet: In hpet_save, call hpet_get_comparator
` [PATCH v3 07/11] hvm/hpet: Init comparator64 like comparator
` [PATCH v3 08/11] hvm/hpet: Use signed divide in hpet_get_comparator

ARM: grant table setup
 2014-04-23 15:42 UTC  (2+ messages)

Hypervisor crash setting up GIC (arm32)
 2014-04-23 15:35 UTC  (3+ messages)

[PATCH v4 00/18] xen/arm: Interrupt management reworking
 2014-04-23 15:28 UTC  (10+ messages)
` [PATCH v4 14/18] xen/arm: IRQ: Store IRQ type in arch_irq_desc
` [PATCH v4 18/18] xen/arm: IRQ: Handle multiple action per IRQ

[PATCH v5] Autoconf: add options to enable spice and usbredir in qemu upstream
 2014-04-23 15:23 UTC 

[PATCH RFC V2 00/10] xl/libxl: JSON infrastructure and new "xl-json" format
 2014-04-23 15:20 UTC  (18+ messages)
` [PATCH RFC V2 05/10] libxl_json: introduce parser functions for builtin types
` [PATCH RFC V2 06/10] libxl_json: allow basic JSON type objects generation

Xen Security Advisory 94 (CVE-2014-2986) - ARM hypervisor crash on guest interrupt controller access
 2014-04-23 15:13 UTC 

[PATCH v9 05/19] qspinlock: Optimize for smaller NR_CPUS
 2014-04-23 14:56 UTC  (2+ messages)

[PATCH] xen: use XEN_BOOT_DIR as xen.gz install location
 2014-04-23 14:46 UTC  (6+ messages)

[PATCH v2 7/7] x86/tools: Expose SMAP to HVM guests
 2014-04-23 14:38 UTC 

[PATCH v2 6/7] x86/hvm: Add SMAP support to HVM guest
 2014-04-23 14:37 UTC  (3+ messages)

[PATCH v2 5/7] x86: Enable Supervisor Mode Access Prevention (SMAP) for Xen
 2014-04-23 14:37 UTC  (4+ messages)

[PATCH v2 4/7] VMX: Disable SMAP feature when guest is in non-paging mode
 2014-04-23 14:36 UTC 

[PATCH v2 0/4] Fix grant map/unmap with auto-translated guests
 2014-04-23 14:35 UTC  (7+ messages)
` [PATCH v2 3/4] amd-iommu: disable iommu_hap_pt_share with AMD IOMMUs

[PATCH v2 3/7] x86: Temporary disable SMAP to legally access user pages in kernel mode
 2014-04-23 14:35 UTC  (7+ messages)

[PATCH v2 2/7] Clear AC bit in RFLAGS to protect Xen itself by SMAP
 2014-04-23 14:35 UTC 

[PATCH v2 1/7] x86: Add support for STAC/CLAC instructions
 2014-04-23 14:34 UTC  (10+ messages)

[PATCH v2 0/7] x86: Enable Supervisor Mode Access Prevention (SMAP)
 2014-04-23 14:33 UTC 

[PATCH] x86/vmx: correct the SMEP logic for HVM_CR0_GUEST_RESERVED_BITS
 2014-04-23 14:32 UTC 

[PATCH 0/9] tools changes to honor --prefix=
 2014-04-23 14:27 UTC  (10+ messages)
` [PATCH 6/9] tools/pygrub: add APPEND_LDFLAGS to CFLAGS
` [PATCH 7/9] tools/libxl: remove XEN_RUN_DIR from install target
` [PATCH 8/9] tools/libxc: provide variable paths to libxc
` [PATCH 9/9] tools/libxc: use XEN_RUN_DIR for SUSPEND_LOCK_FILE

[PATCH v3 0/5] xen: Add EFI support
 2014-04-23 14:14 UTC  (7+ messages)

[PATCH 0/6] [VERY RFC] Migration Stream v2
 2014-04-23 14:13 UTC  (4+ messages)

xl shutdown --wait "racy"
 2014-04-23 14:12 UTC  (8+ messages)

[PATCH v4 0/2] x86/AMD support data breakpoint extension registers
 2014-04-23 13:35 UTC  (10+ messages)
` [PATCH v4 2/2] x86/PV: "

[PATCH v3 0/4] Add max-ram-below-4g (was Add pci_hole_min_size machine option)
 2014-04-23 13:33 UTC  (11+ messages)
` [PATCH v3 2/4] GlobalProperty: Display warning about unused -global

[PATCH v7 0/12] remove maintenance interrupts
 2014-04-23 13:32 UTC  (18+ messages)
` [PATCH v7 04/12] xen/arm: support HW interrupts, do not request maintenance_interrupts
` [PATCH v7 05/12] xen/arm: nr_lrs should be uint8_t
` [PATCH v7 08/12] xen/arm: rename GIC_IRQ_GUEST_PENDING to GIC_IRQ_GUEST_QUEUED
` [PATCH v7 09/12] xen/arm: second irq injection while the first irq is still inflight
` [PATCH v7 11/12] xen/arm: gic_events_need_delivery and irq priorities
` [PATCH v7 12/12] xen/arm: introduce GIC_PRI_TO_GUEST macro

[PATCH 3.13] core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errors
 2014-04-23 13:31 UTC  (2+ messages)

[PATCH v9 0/3] Expose HW APIC virtualization support to HVM guests
 2014-04-23 13:27 UTC  (4+ messages)
` [PATCH v9 3/3] x86/hvm: Indicate avaliability of HW support of APIC virtualization "

[PATCH 1/2] docs: Give advice on dealing with quoting special characters
 2014-04-23 13:19 UTC  (2+ messages)
` [PATCH 2/2] docs: Mention the semicolon as a valid statenment end

[PATCH 00/34] Add clang support for ARM and cleanups
 2014-04-23 13:17 UTC  (12+ messages)
` [PATCH 02/34] xen: clang: Disable built-in assembler
                  ` [PATCH v2] asm-offsets: encode magic asm-offset runes as strings

Xen Security Advisory 94 - ARM hypervisor crash on guest interrupt controller access
 2014-04-23 13:05 UTC 

[PATCH v3] xen: use BOOT_DIR as xen.gz install location
 2014-04-23 13:00 UTC 

[PATCH v5 00/17] x86/PMU: Xen PMU PV(H) support
 2014-04-23 12:50 UTC  (4+ messages)

[PATCH v5 RESEND 00/17] x86/PMU: Xen PMU PV(H) support
 2014-04-23 12:50 UTC  (18+ messages)
` [PATCH v5 RESEND 01/17] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v5 RESEND 02/17] VPMU: Mark context LOADED before registers are loaded
` [PATCH v5 RESEND 03/17] x86/VPMU: Minor VPMU cleanup
` [PATCH v5 RESEND 04/17] intel/VPMU: Clean up Intel VPMU code
` [PATCH v5 RESEND 05/17] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v5 RESEND 06/17] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v5 RESEND 07/17] x86/VPMU: Add public xenpmu.h
` [PATCH v5 RESEND 08/17] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v5 RESEND 09/17] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v5 RESEND 10/17] x86/VPMU: Initialize PMU for PV guests
` [PATCH v5 RESEND 11/17] x86/VPMU: Add support for PMU register handling on "
` [PATCH v5 RESEND 12/17] x86/VPMU: Handle PMU interrupts for "
` [PATCH v5 RESEND 13/17] x86/VPMU: Add privileged PMU mode
` [PATCH v5 RESEND 14/17] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v5 RESEND 15/17] x86/VPMU: NMI-based VPMU support
` [PATCH v5 RESEND 16/17] x86/VPMU: Suport for PVH guests
` [PATCH v5 RESEND 17/17] x86/VPMU: Move VPMU files up from hvm/ directory

[PATCH v4 00/21] IOMMU support for ARM
 2014-04-23 12:42 UTC  (10+ messages)
` [PATCH v4 12/21] xen/passthrough: iommu: Split generic IOMMU code

[linux-3.10 test] 25956: regressions - trouble: broken/fail/pass
 2014-04-23 12:23 UTC 

[PATCH v2] xen: use BOOT_DIR as xen.gz install location
 2014-04-23 12:19 UTC  (3+ messages)

bnx2x DMA mapping errors cause iscsi problems
 2014-04-23 12:10 UTC  (3+ messages)

[RFC v2 0/6] xen/arm: Support guest VM save/restore/migration
 2014-04-23 11:59 UTC  (4+ messages)
` [RFC v2 5/6] xen/arm: Implement hypercall for dirty page tracing

[PATCH] xen/arm: debug-exynos4210: Remove early_uart_init
 2014-04-23 11:45 UTC  (2+ messages)

[PATCH] tools: remove /var/run/xenstored from install target
 2014-04-23 11:43 UTC  (3+ messages)

[PATCH v3 0/9] vtpm: TPM groups and deep quotes
 2014-04-23 11:42 UTC  (2+ messages)

[PATCH v2] xen/arm: create_xen_entries has to flush TLBs on every CPU
 2014-04-23 11:36 UTC 

[PATCH v4] Autoconf: add options to enable spice and usbredir in qemu upstream
 2014-04-23 11:30 UTC  (2+ messages)

The GUI in virtualization and HDMI driver in kernel 3.13
 2014-04-23 11:26 UTC  (3+ messages)

[PATCH] xen/arm: create_p2m_entries has to flush TLBs on every CPU
 2014-04-23 11:22 UTC  (3+ messages)

[PATCH] tools/pygrub: remove /var/run/xend/boot from install target
 2014-04-23 11:18 UTC  (3+ messages)

[xen-unstable test] 25954: tolerable FAIL - PUSHED
 2014-04-23 11:10 UTC 

drjones@redhat.com, vkuznets@redhat.com, leiwang@redhat.com, wshi@redhat.com
 2014-04-23 10:58 UTC  (4+ messages)

[PATCH] x86: add missing break in hwdom_pit_access()
 2014-04-23 10:56 UTC  (2+ messages)

[PATCH V2] netif.h: Document xen-net{back, front} multi-queue feature
 2014-04-23 10:50 UTC  (3+ messages)

Xen 4.3 xl migrate " htree_dirblock_to_tree" on second host
 2014-04-23 10:48 UTC  (18+ messages)
                          ` handling local attach of phy disks for pygrub (Was: Xen 4.3 xl migrate " htree_dirblock_to_tree" on second host)

[PATCH v3] libxl: add basic spice support for pv domUs
 2014-04-23 10:46 UTC  (2+ messages)

[PATCH] libxl: libxl__spawn_qdisk_backend closes fds
 2014-04-23 10:38 UTC  (4+ 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).