Xen-Devel Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-06-09 10:36:45 to 2015-06-10 10:49:19 UTC [more...]

[PATCH OSSTEST v3] Stubdom test case
 2015-06-10 10:49 UTC  (2+ messages)

[PATCH v2 COLOPre 00/13] Prerequisite patches for COLO
 2015-06-10 10:40 UTC  (13+ messages)
` [PATCH v2 COLOPre 03/13] libxc/restore: zero ioreq page only one time

[PATCH] tools/libxc: Fix build of 32bit toolstacks on CentOS 5.x following XSA-125
 2015-06-10 10:33 UTC  (4+ messages)
` [PATCH] [XEN-4.4] "

[PATCH V6 00/10] Support more than 8 vcpus on arm64 with GICv3
 2015-06-10 10:27 UTC  (5+ messages)
` [PATCH V6 04/10] xen/arm: Use cpumask_t type for vcpu_mask in vgic_to_sgi

[PATCH v3 0/6] libxl: xs_restrict QEMU
 2015-06-10 10:09 UTC  (7+ messages)
` [PATCH v3 1/6] libxl: allow /local/domain/$LIBXL_TOOLSTACK_DOMID/device-model/$DOMID to be written by $DOMID
` [PATCH v3 2/6] libxl: do not add a vkb backend to hvm guests
` [PATCH v3 3/6] [WIP] libxl: xsrestrict QEMU
` [PATCH v3 4/6] libxl: change xs path for QEMU
` [PATCH v3 5/6] libxl: change qdisk-backend-pid path on xenstore
` [PATCH v3 6/6] libxl: spawns two QEMUs for HVM guests

[PATCH v3 0/2] restrict the privilege of the xenstore connection
 2015-06-10 10:01 UTC  (3+ messages)
` [PATCH v3 1/2] xen: separate the xenstore_record_dm_state calls for pv and hvm machines
` [PATCH v3 2/2] xen: introduce xsrestrict and emulator_id

[PATCH 0/4] misc EFI adjustments
 2015-06-10 10:00 UTC  (26+ messages)
` [PATCH 1/4] x86/EFI: fix EFI_MEMORY_WP handling
` [PATCH 2/4] EFI/early: add /mapbs to map EfiBootServices{Code, Data}
` [PATCH 3/4] EFI: support default attributes to map Runtime service areas with none given
` [PATCH 4/4] x86/EFI: adjust EFI_MEMORY_WP handling for spec version 2.5

[PATCH] osstest: reduce FreeBSD install timeouts
 2015-06-10  9:58 UTC  (2+ messages)

[PATCH] Osstest: stop testing SEDF, start testing RTDS
 2015-06-10  9:58 UTC  (2+ messages)

[linux-3.18 test] 58306: regressions - FAIL
 2015-06-10  9:58 UTC 

[PATCH OSSTEST] ts-libvirt-build: initscript should depend on xenstored service
 2015-06-10  9:55 UTC  (2+ messages)

Clarifying the state of ARINC653 scheduler (and other components) in Xen 4.5 and beyond
 2015-06-10  9:51 UTC  (9+ messages)

[PATCH OSSTEST 0/5] Debian Jessie patches
 2015-06-10  9:50 UTC  (3+ messages)

[xen-4.5-testing test] 58276: regressions - FAIL
 2015-06-10  9:48 UTC  (2+ messages)

[xen-unstable test] 57852: regressions - FAIL
 2015-06-10  9:36 UTC  (15+ messages)

[Draft E] Xen on ARM vITS Handling
 2015-06-10  9:18 UTC  (4+ messages)

[PATCH 00/17] x86/hvm: I/O emulation cleanup and fix
 2015-06-10  9:13 UTC  (4+ messages)

[PATCHv1 0/6] evtchn: Improve scalebility
 2015-06-10  9:04 UTC  (12+ messages)
` [PATCHv1 1/6] evtchn: profile event channel lock
` [PATCHv1 2/6] evtchn: factor out freeing an event channel
` [PATCHv1 3/6] evtchn: simplify port_is_valid()
` [PATCHv1 4/6] evtchn: use a per-event channel lock for sending events
` [PATCHv1 5/6] evtchn: remove the locking when unmasking an event channel
` [PATCHv1 6/6] evtchn: pad struct evtchn to 64 bytes

Dom0 linux 4.0 + devel/for-linus-4.1 branch: p2m.c:884:d0v0 gfn_to_mfn failed! gfn=ffffffff001ed type:4
 2015-06-10  8:44 UTC  (12+ messages)
                  ` Is: qemu-xen mishandling upper 64-bit BAR compared to qemu-tradWas:Re: "

