xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-08 09:41:39 to 2016-04-08 18:30:37 UTC [more...]

[PATCH v6] xSplice v1 design and implementation
 2016-04-08 18:30 UTC  (49+ messages)
` [PATCH v6 02/24] xen/xsplice: Hypervisor implementation of XEN_XSPLICE_op
` [PATCH v6 05/24] arm/x86: Use struct virtual_region to do bug, symbol, and (x86) exception tables lookup
` [PATCH v6 07/24] arm/x86/vmap: Add vmalloc_type and vm_init_type
` [PATCH v6 08/24] xsplice: Add helper elf routines
` [PATCH v6 09/24] xsplice: Implement payload loading
` [PATCH v6 10/24] xsplice: Implement support for applying/reverting/replacing patches
` [PATCH v6 11/24] x86/xen_hello_world.xsplice: Test payload for patching 'xen_extra_version'
` [PATCH v6 12/24] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v6 13/24] x86, xsplice: Print payload's symbol name and payload name in backtraces
` [PATCH v6 14/24] xsplice: Add support for bug frames
` [PATCH v6 15/24] xsplice: Add support for exception tables
` [PATCH v6 16/24] xsplice: Add support for alternatives
` [PATCH v6 17/24] build_id: Provide ld-embedded build-ids
` [PATCH v6 18/24] HYPERCALL_version_op: Add VERSION_build_id to retrieve build-id
` [PATCH v6 20/24] xsplice: Print build_id in keyhandler and on bootup
` [PATCH v6 21/24] xsplice: Stacking build-id dependency checking
` [PATCH v6 22/24] xsplice/xen_replace_world: Test-case for XSPLICE_ACTION_REPLACE
` [PATCH v6 23/24] xsplice: Prevent duplicate payloads from being loaded
` [PATCH v6 24/24] MAINTAINERS/xsplice: Add myself and Ross as the maintainers

[PATCH] docs: add misc/qemu-backends.txt
 2016-04-08 18:27 UTC  (4+ messages)

[PATCH 2/6] ARM: xen: Register with kernel restart handler
 2016-04-08 18:20 UTC  (3+ messages)

[PATCH v5 00/21] x86: Improvements to cpuid handling for guests
 2016-04-08 18:09 UTC  (35+ messages)
` [PATCH v5 03/21] xen/x86: Generate deep dependencies of features
` [PATCH v5 04/21] xen/x86: Clear dependent features when clearing a cpu cap
` [PATCH v5 05/21] xen/x86: Improve disabling of features which have dependencies
` [PATCH v5 06/21] xen/x86: Improvements to in-hypervisor cpuid sanity checks
` [PATCH v5 07/21] x86/cpu: Move set_cpumask() calls into c_early_init()
` [PATCH v5 08/21] x86/cpu: Sysctl and common infrastructure for levelling context switching
` [PATCH v5 09/21] x86/cpu: Rework AMD masking MSR setup
` [PATCH v5 10/21] x86/cpu: Rework Intel masking/faulting setup
` [PATCH v5 11/21] x86/cpu: Context switch cpuid masks and faulting state in context_switch()
` [PATCH v5 12/21] x86/pv: Provide custom cpumasks for PV domains
` [PATCH v5 13/21] x86/domctl: Update PV domain cpumasks when setting cpuid policy
` [PATCH v5 14/21] xen+tools: Export maximum host and guest cpu featuresets via SYSCTL
` [PATCH v5 15/21] tools/libxc: Modify bitmap operations to take void pointers
` [PATCH v5 16/21] tools/libxc: Use public/featureset.h for cpuid policy generation
` [PATCH v5 17/21] tools/libxc: Expose the automatically generated cpu featuremask information

[PATCH v3 0/5] xentrace/xenalyze Support on ARM
 2016-04-08 17:58 UTC  (11+ messages)
` [PATCH v3 2/5] xentrace: Memory/Page Mapping support for DOMID_XEN "
` [PATCH v3 3/5] xentrace: Timestamp support for ARM platform
` [PATCH v3 4/5] xentrace: Trace Buffer Initialization on ARM

[PATCH v5] xSplice v1 design and implementation
 2016-04-08 17:54 UTC  (55+ messages)
