xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-07-09 12:04:45 to 2015-07-09 20:46:02 UTC [more...]

[PATCH v7 00/15] x86/hvm: I/O emulation cleanup and fix
 2015-07-10 11:00 UTC  (39+ messages)
` [PATCH v7 01/15] x86/hvm: remove multiple open coded 'chunking' loops
` [PATCH v7 02/15] x86/hvm: change hvm_mmio_read_t and hvm_mmio_write_t length argument
` [PATCH v7 03/15] x86/hvm: restrict port numbers and uint16_t and sizes to unsigned int
` [PATCH v7 04/15] x86/hvm: unify internal portio and mmio intercepts
` [PATCH v7 05/15] x86/hvm: add length to mmio check op
` [PATCH v7 06/15] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v7 07/15] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH v7 08/15] x86/hvm: limit reps to avoid the need to handle retry
` [PATCH v7 09/15] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH v7 10/15] x86/hvm: split I/O completion handling from state model
` [PATCH v7 11/15] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH v7 12/15] x86/hvm: remove hvm_io_state enumeration
` [PATCH v7 13/15] x86/hvm: use ioreq_t to track in-flight state
` [PATCH v7 14/15] x86/hvm: always re-emulate I/O from a buffer
` [PATCH v7 15/15] x86/hvm: track large memory mapped accesses by buffer offset
` [PATCH v7 00/15] x86/hvm: I/O emulation cleanup and fix | Full Backtrace of domU's X crash caused by SSE2 istruction in attachment

[PATCH v2 01/20] xen: Add Xen specific page definition
 2015-07-09 20:42 UTC  (17+ messages)
` [PATCH v2 02/20] xen: Introduce a function to split a Linux page into Xen page
` [PATCH v2 03/20] xen/grant: Introduce helpers to split a page into grant
` [PATCH v2 04/20] xen/grant: Add helper gnttab_page_grant_foreign_access_ref
` [PATCH v2 05/20] block/xen-blkfront: Split blkif_queue_request in 2
` [PATCH v2 06/20] block/xen-blkfront: Store a page rather a pfn in the grant structure
` [PATCH v2 07/20] block/xen-blkfront: split get_grant in 2
` [PATCH v2 08/20] net/xen-netback: xenvif_gop_frag_copy: move GSO check out of the loop
` [PATCH v2 09/20] xen/biomerge: Don't allow biovec to be merge when Linux is not using 4KB page
` [PATCH v2 10/20] xen/xenbus: Use Xen page definition
` [PATCH v2 11/20] tty/hvc: xen: Use xen "
` [PATCH v2 13/20] xen/events: fifo: Make it running on 64KB granularity
` [PATCH v2 16/20] block/xen-blkback: Make it running on 64KB page granularity
` [PATCH v2 17/20] net/xen-netfront: "
` [PATCH v2 18/20] net/xen-netback: "
` [PATCH v2 19/20] xen/privcmd: Add support for Linux "
` [PATCH v2 20/20] arm/xen: Add support for "

[PATCH v2 00/20] xen/arm64: Add support for 64KB page
 2015-07-09 20:42 UTC 

[libvirt test] 59256: regressions - FAIL
 2015-07-09 20:26 UTC 

[linux-3.18 test] 59222: regressions - FAIL
 2015-07-09 19:20 UTC 