VT-d async invalidation for Device-TLB
 2015-06-10  8:04 UTC  (2+ messages)

Alternate p2m design specification
 2015-06-10  7:43 UTC  (2+ messages)

[rumpuserxen test] 58332: regressions - FAIL
 2015-06-10  7:11 UTC 

[Xen-devel] [PATCH][XSA-126] xen: limit guest control of PCI command register
 2015-06-10  7:08 UTC  (18+ messages)
                  `  "

[PATCH v2 6/9] x86/intel_pstate: the main boby of the intel_pstate driver
 2015-06-10  6:53 UTC  (4+ messages)

[RFC v2 00/15] Add VT-d Posted-Interrupts support
 2015-06-10  6:52 UTC  (30+ messages)
` [RFC v2 02/15] iommu: Add iommu_intpost to control VT-d Posted-Interrupts feature
` [RFC v2 03/15] vt-d: VT-d Posted-Interrupts feature detection
` [RFC v2 04/15] vmx: Extend struct pi_desc to support VT-d Posted-Interrupts
` [RFC v2 05/15] vmx: Initialize VT-d Posted-Interrupts Descriptor
` [RFC v2 06/15] vt-d: Extend struct iremap_entry to support VT-d Posted-Interrupts
` [RFC v2 07/15] vt-d: Add API to update IRTE when VT-d PI is used
` [RFC v2 08/15] Update IRTE according to guest interrupt config changes
` [RFC v2 09/15] Add a new per-vCPU tasklet to wakeup the blocked vCPU
` [RFC v2 10/15] vmx: Define two per-cpu variables
` [RFC v2 11/15] vmx: Add a global wake-up vector for VT-d Posted-Interrupts
` [RFC v2 12/15] vmx: Properly handle notification event when vCPU is running
` [RFC v2 13/15] Update Posted-Interrupts Descriptor during vCPU scheduling
` [RFC v2 14/15] Suppress posting interrupts when 'SN' is set
` [RFC v2 15/15] Add a command line parameter for VT-d posted-interrupts

[ovmf test] 58299: regressions - FAIL
 2015-06-10  6:46 UTC 

[linux-3.4 test] 58293: regressions - FAIL
 2015-06-10  6:44 UTC 

[PATCH] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-06-10  5:54 UTC  (4+ messages)

Source code explanation?
 2015-06-10  4:44 UTC 

[qemu-upstream-unstable test] 58290: tolerable FAIL - PUSHED
 2015-06-10  4:03 UTC 

[xen-unstable test] 58264: tolerable FAIL - PUSHED
 2015-06-10  3:44 UTC 

[PATCH V4 0/7] xen pvusb toolstack work
 2015-06-10  3:20 UTC  (8+ messages)
` [PATCH V4 1/7] libxl: export some functions for pvusb use
` [PATCH V4 2/7] libxl_read_file_contents: add new entry to read sysfs file
` [PATCH V4 3/7] libxl: add pvusb API
` [PATCH V4 4/7] libxl: add libxl_device_usb_assignable_list API
` [PATCH V4 5/7] xl: add pvusb commands
` [PATCH V4 6/7] xl: add usb-assignable-list command
` [PATCH V4 7/7] domcreate: support pvusb in configuration file

[qemu-mainline test] 58241: regressions - FAIL
 2015-06-10  2:03 UTC 

[PATCH] xen/arm: Propagate clock-frequency to DOMU if present in the DT timer node
 2015-06-09 23:48 UTC  (5+ messages)

[PATCH v4 0/9] add xenalyze to staging
 2015-06-09 23:21 UTC  (12+ messages)
` [PATCH v4 7/9] xenalyze: handle more events in sched_process

[linux-3.18 test] 58263: regressions - FAIL
 2015-06-09 22:07 UTC 

[ovmf test] 58249: regressions - FAIL
 2015-06-09 20:31 UTC 

[linux-3.4 test] 58231: regressions - FAIL
 2015-06-09 19:29 UTC 

[qemu-upstream-unstable test] 58255: regressions - trouble: broken/fail/pass
 2015-06-09 18:59 UTC 

The size of memory is wrong inside of virtual machine(VM) when using OVMF
 2015-06-09 17:20 UTC  (2+ messages)
    ` [edk2] "

