]> git.proxmox.com Git - qemu.git/commit
Add missing const attributes for MemoryRegionOps
authorStefan Weil <sw@weilnetz.de>
Sun, 5 Feb 2012 10:19:07 +0000 (10:19 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sun, 11 Mar 2012 11:40:15 +0000 (11:40 +0000)
commita348f108842fb928563865c9918642900cd0d477
tree4f931c6cfbd4aab447a7f7bade1d176a457ad76b
parent9d6fca70c771ac50a641aa2558e3a19c4e2b09b8
Add missing const attributes for MemoryRegionOps

Most MemoryRegionOps already had the const attribute.
This patch adds it to the remaining ones.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
hw/cuda.c
hw/ide/ahci.c
hw/ide/cmd646.c
hw/ide/macio.c
hw/ide/piix.c
hw/ide/via.c
hw/mipsnet.c
hw/opencores_eth.c
hw/spapr_pci.c