index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-11-25
virtio-net: Initialize hash reporting values
Akihiko Odaki
1
-0
/
+2
2024-11-25
virtio-net: Fix hash reporting when the queue changes
Akihiko Odaki
1
-7
/
+7
2024-11-25
virtio-net: Do not check for the queue before RSS
Akihiko Odaki
1
-4
/
+4
2024-11-25
virtio-net: Fix size check in dhclient workaround
Akihiko Odaki
1
-1
/
+4
2024-11-25
net: checksum: Convert data to void *
Akihiko Odaki
2
-3
/
+3
2024-11-24
Merge tag 'pull-lu-20241122' of https://gitlab.com/rth7680/qemu into staging
Peter Maydell
3
-6
/
+10
2024-11-22
linux-user: Fix strace output for s390x mmap()
Ilya Leoshkevich
3
-5
/
+9
2024-11-22
linux-user: Print tid not pid with strace
J. Neuschäfer
1
-1
/
+1
2024-11-20
Update version for v9.2.0-rc1 release
v9.2.0-rc1
Peter Maydell
1
-1
/
+1
2024-11-20
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
4
-8
/
+8
2024-11-20
Merge tag 'pull-aspeed-20241119' of https://github.com/legoater/qemu into sta...
Peter Maydell
1
-13
/
+86
2024-11-20
scsi: fix allocation for s390x loadparm
Paolo Bonzini
1
-1
/
+1
[prev]
[next]