xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 12:50:32 to 2016-06-24 14:03:31 UTC [more...]

[PATCH v3 0/8] xen/arm: Use the typesafes gfn and mfn
 2016-06-24 14:03 UTC  (19+ messages)
` [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

[GIT PULL] xen: bug fixes for 4.7-rc4
 2016-06-24 13:59 UTC 

[PATCH v2 00/11] hvmctl hypercall
 2016-06-24 13:51 UTC  (17+ messages)
` [PATCH v2 01/11] public / x86: introduce "
` [PATCH v2 02/11] hvmctl: convert HVMOP_set_pci_intx_level
` [PATCH v2 03/11] hvmctl: convert HVMOP_set_isa_irq_level
` [PATCH v2 04/11] hvmctl: convert HVMOP_set_pci_link_route
` [PATCH v2 05/11] hvmctl: convert HVMOP_track_dirty_vram
` [PATCH v2 06/11] hvmctl: convert HVMOP_modified_memory
` [PATCH v2 07/11] hvmctl: convert HVMOP_set_mem_type
` [PATCH v2 08/11] hvmctl: convert HVMOP_inject_trap
` [PATCH v2 09/11] hvmctl: convert HVMOP_inject_msi
` [PATCH v2 10/11] hvmctl: convert HVMOP_*ioreq_server*
` [PATCH v2 11/11] x86/HVM: serialize trap injecting producer and consumer

[PATCH v2 0/4] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-06-24 13:49 UTC  (16+ messages)
` [PATCH v2 3/4] VMX: Assign the right value to 'NDST' field in a concern case
` [PATCH v2 4/4] VMX: fixup PI descritpor when cpu is offline

[xen-unstable-smoke test] 96214: tolerable all pass - PUSHED
 2016-06-24 13:48 UTC 

[PATCH 0/3] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-06-24 13:25 UTC  (16+ messages)

[PATCH v12 0/6] VT-d Device-TLB flush issue
 2016-06-24 12:54 UTC  (14+ messages)
` [PATCH v12 1/6] IOMMU: add a timeout parameter for device IOTLB invalidation
` [PATCH v12 2/6] vt-d: synchronize for Device-TLB flush one by one
` [PATCH v12 3/6] vt-d: convert conditionals of qi_ctrl->qinval_maddr into ASSERT()s
` [PATCH v12 4/6] IOMMU/x86: using a struct pci_dev* instead of SBDF
` [PATCH v12 5/6] IOMMU: move the domain crash logic up to the generic IOMMU layer
` [PATCH v12 6/6] vt-d: fix vt-d Device-TLB flush timeout issue

pcie error containment: kill domain and dm without xend
 2016-06-24 11:37 UTC  (2+ messages)

[PATCH 0/2] xen: sched: rtds refactor code
 2016-06-24 11:36 UTC  (7+ messages)
