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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
hvf: Split up hv_vm_create logic per arch
Danny Canter
1
-0
/
+1
2024-09-13
hw/boards: Add hvf_get_physical_address_range to MachineClass
Danny Canter
1
-0
/
+5
2024-09-13
kvm: Use 'unsigned long' for request argument in functions wrapping ioctl()
Johannes Stoelp
2
-8
/
+17
2024-09-13
hw/core/resettable: Remove transitional_function machinery
Peter Maydell
1
-13
/
+0
2024-09-13
hw: Rename DeviceClass::reset field to legacy_reset
Peter Maydell
1
-2
/
+2
2024-09-13
hw: Define new device_class_set_legacy_reset()
Peter Maydell
1
-0
/
+13
2024-09-13
hw: Remove device_class_set_parent_reset()
Peter Maydell
1
-16
/
+0
2024-09-13
target/s390: Convert CPU to Resettable interface
Peter Maydell
1
-0
/
+2
2024-09-13
Merge tag 'pull-loongarch-20240912' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
1
-4
/
+5
2024-09-12
Merge tag 'for_upstream' of https://git.kernel.org/pub/scm/virt/kvm/mst/qemu ...
Peter Maydell
6
-0
/
+56
2024-09-12
hw/loongarch: virt: support up to 4 serial ports
Jason A. Donenfeld
1
-4
/
+5
2024-09-11
hw/acpi/ich9: Add periodic and swsmi timer
Dominic Prinz
3
-0
/
+33
2024-09-11
vhost_net: configure all host notifiers in a single MR transaction
zuoboqun
1
-0
/
+4
2024-09-11
hw: Move declaration of IRQState to header and add init function
BALATON Zoltan
1
-0
/
+18
2024-09-10
virtio: Allow .get_vhost() without vhost_started
Hanna Czenczek
1
-0
/
+1
2024-09-10
Merge tag 'pull-qapi-2024-09-10' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
11
-52
/
+52
2024-09-10
qapi/cryptodev: Rename QCryptodevBackendAlgType to *Algo, and drop prefix
Markus Armbruster
1
-1
/
+1
2024-09-10
qapi/crypto: Rename QCryptoIVGenAlgorithm to *Algo, and drop prefix
Markus Armbruster
1
-7
/
+7
2024-09-10
qapi/crypto: Rename QCryptoCipherAlgorithm to *Algo, and drop prefix
Markus Armbruster
3
-16
/
+16
2024-09-10
qapi/crypto: Rename QCryptoHashAlgorithm to *Algo, and drop prefix
Markus Armbruster
7
-26
/
+26
2024-09-10
qapi/machine: Rename CpuS390* to S390Cpu*, and drop 'prefix'
Markus Armbruster
2
-2
/
+2
2024-09-10
Merge tag 'migration-20240909-pull-request' of https://gitlab.com/peterx/qemu...
Peter Maydell
3
-9
/
+9
2024-09-09
softmmu/physmem: fix memory leak in dirty_memory_extend()
David Hildenbrand
1
-0
/
+1
2024-09-09
softmmu: Support concurrent bounce buffers
Mattias Nissler
2
-9
/
+8
2024-09-09
crypto: Introduce x509 utils
Dorjoy Chowdhury
1
-0
/
+22
2024-09-09
crypto: Define macros for hash algorithm digest lengths
Dorjoy Chowdhury
1
-0
/
+8
2024-09-06
Merge tag 'pull-ufs-20240906' of https://gitlab.com/jeuk20.kim/qemu into staging
Peter Maydell
1
-0
/
+6
2024-09-06
Merge tag 'pull-target-arm-20240905' of https://git.linaro.org/people/pmaydel...
Peter Maydell
7
-0
/
+11
2024-09-06
hw/ufs: minor bug fixes related to ufs-test
Yoochan Jeong
1
-0
/
+6
2024-09-05
hm/nvram/xlnx-versal-efuse-ctrl: Call register_finalize_block
Peter Maydell
1
-0
/
+1
2024-09-05
hw/misc/xlnx-versal-trng: Call register_finalize_block
Peter Maydell
1
-0
/
+1
2024-09-05
hw/nvram/xlnx-zynqmp-efuse: Call register_finalize_block
Peter Maydell
1
-0
/
+1
2024-09-05
hw/nvram/xlnx-bbram: Call register_finalize_block
Peter Maydell
1
-0
/
+1
2024-09-05
hw/arm/virt: Default to two-stage SMMU from virt-9.2
Peter Maydell
1
-0
/
+1
2024-09-05
hw: add compat machines for 9.2
Cornelia Huck
2
-0
/
+6
2024-09-04
hw/xen: pvh-common: Add support for creating PCIe/GPEX
Edgar E. Iglesias
1
-0
/
+29
2024-09-04
hw/arm: xenpvh: Break out a common PVH machine
Edgar E. Iglesias
1
-0
/
+59
2024-08-16
docs: Fix some typos (found by typos) and grammar issues
Stefan Weil
1
-1
/
+1
2024-08-16
Revert "replay: stop us hanging in rr_wait_io_event"
Nicholas Piggin
1
-5
/
+0
2024-08-16
replay: allow runstate shutdown->running when replaying trace
Nicholas Piggin
1
-0
/
+1
2024-08-12
arm/virt: place power button pin number on a define
Mauro Carvalho Chehab
1
-0
/
+3
2024-08-09
include: Fix typo in name of MAKE_IDENTFIER macro
Peter Maydell
4
-6
/
+6
2024-08-08
nbd/server: CVE-2024-7409: Cap default max-connections to 100
Eric Blake
1
-0
/
+7
2024-08-08
nbd/server: Plumb in new args to nbd_client_add()
Eric Blake
1
-1
/
+10
2024-08-07
Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging
Richard Henderson
1
-7
/
+14
2024-08-06
block/graph-lock: Make WITH_GRAPH_RDLOCK_GUARD() fully checked
Kevin Wolf
1
-7
/
+14
2024-08-06
hw/loongarch/virt: Replace Loongson IPI with LoongArch IPI
Bibo Mao
1
-1
/
+0
2024-08-06
hw/intc/loongarch_ipi: Add loongarch IPI support
Bibo Mao
1
-0
/
+25
2024-08-06
hw/intc/loongson_ipi: Move common code to loongson_ipi_common.c
Bibo Mao
1
-0
/
+2
2024-08-06
hw/intc/loongson_ipi: Expose loongson_ipi_core_read/write helpers
Bibo Mao
1
-0
/
+6
[next]