xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-23 14:27:50 to 2016-06-24 17:44:33 UTC [more...]

[PATCH v2 00/17] XSM/FLASK updates for 4.8
 2016-06-24 17:44 UTC  (9+ messages)
` [PATCH 17/17] xsm: add a default policy to .init.data

Announcing schedbench, a scheduling micro-benchmark
 2016-06-24 17:28 UTC 

[PATCH v5 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-06-24 17:14 UTC  (15+ 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

[PATCH v6 1/5] monitor: Rename vm_event_monitor_get_capabilities
 2016-06-24 16:29 UTC  (11+ 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 15:40 UTC  (4+ messages)

[libvirt test] 96204: regressions - FAIL
 2016-06-24 15:34 UTC 

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

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

[PATCH v2 00/11] hvmctl hypercall
 2016-06-24 15:02 UTC  (20+ 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 v3 1/2] xen-pciback: return proper values during BAR sizing
 2016-06-24 15:01 UTC  (3+ messages)
  ` [PATCH v2 2/2] xen-pciback: clean up {bar, rom}_init()

[PATCH 13/17] xen: move FLASK entry under XSM in Kconfig
 2016-06-24 14:43 UTC  (3+ messages)
` [PATCH 13/17 v3] "

Binary compatibility report for Xen base libraries
 2016-06-24 14:42 UTC  (2+ messages)

[PATCH v2 0/4] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-06-24 14:36 UTC  (17+ 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

[ovmf test] 96196: regressions - FAIL
 2016-06-24 14:11 UTC 

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

[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

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

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

[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  (30+ 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  (25+ 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 


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