` [PATCH 1/2] "

[PATCH] xen: fix ram init regression
 2016-06-24 11:35 UTC 

[PATCH] get_maintainer.pl: Teach brace expansion
 2016-06-24 11:33 UTC  (3+ messages)

[PATCH] xen: x86: remove duplicated IA32_FEATURE_CONTROL MSR macro
 2016-06-24 11:31 UTC  (3+ messages)

[PATCH v6 1/5] monitor: Rename vm_event_monitor_get_capabilities
 2016-06-24 11:24 UTC  (10+ messages)
` [PATCH v6 2/5] monitor: Rename vm_event_monitor_guest_request
` [PATCH v6 3/5] monitor: Rename hvm/event to hvm/monitor
` [PATCH v6 4/5] vm_event: clear up return value of vm_event_monitor_traps
` [PATCH v6 5/5] x86/vm_event: Add HVM debug exception vm_events

monitor access to pages with a specific p2m_type_t
 2016-06-24 11:20 UTC  (3+ messages)

Change of max-ram-below-4g initial value breaks Xen
 2016-06-24 11:19 UTC  (5+ messages)

[PATCH v5 1/9] vm_event: clear up return value of vm_event_monitor_traps
 2016-06-24 10:58 UTC  (3+ messages)

[linux-3.18 test] 96188: tolerable FAIL - PUSHED
 2016-06-24 10:57 UTC 

[xen-unstable-smoke test] 96210: regressions - FAIL
 2016-06-24 10:43 UTC 

[PATCH] xen: x86: remove duplicated MSR_IA32_FEATURE_CONTROL definition
 2016-06-24 10:38 UTC  (3+ messages)

[PATCH] xen/arm: map_dev_mmio_region: The iomem permission check should be done on MFN
 2016-06-24 10:29 UTC  (2+ messages)

[PATCH v1 Altp2m cleanup 0/3] Cleaning up altp2m code
 2016-06-24 10:27 UTC  (7+ messages)
` [PATCH v1 Altp2m cleanup 1/3] altp2m cleanup work
` [PATCH v1 Altp2m cleanup 2/3] Move altp2m specific functions to altp2m files

[PATCH v4 0/3] x86/ioreq server: Introduce HVMMEM_ioreq_server mem type
 2016-06-24 10:27 UTC  (27+ messages)
` [PATCH v4 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

Xen on QEMU
 2016-06-24 10:01 UTC  (2+ messages)

[linux-4.1 test] 96183: regressions - FAIL
 2016-06-24  9:54 UTC 

[PATCH v2 1/4] xen/init: Annotate all command line parameter infrastructure as const
 2016-06-24  9:32 UTC  (5+ messages)
    ` [PATCH] init: fix build with older gcc

[PATCH 0/7] vm-event: Implement ARM support for control-register writes
 2016-06-24  9:32 UTC  (13+ messages)
` [PATCH 7/7] vm-event/arm: implement support for control-register write vm-events

[PATCH v3 1/2] xen-pciback: return proper values during BAR sizing
 2016-06-24  9:13 UTC 

[PATCH v5 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-06-24  7:46 UTC  (12+ messages)
` [PATCH v5 02/14] libxc: Prepare a start info structure for hvmloader
` [PATCH v5 05/14] libxl: Load guest BIOS from file
` [PATCH v5 08/14] hvmloader: Locate the BIOS blob
` [PATCH v5 09/14] hvmloader: Check modules whereabouts in perform_tests
` [PATCH v5 10/14] hvmloader: Load SeaBIOS from hvm_start_info modules

[qemu-upstream-4.3-testing test] 96179: regressions - FAIL
 2016-06-24  7:26 UTC 

[xen-unstable test] 96178: tolerable FAIL - PUSHED
 2016-06-24  7:23 UTC 

[xen-4.3-testing test] 96176: regressions - FAIL
 2016-06-24  6:57 UTC  (2+ messages)

[PATCH] MAINTAINERS: Add ARM scif serial driver
 2016-06-24  5:39 UTC 

[qemu-mainline test] 96175: regressions - FAIL
 2016-06-24  2:33 UTC 

[ovmf test] 96169: regressions - FAIL
 2016-06-23 22:15 UTC 

[xen-unstable-smoke test] 96189: tolerable all pass - PUSHED
 2016-06-23 19:57 UTC 

[PATCH v2 00/17] Xen ARM DomU ACPI support
 2016-06-23 18:48 UTC  (33+ messages)
` [PATCH v2 03/17] libxl/arm: Add a configuration option for ARM DomU ACPI
` [PATCH v2 04/17] libxl/arm: prepare for constructing ACPI tables
` [PATCH v2 07/17] libxl/arm: Construct ACPI GTDT table
` [PATCH v2 08/17] libxl/arm: Factor MPIDR computing codes out as a helper
` [PATCH v2 09/17] libxl/arm: Construct ACPI MADT table
` [PATCH v2 11/17] libxl/arm: Construct ACPI DSDT table
` [PATCH v2 12/17] libxl/arm: Add a helper to calculate the ACPI table checksum
` [PATCH v2 13/17] libxl/arm: Link all ACPI tables into one buffer
` [PATCH v2 15/17] libxl/arm: Add ACPI module
` [PATCH v2 16/17] libxc/xc_dom_arm: Copy ACPI tables to guest space
` [PATCH v2 17/17] libxl/arm: Initialize domain param HVM_PARAM_CALLBACK_IRQ

[xen-unstable-smoke test] 96182: regressions - FAIL
 2016-06-23 17:58 UTC 

[linux-3.18 test] 96161: regressions - FAIL
 2016-06-23 17:29 UTC 

RFC: XenSock brainstorming
 2016-06-23 16:57 UTC  (5+ messages)

[PATCH v4 0/3] Make hvm_fep available to non-debug build
 2016-06-23 16:10 UTC  (14+ messages)
` [PATCH v4 1/3] xen: add warning infrastructure
` [PATCH v4 2/3] console: use warning infrastructure for sync console warning
` [PATCH v4 3/3] xen: make available hvm_fep to non-debug build as well

[PATCH] xen/arm: domain_build: DT: add clocks node to the hypervisor node
 2016-06-23 16:02 UTC  (5+ messages)

PCI passthrough for HVM with stubdomain broken by "tools/libxl: handle the iomem parameter with the memory_mapping hcall"
 2016-06-23 16:02 UTC  (28+ messages)

[linux-4.1 test] 96160: regressions - FAIL
 2016-06-23 15:50 UTC 

[PATCH v5 1/2] x86/mem-sharing: Bulk mem-sharing entire domains
 2016-06-23 15:42 UTC  (3+ messages)

[PATCH 00/11] hvmctl hypercall
 2016-06-23 15:35 UTC  (8+ messages)
` [PATCH 01/11] public / x86: introduce "
` [PATCH 11/11] x86/HVM: serialize trap injecting producer and consumer

[PATCH v3] xen: arm: Update arm64 image header
 2016-06-23 15:18 UTC  (2+ messages)

[PATCH v3 1/2] xen/arm: drivers: scif: Remove dead code
 2016-06-23 15:18 UTC  (5+ messages)
` [PATCH v3 2/2] xen/arm: drivers: scif: Don't overwrite firmware settings

[xen-unstable-smoke test] 96177: tolerable all pass - PUSHED
 2016-06-23 15:10 UTC 

[PATCH v2] ArmVirtPkg/ArmVirtXen: Add ACPI support for Virt Xen ARM
 2016-06-23 14:27 UTC  (2+ messages)

[qemu-upstream-4.3-testing test] 96152: regressions - FAIL
 2016-06-23 14:17 UTC 

[PATCHv3] x86/xen: avoid m2p lookup when setting early page table entries
 2016-06-23 13:41 UTC  (6+ messages)

[xen-unstable test] 96151: regressions - trouble: blocked/broken/fail/pass
 2016-06-23 13:23 UTC 

[PATCH v3 0/3] Make hvm_fep available to non-debug build
 2016-06-23 13:05 UTC  (9+ messages)
` [PATCH v3 3/3] xen: make available hvm_fep to non-debug build as well

Xen Project 4.7 and 4.6.3 Release
 2016-06-23 12:53 UTC 


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