index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
qapi
/
expr.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-11-26
docs/system/arm/fby35: update link to product page
Pierrick Bouvier
1
-1
/
+1
2024-11-26
docs/system/arm/: add FEAT_DoubleLock
Pierrick Bouvier
1
-0
/
+1
2024-11-26
docs/system/arm/: add FEAT_MTE_ASYNC
Pierrick Bouvier
1
-0
/
+1
2024-11-26
target/arm/tcg/: fix typo in FEAT name
Pierrick Bouvier
1
-1
/
+1
2024-11-26
docs/system/arm/emulation: add FEAT_SSBS2
Pierrick Bouvier
1
-0
/
+1
2024-11-26
docs/system/arm/emulation: fix typo in feature name
Pierrick Bouvier
1
-1
/
+1
2024-11-26
docs/system/arm/emulation: mention armv9
Pierrick Bouvier
1
-3
/
+3
2024-11-26
target/arm/tcg/cpu32.c: swap ATCM and BTCM register names
Michael Tokarev
1
-2
/
+2
2024-11-26
virtio-net: Add queues before loading them
Akihiko Odaki
3
-0
/
+19
2024-11-25
migration: Fix extra cleanup at postcopy listen
Fabiano Rosas
1
-1
/
+0
2024-11-25
migration: Allow pipes to keep working for fd migrations
Peter Xu
1
-2
/
+25
2024-11-25
tests/functional: Remove sleep workarounds from Aspeed tests
Cédric Le Goater
1
-9
/
+7
2024-11-25
tests/functional: Convert Aspeed arm SDK tests
Cédric Le Goater
2
-124
/
+68
2024-11-25
tests/functional: Convert Aspeed aarch64 SDK tests
Cédric Le Goater
3
-78
/
+100
2024-11-25
docs: explicitly permit a "commonly known identity" with SoB
Daniel P. Berrangé
2
-2
/
+10
2024-11-25
rust/pl011: Fix range checks for device ID accesses
Junjie Mao
1
-1
/
+1
2024-11-25
plugins: eradicate qemu-plugins.symbols static file
Pierrick Bouvier
1
-59
/
+0
2024-11-25
plugins: detect qemu plugin API symbols from header
Pierrick Bouvier
3
-3
/
+55
2024-11-25
plugins: add missing export for qemu_plugin_num_vcpus
Pierrick Bouvier
1
-0
/
+1
2024-11-25
tests/functional: update the aarch64 tuxrun tests
Alex Bennée
1
-8
/
+8
2024-11-25
tests/functional: Convert the Avocado aarch64 tuxrun tests
Thomas Huth
4
-225
/
+54
2024-11-25
tests/functional: avoid accessing log_filename on earlier failures
Daniel P. Berrangé
1
-4
/
+6
2024-11-25
tests/functional: add a QMP backdoor for debugging stalled tests
Daniel P. Berrangé
2
-0
/
+17
2024-11-25
tests/functional: remove time.sleep usage from tuxrun tests
Daniel P. Berrangé
1
-10
/
+6
2024-11-25
tests/functional: rewrite console handling to be bytewise
Daniel P. Berrangé
1
-15
/
+64
2024-11-25
tests/functional: require non-NULL success_message for console wait
Daniel P. Berrangé
1
-2
/
+7
2024-11-25
tests/functional: don't try to wait for the empty string
Daniel P. Berrangé
1
-2
/
+1
2024-11-25
tests/functional: logs details of console interaction operations
Daniel P. Berrangé
1
-0
/
+3
2024-11-25
tests/functional: enable debug logging for QEMUMachine
Daniel P. Berrangé
1
-0
/
+6
2024-11-25
tests/functional: honour requested test VM name in QEMUMachine
Daniel P. Berrangé
1
-0
/
+1
2024-11-25
tests/functional: put QEMUMachine logs in testcase log directory
Daniel P. Berrangé
1
-2
/
+3
2024-11-25
tests/functional: honour self.workdir in ACPI bits tests
Daniel P. Berrangé
1
-31
/
+13
2024-11-25
tests/functional: remove comments talking about avocado
Daniel P. Berrangé
1
-7
/
+6
2024-11-25
tests/functional: remove obsolete reference to avocado bug
Daniel P. Berrangé
1
-1
/
+0
2024-11-25
tests/functional: remove leftover :avocado: tags
Daniel P. Berrangé
2
-47
/
+0
2024-11-25
tests/functional: remove todo wrt avocado.utils.wait_for
Daniel P. Berrangé
1
-2
/
+1
2024-11-25
tests/functional: remove "AVOCADO" from env variable name
Daniel P. Berrangé
1
-1
/
+1
2024-11-25
tests/functional: automatically clean up scratch files after tests
Daniel P. Berrangé
2
-5
/
+15
2024-11-25
tests/functional: fix mips64el test to honour workdir
Daniel P. Berrangé
1
-1
/
+1
2024-11-25
ssh: Do not switch session to non-blocking mode
Jakub Jelen
1
-3
/
+0
2024-11-25
vl: use qmp_device_add() in qemu_create_cli_devices()
Stefan Hajnoczi
1
-10
/
+4
2024-11-25
qdev-monitor: avoid QemuOpts in QMP device_add
Stefan Hajnoczi
1
-14
/
+28
2024-11-25
tests/avocado/hotplug_blk: Fix addr in device_add command
Kevin Wolf
1
-1
/
+1
2024-11-25
qdev: Fix set_pci_devfn() to visit option only once
Kevin Wolf
1
-18
/
+36
2024-11-25
python: silence pylint raising-non-exception error
John Snow
1
-0
/
+3
2024-11-25
python: disable too-many-positional-arguments warning
John Snow
2
-0
/
+2
2024-11-25
iotests: correct resultclass type in ReproducibleTestRunner
John Snow
1
-1
/
+1
2024-11-25
iotests: reflow ReproducibleTestRunner arguments
John Snow
1
-4
/
+7
2024-11-25
parallels: fix possible int overflow
Dmitry Frolov
1
-2
/
+2
2024-11-25
virtio-net: Copy received header to buffer
Akihiko Odaki
1
-39
/
+46
[prev]
[next]