[PATCH v2 2/4] Extend device listener interface for PCI to PCI bridges
 2015-06-09 16:40 UTC  (16+ messages)
` [PATCH v2 4/4] xen: Fix map/unmap of pcidev to ioreq server
    ` [PATCH v2 0/4] Fix device listener interface for PCI to PCI bridges

[PATCH v2 for Xen 4.6 3/4] libxl: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-06-09 16:18 UTC  (5+ messages)

PCI Passthrough ARM Design : Draft1
 2015-06-09 15:58 UTC  (3+ messages)

[PATCH] efi: Avoid calling boot services after ExitBootServices()
 2015-06-09 15:55 UTC  (2+ messages)

[PATCH v2 for Xen 4.6 4/4] xl: enabling XL to set per-VCPU parameters of a domain for RTDS scheduler
 2015-06-09 15:53 UTC  (6+ messages)

get page table entry from virtual address
 2015-06-09 15:48 UTC  (2+ messages)

[libvirt test] 58230: regressions - FAIL
 2015-06-09 15:01 UTC 

[PATCH v2 0/5] libxl: xs_restrict QEMU
 2015-06-09 14:50 UTC  (19+ messages)
` [PATCH v2 4/5] libxl: change xs path for pv qemu
` [PATCH v2 5/5] libxl: spawns two QEMUs for HVM guests

[linux-linus test] 58228: regressions - FAIL
 2015-06-09 14:29 UTC 

[PATCH 3/3] xen/block: add multi-page ring support
 2015-06-09 14:21 UTC  (4+ messages)

[PATCH v6 0/2] kconfig: add xenconfig
 2015-06-09 13:44 UTC 

[PATCH v4] efi: Avoid calling boot services after ExitBootServices()
 2015-06-09 13:44 UTC  (8+ messages)

[PATCH] xen/arm: gic-hip04: Resync the driver with the GICv2
 2015-06-09 13:03 UTC  (12+ messages)

[PATCH] kexec: add more pages to v1 environment
 2015-06-09 13:02 UTC  (3+ messages)

QEMU bumping memory bug analysis
 2015-06-09 12:45 UTC  (12+ messages)

[PATCH 0/5] Vm_event memory introspection helpers
 2015-06-09 12:44 UTC  (4+ messages)
` [PATCH 3/5] xen/vm_event: Support for guest-requested events

[xen-unstable test] 58200: regressions - FAIL
 2015-06-09 12:30 UTC 

[Formal Vote] Changes to Xen Project Security Vulnerability Process - Open until June 8th, 2015
 2015-06-09 12:09 UTC  (5+ messages)

[linux-3.18 test] 58222: regressions - FAIL
 2015-06-09 12:02 UTC 

Xen 4.6 Development Update (five months reminder, 5 WEEKS TO FREEZE)
 2015-06-09 11:57 UTC  (2+ messages)

April and May Advisory Board Minutes published
 2015-06-09 11:41 UTC 

[PATCH v5 0/8] add xenalyze to staging
 2015-06-09 11:23 UTC  (9+ messages)
` [PATCH v5 1/8] xenalyze: add to tools/xentrace/
` [PATCH v5 2/8] xenalyze: increase NR_CPUS to 256
` [PATCH v5 3/8] xenalyze: print newline after unknown hvm events
` [PATCH v5 4/8] xenalyze: include odd mmio states in default output
` [PATCH v5 5/8] xenalyze: handle TRC_TRACE_WRAP_BUFFER
` [PATCH v5 6/8] xenalyze: handle more events in sched_process
` [PATCH v5 7/8] xenalyze: remove trailing whitespaces
` [PATCH v5 8/8] xenalyze: remove argp_program_version

xen-unstable build fails with XEN_DUMP_DIR undeclader in xl_cmdimpl.c
 2015-06-09 11:22 UTC  (4+ messages)

[edk2] Question about PEX boot on Xen with OVMF as bios
 2015-06-09 11:01 UTC 

[PATCH OSSTEST v2] Stubdom test case
 2015-06-09 10:51 UTC  (3+ messages)


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 read-only IMAP folder(s) and NNTP newsgroup(s).