xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-07-08 17:45:39 to 2016-07-11 16:16:56 UTC [more...]

[PATCH v6 00/14] xen/arm: Use the typesafes gfn and mfn
 2016-07-11 16:16 UTC  (12+ messages)
` [PATCH v6 03/14] xen: Use a typesafe to define INVALID_MFN
` [PATCH v6 04/14] xen: Use a typesafe to define INVALID_GFN
` [PATCH v6 12/14] xen/arm: p2m: Introduce helpers to insert and remove mapping

[PATCHv1] xen/evtchn: add IOCTL_EVTCHN_RESTRICT
 2016-07-11 16:15 UTC  (3+ messages)

[PATCH v1 00/20] Make ACPI builder available to components other than hvmloader
 2016-07-11 16:07 UTC  (29+ messages)
` [PATCH v1 02/20] acpi/hvmloader: Move acpi_info initialization out of ACPI code
` [PATCH v1 20/20] libxl/acpi: Build ACPI tables for HVMlite guests

[PATCH v4 0/5] libxl: update available vcpus map in retrieved configuration
 2016-07-11 15:56 UTC  (10+ messages)
` [PATCH v4 1/5] libxl: constify copy and length calculation functions
` [PATCH v4 2/5] libxl: libxl_domain_need_memory shouldn't modify b_info
` [PATCH v4 3/5] libxl: introduce libxl__qmp_query_cpus
` [PATCH v4 4/5] libxl: update vcpus bitmap in retrieved guest config
` [PATCH v4 5/5] libxl: only issue cpu-add call to QEMU for not present CPU

[PATCH 00/16] x86/vm-event: numerous adjustments & fixes
 2016-07-11 15:18 UTC  (31+ messages)
` [PATCH 01/16] x86/vmx_update_guest_cr: minor optimization
` [PATCH 02/16] x86: fix: make atomic_read() param const
` [PATCH 03/16] x86/monitor: mechanical renames
` [PATCH 04/16] x86/monitor: relocate vm_event_register_write_resume() function to monitor code
` [PATCH 05/16] x86/monitor: relocate code more appropriately
` [PATCH 06/16] x86/monitor: fix: set msr_bitmap to NULL after xfree
` [PATCH 07/16] x86/vm-event: fix: call cleanup when init fails, to free partial allocs
` [PATCH 08/16] x86/vm-event: call monitor init & cleanup funcs from respective vm_event funcs
` [PATCH 09/16] arm/monitor: move d->monitor cleanup to monitor_cleanup_domain()
` [PATCH 10/16] x86/vm-event: centralize vcpu-destroy cleanup in vm-events code
` [PATCH 11/16] x86/monitor: fix: treat -monitor- properly, as a subsys of the vm-event subsys
` [PATCH 12/16] x86/vm-event: fix: move cleanup of mem_access_emulate_each_rep to monitor stub
` [PATCH 13/16] x86/monitor: introduce writes_pending field in monitor_write_data
` [PATCH 14/16] x86/monitor: clarify separation between monitor subsys and vm-event as a whole
` [PATCH 15/16] x86/monitor: fix: don't compromise a monitor_write_data with pending CR writes
` [PATCH 16/16] x86/monitor: fix: xc_monitor _write_ctrlreg w/o previous _enable must fail

[PATCH v3 0/5] libxl: libxl: update available vcpus map in retrieve configuration function
 2016-07-11 14:59 UTC  (13+ messages)
` [PATCH v3 1/5] libxl: libxl_domain_need_memory shouldn't modify b_info
` [PATCH v3 3/5] libxl: introduce libxl__qmp_query_cpus
` [PATCH v3 4/5] libxl: update vcpus bitmap in retrieved guest config
` [PATCH v3 5/5] libxl: only issue cpu-add call to QEMU for not present CPU

[DRAFT 1] XenSock protocol design document
 2016-07-11 14:51 UTC  (5+ messages)

[BUG] kernel BUG at drivers/block/xen-blkfront.c:1711
 2016-07-11 14:34 UTC  (7+ messages)

[ovmf test] 96996: regressions - FAIL
 2016-07-11 12:34 UTC 

[patch 52/66] arm: xen: Convert to hotplug state machine
 2016-07-11 12:28 UTC 

monitor access to pages with a specific p2m_type_t
 2016-07-11 12:25 UTC  (7+ messages)

[PATCH 0/8] x86/time: improve cross-CPU clock monotonicity (and more)
 2016-07-11 11:39 UTC  (4+ messages)
` [PATCH 3/8] x86/time: introduce and use rdtsc_ordered()

[xen-unstable test] 96993: tolerable FAIL
 2016-07-11 11:20 UTC 

[PATCH] libxl: trigger attach events for devices attached before xl devd startup
 2016-07-11 10:53 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH v2 0/4] libxl: add framework for device types
 2016-07-11 10:47 UTC  (11+ messages)
` [PATCH v2 1/4] "
` [PATCH v2 2/4] libxl: refactor domcreate_attach_pci() to use device type framework
` [PATCH v2 3/4] libxl: refactor domcreate_attach_dtdev() "
` [PATCH v2 4/4] libxl: move DEFINE_DEVICE* macros to libxl_internal.h

[PATCH 0/7] Honour more configure variables in various places (iteration 3)
 2016-07-11 10:38 UTC  (11+ messages)
` [PATCH 2/7] tools/helper: honour XEN_RUN_DIR in init-xenstore-domain.c
` [PATCH 6/7] libxenstat: honour XEN_RUN_DIR
` [PATCH 7/7] oxenstored: "

