messages from 2014-05-12 15:52:47 to 2014-05-13 23:05:28 UTC [more...]
[PATCH v4 00/15] xen: add systemd support
2014-05-13 23:05 UTC (46+ messages)
` [PATCH v4 01/15] xenstore: add support for a retry open limit on xenstored
` [PATCH v4 04/15] cxenstored: add support for systemd active sockets
` [PATCH v4 05/15] oxenstored: "
` [PATCH v4 08/15] tools/xendomains: move to libexec and use a smaller init helper
` [PATCH v4 09/15] autoconf: xen: force a refresh with autoconf
` [PATCH v4 10/15] autoconf: update m4/pkg.m4
` [PATCH v4 11/15] autoconf: xen: move standard variables to a generic place
` [PATCH v4 12/15] autoconf: xen: peg the xenstored preference onto the top level config
` [PATCH v4 13/15] systemd: add xen systemd service and module files
[PATCH V5 00/32] JSON infrastructure, new "xl-json" format and domain configuration synchronization
2014-05-13 21:54 UTC (33+ messages)
` [PATCH V5 01/32] libxl: make cpupool_qualifier_to_cpupoolid a library function
` [PATCH V5 02/32] xl / libxl: push parsing of SSID and CPU pool ID down to libxl
` [PATCH V5 03/32] xl / libxl: push VCPU affinity pinning "
` [PATCH V5 04/32] libxl: libxl_uuid_copy now taks a ctx argument
` [PATCH V5 05/32] xl: remove parsing of "vncviewer" option in xl domain config file
` [PATCH V5 06/32] libxl: fix memory leak in libxl_cpuid_dispose
` [PATCH V5 07/32] libxl.h: document the paradigm of using libxl types
` [PATCH V5 08/32] libxl.h: document libxl_<type>_to_json
` [PATCH V5 09/32] libxl_internal.h: move / add some libxl defbool #define here
` [PATCH V5 10/32] libxl: fix JSON generator for uint64_t
` [PATCH V5 11/32] libxl IDL: rename json_fn to json_gen_fn
` [PATCH V5 12/32] libxl_json: introduce libxl__object_from_json
` [PATCH V5 13/32] libxl_internal: make JSON_* types a bit-field
` [PATCH V5 14/32] libxl_internal.h: introduce libxl__json_object_is_{null, number, double}
` [PATCH V5 15/32] libxl_internal.h: introduce libxl__json_object_get_number
` [PATCH V5 16/32] libxl_json: introduce parser functions for builtin types
` [PATCH V5 17/32] libxl_json: allow basic JSON type objects generation
` [PATCH V5 18/32] libxl/gentypes.py: special-case KeyedUnion map handle generation
` [PATCH V5 19/32] libxl/gentypes.py: don't generate default values
` [PATCH V5 20/32] libxl IDL: generate code to parse libxl__json_object to libxl_FOO struct
` [PATCH V5 21/32] libxl/gentest.py: test JSON parser
` [PATCH V5 22/32] libxl: introduce libxl_key_value_list_length
` [PATCH V5 23/32] libxl: introduce libxl_cpuid_policy_list_length
` [PATCH V5 24/32] libxl: copy function for builtin types
` [PATCH V5 25/32] libxl IDL: generate deep copy functions
` [PATCH V5 26/32] libxl/gentest.py: test "
` [PATCH V5 27/32] libxl: libxl-json format and load/store configuration functions
` [PATCH V5 28/32] libxl: store up-to-date domain configuration as we create domain
` [PATCH V5 29/32] xl: use "libxl-json" format
` [PATCH V5 30/32] libxl: consider force removal of device successful
` [PATCH V5 31/32] libxl: update domain configuration when updating memory targets
` [PATCH V5 32/32] libxl: synchronize configuration when we plug / unplug device
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
2014-05-13 21:43 UTC
[PATCH] tools/python: expose xc_getcpuinfo()
2014-05-13 20:32 UTC
[PATCH net v2] xen-netback: Fix grant ref resolution in RX path
2014-05-13 20:19 UTC
[PATCH net RFC] xen-netback: Fix grant ref resolution in RX path
2014-05-13 20:18 UTC (4+ messages)
[PATCH v10 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
2014-05-13 19:47 UTC (4+ messages)
` [PATCH v10 03/19] qspinlock: Add pending bit
[xen-4.3-testing test] 26246: trouble: broken/fail/pass
2014-05-13 19:36 UTC
Regression since Linux Kernel 3.12 due to 64bit pvguest NMIs
2014-05-13 18:45 UTC (6+ messages)
[PATCH] xen/x86: set panic notifier priority to minimum
2014-05-13 18:36 UTC (2+ messages)
xen-netfront possibly rides the rocket too often
2014-05-13 18:21 UTC
[xen-4.2-testing bisection] complete build-amd64
2014-05-13 18:00 UTC
[xen-unstable test] 26241: regressions - trouble: broken/fail/pass
2014-05-13 17:46 UTC
[PATCH] xen-blkback: defer freeing blkif to avoid blocking xenwatch
2014-05-13 17:39 UTC (9+ messages)
` [PATCH v2] "
[RFC v2 0/6] xen/arm: Support guest VM save/restore/migration
2014-05-13 17:33 UTC (10+ messages)
` [RFC v2 1/6] xen/arm: Save and restore support with hvm context hypercalls
[PATCH v5] libxl: add option for discard support to xl disk configuration
2014-05-13 17:23 UTC (8+ messages)
[seabios baseline test] 26266: tolerable FAIL
2014-05-13 17:00 UTC
[qemu-mainline baseline test] 26267: tolerable FAIL
2014-05-13 16:56 UTC
[PATCH] xen/x86: set panic notifier priority to minimum
2014-05-13 16:56 UTC
[PATCH RFC] x86/traps: Make the main trap handlers safe for use early during Xen boot
2014-05-13 16:13 UTC (3+ messages)
[PATCH v6 00/19] x86/PMU: Xen PMU PV(H) support
2014-05-13 15:53 UTC (20+ messages)
` [PATCH v6 01/19] common/symbols: Export hypervisor symbols to privileged guest
` [PATCH v6 02/19] VPMU: Mark context LOADED before registers are loaded
` [PATCH v6 03/19] x86/VPMU: Minor VPMU cleanup
` [PATCH v6 04/19] intel/VPMU: Clean up Intel VPMU code
` [PATCH v6 05/19] vmx: Merge MSR management routines
` [PATCH v6 06/19] x86/VPMU: Handle APIC_LVTPC accesses
` [PATCH v6 07/19] intel/VPMU: MSR_CORE_PERF_GLOBAL_CTRL should be initialized to zero
` [PATCH v6 08/19] x86/VPMU: Add public xenpmu.h
` [PATCH v6 09/19] x86/VPMU: Make vpmu not HVM-specific
` [PATCH v6 10/19] x86/VPMU: Interface for setting PMU mode and flags
` [PATCH v6 11/19] x86/VPMU: Initialize PMU for PV guests
` [PATCH v6 12/19] x86/VPMU: Add support for PMU register handling on "
` [PATCH v6 13/19] x86/VPMU: Handle PMU interrupts for "
` [PATCH v6 14/19] x86/VPMU: Merge vpmu_rdmsr and vpmu_wrmsr
` [PATCH v6 15/19] x86/VPMU: Add privileged PMU mode
` [PATCH v6 16/19] x86/VPMU: Save VPMU state for PV guests during context switch
` [PATCH v6 17/19] x86/VPMU: NMI-based VPMU support
` [PATCH v6 18/19] x86/VPMU: Suport for PVH guests
` [PATCH v6 19/19] x86/VPMU: Move VPMU files up from hvm/ directory
[PATCH v5 00/14] IOMMU support for ARM
2014-05-13 15:50 UTC (15+ messages)
` [PATCH v5 01/14] xen/arm: Introduce flush_tlb_domain
` [PATCH v5 02/14] xen/passthrough: amd: Remove domain_id from hvm_iommu
` [PATCH v5 03/14] xen/passthrough: amd: rename iommu_has_feature into amd_iommu_has_feature
` [PATCH v5 04/14] xen/passthrough: vtd: iommu_set_hwdom_mapping is VTD specific
` [PATCH v5 05/14] xen/passthrough: rework hwdom_pvh_reqs to use it also on ARM
` [PATCH v5 06/14] xen/passthrough: iommu: Split generic IOMMU code
` [PATCH v5 07/14] xen/passthrough: iommu: Introduce arch specific code
` [PATCH v5 08/14] xen/passthrough: iommu: Basic support of device tree assignment
` [PATCH v5 09/14] xen/passthrough: Introduce IOMMU ARM architecture
` [PATCH v5 10/14] MAINTAINERS: Add drivers/passthrough/arm
` [PATCH v5 11/14] xen/arm: Don't give IOMMU devices to dom0 when iommu is disabled
` [PATCH v5 12/14] xen/arm: p2m: Clean cache PT when the IOMMU doesn't support coherent walk
` [PATCH v5 13/14] xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m
` [PATCH v5 14/14] drivers/passthrough: arm: Add support for SMMU drivers
[PATCH v2 01/16] x86: Convert conditional compilation of debug printfs to regular ifs
2014-05-13 15:15 UTC (4+ messages)
` [Qemu-devel] "
[RFC v3 0/6] xen/arm: ARM save/restore/migration support
2014-05-13 14:53 UTC (7+ messages)
` [RFC v3 2/6] xen/arm: Add save/restore support for ARM GIC V2
[PATCH net RFC] xen-netback: Fix grant ref resolution in RX path
2014-05-13 14:31 UTC
[PATCH v4] libxl: add basic spice support for pv domUs
2014-05-13 13:59 UTC (9+ messages)
[3.15-rc3] Bisected: xen-netback mangles packets between two guests on a bridge since merge of "TX grant mapping with SKBTX_DEV_ZEROCOPY instead of copy" series
2014-05-13 13:40 UTC
[PATCH v4 0/9] xen: arm: support up to (almost) 1TB of guest RAM
2014-05-13 12:35 UTC (12+ messages)
` [PATCH v4 1/9] tools: libxl: use uint64_t not unsigned long long for addresses
` [PATCH v4 2/9] tools: arm: report an error if the guest RAM is too large
` [PATCH v4 3/9] tools: arm: move magic pfns out of guest RAM region
` [PATCH v4 4/9] tools: arm: rearrange guest physical address space to increase max RAM
` [PATCH v4 5/9] tools: arm: refactor code to setup guest p2m and fill it with RAM
` [PATCH v4 6/9] tools: arm: prepare domain builder for multiple banks of guest RAM
` [PATCH v4 7/9] tools: arm: prepare guest FDT building for multiple RAM banks
` [PATCH v4 8/9] tools: arm: support up to (almost) 1TB of guest RAM
` [PATCH v4 9/9] tools: arm: increase size of region set aside for guest grant table
[PATCH V4 00/24] JSON infrastructure, new "xl-json" format and domain configuration synchronization
2014-05-13 11:58 UTC (25+ messages)
` [PATCH V4 09/24] libxl_json: introduce parser functions for builtin types
[PATCH OSSTEST RFC v2 0/2] test mainline qemu and seabios branches
2014-05-13 11:44 UTC (8+ messages)
` [PATCH OSSTEST RFC v2 1/2] Add a flight to test qemu.org's ("mainline") master branch
` [PATCH OSSTEST RFC v2 2/2] Add a flight to test seabios.org's "
[xen-4.2-testing test] 26239: regressions - FAIL
2014-05-13 11:29 UTC
Help, can't boot my arm linux guest on cubieboard2(arm host)
2014-05-13 11:22 UTC (2+ messages)
[PATCH] x86/vmx: fix dr6 handling issue
2014-05-13 8:57 UTC (2+ messages)
[PATCH v2] x86/MCE: bypass uninitialized vcpu in vMCE injection
2014-05-13 8:21 UTC (5+ messages)
About set sysenter_cs to intercept SYSENTER/SYSEXIT
2014-05-13 7:38 UTC
[xen-4.4-testing test] 26235: trouble: broken/fail/pass
2014-05-13 7:31 UTC
[V12 PATCH 0/4] pvh dom0 patches
2014-05-13 7:09 UTC (5+ messages)
` [V12 PATCH 3/4] pvh dom0: Add and remove foreign pages
[xen-4.3-testing test] 26234: regressions - trouble: broken/fail/pass
2014-05-13 6:56 UTC
[PATCH v4] hw/passthrough: Prevent QEMU from mapping PCI option ROM at address 0
2014-05-13 6:33 UTC (4+ messages)
[xen-4.2-testing test] 26237: regressions - FAIL
2014-05-13 6:28 UTC (3+ messages)
[xen-unstable test] 26233: regressions - trouble: broken/fail/pass
2014-05-13 5:11 UTC
Xen Platform QoS design discussion
2014-05-13 1:53 UTC (13+ messages)
[PATCH V9 00/12] Remus/Libxl: Network buffering support
2014-05-13 1:41 UTC (12+ messages)
` [PATCH 00/10 V7] "
` [PATCH 07/10 V7] libxl: use the API to setup/teardown network buffering
` [PATCH V9 05/12] remus: remus device core and APIs to setup/teardown
` [PATCH 07/10 V7] libxl: use the API to setup/teardown network buffering [and 1 more messages]
libcacard is been installed to /usr/lib while libdir=/usr/lib64
2014-05-13 0:10 UTC
[libvirt test] 26232: tolerable FAIL - PUSHED
2014-05-12 20:39 UTC
[PATCH v1] swiotlb-xen: implement xen_swiotlb_dma_mmap callback
2014-05-12 18:32 UTC (7+ messages)
Issue policing writes from Xen to PV domain memory
2014-05-12 18:27 UTC (15+ messages)
[RFC] libxc: check return values on mmap() and madvise() on xc_alloc_hypercall_buffer()
2014-05-12 18:01 UTC (7+ messages)
[PATCH v6 0/6] xen/arm: Interrupt management reworking
2014-05-12 17:59 UTC (8+ messages)
` [PATCH v6 1/6] xen/arm: IRQ: Store IRQ type in arch_irq_desc
` [PATCH v6 2/6] xen/arm: IRQ: Replace {request, setup}_dt_irq by {request, setup}_irq
` [PATCH v6 3/6] xen/arm: Replace route_guest_dt_irq by route_guest_irq
` [PATCH v6 4/6] xen: IRQ: Add dev_id parameter to release_irq
` [PATCH v6 5/6] xen/arm: IRQ: extend {request, setup}_irq to take an irqflags in parameter
` [PATCH v6 6/6] xen/arm: IRQ: Handle multiple action per IRQ
[PATCH 0/2] arm, arm64/xen: preliminary suspend support
2014-05-12 16:50 UTC (4+ messages)
` [PATCH 2/2] arm, arm64/xen: introduce HYPERVISOR_suspend
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).