xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-29 02:31:38 to 2016-02-01 07:54:48 UTC [more...]

[PATCH v4 00/10] Add VMX TSC scaling support
 2016-02-01  7:54 UTC  (3+ messages)

[PATCH RFC] Remove PV superpage support (v1)
 2016-02-01  7:53 UTC  (8+ messages)
` [PATCH RFC] xen/libxl/libxl: RIP PV superpage

[PATCH v12 0/3] Refactor ioreq server for better performance
 2016-02-01  7:52 UTC  (7+ messages)
` [PATCH v12 1/3] Refactor rangeset structure "
` [PATCH v12 2/3] Differentiate IO/mem resources tracked by ioreq server
` [PATCH v3 3/3] tools: introduce parameter max_wp_ram_ranges

[PATCH] x86: shrink 'struct domain', was already PAGE_SIZE
 2016-02-01  7:42 UTC 

[PATCH v10 0/9] Introduce HVM without dm and new boot ABI
 2016-02-01  7:17 UTC  (3+ messages)
` [PATCH v10 3/9] libxc: allow creating domains without emulated devices

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-02-01  5:44 UTC 

[PATCH v7 00/18] Prerequisite patches for COLO
 2016-02-01  5:39 UTC  (31+ messages)
` [PATCH v7 01/18] libxl/remus: init checkpoint_callback in Remus setup callback
` [PATCH v7 02/18] tools/libxl: move remus code into libxl_remus.c
` [PATCH v7 03/18] tools/libxl: move save/restore code into libxl_dom_save.c
` [PATCH v7 04/18] libxl/save: Refactor libxl__domain_suspend_state
` [PATCH v7 05/18] tools/libxc: support to resume uncooperative HVM guests
` [PATCH v7 06/18] tools/libxl: introduce enum type libxl_checkpointed_stream
` [PATCH v7 07/18] migration/save: pass checkpointed_stream from libxl to libxc
` [PATCH v7 08/18] tools/libxl: introduce libxl__domain_restore_device_model to load qemu state
` [PATCH v7 09/18] tools/libxl: introduce libxl__domain_common_switch_qemu_logdirty()
` [PATCH v7 10/18] tools/libxl: export logdirty_init
` [PATCH v7 11/18] tools/libxl: Add back channel to allow migration target send data back
` [PATCH v7 12/18] tools/libx{l, c}: add back channel to libxc
` [PATCH v7 13/18] tools/libxl: rename remus device to checkpoint device
` [PATCH v7 14/18] tools/libxl: fix backword compatibility after the automatic renaming
` [PATCH v7 15/18] tools/libxl: adjust the indentation
` [PATCH v7 16/18] tools/libxl: store remus_ops in checkpoint device state
` [PATCH v7 17/18] tools/libxl: move remus state into a seperate structure
` [PATCH v7 18/18] tools/libxl: seperate device init/cleanup from checkpoint device layer

[PATCH v4] xen: sched: convert RTDS from time to event driven model
 2016-02-01  4:32 UTC 

[linux-3.14 test] 79562: regressions - FAIL
 2016-02-01  4:22 UTC 

Clarifying PVH mode requirements
 2016-02-01  3:47 UTC  (2+ messages)

[linux-mingo-tip-master test] 79547: regressions - FAIL
 2016-02-01  1:47 UTC 

[linux-4.1 test] 79527: regressions - FAIL
 2016-01-31 21:15 UTC 

[PATCH v5 01/10] dma: Provide simple noop dma ops
 2016-01-31 20:27 UTC  (19+ messages)
` [PATCH v5 02/10] alpha/dma: use common "
` [PATCH v5 03/10] s390/dma: Allow per device "
` [PATCH v5 04/10] vring: Introduce vring_use_dma_api()
` [PATCH v5 05/10] virtio_ring: Support DMA APIs
` [PATCH v5 06/10] virtio: Add improved queue allocation API
` [PATCH v5 07/10] virtio_mmio: Use the DMA API if enabled
` [PATCH v5 08/10] virtio_pci: "
` [PATCH v5 09/10] vring: Use the DMA API on Xen
` [PATCH v5 10/10] vring: Add a module parameter to force-enable the DMA API
` [PATCH v5 00/10] virtio DMA API, yet again

[PATCH v3 00/11] igd passthrough chipset tweaks
 2016-01-31 17:42 UTC  (10+ messages)
` [vfio-users] "
  ` [iGVT-g] "

[xen-unstable test] 79502: regressions - FAIL
 2016-01-31 17:34 UTC 

[PATCH] MAINTAINERS: cover non-x86 vm_event files
 2016-01-31 16:30 UTC  (2+ messages)

[ovmf test] 79485: regressions - FAIL
 2016-01-31 14:14 UTC 

[linux-3.10 test] 79465: regressions - FAIL
 2016-01-31 14:02 UTC 

[linux-linus test] 79450: regressions - FAIL
 2016-01-31 10:43 UTC 

[linux-3.14 test] 79452: regressions - FAIL
 2016-01-31  6:18 UTC 

[qemu-mainline baseline-only test] 38717: regressions - FAIL
 2016-01-31  5:10 UTC 

[GIT PULL] (xen) stable/for-jens-4.5
 2016-01-31  5:05 UTC  (2+ messages)

[PATCH v6 0/3] Refactor DT specific codes preparing for ACPI support on ARM64
 2016-01-31  4:10 UTC  (6+ messages)
` [PATCH v6 1/3] Kconfig: import kconfig.h from Linux 4.3
` [PATCH v6 2/3] ACPI: add config for BIOS table scan
` [PATCH v6 3/3] acpi: Refactor acpi_os_map_memory to be architecturally independent

