xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-22 12:58:34 to 2016-06-23 14:27:50 UTC [more...]

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

[PATCH v2 00/17] Xen ARM DomU ACPI support
 2016-06-23 14:27 UTC  (22+ messages)
` [PATCH v2 01/17] libxl/arm: Factor out codes for generating DTB
` [PATCH v2 02/17] libxc: Add placeholders for ACPI tables blob and size
` [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 05/17] libxl/arm: Construct ACPI RSDP table
` [PATCH v2 06/17] libxl/arm: Construct ACPI XSDT table
` [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 10/17] libxl/arm: Construct ACPI FADT 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 14/17] libxl/arm: Factor finalise_one_memory_node as a gerneric function
` [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

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

[PATCH v3 0/8] xen/arm: Use the typesafes gfn and mfn
 2016-06-23 14:15 UTC  (20+ messages)
` [PATCH v3 1/8] xen/arm: Rename gmfn_to_mfn to gfn_to_mfn and use gfn/mfn typesafe
` [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

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

[PATCHv3] x86/xen: avoid m2p lookup when setting early page table entries
 2016-06-23 13:41 UTC  (7+ 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  (18+ 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 Project 4.7 and 4.6.3 Release
 2016-06-23 12:53 UTC 

Do people want a Developer Meeting on Aug 24th (before Dev Summit)
 2016-06-23 12:43 UTC  (4+ messages)

[PATCH 0/3] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-06-23 12:33 UTC  (10+ messages)

[PATCH 0/4] x86: instruction emulator adjustments
 2016-06-23 12:28 UTC  (11+ messages)
` [PATCH RESEND 1/4] x86emul: support MOVBE and CRC32
` [PATCH 2/4] x86emul: use (locally) consistent exit mechanisms
` [PATCH 3/4] x86emul: drop pointless and add useful default cases
` [PATCH 4/4] x86emul: fold local variables

Xen 4.6.3 released
 2016-06-23 12:18 UTC 

[PATCH v2 3/4] xen/init: Move initcall infrastructure into .init.data
 2016-06-23 11:46 UTC  (3+ messages)
` [PATCH v3 "

[PATCH v2 1/4] xen/init: Annotate all command line parameter infrastructure as const
 2016-06-23 11:44 UTC  (4+ messages)
` [PATCH v2 2/4] arm/init: Move .init.proc.info into .init.data

[PATCH v2] ArmVirtPkg/ArmVirtXen: Add ACPI support for Virt Xen ARM
 2016-06-23 11:31 UTC 

[xen-4.3-testing test] 96150: regressions - FAIL
 2016-06-23 11:26 UTC 

[libvirt test] 96157: tolerable FAIL - PUSHED
 2016-06-23 11:14 UTC 

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

[PATCH 0/2] xen: sched: rtds refactor code
 2016-06-23 10:42 UTC  (5+ messages)
` [PATCH 1/2] "

[qemu-mainline test] 96146: regressions - FAIL
 2016-06-23 10:34 UTC 

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

[PULL 0/3] xen-20160622-tag
 2016-06-23 10:18 UTC 

[PATCH] xen: fix upper bound of pmd loop in xen_cleanhighmap()
 2016-06-23  9:56 UTC 

[PATCH v2] x86/HVM: use available linear->phys translations in REP MOVS/STOS handling
 2016-06-23  9:56 UTC  (4+ messages)

[PATCH] xen/pciback: Fix conf_space read/write overlap check
 2016-06-23  9:56 UTC 

[PATCH] OvmfPkg: Add ACPI support for Virt Xen ARM
 2016-06-23  9:25 UTC  (3+ messages)

[ovmf test] 96148: regressions - FAIL
 2016-06-23  8:12 UTC 

[PATCH] VMX: ensure MSR index enum and array remain in sync
 2016-06-23  8:06 UTC  (2+ messages)

[PATCH] VMX: use non-atomic bitops to manage MSR state
 2016-06-23  7:36 UTC  (2+ messages)

[PATCH v3] xen: arm: Update arm64 image header
 2016-06-23  6:38 UTC 

[PATCH] xen: fix upper bound of pmd loop in xen_cleanhighmap()
 2016-06-23  5:12 UTC 

[Patch v11 0/3] VT-d Device-TLB flush issue
 2016-06-23  2:08 UTC  (10+ messages)
` [Patch v11 3/3] vt-d: fix vt-d Device-TLB flush timeout issue

[qemu-upstream-4.3-testing test] 96127: regressions - FAIL
 2016-06-23  1:12 UTC 

[xen-unstable test] 96125: tolerable FAIL - PUSHED
 2016-06-23  0:30 UTC 

[xen-4.3-testing test] 96118: regressions - FAIL
 2016-06-22 22:57 UTC 

[PATCH v2 0/4] VMX: Properly handle pi descriptor and per-cpu blocking list
 2016-06-22 21:33 UTC  (10+ 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

[GIT PULL] xen: bug fixes for 4.7-rc0
 2016-06-22 21:25 UTC 

[ovmf test] 96126: regressions - FAIL
 2016-06-22 21:17 UTC 

[qemu-mainline test] 96109: regressions - FAIL
 2016-06-22 20:43 UTC 

pcie error containment: kill domain and dm without xend
 2016-06-22 20:16 UTC 

[PATCH] get_maintainer.pl: Teach brace expansion
 2016-06-22 17:28 UTC 

[PATCH v5 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-06-22 17:15 UTC  (15+ messages)
` [PATCH v5 01/14] libxc: Rework extra module initialisation
` [PATCH v5 02/14] libxc: Prepare a start info structure for hvmloader
` [PATCH v5 03/14] configure: #define SEABIOS_PATH and OVMF_PATH
` [PATCH v5 04/14] firmware/makefile: install BIOS blob
` [PATCH v5 05/14] libxl: Load guest BIOS from file
` [PATCH v5 06/14] xen: Move the hvm_start_info C representation from libxc to public/xen.h
` [PATCH v5 07/14] hvmloader: Grab the hvm_start_info pointer
` [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 v5 11/14] hvmloader: Load OVMF from modules
` [PATCH v5 12/14] hvmloader: bios->bios_load() now needs to be defined
` [PATCH v5 13/14] hvmloader: Always build-in SeaBIOS and OVMF loader
` [PATCH v5 14/14] configure: do not depend on SEABIOS_PATH or OVMF_PATH

[PATCH v3 0/2] qemu-qdisk: Implementation of grant copy operation
 2016-06-22 16:49 UTC  (12+ messages)
` [PATCH v3 1/2] Interface for grant copy operation in libs

[PATCH v1 Altp2m cleanup 0/3] Cleaning up altp2m code
 2016-06-22 16:31 UTC  (3+ messages)

[xen-4.3-testing bisection] complete build-amd64-libvirt
 2016-06-22 15:59 UTC 

[PATCH] xen/arm: domain_build: DT: add clocks node to the hypervisor node
 2016-06-22 15:58 UTC  (2+ messages)

[PATCH 05/17] block: Convert BB interface to byte-based discards
 2016-06-22 15:51 UTC 

[PATCH 0/3] xen: add full support for CONFIG_PARAVIRT_TIME_ACCOUNTING
 2016-06-22 15:48 UTC  (2+ messages)

[PATCH] xen/arm: register clocks used by the hypervisor
 2016-06-22 15:46 UTC  (3+ messages)

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

[PATCH] libxl: fix an error path that uses uninitialised rc in libxl_set_memory_target
 2016-06-22 15:29 UTC  (7+ messages)

Change of max-ram-below-4g initial value breaks Xen
 2016-06-22 15:27 UTC  (2+ messages)

[PATCH v2] xen: arm: Update arm64 image header
 2016-06-22 15:17 UTC  (10+ messages)

[PATCHv2] x86/xen: avoid m2p lookup when setting early page table entries
 2016-06-22 14:12 UTC  (5+ messages)

sunxi U-boot Branch
 2016-06-22 13:23 UTC  (2+ messages)

[xen-unstable-smoke test] 96116: tolerable all pass - PUSHED
 2016-06-22 13:21 UTC 

[PATCH 0/9] xen/arm: Simplify do_trap_*_abort_guest
 2016-06-22 13:21 UTC  (10+ messages)
` [PATCH 1/9] xen/arm: Simply the definition of PAGE_SIZE by using the macro _AC
` [PATCH 2/9] xen/arm: traps: Second attempt to correctly use the content of HPFAR_EL2
` [PATCH 3/9] xen/arm: traps: Data Abort are always unconditional
` [PATCH 4/9] xen/arm: traps: Simplify the switch in do_trap_*_abort_guest
` [PATCH 5/9] xen/arm: Provide macros to help creating workaround helpers
` [PATCH 6/9] xen/arm: Use check_workaround to handle the erratum 766422
` [PATCH 7/9] xen/arm: traps: MMIO should only be emulated for fault translation
` [PATCH 8/9] xen/arm: traps: Avoid unnecessary VA -> IPA translation in abort handlers
` [PATCH 9/9] xen/arm: arm64: Add Cortex-A57 erratum 834220 workaround

[PATCH 0/6] xen/build: Use system headers
 2016-06-22 13:12 UTC  (6+ messages)
` [PATCH 1/6] xen/build: Allow the use of C freestanding headers
` [PATCH 6/6] xen/build: Use the system stdbool.h header

[PATCH 0/8] Add support for parsing per CPU Redistributor entry
 2016-06-22 13:06 UTC  (5+ messages)
` [PATCH 3/8] arm/gic-v3: Parse per-cpu redistributor entry in GICC subtable

[qemu-upstream-4.3-testing test] 96098: regressions - FAIL
 2016-06-22 13:03 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).