messages from 2015-10-26 17:34:13 to 2015-10-27 20:16:15 UTC [more...]
[PATCH 00/13] Add VMX TSC scaling support
2015-10-27 20:16 UTC (21+ messages)
` [PATCH 06/13] x86/hvm: Scale host TSC when setting/getting guest TSC
` [PATCH 10/13] vmx: Detect and initialize VMX RDTSC(P) scaling
` [PATCH 11/13] vmx: Use scaled host TSC to calculate TSC offset
` [PATCH 12/13] vmx: Add a call-back to apply TSC scaling ratio to hardware
[BUG] mistakenly wake in Xen's credit scheduler
2015-10-27 20:11 UTC (5+ messages)
Xen Unikernel: from zero to Hello World!
2015-10-27 19:59 UTC (2+ messages)
[PATCH] xen: fix the check of e_pfn in xen_find_pfn_range
2015-10-27 19:19 UTC
[Patch V1 0/3] usb, xen: add pvUSB backend
2015-10-27 18:54 UTC (3+ messages)
` [Patch V1 3/3] "
` [Xen-devel] "
[xen-unstable-smoke test] 63335: tolerable all pass - PUSHED
2015-10-27 18:16 UTC
[linux-3.14 test] 63321: regressions - trouble: blocked/broken/fail/pass
2015-10-27 17:51 UTC
[PATCH 0/6] Remove some usage of shadow variable
2015-10-27 17:41 UTC (18+ messages)
` [PATCH 1/6] xen/arm: domain_build: Avoid to shadow the variable "mod" in write_properties
` [PATCH 2/6] xen/common: domain: Avoid to shadow the variable "d" in do_vcpu_op
` [PATCH 3/6] xen/common: grant_table: Avoid to shadow "frame" in __gnttab_map_grant_ref
` [PATCH 4/6] xen/common: memory: Avoid to shadow the variable "d" in do_memory_op
` [PATCH 5/6] xen/common: sched: Avoid to shadow the variable "cur" in runq_tickle
` [PATCH 6/6] xen/common: sched-rt: Avoid to shadow the variable "svc" in rt_dom_cntl
[PATCH] oxenstored: fix short-write issue
2015-10-27 17:31 UTC (7+ messages)
[PATCH v5 0/5] xl: convert exit codes to EXIT_[SUCCESS|FAILURE]
2015-10-27 17:11 UTC (5+ messages)
` [PATCH v5 1/5] xl: convert main() "
` [PATCH v5 2/5] xl: improve return and exit codes of scheduling related functions
` [PATCH v5 3/5] xl: improve return and exit codes of vcpu "
[PATCH v1] xen/serial: Return actual bytes stored in TX FIFO for OMAP
2015-10-27 16:40 UTC (8+ messages)
[Xen 4.7] tmem todos
2015-10-27 16:26 UTC
What is the correct way to enable the Base repositories on XenServer Dundee?
2015-10-27 16:18 UTC (2+ messages)
ELF Notes for kernel image
2015-10-27 16:17 UTC (4+ messages)
Oxenstored short-write issue
2015-10-27 16:04 UTC (4+ messages)
[PATCH MINI-OS v2] xenbus: notify the other end when necessary
2015-10-27 16:03 UTC (13+ messages)
` [Minios-devel] "
[PATCH MINI-OS v3 0/2] Two mini-os xenbus patches
2015-10-27 15:55 UTC (6+ messages)
` [PATCH MINI-OS v3 1/2] xenbus: notify the other end when necessary
` [PATCH MINI-OS v3 2/2] xenbus: workaround oxenstored short-write
[PATCH v5 4/5] xl: improve return and exit codes of cpupool related functions
2015-10-27 15:44 UTC (2+ messages)
` [PATCH v5 5/5] xl: improve return and exit codes of parse "
[PATCH v11 0/3] iommu: add rmrr Xen command line option
2015-10-27 15:33 UTC (4+ messages)
` [PATCH v11 3/3] iommu: add rmrr Xen command line option for extra rmrrs
[PATCH] x86/mm: don't call HVM-only function for PV guests
2015-10-27 15:27 UTC (2+ messages)
[xen-unstable-smoke test] 63334: tolerable all pass - PUSHED
2015-10-27 15:13 UTC
struct paging_mode's {write, cmpxchg}_guest_entry and guest_{map, get_eff}_l1e
2015-10-27 15:10 UTC (3+ messages)
Urgent actions for Outreachy mentors
2015-10-27 15:03 UTC
[PATCH] libxl: No emulated disk driver for xvdX disk
2015-10-27 14:52 UTC (13+ messages)
netbsd in Xen testing environment
2015-10-27 14:47 UTC (2+ messages)
[PATCH v4 0/5] xl: convert exit codes to EXIT_[SUCCESS|FAILURE]
2015-10-27 14:30 UTC (8+ messages)
` [PATCH v4 1/5] xl: convert main() "
` [PATCH v4 2/5] xl: improve return and exit codes of scheduling related functions
` [PATCH v4 3/5] xl: improve return and exit codes of vcpu "
` [PATCH v4 4/5] xl: improve return and exit codes of cpupool "
` [PATCH v4 5/5] xl: improve return and exit codes of parse "
[xSplice Minutes from IRC chat Oct 26 2015]
2015-10-27 14:05 UTC
ovmf fails to build in stagin-4.6
2015-10-27 14:03 UTC (11+ messages)
[PATCH] xen/mm: Unmap page for direct mapped domain on decrease reservation
2015-10-27 13:54 UTC (3+ messages)
Scan guests' page to seek specific instructions
2015-10-27 13:50 UTC (2+ messages)
[seabios test] 63319: trouble: broken/fail/pass
2015-10-27 13:29 UTC
[PATCH] x86/PV: don't zero-map LDT
2015-10-27 13:24 UTC (2+ messages)
passthrough: improve interrupt injection locking
2015-10-27 13:11 UTC (6+ messages)
` [PATCHv1 1/2] passthrough: use per-interrupt lock when injecting an interrupt
` [PATCHv1 2/2] passthrough: improve locking when iterating over interrupts bound to VMs
[PATCH] xen/mm: Improve message in populate physmap when the domain is direct mapped
2015-10-27 13:09 UTC (5+ messages)
[xen-unstable-smoke test] 63331: tolerable all pass - PUSHED
2015-10-27 12:42 UTC
[PATCH v8 00/17] Add VT-d Posted-Interrupts support
2015-10-27 12:22 UTC (7+ messages)
` [PATCH v8 15/17] vmx: VT-d posted-interrupt core logic handling
[linux-3.10 test] 63318: regressions - trouble: broken/fail/pass
2015-10-27 12:20 UTC
[PATCH v3] Leaking of xs_fd fixed in Xenstore
2015-10-28 0:13 UTC
[PATCH v3] dom variable error handled in Xenstore
2015-10-28 0:12 UTC
OSSTest nested patch PART2 -- L2 installation failure
2015-10-27 12:10 UTC (2+ messages)
[RFC v2] xSplice design
2015-10-27 12:05 UTC (3+ messages)
[PATCHv1] x86/xen: add reschedule point when mapping foreign GFNs
2015-10-27 11:50 UTC
[PATCH v3 0/5] xl: convert exit codes to EXIT_[SUCCESS|FAILURE]
2015-10-27 11:41 UTC (12+ messages)
` [PATCH v3 1/5] xl: convert main() "
` [PATCH v3 2/5] xl: improve return and exit codes of scheduling related functions
` [PATCH v3 3/5] xl: improve return and exit codes of vcpu "
` [PATCH v3 4/5] xl: improve return and exit codes of cpupool "
` [PATCH v3 5/5] xl: improve return and exit codes of parse "
[PATCH V8 0/7] xen pvusb toolstack work
2015-10-27 11:41 UTC (15+ messages)
` [PATCH V8 1/7] libxl: export some functions for pvusb use
` [PATCH V8 2/7] libxl_read_file_contents: add new entry to read sysfs file
` [PATCH V8 3/7] libxl: add pvusb API
` [PATCH V8 4/7] libxl: add libxl_device_usb_assignable_list API
` [PATCH V8 5/7] xl: add pvusb commands
` [PATCH V8 6/7] xl: add usb-assignable-list command
` [PATCH V8 7/7] domcreate: support pvusb in configuration file
[PATCH] 'dom' error handled, by raising ENOMEM if failure occurs. 'xs_fd' leak handled in success path
2015-10-27 22:19 UTC (5+ messages)
[distros-debian-snapshot test] 38215: regressions - FAIL
2015-10-27 11:16 UTC
[PATCH] drop get_xen_guest_handle()
2015-10-27 10:40 UTC (2+ messages)
[PATCH for-4.6] xen/public: arm: Use __typeof__ rather than typeof
2015-10-27 10:20 UTC (14+ messages)
[qemu-mainline test] 63317: regressions - trouble: broken/fail/pass
2015-10-27 10:10 UTC
[Intel-gfx] [Announcement] 2015-Q3 release of XenGT - a Mediated Graphics Passthrough Solution from Intel
2015-10-27 9:25 UTC
[V8 0/4] add xsaves/xrstors support
2015-10-27 9:01 UTC (6+ messages)
` [V8 2/4] x86/xsaves: enable xsaves/xrstors/xsavec in xen
[PATCH v1] xSplice initial foundation patches
2015-10-27 8:45 UTC (5+ messages)
` [PATCH v1 1/5] xsplice: Design document
[linux-next test] 63316: regressions - trouble: blocked/broken/fail/pass
2015-10-27 8:41 UTC
[BUG] mistakenly wake in Xen's credit scheduler
2015-10-27 5:48 UTC (2+ messages)
[ovmf baseline-only test] 38214: all pass
2015-10-27 5:46 UTC
[xen-4.5-testing test] 63314: regressions - trouble: blocked/broken/fail/pass
2015-10-27 5:09 UTC
[ovmf test] 63315: all pass - PUSHED
2015-10-27 3:35 UTC
[OSSTEST PATCH v14 PART 1 0/9] Nested HVM preparation patches
2015-10-27 2:44 UTC (13+ messages)
` [OSSTEST PATCH v14 PART 2 10-26/26] Nested HVM testing
` [OSSTEST PATCH 26/26] ts-xen-install: networking: Rename `nodhcp' to `ensurebridge'
[xen-unstable test] 63313: trouble: broken/fail/pass
2015-10-27 2:12 UTC
[linux-linus test] 63312: regressions - trouble: broken/fail/pass
2015-10-26 23:28 UTC
[linux-3.4 test] 63310: regressions - trouble: broken/fail/pass
2015-10-26 20:13 UTC
xSplice prototype
2015-10-26 19:50 UTC (6+ messages)
(XEN) Fatal machine check
2015-10-26 19:45 UTC (2+ messages)
[linux-mingo-tip-master test] 63311: regressions - trouble: broken/fail/pass
2015-10-26 18:42 UTC
Cannot boot into Dom0 after reading vcpu_info in sched_credit
2015-10-26 18:13 UTC (2+ messages)
[PATCH v2 0/5] xl: convert exit codes to EXIT_[SUCCESS|FAILURE]
2015-10-26 17:54 UTC (5+ messages)
` [PATCH v2 1/5] "
` [PATCH v2 5/5] xl: improve return and exit codes of parse related functions
[xen-unstable-smoke test] 63322: tolerable all pass - PUSHED
2015-10-26 17:37 UTC
[PATCH 00/13] tools: do cleanups related to libxc python bindings
2015-10-26 17:34 UTC (2+ messages)
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).