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.
Stefan Hajnoczi
8d56d0fd2f
* qom: Use command line syntax for default values in help
* i386: support cache topology with machine's configuration
* rust: fix duplicate symbols from monitor-fd.c
* rust: add module to convert between success/-errno and io::Result
* rust: move class_init implementation from trait to method
* pvg: configuration improvements
* kvm guestmemfd: replace assertion with error
* riscv: cleanups
* target/i386/hvf: cleanups to emulation
* target/i386: add Zhaoxin and Yongfeng CPU model
-----BEGIN PGP SIGNATURE-----
iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAme+10sUHHBib256aW5p
QHJlZGhhdC5jb20ACgkQv/vSX3jHroMkRwf/eT0gVbE3u0TS6EVZwjGZPHEOEyy/
gl39SlTT97HxoAClE4PRcdkn7YR3f30hytHghc4qhou+Eh/7Mj2Ox7l7+CyaaCS/
fxowsOVMBV7++PkyKRPxIMamKzD8Bo0eGwWe+CJijA0zt9PSI/YEwRV0pf/s6KCW
pOya2f+aNbAo3O5RWtIKSISgbSVvuVzDcDHyfydmOHuvGr2NHAM8UfZYD+41qy5B
81PYlvK6HgvhaCboqCUADULkte96Xmc4p2ggk0ZNiy0ho46rs78SMyBh5sXR2S3I
moiQHpJXyV5TcI7HmwvcW7s0/cpdKm/wmPOjb6otu9InWh/ON1nnURsTEQ==
=V/fm
-----END PGP SIGNATURE-----
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
* qom: Use command line syntax for default values in help
* i386: support cache topology with machine's configuration
* rust: fix duplicate symbols from monitor-fd.c
* rust: add module to convert between success/-errno and io::Result
* rust: move class_init implementation from trait to method
* pvg: configuration improvements
* kvm guestmemfd: replace assertion with error
* riscv: cleanups
* target/i386/hvf: cleanups to emulation
* target/i386: add Zhaoxin and Yongfeng CPU model
# -----BEGIN PGP SIGNATURE-----
#
# iQFIBAABCAAyFiEE8TM4V0tmI4mGbHaCv/vSX3jHroMFAme+10sUHHBib256aW5p
# QHJlZGhhdC5jb20ACgkQv/vSX3jHroMkRwf/eT0gVbE3u0TS6EVZwjGZPHEOEyy/
# gl39SlTT97HxoAClE4PRcdkn7YR3f30hytHghc4qhou+Eh/7Mj2Ox7l7+CyaaCS/
# fxowsOVMBV7++PkyKRPxIMamKzD8Bo0eGwWe+CJijA0zt9PSI/YEwRV0pf/s6KCW
# pOya2f+aNbAo3O5RWtIKSISgbSVvuVzDcDHyfydmOHuvGr2NHAM8UfZYD+41qy5B
# 81PYlvK6HgvhaCboqCUADULkte96Xmc4p2ggk0ZNiy0ho46rs78SMyBh5sXR2S3I
# moiQHpJXyV5TcI7HmwvcW7s0/cpdKm/wmPOjb6otu9InWh/ON1nnURsTEQ==
# =V/fm
# -----END PGP SIGNATURE-----
# gpg: Signature made Wed 26 Feb 2025 16:56:43 HKT
# gpg: using RSA key F13338574B662389866C7682BFFBD25F78C7AE83
# gpg: issuer "pbonzini@redhat.com"
# gpg: Good signature from "Paolo Bonzini <bonzini@gnu.org>" [full]
# gpg: aka "Paolo Bonzini <pbonzini@redhat.com>" [full]
# Primary key fingerprint: 46F5 9FBD 57D6 12E7 BFD4 E2F7 7E15 100C CD36 69B1
# Subkey fingerprint: F133 3857 4B66 2389 866C 7682 BFFB D25F 78C7 AE83
* tag 'for-upstream' of https://gitlab.com/bonzini/qemu: (34 commits)
target/i386: Mask CMPLegacy bit in CPUID[0x80000001].ECX for Zhaoxin CPUs
target/i386: Introduce Zhaoxin Yongfeng CPU model
target/i386: Add CPUID leaf 0xC000_0001 EDX definitions
target/i386: Add support for Zhaoxin CPU vendor identification
target/riscv: move 128-bit check to TCG realize
target/riscv: remove unused macro DEFINE_CPU
i386/cpu: add has_caches flag to check smp_cache configuration
i386/pc: Support cache topology in -machine for PC machine
i386/cpu: Update cache topology with machine's configuration
i386/cpu: Support module level cache topology
rust: qom: get rid of ClassInitImpl
rust: pl011, qemu_api tests: do not use ClassInitImpl
rust: qom: add ObjectImpl::CLASS_INIT
rust: add SysBusDeviceImpl
rust: add IsA bounds to QOM implementation traits
target/i386/hvf: drop some dead code
target/i386/hvf: move and rename simulate_{rdmsr, wrmsr}
target/i386/hvf: move and rename {load, store}_regs
target/i386/hvf: use x86_segment in x86_decode.c
target/i386/hvf: fix the declaration of hvf_handle_io
...
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
|
1 year ago |
| .. |
|
_templates
|
docs: Add QEMU version information to HTML footer
|
5 years ago |
|
about
|
virtio,pc,pci: features, fixes, cleanups
|
1 year ago |
|
config
|
vl: recognize audiodev groups in configuration files
|
3 years ago |
|
devel
|
docs: rust: update description of crates
|
1 year ago |
|
interop
|
docs/devel: add a codebase section
|
1 year ago |
|
specs
|
docs: acpi_hest_ghes: fix documentation for CPER size
|
1 year ago |
|
sphinx
|
docs/sphinx: include kernel-doc script as a dependency
|
1 year ago |
|
sphinx-static
|
docs/sphinx: add CSS styling for qmp-example directive
|
2 years ago |
|
spin
|
docs: create config/, devel/ and spin/ subdirectories
|
9 years ago |
|
system
|
nvme queue
|
1 year ago |
|
tools
|
qemu-nbd: Allow users to adjust handshake limit
|
1 year ago |
|
user
|
docs/user: Document the %d placeholder and suspend=n QEMU_GDB features
|
1 year ago |
|
COLO-FT.txt
|
chardev: finalize 'reconnect' deprecation
|
1 year ago |
|
block-replication.txt
|
docs/block-replication.txt: Fix replication top-id command demo
|
4 years ago |
|
bypass-iommu.txt
|
docs: Add documentation for iommu bypass
|
5 years ago |
|
colo-proxy.txt
|
colo: examples: remove mentions of script= and (wrong) downscript=
|
2 years ago |
|
conf.py
|
docs: update copyright date to the year 2025
|
1 year ago |
|
defs.rst.inc
|
docs: Fix typo in the default name of the qemu-system-x86_64 binary
|
5 years ago |
|
glossary.rst
|
docs: add a glossary
|
1 year ago |
|
igd-assign.txt
|
vfio/pci: Add IGD documentation
|
10 years ago |
|
image-fuzzer.txt
|
docs: Render binary names as monospaced text
|
4 years ago |
|
index.rst
|
docs: add a glossary
|
1 year ago |
|
memory-hotplug.txt
|
docs: Grammar and spelling fixes
|
8 years ago |
|
meson.build
|
9p: remove 'proxy' filesystem backend driver
|
2 years ago |
|
multi-thread-compression.txt
|
docs tests: Fix use of migrate_set_parameter
|
3 years ago |
|
multiseat.txt
|
docs: Spell QEMU all caps
|
4 years ago |
|
nvdimm.txt
|
docs/nvdimm: Update nvdimm option value in machine example
|
5 years ago |
|
pci_expander_bridge.txt
|
docs, tests: do not specify scsi=off
|
2 years ago |
|
pcie.txt
|
docs/pcie.txt: Replace ioh3420 with pcie-root-port
|
3 years ago |
|
pcie_pci_bridge.txt
|
docs: add slot when adding new PCIe root port
|
5 years ago |
|
pcie_sriov.txt
|
pcie_sriov: Ensure VF addr does not overflow
|
1 year ago |
|
qcow2-cache.txt
|
qcow2: Document the Extended L2 Entries feature
|
6 years ago |
|
qdev-device-use.txt
|
util: remove support -chardev tty and -chardev parport
|
3 years ago |
|
qemu-option-trace.rst.inc
|
qemu-option-trace.rst.inc: Don't use option:: markup
|
6 years ago |
|
qemupciserial.inf
|
docs: Grammar and spelling fixes
|
8 years ago |
|
rdma.txt
|
docs tests: Fix use of migrate_set_parameter
|
3 years ago |
|
requirements.txt
|
pythondeps.toml: warn about updates needed to docs/requirements.txt
|
2 years ago |
|
spice-port-fqdn.txt
|
docs: add spice-port-fqdn.txt
|
13 years ago |
|
throttle.txt
|
docs: Drop deprecated 'props' from object-add
|
4 years ago |
|
xbzrle.txt
|
migrate: remove QMP/HMP commands for speed, downtime and cache size
|
5 years ago |
|
xen-save-devices-state.txt
|
Fix up dangling references to qmp-commands.* in comment and doc
|
8 years ago |