[RFC Patch V1 05/12] x86, PCI: Use for_pci_msi_entry() to access MSI device list
 2015-07-09 19:08 UTC  (2+ messages)
  ` [RFC Patch V1 06/12] "

[PATCH v9 0/4] iommu: add rmrr Xen command line option
 2015-07-09 19:01 UTC  (5+ messages)
` [PATCH v9 2/4] iommu VT-d: separate rmrr addition function
` [PATCH v9 4/4] iommu: add rmrr Xen command line option for extra rmrrs

[PATCH v2 00/27] Libxl migration v2
 2015-07-09 18:26 UTC  (28+ messages)
` [PATCH v2 01/27] bsd-sys-queue-h-seddery: Massage `offsetof'
` [PATCH v2 02/27] tools/libxc: Always compile the compat qemu variables into xc_sr_context
` [PATCH v2 03/27] tools/libxl: Introduce ROUNDUP()
` [PATCH v2 04/27] tools/libxl: Introduce libxl__kill()
` [PATCH v2 05/27] tools/libxl: Stash all restore parameters in domain_create_state
` [PATCH v2 06/27] tools/libxl: Split libxl__domain_create_state.restore_fd in two
` [PATCH v2 07/27] tools/libxl: Extra management APIs for the save helper
` [PATCH v2 08/27] tools/xl: Mandatory flag indicating the format of the migration stream
` [PATCH v2 09/27] docs: Libxl migration v2 stream specification
` [PATCH v2 10/27] tools/python: Libxc migration v2 infrastructure
` [PATCH v2 11/27] tools/python: Libxl "
` [PATCH v2 12/27] tools/python: Other migration infrastructure
` [PATCH v2 13/27] tools/python: Verification utility for v2 stream spec compliance
` [PATCH v2 14/27] tools/python: Conversion utility for legacy migration streams
` [PATCH v2 15/27] tools/libxl: Migration v2 stream format
` [PATCH v2 16/27] tools/libxl: Infrastructure for reading a libxl migration v2 stream
` [PATCH v2 17/27] tools/libxl: Support converting a legacy stream to a "
` [PATCH v2 18/27] tools/libxl: Convert a legacy stream if needed
` [PATCH v2 19/27] tools/libxc+libxl+xl: Restore v2 streams
` [PATCH v2 20/27] tools/libxl: Infrastructure for writing a v2 stream
` [PATCH v2 21/27] tools/libxc+libxl+xl: Save v2 streams
` [PATCH v2 22/27] docs/libxl: Introduce CHECKPOINT_END to support migration v2 remus streams
` [PATCH v2 23/27] tools/libxl: Write checkpoint records into the stream
` [PATCH v2 24/27] tools/libx{c, l}: Introduce restore_callbacks.checkpoint()
` [PATCH v2 25/27] tools/libxl: Handle checkpoint records in a libxl migration v2 stream
` [PATCH v2 26/27] tools/libxc: Drop all XG_LIBXL_HVM_COMPAT code from libxc
` [PATCH v2 27/27] tools/libxl: Drop all knowledge of toolstack callbacks

[v7][PATCH 00/16] Fix RMRR
 2015-07-09 18:23 UTC  (11+ messages)
` [v7][PATCH 10/16] tools: introduce some new parameters to set rdm policy
` [v7][PATCH 11/16] tools/libxl: detect and avoid conflicts with RDM
` [v7][PATCH 12/16] tools: introduce a new parameter to set a predefined rdm boundary
` [v7][PATCH 13/16] libxl: construct e820 map with RDM information for HVM guest
` [v7][PATCH 16/16] tools: parse to enable new rdm policy parameters

[PATCH v8 1/4] pci: add PCI_SBDF and PCI_SEG macros
 2015-07-09 18:13 UTC 

[PATCH 0/9] libxl: poll: Avoid fd deregistration race POLLNVAL
 2015-07-09 17:47 UTC  (10+ messages)
` [PATCH 1/9] libxl: poll: Make libxl__poller_get have only one success return path
` [PATCH 2/9] libxl: poll: Use poller_get and poller_put for poller_app
` [PATCH 3/9] libxl: poll: Avoid fd deregistration race POLLNVAL crash
` [PATCH 4/9] libxl: event tests: Improve Makefile doc comment
` [PATCH 5/9] libxl: event tests: Contemplate separate tests
` [PATCH 6/9] libxl: event tests: Provide libxl_test_fdevent
` [PATCH 7/9] libxl: event tests: Provide miniature poll machinery
` [PATCH 8/9] libxl: event tests: Introduce `fdderegrace' test
` [PATCH 9/9] libxl: event tests: test_timedereg: Fix rc handling

[PATCH v3 00/12] Alternate p2m: support multiple copies of host p2m
 2015-07-09 17:05 UTC  (23+ messages)
` [PATCH v3 03/13] VMX: implement suppress #VE
` [PATCH v3 05/13] x86/altp2m: basic data structures and support routines
` [PATCH v3 07/13] VMX: add VMFUNC leaf 0 (EPTP switching) to emulator
` [PATCH v3 10/13] x86/altp2m: add remaining support routines
` [PATCH v3 11/13] x86/altp2m: define and implement alternate p2m HVMOP types

[PATCH] bsd-sys-queue-h-seddery: Massage `offsetof'
 2015-07-09 16:58 UTC 

[PATCH v8 00/13] x86/hvm: I/O emulation cleanup and fix
 2015-07-09 16:55 UTC  (14+ messages)
` [PATCH v8 01/13] x86/hvm: change portio port numbers and sizes to unsigned int
` [PATCH v8 02/13] x86/hvm: unify internal portio and mmio intercepts
` [PATCH v8 03/13] x86/hvm: add length to mmio check op
` [PATCH v8 04/13] x86/hvm: unify dpci portio intercept with standard portio intercept
` [PATCH v8 05/13] x86/hvm: unify stdvga mmio intercept with standard mmio intercept
` [PATCH v8 06/13] x86/hvm: limit reps to avoid the need to handle retry
` [PATCH v8 07/13] x86/hvm: only call hvm_io_assist() from hvm_wait_for_io()
` [PATCH v8 08/13] x86/hvm: split I/O completion handling from state model
` [PATCH v8 09/13] x86/hvm: remove HVMIO_dispatched I/O state
` [PATCH v8 10/13] x86/hvm: remove hvm_io_state enumeration
` [PATCH v8 11/13] x86/hvm: use ioreq_t to track in-flight state
` [PATCH v8 12/13] x86/hvm: always re-emulate I/O from a buffer
` [PATCH v8 13/13] x86/hvm: track large memory mapped accesses by buffer offset

[xen-unstable test] 59295: trouble: pass/preparing/queued/running
 2015-07-09 16:53 UTC  (2+ messages)
` [xen-unstable test] 59295: trouble:

