index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-07-26
migration: Extend query-migrate to provide dirty page limit info
Hyman Huang(黄勇)
2023-07-26
migration: Implement dirty-limit convergence algo
Hyman Huang(黄勇)
2023-07-26
migration: Put the detection logic before auto-converge checking
Hyman Huang(黄勇)
2023-07-26
migration: Refactor auto-converge capability logic
Hyman Huang(黄勇)
2023-07-26
migration: Introduce dirty-limit capability
Hyman Huang(黄勇)
2023-07-26
qapi/migration: Introduce vcpu-dirty-limit parameters
Hyman Huang(黄勇)
2023-07-26
qapi/migration: Introduce x-vcpu-dirty-limit-period parameter
Hyman Huang(黄勇)
2023-07-26
softmmu/dirtylimit: Add parameter check for hmp "set_vcpu_dirty_limit"
Hyman Huang(黄勇)
2023-07-26
migration/multifd: Protect accesses to migration_threads
Fabiano Rosas
2023-07-26
migration/multifd: Rename threadinfo.c functions
Fabiano Rosas
2023-07-25
Update version for v8.1.0-rc1 release
v8.1.0-rc1
Peter Maydell
2023-07-25
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2023-07-25
Merge tag 'misc-fixes-20230725' of https://github.com/philmd/qemu into staging
Peter Maydell
2023-07-25
qapi: Correct "eg." to "e.g." in documentation
Markus Armbruster
2023-07-25
hw/pci: add comment to explain checking for available function 0 in pci hotplug
Ani Sinha
2023-07-25
target/tricore: Rename tricore_feature
Bastian Koppelmann
2023-07-25
hw/9pfs: spelling fixes
Michael Tokarev
2023-07-25
other architectures: spelling fixes
Michael Tokarev
2023-07-25
arm: spelling fixes
Michael Tokarev
2023-07-25
s390x: spelling fixes
Michael Tokarev
2023-07-25
migration: spelling fixes
Michael Tokarev
2023-07-25
target/tricore: Rename tricore_feature
Bastian Koppelmann
2023-07-25
target/sparc: Handle FPRS correctly on big-endian hosts
Peter Maydell
2023-07-25
target/mips: Avoid shift by negative number in page_table_walk_refill()
Peter Maydell
2023-07-25
target/mips: Pass directory/leaf shift values to walk_directory()
Philippe Mathieu-Daudé
2023-07-25
target/mips/mxu: Avoid overrun in gen_mxu_q8adde()
Philippe Mathieu-Daudé
2023-07-25
target/mips/mxu: Avoid overrun in gen_mxu_S32SLT()
Philippe Mathieu-Daudé
2023-07-25
target/mips/mxu: Replace magic array size by its definition
Philippe Mathieu-Daudé
2023-07-25
hw/char/escc: Implement loopback mode
Thomas Huth
2023-07-25
hw/mips: Improve the default USB settings in the loongson3-virt machine
Thomas Huth
2023-07-25
hw/sd/sdhci: Do not force sdhci_mmio_*_ops onto all SD controllers
Bernhard Beschow
2023-07-25
Merge tag 'pull-target-arm-20230725' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2023-07-25
tests/decode: Suppress "error: " string for expected-failure tests
Peter Maydell
2023-07-25
For curses display, recognize a few more control keys
Sean Estabrooks
2023-07-25
target/arm: Special case M-profile in debug_helper.c code
Peter Maydell
2023-07-25
scripts/git-submodule.sh: Don't rely on non-POSIX 'read' behaviour
Peter Maydell
2023-07-25
hw/arm/smmu: Handle big-endian hosts correctly
Peter Maydell
2023-07-24
Merge tag 'pull-request-2023-07-24' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
2023-07-24
Merge tag 'pull-qapi-2023-07-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
2023-07-24
tests/avocado/machine_s390_ccw_virtio: Skip the flaky virtio-gpu test by default
Thomas Huth
2023-07-24
target/loongarch: Fix the CSRRD CPUID instruction on big endian hosts
Thomas Huth
2023-07-24
tests/avocado/migration: Remove the malfunctioning s390x tests
Thomas Huth
2023-07-24
tests/tcg/s390x: Test VCKSM
Ilya Leoshkevich
2023-07-24
tests/tcg/s390x: Test STPQ
Ilya Leoshkevich
2023-07-24
tests/tcg/s390x: Test MC
Ilya Leoshkevich
2023-07-24
tests/tcg/s390x: Test ICM
Ilya Leoshkevich
2023-07-24
tests/tcg/s390x: Test CLM
Ilya Leoshkevich
2023-07-24
tests/tcg/s390x: Test CLGEBR and CGEBRA
Ilya Leoshkevich
2023-07-24
tests/tcg/s390x: Test CKSM
Ilya Leoshkevich
2023-07-24
target/s390x: Fix assertion failure in VFMIN/VFMAX with type 13
Ilya Leoshkevich
[next]