messages from 2016-06-20 15:38:27 to 2016-06-22 08:42:15 UTC [more...]
[PATCH v2 1/2] xen/arm: drivers: scif: Remove dead code
2016-06-22 8:42 UTC (3+ messages)
` [PATCH v2 2/2] xen/arm: drivers: scif: Drop clock source configuration
[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
2016-06-22 8:38 UTC (32+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server
[PATCH RESEND 00/14] Xen ARM DomU ACPI support
2016-06-22 8:35 UTC (8+ messages)
` [PATCH RESEND 04/14] tools: add ACPI tables relevant definitions
[PATCH 0/7] vm-event: Implement ARM support for control-register writes
2016-06-22 8:34 UTC (13+ messages)
` [PATCH 2/7] vm-event: VM_EVENT_FLAG_DENY requires VM_EVENT_FLAG_VCPU_PAUSED
` [PATCH 6/7] vm-event/arm: move hvm_event_cr->common vm_event_monitor_cr
[PATCH v10 0/3] Check VT-d Device-TLB flush error
2016-06-22 7:51 UTC (4+ messages)
` [PATCH v10 1/3] vt-d: fix the IOMMU flush issue
` [PATCH v10 2/3] vt-d: propagate the IOMMU Device-TLB flush error up to ME phantom functions
` [PATCH v10 3/3] vt-d: add __must_check annotation to IOMMU flush pointers and handlers
[PATCH v1 Altp2m cleanup 0/3] Cleaning up altp2m code
2016-06-22 7:28 UTC (5+ messages)
` [PATCH v1 Altp2m cleanup 1/3] altp2m cleanup work
` [PATCH v1 Altp2m cleanup 2/3] Move altp2m specific functions to altp2m files
` [PATCH v1 Altp2m cleanup 3/3] Making altp2m struct dynamically allocated
[PATCH v2] x86/HVM: use available linear->phys translations in REP MOVS/STOS handling
2016-06-22 7:19 UTC (3+ messages)
[PATCH 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
2016-06-22 7:03 UTC (4+ messages)
` [PATCH 1/3] xen: update xen headers
` [PATCH 2/3] arm/xen: add support for vm_assist hypercall
` [PATCH 3/3] xen: support runqueue steal time on xen
[PATCH v3 0/8] xen/arm: Use the typesafes gfn and mfn
2016-06-22 7:03 UTC (10+ messages)
` [PATCH v3 1/8] xen/arm: Rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn typesafe
` [PATCH v3 2/8] xen/mm: Introduce a bunch of helpers for the typesafes mfn and gfn
` [PATCH v3 3/8] xen: Use typesafe gfn/mfn in guest_physmap_* helpers
` [PATCH v3 4/8] xen: Use typesafe gfn in xenmem_add_to_physmap_one
` [PATCH v3 5/8] xen/arm: Rename grant_table_gfpn into grant_table_gfn and use the typesafe gfn
` [PATCH v3 6/8] xen: Use the typesafe mfn and gfn in map_mmio_regions
` [PATCH v3 7/8] xen/arm: Rework the interface of p2m_lookup and use typesafe gfn and mfn
` [PATCH v3 8/8] xen/arm: p2m_cache_flush: Use the correct terminology and typesafe gfn
[PATCH v2 1/4] xen/init: Annotate all command line parameter infrastructure as const
2016-06-22 7:00 UTC (9+ messages)
` [PATCH v2 2/4] arm/init: Move .init.proc.info into .init.data
` [PATCH v2 3/4] xen/init: Move initcall infrastructure "
` [PATCH v2 4/4] x86/boot: copy/clear sections more efficiently
[PATCH v2] x86/HVM: use available linear->phys translations in REP MOVS/STOS handling
2016-06-22 7:00 UTC
[PATCH] xen/pciback: Fix conf_space read/write overlap check
2016-06-22 6:49 UTC
[PATCH] xen/pciback: Update data filter intersection logic
2016-06-22 6:44 UTC (18+ messages)
[qemu-upstream-4.3-testing test] 96078: regressions - FAIL
2016-06-22 5:20 UTC
[PATCH] xen/pciback: Fix conf_space read/write overlap check
2016-06-22 4:11 UTC (5+ messages)
[xen-4.3-testing bisection] complete build-i386-libvirt
2016-06-22 3:29 UTC
[PATCH v9 0/3] Check VT-d Device-TLB flush error
2016-06-22 3:07 UTC (4+ messages)
` [PATCH v9 1/3] vt-d: fix the IOMMU flush issue
XSA-180 follow-up: repurpose xenconsoled for logging
2016-06-22 0:58 UTC (9+ messages)
[ovmf test] 96050: regressions - FAIL
2016-06-21 22:33 UTC
[xen-unstable-smoke test] 96074: tolerable all pass - PUSHED
2016-06-21 22:12 UTC
[xen-unstable test] 96049: tolerable FAIL - PUSHED
2016-06-21 21:46 UTC
[qemu-upstream-4.3-testing test] 96052: regressions - FAIL
2016-06-21 21:24 UTC
[xen-unstable-smoke test] 96071: regressions - FAIL
2016-06-21 19:50 UTC
[PATCHv2] x86/xen: avoid m2p lookup when setting early page table entries
2016-06-21 19:31 UTC (2+ messages)
[PATCH] xen/pciback: Fix conf_space read/write overlap check
2016-06-21 18:26 UTC
[PATCH] x86: compact supposedly unused entry point code
2016-06-21 17:47 UTC (8+ messages)
sunxi U-boot Branch
2016-06-21 17:40 UTC
[PATCH 0/4] x86/vMSI-X: misc improvements
2016-06-21 17:33 UTC (9+ messages)
` [PATCH 1/4] x86/vMSI-X: defer intercept handler registration
` [PATCH 2/4] x86/vMSI-X: drop list lock
` [PATCH 3/4] x86/vMSI-X: drop pci_msix_get_table_len()
` [PATCH 4/4] x86/vMSI-X: use generic intercept handler in place of MMIO one
[xen-unstable-smoke test] 96064: tolerable all pass - PUSHED
2016-06-21 17:14 UTC
[PATCH v2 00/17] XSM/FLASK updates for 4.8
2016-06-21 17:09 UTC (12+ messages)
` [PATCH 12/17] xen/xsm: remove .xsm_initcall.init section
` [PATCH 13/17] xen: move FLASK entry under XSM in Kconfig
` [PATCH 13/17 v3] "
[PATCH 00/19] xen: sched: assorted fixes and improvements to Credit2
2016-06-21 16:41 UTC (9+ messages)
` [PATCH 01/19] xen: sched: leave CPUs doing tasklet work alone
` [PATCH 03/19] xen: credit2: insert and tickle don't need a cpu parameter
` [PATCH 11/19] tools: tracing: adapt Credit2 load tracking events to new format
` [PATCH 19/19] xen: credit2: use cpumask_first instead of cpumask_any when choosing cpu
[xen-4.3-testing test] 96042: regressions - FAIL
2016-06-21 15:59 UTC
[PATCH] xen/PMU: Log VPMU initialization error at lower level
2016-06-21 15:19 UTC (3+ messages)
[PATCH 0/8] Add support for parsing per CPU Redistributor entry
2016-06-21 15:09 UTC (21+ messages)
` [PATCH 1/8] arm/gic-v3: Add a separate function for mapping GICD region
` [PATCH 2/8] arm/gic-v3: Fold GICR subtable parsing into a new function
` [PATCH 3/8] arm/gic-v3: Parse per-cpu redistributor entry in GICC subtable
` [PATCH 4/8] xen/arm: vgic: Use dynamic memory allocation for vgic_rdist_region
` [PATCH 6/8] arm: vgic: Split vgic_domain_init() functionality into two functions
[PATCH v4] xen: add steal_clock support on x86
2016-06-21 14:51 UTC
[xen-4.6-testing test] 96031: tolerable FAIL - PUSHED
2016-06-21 14:49 UTC
[PATCH 0/3] libxl: add framework for device types
2016-06-21 14:24 UTC (4+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] libxl: refactor domcreate_attach_pci() to use device type framework
` [PATCH 3/3] libxl: refactor domcreate_attach_dtdev() "
[PATCH] xen/PMU: Log VPMU initialization error at lower level
2016-06-21 14:17 UTC
[PATCH 0/8] x86/time: improve cross-CPU clock monotonicity (and more)
2016-06-21 13:57 UTC (9+ messages)
` [PATCH 1/8] "
[xen-unstable-smoke test] 96055: tolerable all pass - PUSHED
2016-06-21 13:28 UTC
[libvirt test] 96038: tolerable FAIL - PUSHED
2016-06-21 13:28 UTC
[PATCH 1/3] xen/arm: drivers: scif: Remove dead code
2016-06-21 13:22 UTC (14+ messages)
` [PATCH 2/3] xen/arm: drivers: scif: Remove unused variables
` [PATCH 3/3] xen/arm: drivers: scif: Add clock auto detection
[PATCH 00/11] hvmctl hypercall
2016-06-21 12:44 UTC (22+ messages)
` [PATCH 01/11] public / x86: introduce "
` [PATCH 02/11] hvmctl: convert HVMOP_set_pci_intx_level
` [PATCH 03/11] hvmctl: convert HVMOP_set_isa_irq_level
` [PATCH 04/11] hvmctl: convert HVMOP_set_pci_link_route
` [PATCH 05/11] hvmctl: convert HVMOP_track_dirty_vram
` [PATCH 06/11] hvmctl: convert HVMOP_modified_memory
` [PATCH 07/11] hvmctl: convert HVMOP_set_mem_type
` [PATCH 08/11] hvmctl: convert HVMOP_inject_trap
` [PATCH 09/11] hvmctl: convert HVMOP_inject_msi
` [PATCH 10/11] hvmctl: convert HVMOP_*ioreq_server*
[PATCH] xen: arm: Update arm64 image header
2016-06-21 11:59 UTC (4+ messages)
[qemu-mainline test] 96022: regressions - FAIL
2016-06-21 10:56 UTC
[PATCH 0/2] xtf: add launcher (+1 bugfix)
2016-06-21 10:42 UTC (12+ messages)
` xenbits "official" repo for XTF (was "
ARM Xen Bug #45: Is there a solution?
2016-06-21 10:27 UTC (2+ messages)
[PATCH] xen/arm: register clocks used by the hypervisor
2016-06-21 10:22 UTC (2+ messages)
[PATCH] xen/arm: domain_build: DT: add clocks node to the hypervisor node
2016-06-21 10:20 UTC (2+ messages)
[qemu-upstream-4.3-testing test] 96026: regressions - FAIL
2016-06-21 9:53 UTC
[PATCH v5 1/9] vm_event: clear up return value of vm_event_monitor_traps
2016-06-21 9:20 UTC (5+ messages)
` [PATCH v5 2/9] monitor: Rename vm_event_monitor_get_capabilities
` [PATCH v5 3/9] monitor: Rename vm_event_monitor_guest_request
Xen on MinnowBoard Max
2016-06-21 8:37 UTC
[ovmf test] 96015: regressions - FAIL
2016-06-21 8:30 UTC
[xen-unstable test] 96009: regressions - FAIL
2016-06-21 7:41 UTC
[PATCH 0/4] x86: accommodate 32-bit PV guests with SMAP/SMEP handling
2016-06-21 7:17 UTC (5+ messages)
` [PATCH v2 0/3] x86: accommodate 32-bit PV guests with SMEP/SMAP handling
` [PATCH v3 0/4] "
[xen-4.3-testing test] 96017: regressions - FAIL
2016-06-21 5:26 UTC
[xen-4.6-testing test] 96006: regressions - FAIL
2016-06-20 23:29 UTC
[qemu-upstream-4.3-testing test] 96003: regressions - FAIL
2016-06-20 20:14 UTC
[xen-4.7-testing test] 96002: regressions - FAIL
2016-06-20 19:52 UTC
[qemu-mainline test] 95982: regressions - FAIL
2016-06-20 19:16 UTC
[PATCH v3 0/2] Support consistent reads of mapped vcpu_runstate_info
2016-06-20 17:36 UTC (3+ messages)
` [PATCH v3 2/2] xen: add update indicator to vcpu_runstate_info
[PATCH v3 0/3] Make hvm_fep available to non-debug build
2016-06-20 16:30 UTC (4+ messages)
` [PATCH v3 1/3] xen: add warning infrastructure
` [PATCH v3 2/3] console: use warning infrastructure for sync console warning
` [PATCH v3 3/3] xen: make available hvm_fep to non-debug build as well
[xen-unstable-smoke test] 96011: tolerable all pass - PUSHED
2016-06-20 16:29 UTC
[ovmf test] 95987: regressions - FAIL
2016-06-20 15:47 UTC
Question about unable to add disk device after VM is destroyed and recreated on NVIDIA Jetson board
2016-06-20 15:43 UTC
page: next (older) | prev (newer) | latest
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).