[libvirt test] 79451: tolerable FAIL - PUSHED
 2016-01-31  1:52 UTC 

[linux-mingo-tip-master test] 79449: regressions - FAIL
 2016-01-31  1:44 UTC 

[linux-4.1 test] 79430: regressions - FAIL
 2016-01-31  1:18 UTC 

X86 arch_domain ginormous, sizeof(struct domain) already == PAGE_SIZE
 2016-01-31  0:22 UTC  (7+ messages)

[PATCH] ARM: Support for guest-request vm-events
 2016-01-31  0:12 UTC  (8+ messages)

[qemu-mainline test] 79426: tolerable FAIL - PUSHED
 2016-01-30 22:48 UTC 

[xen-unstable test] 79422: tolerable FAIL
 2016-01-30 20:06 UTC 

[linux-3.16 test] 79413: regressions - FAIL
 2016-01-30 14:49 UTC 

[ovmf test] 79416: regressions - FAIL
 2016-01-30 14:14 UTC 

[BUG] pci-passthrough generates "xen:events: Failed to obtain physical IRQ" for some devices
 2016-01-30 13:18 UTC  (3+ messages)

[linux-next test] 79409: regressions - trouble: blocked/broken/fail/pass
 2016-01-30 13:02 UTC 

[distros-debian-stretch test] 38716: tolerable FAIL
 2016-01-30  9:48 UTC 

[PATCH v5 6/8] arm/gic-v3: Refactor gicv3_init into generic and dt specific parts
 2016-01-30  9:03 UTC  (4+ messages)
` [PATCH v6 "

[linux-3.10 test] 79398: regressions - FAIL
 2016-01-30  8:21 UTC 

[linux-3.14 test] 79397: regressions - FAIL
 2016-01-30  4:19 UTC 

[linux-linus test] 79389: regressions - FAIL
 2016-01-30  1:52 UTC 

pre Sandy bridge IOMMU support (gm45)
 2016-01-30  1:47 UTC  (11+ messages)
  ` [qubes-devel] "

[xen-unstable baseline-only test] 38715: regressions - FAIL
 2016-01-30  1:14 UTC 

[PATCH V2 0/1] Improved RTDS scheduler
 2016-01-29 22:40 UTC  (8+ messages)
