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
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-03
Update version for v9.2.0-rc3 release
Peter Maydell
1
-1
/
+1
2024-12-03
chardev: Remove __-prefixed names
Nicholas Piggin
1
-9
/
+11
2024-12-03
chardev: Fix record/replay error path NULL deref in device creation
Nicholas Piggin
1
-1
/
+1
2024-12-03
system: Select HVF by default when no other accelerator is available
Philippe Mathieu-Daudé
1
-0
/
+3
2024-12-03
tests/qtest: add test for querying balloon guest stats
Daniel P. Berrangé
1
-0
/
+20
2024-12-03
tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
Daniel P. Berrangé
3
-3
/
+4
2024-12-03
hw/virtio: fix crash in processing balloon stats
Daniel P. Berrangé
1
-1
/
+15
2024-12-03
hw/display/vga: Do not reset 'big_endian_fb' in vga_common_reset()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-03
target/riscv: Avoid bad shift in riscv_cpu_do_interrupt()
Peter Maydell
1
-4
/
+4
2024-12-03
hw/core/machine: diagnose wrapping of maxmem
Daniel P. Berrangé
1
-1
/
+9
2024-12-03
MAINTAINERS: update email addr for Brian Cain
Brian Cain
2
-1
/
+3
2024-12-03
meson: Add missing SDL dependency to system/main.c
Philippe Mathieu-Daudé
1
-2
/
+2
2024-12-03
MAINTAINERS: add myself as the maintainer for LoongArch VirtMachine
Bibo Mao
1
-0
/
+1
2024-12-03
ui/cocoa: Temporarily ignore annoying deprecated declaration warnings
Philippe Mathieu-Daudé
1
-0
/
+5
2024-12-03
hw/openrisc/openrisc_sim: keep serial@90000000 as default
Ahmad Fatoum
1
-6
/
+20
2024-12-03
hw/openrisc: Fixed undercounting of TTCR in continuous mode
Joel Holdsworth
1
-11
/
+15
2024-12-03
hw/openrisc: Fixed undercounting of TTCR in continuous mode
Joel Holdsworth
1
-11
/
+15
2024-12-03
hw/openrisc/openrisc_sim: keep serial@90000000 as default
Ahmad Fatoum
1
-6
/
+20
2024-12-03
hw/nvme: take a reference on the subsystem on vf realization
Klaus Jensen
1
-0
/
+7
2024-12-03
hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zero
Klaus Jensen
1
-1
/
+7
2024-12-03
hw/nvme: fix use/unuse of msix vectors
Klaus Jensen
1
-2
/
+3
2024-12-03
hw/nvme: fix msix_uninit with exclusive bar
Klaus Jensen
1
-1
/
+6
2024-12-02
migration: correct multifd receive thread name
Prasad Pandit
1
-1
/
+1
2024-12-02
tests/functional: increase timeouts for arm sx1 test
Daniel P. Berrangé
1
-3
/
+3
2024-12-02
tests/functional/test_virtio_version: Check for the availability of the machine
Thomas Huth
1
-0
/
+2
2024-12-02
tests/functional/test_acpi_bits: Turn the test into a QemuSystemTest
Thomas Huth
1
-4
/
+5
2024-12-02
chardev/char-mux: make boolean bit check instead of find_next_bit()
Roman Penyaev
1
-7
/
+4
2024-12-02
chardev/char-mux: shift unsigned long to avoid 32-bit overflow
Roman Penyaev
1
-2
/
+4
2024-11-28
tests/9p: also check 'Tgetattr' in 'use-after-unlink' test
Christian Schoenebeck
1
-0
/
+5
2024-11-28
9pfs: fix 'Tgetattr' after unlink
Christian Schoenebeck
1
-1
/
+7
2024-11-28
9pfs: remove obsolete comment in v9fs_getattr()
Christian Schoenebeck
1
-4
/
+0
2024-11-28
tests/9p: add missing Rgetattr response name
Christian Schoenebeck
1
-0
/
+1
2024-11-28
tests/9p: fix Rreaddir response name
Christian Schoenebeck
1
-1
/
+1
2024-11-28
tests/9p: add 'use-after-unlink' test
Christian Schoenebeck
1
-0
/
+41
2024-11-28
9pfs: cleanup V9fsFidState
Christian Schoenebeck
1
-1
/
+0
2024-11-28
scsi: megasas: Internal cdbs have 16-byte length
Guenter Roeck
1
-12
/
+2
2024-11-28
hvf: complete 1G page support
Alexander Graf
1
-10
/
+20
2024-11-28
amd_iommu: Fix kvm_enable_x2apic link error with clang in non-KVM builds
Sairaj Kodilkar
1
-3
/
+5
2024-11-27
hw/pci: Remove unused pci_irq_pulse() method
Philippe Mathieu-Daudé
1
-10
/
+0
2024-11-27
tests/functional: Remove sleep workarounds from sh4 test
Cédric Le Goater
1
-7
/
+3
2024-11-27
.gitlab-ci.d/cirrus: Remove the wrong CPU and RAM settings from the macOS job
Thomas Huth
1
-2
/
+0
2024-11-27
meson.build: Refuse XCode versions < v15.0
Thomas Huth
1
-3
/
+3
2024-11-27
tests/functional: Fix the running test case causes loongarch64 to hang
Xianglai Li
1
-4
/
+4
2024-11-27
docs: Document that hvf on Arm is supported
Akihiko Odaki
1
-1
/
+1
2024-11-27
docs/devel/testing/functional: Clarify that we have to use the build folder
Thomas Huth
1
-2
/
+3
2024-11-26
Update version for v9.2.0-rc2 release
Peter Maydell
1
-1
/
+1
2024-11-26
vhost: fail device start if iotlb update fails
Prasad Pandit
1
-1
/
+12
2024-11-26
bios-tables-test: Add data for complex numa test (GI, GP etc)
Jonathan Cameron
6
-5
/
+0
2024-11-26
bios-tables-test: Add complex SRAT / HMAT test for GI GP
Jonathan Cameron
1
-0
/
+97
2024-11-26
bios-tables-test: Allow for new acpihmat-generic-x test data.
Jonathan Cameron
6
-0
/
+5
[next]