You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Peter Maydell
5a922419fe
target-arm queue:
hw/ssi/imx_spi: Handle tx burst lengths other than 8 correctly
hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()
hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
target/arm: Convert crypto insns to gvec
hw/adc/stm32f2xx_adc: Correct memory region size and access size
tests/acceptance: Add a boot test for the xlnx-versal-virt machine
docs/system: Document Aspeed boards
raspi: Add model of the USB controller
target/arm: Convert 2-reg-and-shift and 1-reg-imm Neon insns to decodetree
-----BEGIN PGP SIGNATURE-----
iQJNBAABCAA3FiEE4aXFk81BneKOgxXPPCUl7RQ2DN4FAl7ad2cZHHBldGVyLm1h
eWRlbGxAbGluYXJvLm9yZwAKCRA8JSXtFDYM3gWhD/4q680AQzGxQrPclC7fPM0M
pdgmfXWvL5EpbVYDsERjmQU7pYZ0D7vPy2+dRsKsI/V219RC/b+FttbO9UG0gGxy
KBHQ2AHfv7QPdLcpXTQOVxfhEBiSU9Ij6Gi8YEF5aPhC8FaGZPMSuum97fWBqOfV
zcFps9gT39HNQvwzdqeY+dJ8zcwNLw5ssGYjuh/7pcEWC+i622O9t7aO88ZNIhL+
rz/zD6YUGhtgXPgowzy7DjFZbPFzxXQpvHGJ6vTBZCIA2/66vqFE3Nf99IJlKtNs
APtYqAVKJ6JCyqlw5xTjL4rO/9rXnb98kruxJaLb7XJpB41Jfyap+Cn5WrxZ91mw
QsXL2AtOePQsLCLutDGbXj+9nZ2Ps3tjzRX/50KyqQXJDSsgYK6NQillMWrKzYKe
agNtSRw2100kKh6/31OL5UnaAD3LUiayu6q3DA4jNYryKuRXI2lNJdl9bvsY3vmn
G8IoFIirH5L5rUqVx/HgMLkur9IH60YkCGGzaLPBCwC2FIPT8Z9YoPYSY0aXicKd
YBgEVWs9yzXgOYc0Nli9HzIqNw3diAezZfZxs/hOFoE1S+n9L9VeEBTXnhw4kXDN
nHyIUhSR0DuCd7M6OqOgebkyyR8iwIl6gZta0UmbuWb5hSIQnt5Ero5G85prAI9L
8vUbk/xJGnTfQ/RZmjVKRA==
=rGLT
-----END PGP SIGNATURE-----
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20200605' into staging
target-arm queue:
hw/ssi/imx_spi: Handle tx burst lengths other than 8 correctly
hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()
hw/arm/pxa2xx: Replace printf() call by qemu_log_mask()
target/arm: Convert crypto insns to gvec
hw/adc/stm32f2xx_adc: Correct memory region size and access size
tests/acceptance: Add a boot test for the xlnx-versal-virt machine
docs/system: Document Aspeed boards
raspi: Add model of the USB controller
target/arm: Convert 2-reg-and-shift and 1-reg-imm Neon insns to decodetree
# gpg: Signature made Fri 05 Jun 2020 17:48:39 BST
# gpg: using RSA key E1A5C593CD419DE28E8315CF3C2525ED14360CDE
# gpg: issuer "peter.maydell@linaro.org"
# gpg: Good signature from "Peter Maydell <peter.maydell@linaro.org>" [ultimate]
# gpg: aka "Peter Maydell <pmaydell@gmail.com>" [ultimate]
# gpg: aka "Peter Maydell <pmaydell@chiark.greenend.org.uk>" [ultimate]
# Primary key fingerprint: E1A5 C593 CD41 9DE2 8E83 15CF 3C25 25ED 1436 0CDE
* remotes/pmaydell/tags/pull-target-arm-20200605: (29 commits)
target/arm: Convert Neon one-register-and-immediate insns to decodetree
target/arm: Convert VCVT fixed-point ops to decodetree
target/arm: Convert Neon VSHLL, VMOVL to decodetree
target/arm: Convert Neon narrowing shifts with op==9 to decodetree
target/arm: Convert Neon narrowing shifts with op==8 to decodetree
target/arm: Convert VQSHLU, VQSHL 2-reg-shift insns to decodetree
target/arm: Convert Neon VSRA, VSRI, VRSHR, VRSRA 2-reg-shift insns to decodetree
target/arm: Convert Neon VSHR 2-reg-shift insns to decodetree
target/arm: Convert Neon VSHL and VSLI 2-reg-shift insn to decodetree
raspi2 acceptance test: add test for dwc-hsotg (dwc2) USB host
wire in the dwc-hsotg (dwc2) USB host controller emulation
usb: add short-packet handling to usb-storage driver
dwc-hsotg (dwc2) USB host controller emulation
dwc-hsotg (dwc2) USB host controller state definitions
dwc-hsotg (dwc2) USB host controller register definitions
raspi: add BCM2835 SOC MPHI emulation
docs/system: Document Aspeed boards
tests/acceptance: Add a boot test for the xlnx-versal-virt machine
hw/adc/stm32f2xx_adc: Correct memory region size and access size
target/arm: Split helper_crypto_sm3tt
...
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
6 years ago |
| .. |
|
config
|
docs: Grammar and spelling fixes
|
8 years ago |
|
devel
|
accel/tcg: Add endian-specific cpu_{ld, st}* operations
|
6 years ago |
|
interop
|
qcow2: add zstd cluster compression
|
6 years ago |
|
specs
|
docs: APEI GHES generation and CPER record description
|
6 years ago |
|
sphinx
|
kernel-doc: Use c:struct for Sphinx 3.0 and later
|
6 years ago |
|
spin
|
docs: create config/, devel/ and spin/ subdirectories
|
9 years ago |
|
system
|
target-arm queue:
|
6 years ago |
|
tools
|
qemu-img: Add convert --bitmaps option
|
6 years ago |
|
user
|
docs: Be consistent about capitalization of 'Arm'
|
6 years ago |
|
COLO-FT.txt
|
colo: Update Documentation for continuous replication
|
6 years ago |
|
amd-memory-encryption.txt
|
doc: fix typos for documents in tree
|
7 years ago |
|
barrier.txt
|
ui: add an embedded Barrier client
|
7 years ago |
|
block-replication.txt
|
colo: Update Documentation for continuous replication
|
6 years ago |
|
bootindex.txt
|
docs qemu-doc: Avoid ide-drive, it's deprecated
|
9 years ago |
|
can.txt
|
docs: Be consistent about capitalization of 'Arm'
|
6 years ago |
|
ccid.txt
|
libcacard: improve documentation
|
12 years ago |
|
colo-proxy.txt
|
doc: fix typos for documents in tree
|
7 years ago |
|
conf.py
|
docs: Require Sphinx 1.6 or better
|
6 years ago |
|
cpu-hotplug.rst
|
docs/cpu-hotplug.rst: Fix rST markup issues
|
7 years ago |
|
defs.rst.inc
|
docs/system: convert Texinfo documentation to rST
|
6 years ago |
|
generic-loader.txt
|
docs/generic-loader: mention U-Boot and Intel HEX executable formats
|
8 years ago |
|
hyperv.txt
|
i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
|
7 years ago |
|
igd-assign.txt
|
vfio/pci: Add IGD documentation
|
10 years ago |
|
image-fuzzer.txt
|
docs: List all image elements currently supported by the fuzzer
|
12 years ago |
|
index.html.in
|
docs/index.rst, docs/index.html.in: Reorder manuals
|
6 years ago |
|
index.rst
|
docs/index.rst, docs/index.html.in: Reorder manuals
|
6 years ago |
|
memory-hotplug.txt
|
docs: Grammar and spelling fixes
|
8 years ago |
|
microvm.rst
|
docs/microvm.rst: add instructions for shutting down the guest
|
6 years ago |
|
multi-thread-compression.txt
|
Replace '-enable-kvm' with '-accel kvm' in docs and help texts
|
8 years ago |
|
multiseat.txt
|
tests/docker/test-mingw and docs: Remove --with-sdlabi=2.0
|
7 years ago |
|
nvdimm.txt
|
docs/nvdimm: add example on persistent backend setup
|
7 years ago |
|
pci_expander_bridge.txt
|
pxb: cleanup
|
10 years ago |
|
pcie.txt
|
docs: pcie: Spell out machine type needs for PCIe features
|
8 years ago |
|
pcie_pci_bridge.txt
|
pci: removed the is_express field since a uniform interface was inserted
|
8 years ago |
|
pr-manager.rst
|
scsi: add multipath support to qemu-pr-helper
|
9 years ago |
|
pvrdma.txt
|
hw/pvrdma: Remove max-sge command-line param
|
7 years ago |
|
qcow2-cache.txt
|
qcow2: Default to 4KB for the qcow2 cache entry size
|
7 years ago |
|
qdev-device-use.txt
|
qemu-options: Remove deprecated "-virtioconsole" option
|
7 years ago |
|
qemu-option-trace.rst.inc
|
docs/qemu-option-trace.rst.inc: Remove redundant comment
|
6 years ago |
|
qemu_logo.pdf
|
docs: add qemu logo to pdf
|
9 years ago |
|
qemupciserial.inf
|
docs: Grammar and spelling fixes
|
8 years ago |
|
rdma.txt
|
doc: fix typos for documents in tree
|
7 years ago |
|
replay.txt
|
docs: Be consistent about capitalization of 'Arm'
|
6 years ago |
|
spice-port-fqdn.txt
|
docs: add spice-port-fqdn.txt
|
14 years ago |
|
throttle.txt
|
docs: Fix description of the leaky bucket algorithm in throttle.txt
|
10 years ago |
|
usb-storage.txt
|
usb: Fix typo in documentation
|
9 years ago |
|
usb2.txt
|
docs/usb2.txt: ehci has six ports
|
8 years ago |
|
virtio-balloon-stats.txt
|
Remove the deprecated -balloon option
|
8 years ago |
|
virtio-net-failover.rst
|
docs: fix rst syntax errors in unbuilt docs
|
6 years ago |
|
virtio-pmem.rst
|
docs: fix rst syntax errors in unbuilt docs
|
6 years ago |
|
xbzrle.txt
|
xbzrle: update xbzrle doc
|
6 years ago |
|
xen-save-devices-state.txt
|
Fix up dangling references to qmp-commands.* in comment and doc
|
8 years ago |