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
/
hw
/
core
/
qdev-properties-system.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-15
hw/m68k: Constify all Property
Richard Henderson
4
-4
/
+4
2024-12-15
hw/isa: Constify all Property
Richard Henderson
3
-3
/
+3
2024-12-15
hw/ipmi: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/ipack: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/intc: Constify all Property
Richard Henderson
38
-45
/
+45
2024-12-15
hw/input: Constify all Property
Richard Henderson
5
-8
/
+8
2024-12-15
hw/ide: Constify all Property
Richard Henderson
6
-8
/
+8
2024-12-15
hw/i386: Constify all Property
Richard Henderson
10
-10
/
+10
2024-12-15
hw/i2c: Constify all Property
Richard Henderson
4
-5
/
+5
2024-12-15
hw/hyperv: Constify all Property
Richard Henderson
3
-4
/
+4
2024-12-15
hw/gpio: Constify all Property
Richard Henderson
8
-8
/
+8
2024-12-15
hw/dma: Constify all Property
Richard Henderson
7
-7
/
+7
2024-12-15
hw/display: Constify all Property
Richard Henderson
27
-30
/
+30
2024-12-15
hw/cxl: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/cpu: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/core: Constify all Property
Richard Henderson
5
-5
/
+5
2024-12-15
hw/char: Constify all Property
Richard Henderson
36
-38
/
+38
2024-12-15
hw/block: Constify all Property
Richard Henderson
11
-12
/
+12
2024-12-15
hw/block/xen-block: Unexport PropertyInfo
Richard Henderson
1
-1
/
+1
2024-12-15
hw/avr: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/audio: Constify all Property
Richard Henderson
15
-16
/
+16
2024-12-15
hw/arm: Constify all Property
Richard Henderson
18
-22
/
+22
2024-12-15
hw/adc: Constify all Property
Richard Henderson
2
-2
/
+2
2024-12-15
hw/acpi: Constify all Property
Richard Henderson
4
-4
/
+4
2024-12-15
hw/9pfs: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
cpu-target: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/sparc: Constify all Property and PropertyInfo
Richard Henderson
1
-2
/
+2
2024-12-15
target/s390x: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/riscv: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/mips: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/microblaze: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/i386: Constify all Property
Richard Henderson
1
-2
/
+2
2024-12-15
target/hexagon: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/avr: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
target/arm: Constify all Property
Richard Henderson
3
-17
/
+17
2024-12-14
hw/xtensa: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2024-12-14
hw/sh4/r2d: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-14
hw/mips: Include missing 'exec/tswap.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2024-12-14
hw/ide/ahci: Extract TYPE_SYSBUS_AHCI into dedicated file
Bernhard Beschow
5
-72
/
+101
2024-12-14
hw/ide/ahci: Decouple from PCI
Bernhard Beschow
5
-42
/
+21
2024-12-14
hw/usb/hcd-xhci-pci: Indentation fix
Phil Dennis-Jordan
1
-1
/
+1
2024-12-14
hw/usb/hcd-xhci-nec: Remove unused XHCINecState::flags field
Philippe Mathieu-Daudé
1
-4
/
+1
2024-12-14
hw/usb/msd: Add status to usb_msd_packet_complete() function
Nicholas Piggin
1
-9
/
+8
2024-12-14
hw/net/can: clean-up unnecessary includes
Alex Bennée
6
-18
/
+3
2024-12-14
hw/nvram/fw_cfg: Remove fw_cfg_add_extra_pci_roots()
Philippe Mathieu-Daudé
2
-32
/
+0
2024-12-14
hw: Use pci_bus_add_fw_cfg_extra_pci_roots()
Philippe Mathieu-Daudé
3
-3
/
+5
2024-12-14
hw/pci: Add pci_bus_add_fw_cfg_extra_pci_roots() helper
Philippe Mathieu-Daudé
2
-0
/
+19
2024-12-14
hw/pci: Have PCI_BUS implement TYPE_FW_CFG_DATA_GENERATOR_INTERFACE
Philippe Mathieu-Daudé
1
-0
/
+37
2024-12-14
hw/nvram/fw_cfg: Skip FW_CFG_DATA_GENERATOR when no data to generate
Philippe Mathieu-Daudé
2
-6
/
+10
2024-12-13
target/arm: Simplify condition for tlbi_el2_cp_reginfo[]
Peter Maydell
1
-3
/
+1
[prev]
[next]