` [PATCH V2 1/1] "

schedulers and topology exposing questions
 2016-01-29 21:59 UTC  (13+ messages)

[linux-mingo-tip-master test] 79388: regressions - FAIL
 2016-01-29 21:50 UTC 

[PATCH] x86: Convert shadow-paging to Kconfig
 2016-01-29 21:46 UTC  (2+ messages)

[libvirt test] 79390: regressions - FAIL
 2016-01-29 21:20 UTC 

[xen-unstable-smoke test] 79429: tolerable all pass - PUSHED
 2016-01-29 19:50 UTC 

[PATCH v2 2/2] x86/hvm: Don't intercept #UD exceptions in general
 2016-01-29 19:17 UTC  (2+ messages)
` [PATCH v3 "

[linux-3.16 baseline-only test] 38714: regressions - FAIL
 2016-01-29 19:00 UTC 

[RFC] support more qdisk types
 2016-01-29 17:59 UTC  (10+ messages)

[linux-4.1 test] 79387: regressions - FAIL
 2016-01-29 17:49 UTC 

[PATCH V2] vm_event: make sure the domain is paused in key domctls
 2016-01-29 17:19 UTC  (3+ messages)

[COVERITY ACCESS] for Doug Goldstein
 2016-01-29 17:14 UTC  (3+ messages)

hap_invlpg() vs INVLPGA
 2016-01-29 17:09 UTC  (5+ messages)

[xen-unstable-smoke test] 79424: tolerable all pass - PUSHED
 2016-01-29 17:07 UTC 

[PATCH 0/4] x86: xsave{c,s} fixes and adjustments
 2016-01-29 17:00 UTC  (10+ messages)
` [PATCH 1/4] x86/xstate: fix xcomp_bv initialization
` [PATCH 2/4] x86: adjust xsave structure attributes
` [PATCH 3/4] x86/xstate: fix fault behavior on XRSTORS
` [PATCH 4/4] x86/xstate: extend validation to cover full header

[PATCH v2 1/2] altp2m: Merge p2m_set_altp2m_mem_access and p2m_set_mem_access
 2016-01-29 16:47 UTC  (6+ messages)

[PATCH V7 0/5] x86/hvm: pkeys, add memory protection-key support
 2016-01-29 16:27 UTC  (3+ messages)
` [PATCH V7 1/5] x86/hvm: pkeys, disable pkeys for guests in non-paging mode

Retiring http://bugzilla.xensource.com/bugzilla/
 2016-01-29 15:19 UTC  (2+ messages)

[PATCH] arm: clean up build variables
 2016-01-29 14:35 UTC  (8+ messages)

[xen-unstable test] 79379: tolerable FAIL - PUSHED
 2016-01-29 14:00 UTC 

[v3,11/41] mips: reuse asm-generic/barrier.h
 2016-01-29 13:38 UTC 

[qemu-mainline baseline-only test] 38712: regressions - FAIL
 2016-01-29 13:25 UTC 

[distros-debian-jessie test] 38713: tolerable all pass
 2016-01-29 12:35 UTC 

[linux-3.16 test] 79367: regressions - FAIL
 2016-01-29 10:59 UTC  (2+ messages)

[PATCH] xen: recalculate per-cpupool credits when updating timeslice
 2016-01-29 10:59 UTC  (3+ messages)

[ovmf test] 79371: regressions - FAIL
 2016-01-29 10:54 UTC 

Xen Project Infrastructure Maintenance: xenbits (Jan 28), qemu-bitslave & mail & downloads.xenproject.org (Feb 1), lists & etherpad (Feb 4th)
 2016-01-29 10:42 UTC 

[linux-linus bisection] complete test-armhf-armhf-xl-credit2
 2016-01-29 10:26 UTC 

Error booting Xen
 2016-01-29 10:13 UTC  (25+ messages)

[xen-unstable test] 79328: regressions - trouble: blocked/broken/fail/pass
 2016-01-29  9:33 UTC  (2+ messages)

[PATCH v11 0/2] Add VT-d Posted-Interrupts support
 2016-01-29  9:31 UTC  (5+ messages)
` [PATCH v11 1/2] vmx: VT-d posted-interrupt core logic handling

[PATCH v7 1/5] APCI: MCFG: Move mmcfg_list management to drivers/acpi
 2016-01-29  9:05 UTC  (5+ messages)
` [PATCH v7 2/5] ACPI: PCI: Support platforms that need pci_remap_iospace
` [PATCH v7 3/5] PCI: Handle ACPI companion and domain number
` [PATCH v7 4/5] arm64: pci: Add ACPI support
` [PATCH v7 5/5] PCI: ACPI: Add a generic ACPI based host controller

[PATCH v7 0/5] ACPI based PCI support for arm64
 2016-01-29  9:05 UTC 

[PATCH v4 00/21] Add ACPI support for Xen itself on ARM64
 2016-01-29  7:49 UTC  (4+ messages)
` [PATCH v4 10/21] acpi/table: Introduce acpi_table_get_entry_madt to get specified entry

[PATCH] vm_event: make sure the domain is paused in key domctls
 2016-01-29  6:55 UTC  (6+ messages)

[qemu-mainline test] 79366: tolerable FAIL - PUSHED
 2016-01-29  6:48 UTC 

[linux-4.1 test] 79329: regressions - trouble: blocked/broken/fail/pass
 2016-01-29  4:11 UTC 

[qemu-mainline baseline-only test] 38711: regressions - FAIL
 2016-01-29  3:11 UTC 

[PATCH v5 00/10] virtio DMA API, yet again
 2016-01-29  2:31 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).