Wei,
I attached the list output from xsa-list-send starting from 206
If you look at
https://xenproject.org/downloads/xen-archives/xen-project-48-series/xen-481
.html, you may want to start using from 213+
Lars
On 17/07/2017, 12:40, "Wei Liu" <wei.l...@citrix.com> wrote:
>On Mon, Jul 17, 2017 at 09:17:23AM +0100, Lars Kurth wrote:
>> Folks,
>>
>> I didn't run the XSA script. Maybe someone can have a go and test out
>>the
>> instructions in
>>
>>https://xenbits.xenproject.org/gitweb/?p=people/larsk/xen-release-scripts
>>.g
>> it;a=summary
>> The scripts does requireS XSA.GIT to be checked out, but can be changed
>> easily to fetch XSAs from xenbits: line 26, and then follow $XSADIR
>>
>> In fact --xsadir http://xenbits.xenproject.org/xsa may just work
>>
>> Lars
>>
>
>I tried to follow the instructions in README for match-xsa. I believe
>the xsa-list-send script in step 3 depends on xsa.git, which I don't
>have access to.
206
xsa206-unstable/0001-xenstored-apply-a-write-transaction-rate-limit.patch
xenstored: apply a write transaction rate limit
206
xsa206-unstable/0002-xenstored-Log-when-the-write-transaction-rate-limit-.patch
xenstored: Log when the write transaction rate limit bites
206
xsa206-unstable/0003-oxenstored-comments-explaining-some-variables.patch
oxenstored: comments explaining some variables
206
xsa206-unstable/0004-oxenstored-handling-of-domain-conflict-credit.patch
oxenstored: handling of domain conflict-credit
206
xsa206-unstable/0005-oxenstored-ignore-domains-with-no-conflict-credit.patch
oxenstored: ignore domains with no conflict-credit
206
xsa206-unstable/0006-oxenstored-add-transaction-info-relevant-to-history-.patch
oxenstored: add transaction info relevant to history-tracking
206 xsa206-unstable/0007-oxenstored-support-commit-history-tracking.patch
oxenstored: support commit history tracking
206
xsa206-unstable/0008-oxenstored-only-record-operations-with-side-effects-.patch
oxenstored: only record operations with side-effects in history
206
xsa206-unstable/0009-oxenstored-discard-old-commit-history-on-txn-end.patch
oxenstored: discard old commit-history on txn end
206 xsa206-unstable/0010-oxenstored-track-commit-history.patch
oxenstored: track commit history
206
xsa206-unstable/0011-oxenstored-blame-the-connection-that-caused-a-transa.patch
oxenstored: blame the connection that caused a transaction conflict
206 xsa206-unstable/0012-oxenstored-allow-self-conflicts.patch
oxenstored: allow self-conflicts
206
xsa206-unstable/0013-oxenstored-do-not-commit-read-only-transactions.patch
oxenstored: do not commit read-only transactions
206
xsa206-unstable/0014-oxenstored-don-t-wake-to-issue-no-conflict-credit.patch
oxenstored: don't wake to issue no conflict-credit
206
xsa206-unstable/0015-oxenstored-transaction-conflicts-improve-logging.patch
oxenstored transaction conflicts: improve logging
206
xsa206-unstable/0016-oxenstored-trim-history-in-the-frequent_ops-function.patch
oxenstored: trim history in the frequent_ops function
206 xsa206-4.4/0001-xenstored-apply-a-write-transaction-rate-limit.patch
xenstored: apply a write transaction rate limit
206
xsa206-4.4/0002-xenstored-Log-when-the-write-transaction-rate-limit-.patch
xenstored: Log when the write transaction rate limit bites
206 xsa206-4.4/0003-oxenstored-exempt-dom0-from-domU-node-quotas.patch
oxenstored: exempt dom0 from domU node quotas
206
xsa206-4.4/0004-oxenstored-perform-a-3-way-merge-of-the-quota-after-.patch
oxenstored: perform a 3-way merge of the quota after a transaction
206
xsa206-4.4/0005-oxenstored-catch-the-error-when-a-connection-is-alre.patch
oxenstored: catch the error when a connection is already deleted
206
xsa206-4.4/0006-oxenstored-use-hash-table-to-store-socket-connection.patch
oxenstored: use hash table to store socket connections
206
xsa206-4.4/0007-oxenstored-enable-domain-connection-indexing-based-o.patch
oxenstored: enable domain connection indexing based on eventchn port
206
xsa206-4.4/0008-oxenstored-only-process-domain-connections-that-noti.patch
oxenstored: only process domain connections that notify us by events
206
xsa206-4.4/0009-oxenstored-add-a-safe-net-mechanism-for-existing-ill.patch
oxenstored: add a safe net mechanism for existing ill-behaved clients
206 xsa206-4.4/0010-oxenstored-refactor-putting-response-on-wire.patch
oxenstored: refactor putting response on wire
206 xsa206-4.4/0011-oxenstored-remove-some-unused-parameters.patch
oxenstored: remove some unused parameters
206 xsa206-4.4/0012-oxenstored-refactor-request-processing.patch
oxenstored: refactor request processing
206
xsa206-4.4/0013-oxenstored-keep-track-of-each-transaction-s-operatio.patch
oxenstored: keep track of each transaction's operations
206
xsa206-4.4/0014-oxenstored-move-functions-that-process-simple-operat.patch
oxenstored: move functions that process simple operations
206 xsa206-4.4/0015-oxenstored-replay-transaction-upon-conflict.patch
oxenstored: replay transaction upon conflict
206
xsa206-4.4/0016-oxenstored-log-request-and-response-during-transacti.patch
oxenstored: log request and response during transaction replay
206
xsa206-4.4/0017-oxenstored-allow-compilation-prior-to-OCaml-3.12.0.patch
oxenstored: allow compilation prior to OCaml 3.12.0
206 xsa206-4.4/0018-oxenstored-comments-explaining-some-variables.patch
oxenstored: comments explaining some variables
206 xsa206-4.4/0019-oxenstored-handling-of-domain-conflict-credit.patch
oxenstored: handling of domain conflict-credit
206 xsa206-4.4/0020-oxenstored-ignore-domains-with-no-conflict-credit.patch
oxenstored: ignore domains with no conflict-credit
206
xsa206-4.4/0021-oxenstored-add-transaction-info-relevant-to-history-.patch
oxenstored: add transaction info relevant to history-tracking
206 xsa206-4.4/0022-oxenstored-support-commit-history-tracking.patch
oxenstored: support commit history tracking
206
xsa206-4.4/0023-oxenstored-only-record-operations-with-side-effects-.patch
oxenstored: only record operations with side-effects in history
206 xsa206-4.4/0024-oxenstored-discard-old-commit-history-on-txn-end.patch
oxenstored: discard old commit-history on txn end
206 xsa206-4.4/0025-oxenstored-track-commit-history.patch
oxenstored: track commit history
206
xsa206-4.4/0026-oxenstored-blame-the-connection-that-caused-a-transa.patch
oxenstored: blame the connection that caused a transaction conflict
206 xsa206-4.4/0027-oxenstored-allow-self-conflicts.patch
oxenstored: allow self-conflicts
206 xsa206-4.4/0028-oxenstored-do-not-commit-read-only-transactions.patch
oxenstored: do not commit read-only transactions
206 xsa206-4.4/0029-oxenstored-don-t-wake-to-issue-no-conflict-credit.patch
oxenstored: don't wake to issue no conflict-credit
206 xsa206-4.4/0030-oxenstored-transaction-conflicts-improve-logging.patch
oxenstored transaction conflicts: improve logging
206
xsa206-4.4/0031-oxenstored-trim-history-in-the-frequent_ops-function.patch
oxenstored: trim history in the frequent_ops function
206 xsa206-4.5/0001-xenstored-apply-a-write-transaction-rate-limit.patch
xenstored: apply a write transaction rate limit
206
xsa206-4.5/0002-xenstored-Log-when-the-write-transaction-rate-limit-.patch
xenstored: Log when the write transaction rate limit bites
206 xsa206-4.5/0003-oxenstored-refactor-putting-response-on-wire.patch
oxenstored: refactor putting response on wire
206 xsa206-4.5/0004-oxenstored-remove-some-unused-parameters.patch
oxenstored: remove some unused parameters
206 xsa206-4.5/0005-oxenstored-refactor-request-processing.patch
oxenstored: refactor request processing
206
xsa206-4.5/0006-oxenstored-keep-track-of-each-transaction-s-operatio.patch
oxenstored: keep track of each transaction's operations
206
xsa206-4.5/0007-oxenstored-move-functions-that-process-simple-operat.patch
oxenstored: move functions that process simple operations
206 xsa206-4.5/0008-oxenstored-replay-transaction-upon-conflict.patch
oxenstored: replay transaction upon conflict
206
xsa206-4.5/0009-oxenstored-log-request-and-response-during-transacti.patch
oxenstored: log request and response during transaction replay
206
xsa206-4.5/0010-oxenstored-allow-compilation-prior-to-OCaml-3.12.0.patch
oxenstored: allow compilation prior to OCaml 3.12.0
206 xsa206-4.5/0011-oxenstored-comments-explaining-some-variables.patch
oxenstored: comments explaining some variables
206 xsa206-4.5/0012-oxenstored-handling-of-domain-conflict-credit.patch
oxenstored: handling of domain conflict-credit
206 xsa206-4.5/0013-oxenstored-ignore-domains-with-no-conflict-credit.patch
oxenstored: ignore domains with no conflict-credit
206
xsa206-4.5/0014-oxenstored-add-transaction-info-relevant-to-history-.patch
oxenstored: add transaction info relevant to history-tracking
206 xsa206-4.5/0015-oxenstored-support-commit-history-tracking.patch
oxenstored: support commit history tracking
206
xsa206-4.5/0016-oxenstored-only-record-operations-with-side-effects-.patch
oxenstored: only record operations with side-effects in history
206 xsa206-4.5/0017-oxenstored-discard-old-commit-history-on-txn-end.patch
oxenstored: discard old commit-history on txn end
206 xsa206-4.5/0018-oxenstored-track-commit-history.patch
oxenstored: track commit history
206
xsa206-4.5/0019-oxenstored-blame-the-connection-that-caused-a-transa.patch
oxenstored: blame the connection that caused a transaction conflict
206 xsa206-4.5/0020-oxenstored-allow-self-conflicts.patch
oxenstored: allow self-conflicts
206 xsa206-4.5/0021-oxenstored-do-not-commit-read-only-transactions.patch
oxenstored: do not commit read-only transactions
206 xsa206-4.5/0022-oxenstored-don-t-wake-to-issue-no-conflict-credit.patch
oxenstored: don't wake to issue no conflict-credit
206 xsa206-4.5/0023-oxenstored-transaction-conflicts-improve-logging.patch
oxenstored transaction conflicts: improve logging
206
xsa206-4.5/0024-oxenstored-trim-history-in-the-frequent_ops-function.patch
oxenstored: trim history in the frequent_ops function
206 xsa206-4.6/0001-xenstored-apply-a-write-transaction-rate-limit.patch
xenstored: apply a write transaction rate limit
206
xsa206-4.6/0002-xenstored-Log-when-the-write-transaction-rate-limit-.patch
xenstored: Log when the write transaction rate limit bites
206 xsa206-4.6/0003-oxenstored-refactor-putting-response-on-wire.patch
oxenstored: refactor putting response on wire
206 xsa206-4.6/0004-oxenstored-remove-some-unused-parameters.patch
oxenstored: remove some unused parameters
206 xsa206-4.6/0005-oxenstored-refactor-request-processing.patch
oxenstored: refactor request processing
206
xsa206-4.6/0006-oxenstored-keep-track-of-each-transaction-s-operatio.patch
oxenstored: keep track of each transaction's operations
206
xsa206-4.6/0007-oxenstored-move-functions-that-process-simple-operat.patch
oxenstored: move functions that process simple operations
206 xsa206-4.6/0008-oxenstored-replay-transaction-upon-conflict.patch
oxenstored: replay transaction upon conflict
206
xsa206-4.6/0009-oxenstored-log-request-and-response-during-transacti.patch
oxenstored: log request and response during transaction replay
206
xsa206-4.6/0010-oxenstored-allow-compilation-prior-to-OCaml-3.12.0.patch
oxenstored: allow compilation prior to OCaml 3.12.0
206 xsa206-4.6/0011-oxenstored-comments-explaining-some-variables.patch
oxenstored: comments explaining some variables
206 xsa206-4.6/0012-oxenstored-handling-of-domain-conflict-credit.patch
oxenstored: handling of domain conflict-credit
206 xsa206-4.6/0013-oxenstored-ignore-domains-with-no-conflict-credit.patch
oxenstored: ignore domains with no conflict-credit
206
xsa206-4.6/0014-oxenstored-add-transaction-info-relevant-to-history-.patch
oxenstored: add transaction info relevant to history-tracking
206 xsa206-4.6/0015-oxenstored-support-commit-history-tracking.patch
oxenstored: support commit history tracking
206
xsa206-4.6/0016-oxenstored-only-record-operations-with-side-effects-.patch
oxenstored: only record operations with side-effects in history
206 xsa206-4.6/0017-oxenstored-discard-old-commit-history-on-txn-end.patch
oxenstored: discard old commit-history on txn end
206 xsa206-4.6/0018-oxenstored-track-commit-history.patch
oxenstored: track commit history
206
xsa206-4.6/0019-oxenstored-blame-the-connection-that-caused-a-transa.patch
oxenstored: blame the connection that caused a transaction conflict
206 xsa206-4.6/0020-oxenstored-allow-self-conflicts.patch
oxenstored: allow self-conflicts
206 xsa206-4.6/0021-oxenstored-do-not-commit-read-only-transactions.patch
oxenstored: do not commit read-only transactions
206 xsa206-4.6/0022-oxenstored-don-t-wake-to-issue-no-conflict-credit.patch
oxenstored: don't wake to issue no conflict-credit
206 xsa206-4.6/0023-oxenstored-transaction-conflicts-improve-logging.patch
oxenstored transaction conflicts: improve logging
206
xsa206-4.6/0024-oxenstored-trim-history-in-the-frequent_ops-function.patch
oxenstored: trim history in the frequent_ops function
206 xsa206-4.7/0001-xenstored-apply-a-write-transaction-rate-limit.patch
xenstored: apply a write transaction rate limit
206
xsa206-4.7/0002-xenstored-Log-when-the-write-transaction-rate-limit-.patch
xenstored: Log when the write transaction rate limit bites
206 xsa206-4.7/0003-oxenstored-comments-explaining-some-variables.patch
oxenstored: comments explaining some variables
206 xsa206-4.7/0004-oxenstored-handling-of-domain-conflict-credit.patch
oxenstored: handling of domain conflict-credit
206 xsa206-4.7/0005-oxenstored-ignore-domains-with-no-conflict-credit.patch
oxenstored: ignore domains with no conflict-credit
206
xsa206-4.7/0006-oxenstored-add-transaction-info-relevant-to-history-.patch
oxenstored: add transaction info relevant to history-tracking
206 xsa206-4.7/0007-oxenstored-support-commit-history-tracking.patch
oxenstored: support commit history tracking
206
xsa206-4.7/0008-oxenstored-only-record-operations-with-side-effects-.patch
oxenstored: only record operations with side-effects in history
206 xsa206-4.7/0009-oxenstored-discard-old-commit-history-on-txn-end.patch
oxenstored: discard old commit-history on txn end
206 xsa206-4.7/0010-oxenstored-track-commit-history.patch
oxenstored: track commit history
206
xsa206-4.7/0011-oxenstored-blame-the-connection-that-caused-a-transa.patch
oxenstored: blame the connection that caused a transaction conflict
206 xsa206-4.7/0012-oxenstored-allow-self-conflicts.patch
oxenstored: allow self-conflicts
206 xsa206-4.7/0013-oxenstored-do-not-commit-read-only-transactions.patch
oxenstored: do not commit read-only transactions
206 xsa206-4.7/0014-oxenstored-don-t-wake-to-issue-no-conflict-credit.patch
oxenstored: don't wake to issue no conflict-credit
206 xsa206-4.7/0015-oxenstored-transaction-conflicts-improve-logging.patch
oxenstored transaction conflicts: improve logging
206
xsa206-4.7/0016-oxenstored-trim-history-in-the-frequent_ops-function.patch
oxenstored: trim history in the frequent_ops function
206 xsa206-4.8/0001-xenstored-apply-a-write-transaction-rate-limit.patch
xenstored: apply a write transaction rate limit
206
xsa206-4.8/0002-xenstored-Log-when-the-write-transaction-rate-limit-.patch
xenstored: Log when the write transaction rate limit bites
206 xsa206-4.8/0003-oxenstored-comments-explaining-some-variables.patch
oxenstored: comments explaining some variables
206 xsa206-4.8/0004-oxenstored-handling-of-domain-conflict-credit.patch
oxenstored: handling of domain conflict-credit
206 xsa206-4.8/0005-oxenstored-ignore-domains-with-no-conflict-credit.patch
oxenstored: ignore domains with no conflict-credit
206
xsa206-4.8/0006-oxenstored-add-transaction-info-relevant-to-history-.patch
oxenstored: add transaction info relevant to history-tracking
206 xsa206-4.8/0007-oxenstored-support-commit-history-tracking.patch
oxenstored: support commit history tracking
206
xsa206-4.8/0008-oxenstored-only-record-operations-with-side-effects-.patch
oxenstored: only record operations with side-effects in history
206 xsa206-4.8/0009-oxenstored-discard-old-commit-history-on-txn-end.patch
oxenstored: discard old commit-history on txn end
206 xsa206-4.8/0010-oxenstored-track-commit-history.patch
oxenstored: track commit history
206
xsa206-4.8/0011-oxenstored-blame-the-connection-that-caused-a-transa.patch
oxenstored: blame the connection that caused a transaction conflict
206 xsa206-4.8/0012-oxenstored-allow-self-conflicts.patch
oxenstored: allow self-conflicts
206 xsa206-4.8/0013-oxenstored-do-not-commit-read-only-transactions.patch
oxenstored: do not commit read-only transactions
206 xsa206-4.8/0014-oxenstored-don-t-wake-to-issue-no-conflict-credit.patch
oxenstored: don't wake to issue no conflict-credit
206 xsa206-4.8/0015-oxenstored-transaction-conflicts-improve-logging.patch
oxenstored transaction conflicts: improve logging
206
xsa206-4.8/0016-oxenstored-trim-history-in-the-frequent_ops-function.patch
oxenstored: trim history in the frequent_ops function
207 xsa207.patch IOMMU: always call teardown callback
207 xsa207-4.4.patch IOMMU: always call teardown callback
208 xsa208-qemut.patch cirrus: fix oob access issue
(CVE-2017-2615)
208 xsa208-qemuu.patch cirrus: fix oob access issue
(CVE-2017-2615)
208 xsa208-qemuu-4.7.patch cirrus: fix oob access issue
(CVE-2017-2615)
209 xsa209-qemut.patch cirrus: add blit_is_unsafe call to
cirrus_bitblt_cputovideo
209
xsa209-qemuu/0001-display-cirrus-ignore-source-pitch-value-as-needed-i.patch
display: cirrus: ignore source pitch value as needed in blit_is_unsafe
209
xsa209-qemuu/0002-cirrus-add-blit_is_unsafe-call-to-cirrus_bitblt_cput.patch
cirrus: add blit_is_unsafe call to cirrus_bitblt_cputovideo
210 xsa210.patch arm/p2m: remove the page from p2m->pages list
before freeing it
211 xsa211-qemut.patch cirrus/vnc: zap drop bitblit support
from console code.
211 xsa211-qemut-4.5.patch cirrus/vnc: zap drop bitblit support
from console code.
211 xsa211-qemuu.patch cirrus/vnc: zap bitblit support from
console code.
211 xsa211-qemuu-4.4.patch cirrus/vnc: zap bitblit support from
console code.
211 xsa211-qemuu-4.6.patch cirrus/vnc: zap bitblit support from
console code.
211 xsa211-qemuu-4.7.patch cirrus/vnc: zap bitblit support from
console code.
211 xsa211-qemuu-4.8.patch cirrus/vnc: zap bitblit support from
console code.
212 xsa212.patch memory: properly check guest memory ranges in
XENMEM_exchange handling
213 xsa213.patch multicall: deal with early exit conditions
213 xsa213-4.5.patch multicall: deal with early exit
conditions
213 xsa213-4.6.patch multicall: deal with early exit
conditions
213 xsa213-4.7.patch multicall: deal with early exit
conditions
213 xsa213-4.8.patch multicall: deal with early exit
conditions
214 xsa214.patch x86: discard type information when stealing
pages
215 xsa215.patch x86: correct create_bounce_frame
216 xsa216-linux-2.6.18-xen.patch blkback/blktap: don't leak
stack data via response ring
216 xsa216-linux-4.4.patch xen-blkback: don't leak stack data via
response ring
216 xsa216-linux-4.11.patch xen-blkback: don't leak stack data via
response ring
216 xsa216-qemuu.patch xen/disk: don't leak stack data via
response ring
216 xsa216-qemuu-4.5.patch xen/disk: don't leak stack data via
response ring
216 xsa216-qemuu-4.7.patch xen/disk: don't leak stack data via
response ring
217 xsa217.patch x86/mm: disallow page stealing from HVM domains
217 xsa217-4.5.patch x86/mm: disallow page stealing from HVM
domains
218 xsa218-unstable/0001-gnttab-fix-unmap-pin-accounting-race.patch
gnttab: fix unmap pin accounting race
218
xsa218-unstable/0002-gnttab-Avoid-potential-double-put-of-maptrack-entry.patch
gnttab: Avoid potential double-put of maptrack entry
218 xsa218-unstable/0003-gnttab-correct-maptrack-table-accesses.patch
gnttab: correct maptrack table accesses
218 xsa218-4.5/0001-IOMMU-handle-IOMMU-mapping-and-unmapping-failures.patch
IOMMU: handle IOMMU mapping and unmapping failures
218 xsa218-4.5/0002-gnttab-fix-unmap-pin-accounting-race.patch
gnttab: fix unmap pin accounting race
218
xsa218-4.5/0003-gnttab-Avoid-potential-double-put-of-maptrack-entry.patch
gnttab: Avoid potential double-put of maptrack entry
218 xsa218-4.5/0004-gnttab-correct-maptrack-table-accesses.patch
gnttab: correct maptrack table accesses
218 xsa218-4.6/0001-IOMMU-handle-IOMMU-mapping-and-unmapping-failures.patch
IOMMU: handle IOMMU mapping and unmapping failures
218 xsa218-4.6/0002-gnttab-fix-unmap-pin-accounting-race.patch
gnttab: fix unmap pin accounting race
218
xsa218-4.6/0003-gnttab-Avoid-potential-double-put-of-maptrack-entry.patch
gnttab: Avoid potential double-put of maptrack entry
218 xsa218-4.6/0004-gnttab-correct-maptrack-table-accesses.patch
gnttab: correct maptrack table accesses
218 xsa218-4.7/0001-IOMMU-handle-IOMMU-mapping-and-unmapping-failures.patch
IOMMU: handle IOMMU mapping and unmapping failures
218 xsa218-4.7/0002-gnttab-fix-unmap-pin-accounting-race.patch
gnttab: fix unmap pin accounting race
218
xsa218-4.7/0003-gnttab-Avoid-potential-double-put-of-maptrack-entry.patch
gnttab: Avoid potential double-put of maptrack entry
218 xsa218-4.7/0004-gnttab-correct-maptrack-table-accesses.patch
gnttab: correct maptrack table accesses
218 xsa218-4.8/0001-gnttab-fix-unmap-pin-accounting-race.patch
gnttab: fix unmap pin accounting race
218
xsa218-4.8/0002-gnttab-Avoid-potential-double-put-of-maptrack-entry.patch
gnttab: Avoid potential double-put of maptrack entry
218 xsa218-4.8/0003-gnttab-correct-maptrack-table-accesses.patch
gnttab: correct maptrack table accesses
219 xsa219.patch x86/shadow: Hold references for the duration of
emulated writes
219 xsa219-4.5.patch x86/shadow: Hold references for the
duration of emulated writes
219 xsa219-4.6.patch x86/shadow: Hold references for the
duration of emulated writes
219 xsa219-4.8.patch x86/shadow: Hold references for the
duration of emulated writes
220 xsa220.patch x86: avoid leaking PKRU and BND* between vCPU-s
220 xsa220-4.5.patch x86: avoid leaking BND* between vCPU-s
220 xsa220-4.6.patch x86: avoid leaking BND* between vCPU-s
220 xsa220-4.7.patch x86: avoid leaking PKRU and BND*
between vCPU-s
220 xsa220-4.8.patch x86: avoid leaking PKRU and BND*
between vCPU-s
221 xsa221.patch evtchn: avoid NULL derefs
222 xsa222-1.patch xen/memory: Fix return value handing of
guest_remove_page()
222 xsa222-1-4.6.patch xen/memory: Fix return value handing of
guest_remove_page()
222 xsa222-1-4.7.patch xen/memory: Fix return value handing of
guest_remove_page()
222 xsa222-2.patch guest_physmap_remove_page() needs its return
value checked
222 xsa222-2-4.5.patch guest_physmap_remove_page() needs its
return value checked
222 xsa222-2-4.6.patch guest_physmap_remove_page() needs its
return value checked
222 xsa222-2-4.7.patch guest_physmap_remove_page() needs its
return value checked
222 xsa222-2-4.8.patch guest_physmap_remove_page() needs its
return value checked
223 xsa223.patch arm: vgic: Don't update the LR when the IRQ is
not enabled
224
xsa224-unstable/0001-gnttab-Fix-handling-of-dev_bus_addr-during-unmap.patch
gnttab: Fix handling of dev_bus_addr during unmap
224
xsa224-unstable/0002-gnttab-never-create-host-mapping-unless-asked-to.patch
gnttab: never create host mapping unless asked to
224
xsa224-unstable/0003-gnttab-correct-logic-to-get-page-references-during-m.patch
gnttab: correct logic to get page references during map requests
224
xsa224-unstable/0004-gnttab-__gnttab_unmap_common_complete-is-all-or-noth.patch
gnttab: __gnttab_unmap_common_complete() is all-or-nothing
224 xsa224-4.5/0001-gnttab-Fix-handling-of-dev_bus_addr-during-unmap.patch
gnttab: Fix handling of dev_bus_addr during unmap
224 xsa224-4.5/0002-gnttab-never-create-host-mapping-unless-asked-to.patch
gnttab: never create host mapping unless asked to
224
xsa224-4.5/0003-gnttab-correct-logic-to-get-page-references-during-m.patch
gnttab: correct logic to get page references during map requests
224
xsa224-4.5/0004-gnttab-__gnttab_unmap_common_complete-is-all-or-noth.patch
gnttab: __gnttab_unmap_common_complete() is all-or-nothing
224 xsa224-4.6/0001-gnttab-Fix-handling-of-dev_bus_addr-during-unmap.patch
gnttab: Fix handling of dev_bus_addr during unmap
224 xsa224-4.6/0002-gnttab-never-create-host-mapping-unless-asked-to.patch
gnttab: never create host mapping unless asked to
224
xsa224-4.6/0003-gnttab-correct-logic-to-get-page-references-during-m.patch
gnttab: correct logic to get page references during map requests
224
xsa224-4.6/0004-gnttab-__gnttab_unmap_common_complete-is-all-or-noth.patch
gnttab: __gnttab_unmap_common_complete() is all-or-nothing
224 xsa224-4.7/0001-gnttab-Fix-handling-of-dev_bus_addr-during-unmap.patch
gnttab: Fix handling of dev_bus_addr during unmap
224 xsa224-4.7/0002-gnttab-never-create-host-mapping-unless-asked-to.patch
gnttab: never create host mapping unless asked to
224
xsa224-4.7/0003-gnttab-correct-logic-to-get-page-references-during-m.patch
gnttab: correct logic to get page references during map requests
224
xsa224-4.7/0004-gnttab-__gnttab_unmap_common_complete-is-all-or-noth.patch
gnttab: __gnttab_unmap_common_complete() is all-or-nothing
224 xsa224-4.8/0001-gnttab-Fix-handling-of-dev_bus_addr-during-unmap.patch
gnttab: Fix handling of dev_bus_addr during unmap
224 xsa224-4.8/0002-gnttab-never-create-host-mapping-unless-asked-to.patch
gnttab: never create host mapping unless asked to
224
xsa224-4.8/0003-gnttab-correct-logic-to-get-page-references-during-m.patch
gnttab: correct logic to get page references during map requests
224
xsa224-4.8/0004-gnttab-__gnttab_unmap_common_complete-is-all-or-noth.patch
gnttab: __gnttab_unmap_common_complete() is all-or-nothing
225 xsa225.patch xen/arm: vgic: Sanitize target mask used to
send SGI
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel