qemu-e2k/hw/block
Jiaxun Yang 9c57272507 hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE
As per POSIX specification of limits.h [1], OS libc may define
PAGE_SIZE in limits.h.

To prevent collosion of definition, we rename PAGE_SIZE here.

[1]: https://pubs.opengroup.org/onlinepubs/7908799/xsh/limits.h.html

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20210118063808.12471-5-jiaxun.yang@flygoat.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
2021-01-20 10:46:54 +01:00
..
dataplane
block.c
cdrom.c
ecc.c
fdc.c qdev: Move softmmu properties to qdev-properties-system.h 2020-12-18 15:20:17 -05:00
hd-geometry.c
Kconfig
m25p80.c hw/block: m25p80: Implement AAI-WP command support for SST flashes 2021-01-16 10:57:21 -08:00
meson.build hw/block/nvme: support multiple namespaces 2020-10-27 07:24:47 +01:00
nand.c hw/block/nand: Rename PAGE_SIZE to NAND_PAGE_SIZE 2021-01-20 10:46:54 +01:00
nvme-ns.c hw/block/nvme: report actual LBA data shift in LBAF 2020-10-27 11:29:25 +01:00
nvme-ns.h hw/block/nvme: support multiple namespaces 2020-10-27 07:24:47 +01:00
nvme.c Remove superfluous timer_del() calls 2021-01-08 15:13:38 +00:00
nvme.h hw/block/nvme: change controller pci id 2020-10-27 07:24:47 +01:00
onenand.c qdev: Move softmmu properties to qdev-properties-system.h 2020-12-18 15:20:17 -05:00
pflash_cfi01.c qdev: Move softmmu properties to qdev-properties-system.h 2020-12-18 15:20:17 -05:00
pflash_cfi02.c qdev: Move softmmu properties to qdev-properties-system.h 2020-12-18 15:20:17 -05:00
swim.c
tc58128.c
trace-events hw/block/nvme: fix prp mapping status codes 2020-10-27 11:29:25 +01:00
trace.h
vhost-user-blk.c qdev: Move softmmu properties to qdev-properties-system.h 2020-12-18 15:20:17 -05:00
virtio-blk.c
xen_blkif.h
xen-block.c qdev: Rename qdev_get_prop_ptr() to object_field_prop_ptr() 2020-12-18 15:20:18 -05:00