messages from 2014-09-04 19:07:29 to 2014-09-05 10:36:19 UTC [more...]
[PATCH v4 00/16] Mem_event and mem_access for ARM
2014-09-05 10:36 UTC (35+ messages)
` [PATCH v4 01/16] xen: Relocate mem_access and mem_event into common
` [PATCH v4 02/16] xen: Relocate p2m_mem_access_resume to mem_access common
` [PATCH v4 03/16] xen: Relocate struct npfec definition into common
` [PATCH v4 04/16] xen: Relocate mem_event_op domctl and access_op memop "
` [PATCH v4 05/16] xen/mem_event: Clean out superfluous white-spaces
` [PATCH v4 06/16] xen/mem_event: Relax error condition on debug builds
` [PATCH v4 07/16] xen/mem_event: Abstract architecture specific sanity checks
` [PATCH v4 08/16] xen/mem_access: Abstract architecture specific sanity check
` [PATCH v4 09/16] xen/arm: p2m type definitions and changes
` [PATCH v4 10/16] xen/arm: Add set access required domctl
` [PATCH v4 11/16] xen/arm: Data abort exception (R/W) mem_events
` [PATCH v4 12/16] xen/arm: Instruction prefetch abort (X) mem_event handling
` [PATCH v4 13/16] xen/arm: Shatter large pages when using mem_acces
` [PATCH v4 14/16] xen/arm: Enable the compilation of mem_access and mem_event on ARM
` [PATCH v4 15/16] tools/libxc: Allocate magic page for mem access "
` [PATCH v4 16/16] tools/tests: Enable xen-access "
Introduce rt real-time scheduler for Xen
2014-09-05 10:34 UTC (29+ messages)
` [PATCH v1 1/4] xen: add real time scheduler rt
` [PATCH v1 2/4] libxc: add rt scheduler
` [PATCH v1 3/4] libxl: "
` [PATCH v1 4/4] xl: introduce "
[PATCH] xc_cpuid_x86.c: No need to mask NX twice
2014-09-05 10:32 UTC (2+ messages)
[PATCH V4 0/5] Basic guest memory introspection support
2014-09-05 10:01 UTC (6+ messages)
` [PATCH V4 1/5] xen: Emulate with no writes
` [PATCH V4 2/5] xen: Optimize introspection access to guest state
` [PATCH V4 3/5] xen, libxc: Force-enable relevant MSR events
` [PATCH V4 4/5] xen, libxc: Request page fault injection via libxc
` [PATCH V4 5/5] xen: Handle resumed instruction based on previous mem_event reply
[PATCH v1 01/21] PCI/MSI: Clean up struct msi_chip argument
2014-09-05 10:10 UTC (21+ messages)
` [PATCH v1 02/21] PCI/MSI: Remove useless bus->msi assignment
` [PATCH v1 03/21] MSI: Remove the redundant irq_set_chip_data()
` [PATCH v1 04/21] x86/xen/MSI: Eliminate arch_msix_mask_irq() and arch_msi_mask_irq()
` [PATCH v1 05/21] PCI/MSI: Introduce weak arch_find_msi_chip() to find MSI chip
` [PATCH v1 06/21] PCI/MSI: Refactor struct msi_chip to make it become more common
` [PATCH v1 07/21] x86/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 08/21] x86/xen/MSI: "
` [PATCH v1 09/21] Irq_remapping/MSI: "
` [PATCH v1 10/21] x86/MSI: Remove unused MSI weak arch functions
` [PATCH v1 11/21] MIPS/Octeon/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 12/21] MIPS/Xlp: Remove the dead function destroy_irq() to fix build error
` [PATCH v1 13/21] MIPS/Xlp/MSI: Use MSI chip framework to configure MSI/MSI-X irq
` [PATCH v1 14/21] MIPS/Xlr/MSI: "
` [PATCH v1 15/21] Powerpc/MSI: "
` [PATCH v1 16/21] s390/MSI: "
` [PATCH v1 17/21] arm/iop13xx/MSI: "
` [PATCH v1 18/21] IA64/MSI: "
` [PATCH v1 19/21] Sparc/MSI: "
` [PATCH v1 20/21] tile/MSI: "
` [PATCH v1 21/21] PCI/MSI: Clean up unused MSI arch functions
[PATCH v1 00/21] Use MSI chip to configure MSI/MSI-X in all platforms
2014-09-05 10:09 UTC
[PATCH 0/3] xen: remove memory limits from pv-domains
2014-09-05 9:44 UTC (18+ messages)
` [PATCH 1/3] xen: sync some headers with xen tree
` [PATCH 2/3] xen: eliminate scalability issues from initrd handling
` [Xen-devel] "
` [PATCH 3/3] xen: eliminate scalability issues from initial mapping setup
` [Xen-devel] "
[RFC Patch v3 00/18] Some bugfix patches
2014-09-05 9:39 UTC (22+ messages)
` [RFC Patch v3 01/18] copy the correct page to memory
` [RFC Patch v3 02/18] csum the correct page
` [RFC Patch v3 03/18] don't zero out ioreq page
` [RFC Patch v3 04/18] blktap2: dynamic allocate aio_requests to avoid -EBUSY error
` [RFC Patch v3 05/18] blktap2: return the correct dev path
` [RFC Patch v3 06/18] blktap2: use correct way to get free event id
` [RFC Patch v3 07/18] blktap2: don't return negative "
` [RFC Patch v3 08/18] blktap2: use correct way to define array
` [RFC Patch v3 09/18] block-remus: fix memory leak
` [RFC Patch v3 10/18] block-remus: pass uuid to the callback td_open
` [RFC Patch v3 11/18] block-remus: use correct way to get remus_image
` [RFC Patch v3 12/18] block-remus: fix bug in tdremus_close()
` [RFC Patch v3 13/18] don't call client_flush() when switching to unprotected mode
` [RFC Patch v3 14/18] pass correct file to qemu if we use blktap2
` [RFC Patch v3 15/18] support blktap remus in xl
` [RFC Patch v3 16/18] update libxl__device_disk_from_xs_be() to support blktap device
` [RFC Patch v3 17/18] read nictype from xenstore
` [RFC Patch v3 18/18] x86/hvm: Always set pending event injection when loading VMC[BS] state
[PATCH V2 1/5] xen: Emulate with no writes
2014-09-05 9:34 UTC (9+ messages)
` [PATCH V2 4/5] xen, libxc: Request page fault injection via libxc
[RFC Patch v3 00/22] COarse-grain LOck-stepping Virtual Machines for Non-stop Service
2014-09-05 9:25 UTC (24+ messages)
` [RFC Patch v3 01/22] move remus related codes to libxl_remus.c
` [RFC Patch v3 02/22] rename remus device to checkpoint device
` [RFC Patch v3 03/22] adjust the indentation
` [RFC Patch v3 04/22] don't touch remus in checkpoint_device
` [RFC Patch v3 05/22] Update libxl_save_msgs_gen.pl to support return data from xl to xc
` [RFC Patch v3 06/22] Allow slave sends data to master
` [RFC Patch v3 07/22] secondary vm suspend/resume/checkpoint code
` [RFC Patch v3 08/22] primary vm suspend/get_dirty_pfn/resume/checkpoint code
` [RFC Patch v3 09/22] xc_domain_save: flush cache before calling callbacks->postcopy() in colo mode
` [RFC Patch v3 10/22] COLO: xc related codes
` [RFC Patch v3 11/22] send store mfn and console mfn to xl before resuming secondary vm
` [RFC Patch v3 12/22] implement the cmdline for COLO
` [RFC Patch v3 13/22] blktap2: connect to backup asynchronously
` [RFC Patch v3 14/22] switch to unprotected mode before closing
` [RFC Patch v3 15/22] blktap2: move async connect related codes to block-replication.c
` [RFC Patch v3 16/22] blktap2: move ramdisk "
` [RFC Patch v3 17/22] block-colo: implement colo disk replication
` [RFC Patch v3 18/22] support blktap COLO in xl:
` [RFC Patch v3 19/22] libxl/colo: setup and control disk replication for blktap2 backends
` [RFC Patch v3 20/22] setup and control colo-agent for primary vm
` [RFC Patch v3 21/22] setup and control colo-agent for secondary vm
` [RFC Patch v3 22/22] colo: cmdline switches and config vars to control colo-agent
` [RFC Patch v3 23/22] Introduce "xen-load-devices-state"
[RFC Patch v3 0/8] Prepare patches for COLO
2014-09-05 9:20 UTC (9+ messages)
` [RFC Patch v3 1/8] Refactor domain_suspend_callback_common()
` [RFC Patch v3 2/8] Update libxl__domain_resume() for colo
` [RFC Patch v3 3/8] Update libxl__domain_suspend_common_switch_qemu_logdirty() "
` [RFC Patch v3 4/8] Introduce a new internal API libxl__domain_unpause()
` [RFC Patch v3 5/8] Update libxl__domain_unpause() to support qemu-xen
` [RFC Patch v3 6/8] support to resume uncooperative HVM guests
` [RFC Patch v3 7/8] update datecopier to support sending data only
` [RFC Patch v3 8/8] introduce a new API to aync read data from fd
[PATCH v3 0/2] Extend ioreq-server to support page write protection
2014-09-05 9:01 UTC (6+ messages)
` [PATCH v3 2/2] ioreq-server: write protected range and forwarding
[PATCH v11 0/4] vnuma introduction
2014-09-05 8:55 UTC (7+ messages)
` [PATCH v11 1/4] xen: vnuma topology and subop hypercalls
` [PATCH v11 2/4] xsm bits for vNUMA hypercalls
` [PATCH v11 3/4] vnuma hook to debug-keys u
` [PATCH v11 4/4] libxc: Introduce xc_domain_setvnuma to set vNUMA
[Help] How to build mini-OS with libc support, like Newlib?
2014-09-05 8:40 UTC (5+ messages)
[PATCH v15 00/11] enable Cache QoS Monitoring (CQM) feature
2014-09-05 8:37 UTC (12+ messages)
` [PATCH v15 01/11] multicall: add no preemption ability between two calls
` [PATCH v15 02/11] x86: add generic resource (e.g. MSR) access hypercall
` [PATCH v15 03/11] xsm: add resource operation related xsm policy
` [PATCH v15 04/11] tools: provide interface for generic resource access
` [PATCH v15 05/11] x86: detect and initialize Platform QoS Monitoring feature
` [PATCH v15 06/11] x86: dynamically attach/detach QoS monitoring service for a guest
` [PATCH v15 07/11] x86: collect global QoS monitoring information
` [PATCH v15 08/11] x86: enable QoS monitoring for each domain RMID
` [PATCH v15 09/11] x86: add QoS monitoring related MSRs in allowed list
` [PATCH v15 10/11] xsm: add platform QoS related xsm policies
` [PATCH v15 11/11] tools: CMDs and APIs for Platform QoS Monitoring
[PATCH RFC 2/2] xen: arm: Enable physical address space compression (PDX) on arm64
2014-09-05 8:26 UTC (4+ messages)
[PATCH RFC v2 1/4] x86/mm: Shadow and p2m changes for PV mem_access
2014-09-05 8:11 UTC (19+ messages)
[xen-unstable test] 30114: trouble: blocked/broken/fail/pass
2014-09-05 8:09 UTC
[PATCH v9 0/9] vNUMA introduction
2014-09-05 8:04 UTC (7+ messages)
` [PATCH v9 1/9] xen: vnuma topology and subop hypercalls
[RFC PATCH] xen/arm: Deliver interrupts to vcpu specified in IROUTER
2014-09-05 6:14 UTC (3+ messages)
[qemu-mainline test] 30113: trouble: broken/fail/pass
2014-09-05 6:01 UTC
[PATCH v10 3/9] vnuma hook to debug-keys u
2014-09-05 3:50 UTC (4+ messages)
` [PATCH v10 6/9] libxl: build numa nodes memory blocks
[RFC V6] Libxl Domain Snapshot API Design
2014-09-05 3:18 UTC (2+ messages)
[PATCH] vnc: add additional key up event before repeated key down
2014-09-05 3:14 UTC
[linux-3.10 test] 30111: regressions - trouble: broken/fail/pass
2014-09-05 2:34 UTC
[xen-unstable test] 30110: tolerable trouble: broken/fail/pass - PUSHED
2014-09-05 1:47 UTC
[PATCH v9 0/7] xen/arm: Add GICv3 support
2014-09-05 0:49 UTC (9+ messages)
` [PATCH v9 1/7] xen/arm: move itargets initialization to vgic-v2
` [PATCH v9 2/7] xen/arm: fallback to vcpu 0 if get_target_vcpu handler not exists
` [PATCH v9 3/7] xen/arm: Add support for GIC v3
` [PATCH v9 4/7] xen/arm: Add virtual GICv3 support
[XEN/ARM PATCH v6 1/1] Add OdroidXU board (Exynos 5410)
2014-09-04 22:57 UTC
[PATCH RFC 0/7] xen: Break multiboot (v1) dependency and add multiboot2 support
2014-09-04 22:45 UTC (7+ messages)
` [PATCH RFC 1/7] xen/x86: Add mbd.h header file
[PATCH v3 00/15] libxl: synchronise domain configuration
2014-09-04 22:43 UTC (16+ messages)
` [PATCH v3 01/15] libxl: make userdata_path libxl internal function
` [PATCH v3 02/15] libxl: functions to lock / unlock libxl userdata store
` [PATCH v3 03/15] libxl: properly lock "
` [PATCH v3 04/15] libxl: libxl-json format and internal functions to get / set it
` [PATCH v3 05/15] libxl: store a copy of configuration when creating domain
` [PATCH v3 06/15] libxl: introduce libxl__device_from_pcidev
` [PATCH v3 07/15] libxl: disallow attaching the same device more than once
` [PATCH v3 08/15] libxl: introduce helper to initialise Dom0
` [PATCH v3 09/15] libxl: synchronise configuration when we hotplug a device
` [PATCH v3 10/15] libxl: make libxl_cd_insert "eject" + "insert"
` [PATCH v3 11/15] libxl: refactor libxl_get_memory_target
` [PATCH v3 12/15] libxl: introduce libxl_retrieve_domain_configuration
` [PATCH v3 13/15] libxl: introduce libxl_userdata_unlink
` [PATCH v3 14/15] xl: use libxl_retrieve_domain_configuration and JSON format
` [PATCH v3 15/15] xl: long output of "list" command now contains Dom0 information
[PATCH v2 1/3] mem_access: modifications to mem_event enable API
2014-09-04 22:42 UTC (6+ messages)
` [PATCH v2 2/3] mem_event: Added new helper API to teardown mem event setup and unmap ring_page
Modifying xenfb colour depth from Android domU
2014-09-04 22:38 UTC (3+ messages)
cpufreq implementation for OMAP under xen hypervisor
2014-09-04 21:56 UTC (14+ messages)
[qemu-mainline test] 30109: regressions - trouble: blocked/broken/fail/pass
2014-09-04 20:07 UTC
[PATCH] x86: remove redundancy of MSR_P6_{PERFCTR, EVNTSEL} definitions
2014-09-04 19:51 UTC (2+ messages)
[linux-3.10 test] 30108: regressions - trouble: broken/fail/pass
2014-09-04 19:07 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).