` [PATCH v5 01/28] HYPERCALL_version_op. New hypercall mirroring XENVER_ but sane
                ` REST MAINTAINERS feedback requested Was:Re: "
` [PATCH v5 13/28] xsplice, symbols: Implement symbol name resolution on address
` [PATCH v5 15/28] xsplice: Add .xsplice.hooks functions and test-case
` [PATCH v5 19/28] build_id: Provide ld-embedded build-ids
` [PATCH v5 23/28] xsplice: Stacking build-id dependency checking
` [PATCH v5 27/28] xsplice: Add support for shadow variables

[linux-4.1 test] 89382: regressions - FAIL
 2016-04-08 17:30 UTC 

Does __KERNEL_DS serve a purpose?
 2016-04-08 17:12 UTC  (3+ messages)

[PATCH] x86/mm/pat: Fix BUG_ON in mmap_mem on QEMU/i386
 2016-04-08 17:00 UTC  (4+ messages)

[PATCH v2 0/4] libxl: fix CDROM issues
 2016-04-08 16:55 UTC  (9+ messages)
` [PATCH v2 1/4] libxl: set the device model version earlier in xenstore
` [PATCH v2 2/4] libxl: set the backend type to Qdisk for CDROM devices on DM HVM guests
` [PATCH v2 3/4] libxl: only allow guests with a device model to use cd-{eject/insert}
` [PATCH v2 4/4] libxl: remove code added to use the 'phy' backend with CDROM devices

[PATCH] xen: change the sizes of fields in the HVM start info layout to be 64bits
 2016-04-08 16:38 UTC  (9+ messages)

[for-4.7] xen/arm64: correctly emulate the {w, x}zr registers
 2016-04-08 16:02 UTC  (4+ messages)

[RFC Design Doc] Add vNVDIMM support for Xen
 2016-04-08 15:52 UTC  (12+ messages)

[PATCH v11 0/2] libxl: add support for pvscsi, iteration 11
 2016-04-08 15:43 UTC  (13+ messages)
` [PATCH v11 1/2] libxl: add support for vscsi
` [PATCH v11 2/2] Scripts to create and delete xen-scsiback nodes in Linux target framework

[PATCH v3] arm: Fix asynchronous aborts (SError exceptions) due to bogus PTEs
 2016-04-08 15:21 UTC  (4+ messages)

[PATCH v5] xen/arm64: check XSM Magic from the second unknown module
 2016-04-08 15:19 UTC  (5+ messages)

[PATCH v3 00/11] Fixes and improvement (including hard affinity!) for Credit2
 2016-04-08 15:13 UTC  (15+ messages)
` [PATCH v3 01/11] xen: sched: make implementing .alloc_pdata optional
` [PATCH v3 04/11] xen: sched: close potential races when switching scheduler to CPUs
` [PATCH v3 08/11] xen: sched: allow for choosing credit2 runqueues configuration at boot
      ` [PATCH v3 00/11] Fixes and improvement (including hard affinity!) for Credit2 [and 1 more messages]

[PATCH 0/4] libxl: fix CDROM issues
 2016-04-08 15:07 UTC  (21+ messages)
` [PATCH 1/4] libxl: set the device model version earlier in xenstore
` [PATCH 2/4] libxl: set the backend type to Qdisk for CDROM devices on DM HVM guests
` [PATCH 3/4] libxl: only allow guests with a device model to use cd-{eject/insert}
` [PATCH 4/4] libxl: remove code added to use the 'phy' backend with CDROM devices

[PATCH v3] xen/arm: map_dev_mmio_region: printk should be ratelimited
 2016-04-08 14:56 UTC  (3+ messages)

[PATCH v2] flask: change default state to enforcing
 2016-04-08 14:55 UTC  (2+ messages)

[PATCH] kernel-parameters: document earlycon=xenboot
 2016-04-08 14:41 UTC  (3+ messages)

[RFC PATCH] Data integrity extension support for xen-block
 2016-04-08 14:32 UTC  (9+ messages)

HVMLite / PVHv2 - using x86 EFI boot entry
 2016-04-08 14:16 UTC 

[PATCH v3 0/6] xl: convert exit codes related to domain subcommands to EXIT_[SUCCESS|FAILURE]
 2016-04-08 14:08 UTC  (15+ messages)
` [PATCH v3 1/6] xl: improve return and exit codes of memory related functions
` [PATCH v3 2/6] xl: improve exit codes of save/restore and migration functions
` [PATCH v3 3/6] xl: improve exit codes of some of the domain handling functions
` [PATCH v3 4/6] xl : improve exit codes of debug related functions
` [PATCH v3 5/6] xl: make return type of create_domain() more consistent
` [PATCH v3 6/6] xl: improve exit codes of domain creation related functions

[PATCH v3] libxl: replace the usage of uuid_t with a char array
 2016-04-08 14:04 UTC  (2+ messages)

[PATCH] tools: handle xl migrate --debug in legacy stream
 2016-04-08 14:05 UTC  (5+ messages)

Regarding Outreachy project on Improving CR Dashboard
 2016-04-08 14:03 UTC  (7+ messages)

[PATCH v6 0/6] libxl: add support for qemu base pvusb backend
 2016-04-08 13:55 UTC  (4+ messages)
` [PATCH v6 1/6] libxl: handle error from libxl__need_xenpv_qemu() correctly

