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-10.0
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-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-19
Constify all opaque Property pointers
Richard Henderson
8
-74
/
+74
2024-12-19
hw/core/qdev-properties: Constify Property argument to PropertyInfo.print
Richard Henderson
1
-1
/
+1
2024-12-19
hw/core/qdev-properties: Constify Property argument to object_field_prop_ptr
Richard Henderson
1
-1
/
+1
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
541
-600
/
+0
2024-12-19
hw/core: Remove device_class_set_props function
Richard Henderson
1
-16
/
+0
2024-12-19
hw/arm/armsse: Use device_class_set_props_n
Richard Henderson
1
-4
/
+5
2024-12-19
hw/scsi/megasas: Use device_class_set_props_n
Richard Henderson
1
-3
/
+4
2024-12-19
hw/core: Introduce device_class_set_props_n
Richard Henderson
2
-10
/
+30
2024-12-19
include/hw/qdev-core: Detect most empty Property lists at compile time
Richard Henderson
1
-1
/
+1
2024-12-19
hw/virtio: Remove empty Property lists
Richard Henderson
2
-10
/
+0
2024-12-19
hw/sparc: Remove empty Property lists
Richard Henderson
2
-10
/
+0
2024-12-19
hw/xen: Remove empty Property lists
Richard Henderson
1
-17
/
+0
2024-12-19
hw/s390x: Remove empty Property lists
Richard Henderson
1
-5
/
+0
2024-12-19
hw/tricore: Remove empty Property lists
Richard Henderson
2
-10
/
+0
2024-12-19
hw/ppc: Only register spapr_nvdimm_properties if CONFIG_LIBPMEM
Richard Henderson
1
-4
/
+5
2024-12-19
hw/pci-host/astro: Remove empty Property list
Richard Henderson
1
-5
/
+0
2024-12-19
hw/ide: Constify sysbus_ahci_properties
Richard Henderson
1
-1
/
+1
2024-12-16
Merge tag 'firmware-20241216-pull-request' of https://gitlab.com/kraxel/qemu ...
Stefan Hajnoczi
2
-6
/
+46
2024-12-16
x86/loader: add -shim option
Gerd Hoffmann
2
-0
/
+36
2024-12-16
x86/loader: expose unpatched kernel
Gerd Hoffmann
1
-0
/
+3
2024-12-16
x86/loader: read complete kernel
Gerd Hoffmann
1
-5
/
+6
2024-12-16
x86/loader: only patch linux kernels
Gerd Hoffmann
1
-1
/
+1
2024-12-15
hw/xen: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/watchdog: Constify all Property
Richard Henderson
3
-3
/
+3
2024-12-15
hw/virtio: Constify all Property
Richard Henderson
38
-39
/
+39
2024-12-15
hw/vfio: Constify all Property
Richard Henderson
4
-5
/
+5
2024-12-15
hw/usb: Constify all Property
Richard Henderson
27
-32
/
+32
2024-12-15
hw/ufs: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/tpm: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/timer: Constify all Property
Richard Henderson
20
-20
/
+20
2024-12-15
hw/ssi: Constify all Property
Richard Henderson
9
-11
/
+11
2024-12-15
hw/sparc64: Constify all Property
Richard Henderson
1
-2
/
+2
2024-12-15
hw/sparc: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/sd: Constify all Property
Richard Henderson
5
-7
/
+7
2024-12-15
hw/scsi: Constify all Property
Richard Henderson
10
-14
/
+14
2024-12-15
hw/s390x: Constify all Property
Richard Henderson
19
-19
/
+19
2024-12-15
hw/rx: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/rtc: Constify all Property
Richard Henderson
6
-6
/
+6
2024-12-15
hw/riscv: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/remote: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/ppc: Constify all Property
Richard Henderson
20
-23
/
+23
2024-12-15
hw/pci: Constify all Property
Richard Henderson
4
-5
/
+5
2024-12-15
hw/pci-host: Constify all Property
Richard Henderson
17
-19
/
+19
2024-12-15
hw/pci-bridge: Constify all Property
Richard Henderson
9
-10
/
+10
2024-12-15
hw/nvram: Constify all Property
Richard Henderson
11
-13
/
+13
2024-12-15
hw/nvme: Constify all Property
Richard Henderson
3
-3
/
+3
2024-12-15
hw/nubus: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/net: Constify all Property
Richard Henderson
40
-41
/
+41
2024-12-15
hw/misc: Constify all Property
Richard Henderson
52
-56
/
+56
2024-12-15
hw/misc/xlnx-versal-trng: Constify trng_props
Richard Henderson
1
-3
/
+3
[next]