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
2024-11-26
docs/system/arm/: add FEAT_DoubleLock
Pierrick Bouvier
2024-11-26
docs/system/arm/: add FEAT_MTE_ASYNC
Pierrick Bouvier
2024-11-26
target/arm/tcg/: fix typo in FEAT name
Pierrick Bouvier
2024-11-26
docs/system/arm/emulation: add FEAT_SSBS2
Pierrick Bouvier
2024-11-26
docs/system/arm/emulation: fix typo in feature name
Pierrick Bouvier
2024-11-26
docs/system/arm/emulation: mention armv9
Pierrick Bouvier
2024-11-26
target/arm/tcg/cpu32.c: swap ATCM and BTCM register names
Michael Tokarev
2024-11-26
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2024-11-26
Merge tag 'migration-20241125-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
2024-11-26
Merge tag 'pull-9.2-rc2-updates-251124-1' of https://gitlab.com/stsquad/qemu ...
Peter Maydell
2024-11-26
virtio-net: Add queues before loading them
Akihiko Odaki
2024-11-25
migration: Fix extra cleanup at postcopy listen
Fabiano Rosas
2024-11-25
migration: Allow pipes to keep working for fd migrations
Peter Xu
2024-11-25
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Peter Maydell
2024-11-25
Merge tag 'net-pull-request' of https://github.com/jasowang/qemu into staging
Peter Maydell
2024-11-25
tests/functional: Remove sleep workarounds from Aspeed tests
Cédric Le Goater
2024-11-25
tests/functional: Convert Aspeed arm SDK tests
Cédric Le Goater
2024-11-25
tests/functional: Convert Aspeed aarch64 SDK tests
Cédric Le Goater
2024-11-25
docs: explicitly permit a "commonly known identity" with SoB
Daniel P. Berrangé
2024-11-25
rust/pl011: Fix range checks for device ID accesses
Junjie Mao
2024-11-25
plugins: eradicate qemu-plugins.symbols static file
Pierrick Bouvier
2024-11-25
plugins: detect qemu plugin API symbols from header
Pierrick Bouvier
2024-11-25
plugins: add missing export for qemu_plugin_num_vcpus
Pierrick Bouvier
2024-11-25
tests/functional: update the aarch64 tuxrun tests
Alex Bennée
2024-11-25
tests/functional: Convert the Avocado aarch64 tuxrun tests
Thomas Huth
2024-11-25
tests/functional: avoid accessing log_filename on earlier failures
Daniel P. Berrangé
2024-11-25
tests/functional: add a QMP backdoor for debugging stalled tests
Daniel P. Berrangé
2024-11-25
tests/functional: remove time.sleep usage from tuxrun tests
Daniel P. Berrangé
2024-11-25
tests/functional: rewrite console handling to be bytewise
Daniel P. Berrangé
2024-11-25
tests/functional: require non-NULL success_message for console wait
Daniel P. Berrangé
2024-11-25
tests/functional: don't try to wait for the empty string
Daniel P. Berrangé
2024-11-25
tests/functional: logs details of console interaction operations
Daniel P. Berrangé
2024-11-25
tests/functional: enable debug logging for QEMUMachine
Daniel P. Berrangé
2024-11-25
tests/functional: honour requested test VM name in QEMUMachine
Daniel P. Berrangé
2024-11-25
tests/functional: put QEMUMachine logs in testcase log directory
Daniel P. Berrangé
2024-11-25
tests/functional: honour self.workdir in ACPI bits tests
Daniel P. Berrangé
2024-11-25
tests/functional: remove comments talking about avocado
Daniel P. Berrangé
2024-11-25
tests/functional: remove obsolete reference to avocado bug
Daniel P. Berrangé
2024-11-25
tests/functional: remove leftover :avocado: tags
Daniel P. Berrangé
2024-11-25
tests/functional: remove todo wrt avocado.utils.wait_for
Daniel P. Berrangé
2024-11-25
tests/functional: remove "AVOCADO" from env variable name
Daniel P. Berrangé
2024-11-25
tests/functional: automatically clean up scratch files after tests
Daniel P. Berrangé
2024-11-25
tests/functional: fix mips64el test to honour workdir
Daniel P. Berrangé
2024-11-25
ssh: Do not switch session to non-blocking mode
Jakub Jelen
2024-11-25
vl: use qmp_device_add() in qemu_create_cli_devices()
Stefan Hajnoczi
2024-11-25
qdev-monitor: avoid QemuOpts in QMP device_add
Stefan Hajnoczi
2024-11-25
tests/avocado/hotplug_blk: Fix addr in device_add command
Kevin Wolf
2024-11-25
qdev: Fix set_pci_devfn() to visit option only once
Kevin Wolf
2024-11-25
python: silence pylint raising-non-exception error
John Snow
2024-11-25
python: disable too-many-positional-arguments warning
John Snow
[next]