]> git.proxmox.com Git - mirror_qemu.git/commit
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20220127' into staging
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Jan 2022 11:05:28 +0000 (11:05 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 28 Jan 2022 11:05:29 +0000 (11:05 +0000)
commitb367db48126d4ee14579af6cf5cdbffeb9496627
treece28891185ed529af4e3bb18839af2528e403ea4
parentcfe63e46be0a1f8a7fd2fd5547222f8344a43279
parenta021a2dd8b790437d27db95774969349632f856a
Merge remote-tracking branch 'remotes/aperard/tags/pull-xen-20220127' into staging

Xen patches

- bug fixes for mapcache and ioreq handling

# gpg: Signature made Thu 27 Jan 2022 15:17:22 GMT
# gpg:                using RSA key F80C006308E22CFD8A92E7980CF5572FD7FB55AF
# gpg: Good signature from "Anthony PERARD <anthony.perard@gmail.com>" [unknown]
# gpg:                 aka "Anthony PERARD <anthony.perard@citrix.com>" [unknown]
# gpg: WARNING: This key is not certified with a trusted signature!
# gpg:          There is no indication that the signature belongs to the owner.
# Primary key fingerprint: 5379 2F71 024C 600F 778A  7161 D8D5 7199 DF83 42C8
#      Subkey fingerprint: F80C 0063 08E2 2CFD 8A92  E798 0CF5 572F D7FB 55AF

* remotes/aperard/tags/pull-xen-20220127:
  xen-mapcache: Avoid entry->lock overflow
  xen-hvm: Allow disabling buffer_io_timer

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>