[PATCH v8 1/4] pci: add PCI_SBDF and PCI_SEG macros
 2015-07-09 16:51 UTC  (3+ messages)

[PATCH v2] Modified RTDS scheduler to use an event-driven model instead of polling
 2015-07-09 16:39 UTC  (19+ messages)

[PATCH v2 0/4] 32-bit domU PVH support
 2015-07-09 16:15 UTC  (18+ messages)
` [PATCH v2 1/4] x86/compat: Test whether guest has 32b shinfo instead of being a PV 32b domain

[qemu-mainline test] 59214: regressions - FAIL
 2015-07-09 16:02 UTC 

[PATCH v7 0/2] OSSTEST: introduce a raisin build test
 2015-07-09 15:39 UTC  (5+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] OSSTest: push successful raisin builds

[PATCH v3] x86: correct socket_cpumask allocation
 2015-07-09 15:36 UTC  (3+ messages)

[PATCH OSSTEST v8 1/2] cr-publish-flight-logs: allow publishing only the Results
 2015-07-09 15:35 UTC  (4+ messages)
` [PATCH OSSTEST v8 2/2] mg-all-branch-statuses: Show how up to date each branch is

[PATCH v3 1/4] xen/domain_page: Convert map_domain_page_global() to using mfn_t
 2015-07-09 14:54 UTC  (4+ messages)
` [PATCH v3 2/4] xen/domain_page: Convert copy/clear_domain_page() "
` [PATCH v3 3/4] Convert map_domain_page() to use the new mfn_t type
` [PATCH v3 4/4] Remove sh_{un}map_domain_page() and hap_{un}map_domain_page()

[v3 14/15] Update Posted-Interrupts Descriptor during vCPU scheduling
 2015-07-09 14:47 UTC  (13+ messages)
  ` Fwd: "

[ovmf test] 59220: regressions - FAIL
 2015-07-09 14:39 UTC 

[PATCH v2] x86: correct socket_cpumask allocation
 2015-07-09 14:36 UTC  (3+ messages)

[PATCH] tools/xl: Fix build error following c/s f52fbcf7
 2015-07-09 14:20 UTC  (4+ messages)

[PATCH v6 00/16] x86/hvm: I/O emulation cleanup and fix
 2015-07-09 14:19 UTC  (10+ messages)
` [PATCH v6 09/16] x86/hvm: limit reps to avoid the need to handle retry

[xen-unstable test] 59207: regressions - FAIL
 2015-07-09 14:16 UTC  (3+ messages)

MSR_PLATFORM_INFO register can't be emulated in vmx_msr_read_intercept (xen latest version)
 2015-07-09 14:10 UTC 

[PATCH OSSTEST v7 1/2] cr-publish-flight-logs: support publishing files from $HOME/public_html
 2015-07-09 14:07 UTC  (4+ messages)

PCI Pass-through in Xen ARM - Draft 2
 2015-07-09 13:57 UTC  (14+ messages)

[linux-3.18 bisection] complete test-amd64-amd64-xl-pvh-intel
 2015-07-09 13:55 UTC  (2+ messages)

[PATCH v5 1/4] x86/monitor: add get_capabilities to monitor_op domctl
 2015-07-09 13:50 UTC  (7+ messages)
` [PATCH v5 2/4] x86/vm_event: toggle singlestep from vm_event response
` [PATCH v5 3/4] x86/monitor: don't use hvm_funcs directly
` [PATCH v5 4/4] MAINTAINERS: support for xen-access

Question about mapping between domains
 2015-07-09 13:31 UTC 

[PATCH v4 1/3] x86/monitor: add get_capabilities to monitor_op domctl
 2015-07-09 13:00 UTC  (10+ messages)
` [PATCH v4 3/3] x86/monitor: don't use hvm_funcs directly

[PATCH v25 00/15] x86/PMU: Xen PMU PV(H) support
 2015-07-09 12:38 UTC  (5+ messages)
` [PATCH v25 12/15] x86/VPMU: Handle PMU interrupts for PV(H) guests
` [PATCH v25 14/15] x86/VPMU: Add privileged PMU mode

Xen 4.4.3-rc1 has been tagged
 2015-07-09 12:28 UTC 

[PATCH v8 1/4] pci: add PCI_SBDF and PCI_SEG macros
 2015-07-09 12:10 UTC  (2+ 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 NNTP newsgroup(s).