[PATCH v2] libxl: replace the usage of uuid_t with a char array
 2016-04-08 13:42 UTC  (5+ messages)

[PATCH v8 00/28] Add ITS support
 2016-04-08 13:42 UTC  (2+ messages)

[PATCH v4 00/14] Load BIOS via toolstack instead of been embedded in hvmloader
 2016-04-08 13:38 UTC  (5+ messages)
` [PATCH v4 03/14] configure: #define SEABIOS_PATH and OVMF_PATH
` [PATCH v4 14/14] configure: do not depend on SEABIOS_PATH or OVMF_PATH

[PATCH V2] bind_usbintf: do not reuse 'path'
 2016-04-08 13:36 UTC  (2+ messages)

[PATCH 1/2] libxl: Set rc on failure of usbdev_busaddr_to_busid
 2016-04-08 13:34 UTC  (5+ messages)

[PATCH v2 0/3] x86/ioreq server: introduce HVMMEM_ioreq_server mem type
 2016-04-08 13:33 UTC  (11+ messages)
` [PATCH v2 1/3] x86/ioreq server: Add new functions to get/set memory types
` [PATCH v2 2/3] x86/ioreq server: Rename p2m_mmio_write_dm to p2m_ioreq_server
` [PATCH v2 3/3] x86/ioreq server: Add HVMOP to map guest ram with p2m_ioreq_server to an ioreq server

[PATCH 0/4] pvusb fixes
 2016-04-08 13:30 UTC  (6+ messages)
` [PATCH 1/4] a fix in libxl_device_usbdev_list

[PATCH V2] x86/monitor: Disallow setting mem_access_emulate_each_rep when vm_event is NULL
 2016-04-08 13:06 UTC  (2+ messages)

[PATCH v4 00/14] x86: remove paravirt_enabled
 2016-04-08 12:37 UTC  (15+ messages)
` [PATCH v4 04/14] x86/rtc: replace paravirt rtc check with platform legacy quirk

Running Xen on Nvidia Jetson-TK1
 2016-04-08 12:27 UTC  (19+ messages)

Xen.git freezes today
 2016-04-08 12:22 UTC 

x86 patch ping
 2016-04-08 12:18 UTC  (2+ messages)

[linux-3.18 test] 89339: regressions - FAIL
 2016-04-08 11:47 UTC 

[distros-debian-wheezy test] 44278: tolerable trouble: blocked/broken
 2016-04-08 10:51 UTC 

[distros-debian-squeeze test] 44277: trouble: blocked/broken
 2016-04-08 10:47 UTC 

[ovmf test] 89340: regressions - FAIL
 2016-04-08  9:56 UTC 

[PATCH v2 00/10] xl: improve coding style and return more failure on failure for more xl commands
 2016-04-08  9:41 UTC  (5+ messages)
` [PATCH v2 05/10] xl_cmdimpl: improve return codes for memset commands


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