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
/
hw
Age
Commit message (
Expand
)
Author
Files
Lines
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
2024-12-15
hw/mips: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-15
hw/mem: Constify all Property
Richard Henderson
4
-4
/
+4
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-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
3
-40
/
+19
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é
1
-23
/
+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é
1
-0
/
+16
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é
1
-1
/
+2
2024-12-13
hw/nvram/fw_cfg: Pass QOM parent to fw_cfg_add_file_from_generator()
Philippe Mathieu-Daudé
1
-5
/
+6
2024-12-13
hw/nvram/fw_cfg: Rename fw_cfg_add_[file]_from_generator()
Philippe Mathieu-Daudé
1
-2
/
+2
2024-12-13
hw/riscv/virt: Remove pointless GPEX_HOST() cast
Philippe Mathieu-Daudé
1
-11
/
+9
2024-12-13
hw/virtio/virtio-nsm: Support string data for extendPCR
Dorjoy Chowdhury
1
-7
/
+14
[prev]
[next]