qemu-e2k/hw/core
Roman Kagan 6510ba1c0e block: lift blocksize property limit to 2 MiB
Logical and physical block sizes in QEMU are limited to 32 KiB.

This appears unnecessarily tight, and we've seen bigger block sizes
handy at times.

Lift the limitation up to 2 MiB which appears to be good enough for
everybody, and matches the qcow2 cluster size limit.

Signed-off-by: Roman Kagan <rvkagan@yandex-team.ru>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20200528225516.1676602-9-rvkagan@yandex-team.ru>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2020-06-17 14:53:40 +02:00
..
bus.c qdev: Convert to qdev_unrealize() with Coccinelle 2020-06-15 21:36:30 +02:00
clock-vmstate.c
clock.c
cpu.c Testing and plugin updates 2020-06-16 14:57:15 +01:00
fw-path-provider.c
generic-loader.c
hotplug.c
irq.c
Kconfig
loader-fit.c
loader.c
machine-hmp-cmds.c
machine-qmp-cmds.c
machine.c * Miscellaneous fixes and feature enablement (many) 2020-06-12 23:06:22 +01:00
Makefile.objs
nmi.c
null-machine.c
numa.c numa: prevent usage of -M memory-backend and -numa memdev at the same time 2020-06-10 12:09:34 -04:00
or-irq.c
platform-bus.c
ptimer.c
qdev-clock.c
qdev-fw.c
qdev-properties-system.c
qdev-properties.c block: lift blocksize property limit to 2 MiB 2020-06-17 14:53:40 +02:00
qdev.c qdev: qdev_init_nofail() is now unused, drop 2020-06-15 22:06:04 +02:00
register.c
reset.c
resettable.c
split-irq.c
stream.c
sysbus.c sysbus: sysbus_init_child_obj() is now unused, drop 2020-06-15 22:06:04 +02:00
trace-events
uboot_image.h
vm-change-state-handler.c
vmstate-if.c