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
2023-02-07
m25p80: Add the is25wp256 SFPD table
Guenter Roeck
3
-1
/
+44
2023-02-07
hw/net: Fix read of uninitialized memory in ftgmac100
Stephen Longfield
1
-2
/
+2
2023-02-07
aspeed: Add Supermicro X11 SPI machine type
Guenter Roeck
1
-0
/
+33
2023-02-07
tests/avocado: Truncate M2S-FG484 SOM SPI flash to 16MiB
Philippe Mathieu-Daudé
1
-1
/
+4
2023-02-07
hw/riscv: virt: Simplify virt_{get,set}_aclint()
Bin Meng
1
-4
/
+2
2023-02-07
hw/riscv: change riscv_compute_fdt_addr() semantics
Daniel Henrique Barboza
5
-16
/
+31
2023-02-07
hw/riscv: split fdt address calculation from fdt load
Daniel Henrique Barboza
5
-16
/
+40
2023-02-07
hw/riscv/boot.c: calculate fdt size after fdt_pack()
Daniel Henrique Barboza
1
-4
/
+6
2023-02-07
hw/riscv/spike.c: rename MachineState 'mc' pointers to' ms'
Daniel Henrique Barboza
1
-9
/
+9
2023-02-07
hw/riscv/virt.c: rename MachineState 'mc' pointers to 'ms'
Daniel Henrique Barboza
1
-217
/
+217
2023-02-07
hw/riscv/virt.c: calculate socket count once in create_fdt_imsic()
Daniel Henrique Barboza
1
-15
/
+19
2023-02-07
hw/riscv: boot: Don't use CSRs if they are disabled
Alistair Francis
1
-0
/
+9
2023-02-07
include/hw/riscv/opentitan: update opentitan IRQs
Wilfred Mallawa
1
-40
/
+40
2023-02-06
virtio-mem: Proper support for preallocation with migration
David Hildenbrand
1
-0
/
+87
2023-02-06
virtio-mem: Migrate immutable properties early
David Hildenbrand
2
-3
/
+52
2023-02-06
virtio-mem: Fail if a memory backend with "prealloc=on" is specified
David Hildenbrand
1
-0
/
+6
2023-02-06
migration: Remove unused threshold_size parameter
Juan Quintela
2
-2
/
+1
2023-02-06
migration: Split save_live_pending() into state_pending_*
Juan Quintela
3
-16
/
+18
2023-02-06
migration: No save_live_pending() method uses the QEMUFile parameter
Juan Quintela
2
-2
/
+2
2023-02-06
mac_oldworld: Allow specifying nvram backing store
BALATON Zoltan
1
-1
/
+7
2023-02-06
mac_nvram: Add block backend to persist NVRAM contents
BALATON Zoltan
1
-0
/
+28
2023-02-06
hw/misc/macio: Return bool from functions taking errp
BALATON Zoltan
1
-37
/
+25
2023-02-06
hw/misc/macio: Remove some single use local variables
BALATON Zoltan
1
-8
/
+5
2023-02-06
hw/misc/macio: Rename sysbus_dev to sbd for consistency and brevity
BALATON Zoltan
1
-43
/
+35
2023-02-06
hw/misc/macio: Avoid some QOM casts
BALATON Zoltan
1
-7
/
+7
2023-02-06
mac_{old,new}world: Use local variable instead of qdev_get_machine()
BALATON Zoltan
2
-4
/
+2
2023-02-06
input/adb: Only include header where needed
BALATON Zoltan
3
-6
/
+0
2023-02-05
hw/display/sm501: Code style fix
BALATON Zoltan
1
-1
/
+2
2023-02-05
hw/display/sm501: Remove unneeded casts from void pointer
BALATON Zoltan
1
-11
/
+11
2023-02-05
hw/display/sm501: Remove parenthesis around constant macro definitions
BALATON Zoltan
1
-197
/
+197
2023-02-05
hw/ppc/pegasos2: Fix a typo in a comment
BALATON Zoltan
1
-1
/
+1
2023-02-05
ppc/pnv/pci: Fix PHB xscom registers memory region name
Frederic Barrat
1
-1
/
+1
2023-02-05
hw/ppc/e500.c: Attach eSDHC unimplemented region to ccsr_addr_space
Bernhard Beschow
1
-3
/
+7
2023-02-05
hw/ppc/e500.c: Avoid hardcoding parent device in create_devtree_etsec()
Bernhard Beschow
1
-1
/
+1
2023-02-05
hw/ppc/e500{, plat}: Drop redundant checks for presence of platform bus
Bernhard Beschow
2
-9
/
+5
2023-02-05
hw/ppc: Set machine->fdt in e500 machines
Bernhard Beschow
1
-1
/
+6
2023-02-05
hw/pci-host/mv64361: Reuse pci_swizzle_map_irq_fn
Bernhard Beschow
1
-6
/
+1
2023-02-05
ppc/pegasos2: Improve readability of VIA south bridge creation
BALATON Zoltan
1
-7
/
+7
2023-02-04
Merge tag 'pull-monitor-2023-02-03-v2' of https://repo.or.cz/qemu/armbru into...
Peter Maydell
8
-0
/
+1022
2023-02-04
acpi: Move the QMP command from monitor/ to hw/acpi/
Markus Armbruster
2
-0
/
+31
2023-02-04
virtio: Move HMP commands from monitor/ to hw/virtio/
Markus Armbruster
2
-0
/
+322
2023-02-04
rocker: Move HMP commands from monitor to hw/net/rocker/
Markus Armbruster
2
-0
/
+317
2023-02-04
machine: Move HMP commands from monitor/ to hw/core/
Markus Armbruster
1
-0
/
+208
2023-02-04
machine: Move QMP commands from monitor/ to hw/core/
Markus Armbruster
1
-0
/
+144
2023-02-03
Merge tag 'pull-target-arm-20230203' of https://git.linaro.org/people/pmaydel...
Peter Maydell
4
-118
/
+200
2023-02-03
target/arm: Mark up sysregs for HFGRTR bits 36..63
Peter Maydell
1
-0
/
+2
2023-02-03
sbsa-ref: remove cortex-a76 from list of supported cpus
Marcin Juszkiewicz
1
-1
/
+0
2023-02-03
hw/arm/virt: Make accels in GIC finalize logic explicit
Alexander Graf
1
-1
/
+6
2023-02-03
hw/arm/virt: Consolidate GIC finalize logic
Alexander Graf
1
-96
/
+102
2023-02-03
hvf: arm: Add support for GICv3
Alexander Graf
1
-1
/
+15
[prev]
[next]