[PATCH v2] xen: arm64: Add support for Renesas RCar Gen3 H3 Salvator-X platform
 2016-07-11 10:15 UTC  (12+ messages)

[PATCH] xen_pvscsi: reclaim the ring request when mapping data failed
 2016-07-11  9:53 UTC  (3+ messages)

[PATCHv3 0/2] libfs, xenfs: replace /proc/xen/xenbus with a symlink
 2016-07-11  9:38 UTC  (3+ messages)
` [PATCHv3 1/2] libfs: allow simple_fill_super() to add symlinks

Question about xen event channel
 2016-07-11  9:26 UTC  (2+ messages)

[libvirt test] 97003: tolerable FAIL - PUSHED
 2016-07-11  9:10 UTC 

[distros-debian-sid test] 66555: tolerable trouble: blocked/broken
 2016-07-11  7:12 UTC 

[PATCH v15 0/3] VT-d Device-TLB flush issue
 2016-07-11  3:10 UTC  (5+ messages)
` [PATCH v15 1/3] IOMMU/ATS: use a struct pci_dev * instead of SBDF
` [PATCH v15 3/3] VT-d: fix Device-TLB flush timeout issue

[PATCH] vmx/monitor: CPUID events
 2016-07-11  3:00 UTC  (2+ messages)

[PATCH] xen_pvscsi: reclaim the ring request when mapping data failed
 2016-07-11  2:51 UTC 

[PATCH v3 0/8] x86/vm-event: Adjustments & fixes
 2016-07-11  2:52 UTC  (7+ messages)
` [PATCH v3 1/8] x86/vmx_update_guest_cr: minor optimization
` [PATCH v3 2/8] x86/vm-event/monitor: relocate code-motion more appropriately

[ovmf test] 96980: regressions - FAIL
 2016-07-11  2:23 UTC 

[ovmf test] 96965: regressions - FAIL
 2016-07-10 22:48 UTC 

[ovmf test] 96949: regressions - FAIL
 2016-07-10 19:37 UTC 

No graphics with xen pv and Fedora qemu
 2016-07-10 15:44 UTC  (2+ messages)

[ovmf test] 96898: regressions - FAIL
 2016-07-10 14:50 UTC 

Kernel panic on Xen virtualisation in Debian
 2016-07-10 13:18 UTC  (2+ messages)

[xen-unstable test] 96893: tolerable FAIL
 2016-07-10 13:02 UTC 

[PATCH 01/19] xen: Create a new file xen_pvdev.c
 2016-07-10 11:47 UTC  (19+ messages)
` [PATCH 02/19] xen: Create a new file xen_frontend.c
` [PATCH 03/19] xen: Move xenstore_update to xen_pvdev.c
` [PATCH 04/19] xen: Move evtchn functions "
` [PATCH 05/19] xen: Prepare xendev qtail to be shared with frontends
` [PATCH 06/19] xen: Rename xen_be_printf to xen_pv_printf
` [PATCH 07/19] xen: Rename xen_be_unbind_evtchn
` [PATCH 08/19] xen: Rename xen_be_send_notify
` [PATCH 09/19] xen: Rename xen_be_evtchn_event
` [PATCH 10/19] xen: Rename xen_be_find_xendev
` [PATCH 11/19] xen: Rename xen_be_del_xendev
` [PATCH 12/19] xen: Rename xen_be_frontend_changed
` [PATCH 13/19] xen: Distinguish between frontend and backend devops
` [PATCH 14/19] Qemu-Xen-vTPM: Support for Xen stubdom vTPM command line options
` [PATCH 15/19] Qemu-Xen-vTPM: Xen frontend driver infrastructure
` [PATCH 16/19] Qemu-Xen-vTPM: Register Xen stubdom vTPM frontend driver
` [PATCH 17/19] Qemu-Xen-vTPM: Move tpm_passthrough_is_selftest() into tpm_util.c
` [PATCH 18/19] Qemu-Xen-vTPM: Qemu vTPM xenstubdoms backend
` [PATCH 19/19] Qemu-Xen-vTPM: QEMU machine class is initialized before tpm_init()

[v9 00/19] QEMU:Xen stubdom vTPM for HVM virtual machine(QEMU Part)
 2016-07-10 11:47 UTC 

[xen-unstable-coverity test] 96924: all pass - PUSHED
 2016-07-10 10:22 UTC 

[libvirt test] 96904: tolerable FAIL - PUSHED
 2016-07-10  9:22 UTC 

[ovmf test] 96882: regressions - FAIL
 2016-07-10  2:55 UTC 

[ovmf test] 96861: regressions - FAIL
 2016-07-09 21:44 UTC 

[xen-unstable test] 96845: tolerable FAIL
 2016-07-09 18:41 UTC 

[ovmf test] 96827: regressions - FAIL
 2016-07-09 15:24 UTC 

[xen-unstable baseline-only test] 66550: regressions - FAIL
 2016-07-09 14:58 UTC 

[xen-unstable test] 96815: tolerable FAIL - PUSHED
 2016-07-09 10:27 UTC 

[distros-debian-stretch test] 66552: tolerable trouble: blocked/broken
 2016-07-09  9:35 UTC 

[qemu-mainline baseline-only test] 66549: regressions - FAIL
 2016-07-09  8:42 UTC 

[libvirt test] 96831: tolerable FAIL - PUSHED
 2016-07-09  8:13 UTC 

[ovmf test] 96803: regressions - FAIL
 2016-07-09  3:04 UTC 

[PATCH] xen-kbdfront: correct return value checks on xenbus_scanf()
 2016-07-09  0:33 UTC 

[seabios baseline-only test] 66547: tolerable FAIL
 2016-07-08 23:58 UTC 

[xen-unstable test] 96795: regressions - FAIL
 2016-07-08 23:53 UTC 

[xen-unstable baseline-only test] 66545: tolerable FAIL
 2016-07-08 23:25 UTC 

[qemu-mainline test] 96791: tolerable FAIL - PUSHED
 2016-07-08 21:40 UTC 

[ovmf test] 96787: regressions - FAIL
 2016-07-08 19:56 UTC 

[OSSTEST PATCH 00/33] Database locking and retry
 2016-07-08 18:26 UTC  (34+ messages)
` [OSSTEST PATCH 01/33] mg-allocate: Fix "issteallable" call
` [OSSTEST PATCH 02/33] mg-allocate: Do not treat already-allocated resources as satisfactory
` [OSSTEST PATCH 03/33] mg-schema-test-database: Direct logs to local directory
` [OSSTEST PATCH 04/33] mg-schema-test-database: Prepare for `daemons' to be cleverer
` [OSSTEST PATCH 05/33] mg-schema-test-database: Make `daemons' "
` [OSSTEST PATCH 06/33] mg-schema-test-database: Change default minflight to -100
` [OSSTEST PATCH 07/33] invoke-daemon: Honour OSSTEST_DAEMON_TCLSH
` [OSSTEST PATCH 08/33] Tcl: Use tclsh8.5
` [OSSTEST PATCH 09/33] ms-flights-summary: Remove spurious \ in keys \%{ something }
` [OSSTEST PATCH 10/33] ms-planner: Support ClientNotes
` [OSSTEST PATCH 11/33] Tcl database debugging: Actually work
` [OSSTEST PATCH 12/33] Database locking: Tcl: Use db-execute-array
` [OSSTEST PATCH 13/33] Database locking: Tcl: Use db-execute
` [OSSTEST PATCH 14/33] Database locking: Tcl: Always use db-execute-array for SELECT
` [OSSTEST PATCH 15/33] Database locking: Tcl: for errorCode, use pg_exec, not pg_execute
` [OSSTEST PATCH 16/33] Database locking: Tcl: Retry only on DEADLOCK DETECTED
` [OSSTEST PATCH 17/33] ms-ownerdaemon: Cope with db restart. Retry recording dead tasks
` [OSSTEST PATCH 18/33] ms-ownerdaemon: Break out db-reopen, and move it to JobDB-Executive
` [OSSTEST PATCH 19/33] tcl daemons: Move BEGIN within scope of transaction error trapping
` [OSSTEST PATCH 20/33] tcl daemons: jobdb::transaction: Improve two message generation sites
` [OSSTEST PATCH 21/33] tcl daemons: Remove obsolete `global g'
` [OSSTEST PATCH 22/33] tcl daemons: Break out db-ensure-open and db-ensure-closed
` [OSSTEST PATCH 23/33] tcl daemons: db-ensure-open, -close: Make idempotent
` [OSSTEST PATCH 24/33] tcl daemons: make db-reopen actually work
` [OSSTEST PATCH 25/33] tcl daemons: More info in db--exec-check error
` [OSSTEST PATCH 26/33] tcl daemons: Recognise `SSL SYSCALL' errors with their own errorCode
` [OSSTEST PATCH 27/33] tcl daemons: transaction: Properly match db-open and db-close
` [OSSTEST PATCH 28/33] tcl daemons: if error occurs, ensure db is closed afterwards
` [OSSTEST PATCH 29/33] tcl daemons: transaction: Only try ROLLBACK when necessary
` [OSSTEST PATCH 30/33] tcl daemons: transaction: Support db autoreconnect
` [OSSTEST PATCH 31/33] tcl-daemons: ms-ownerdaemon: Use autoreconnect
` [OSSTEST PATCH 32/33] tcl daemons: Provide with-db
` [OSSTEST PATCH 33/33] tcl daemons: Use with-db

[qemu-mainline baseline-only test] 66546: tolerable FAIL
 2016-07-08 18:12 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).