messages from 2014-05-12 14:08:37 to 2014-05-13 18:45:07 UTC [more...]
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 (9+ 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 net RFC] xen-netback: Fix grant ref resolution in RX path
2014-05-13 16:13 UTC (2+ messages)
[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 (14+ messages)
` [RFC v3 2/6] xen/arm: Add save/restore support for ARM GIC V2
` [RFC v3 5/6] xen/arm: Add log_dirty support for ARM
[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 (11+ 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 v4 00/15] xen: add systemd support
2014-05-13 8:57 UTC (29+ messages)
` [PATCH v4 01/15] xenstore: add support for a retry open limit on xenstored
` [PATCH v4 05/15] oxenstored: add support for systemd active sockets
` [PATCH v4 09/15] autoconf: xen: force a refresh with autoconf
` [PATCH v4 13/15] systemd: add xen systemd service and module files
[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 v10 10/19] qspinlock, x86: Allow unfair spinlock in a virtual guest
2014-05-12 18:57 UTC (4+ messages)
` [PATCH v10 03/19] qspinlock: Add pending bit
[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
[PATCH] hw/passthrough: Prevent QEMU from mapping PCI option ROM at address 0
2014-05-12 15:48 UTC (3+ messages)
[OSSTEST PATCH V2] More Debian HVM testcases
2014-05-12 15:44 UTC (5+ messages)
[PATCH] tools/libxc: Issue individual DPRINTF()s rather than multiline ones
2014-05-12 15:39 UTC (4+ messages)
[PATCH v3] hw/passthrough: Prevent QEMU from mapping PCI option ROM at address 0
2014-05-12 15:32 UTC (3+ messages)
[PATCH 0/2] dma, x86, xen: fix dma_get_required_mask() when dma != phys address
2014-05-12 15:28 UTC
[PATCH] switch hypercall restart indication from -EAGAIN to -ERESTART
2014-05-12 15:16 UTC (4+ messages)
[PATCH V2] libxl: introduce asynchronous execution API
2014-05-12 15:03 UTC (3+ messages)
pygrub fails with NameError: name 'fs' is not defined
2014-05-12 14:53 UTC (3+ messages)
` [PATCH] tools/pygrub: Fix error handling if no valid partitions are found
[PATCH] [resend] net: get rid of SET_ETHTOOL_OPS
2014-05-12 14:49 UTC
[PATCH v4] Hvmloader: Modify ACPI to only supply _EJ0 methods for PCIslots that support hotplug by runtime patching
2014-05-12 14:32 UTC (3+ messages)
[PATCH] hw/passthrough: Prevent QEMU from mapping PCI option ROM at address 0
2014-05-12 14:31 UTC
[PATCHi v7] Autoconf: add variable for pass arbitrary options to qemu upstream
2014-05-12 14:25 UTC (2+ messages)
[PATCH] xen/arm64: disable alignment check
2014-05-12 14:08 UTC (8+ messages)
` [PATCH] xen: arm: bitops take unsigned int (Was: Re: [PATCH] xen/arm64: disable alignment check)
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).