Re: [Qemu-devel] [PATCH 2/2] hw/pci-host/bonito: Move away from old_mmio accessors

2018-08-04 Thread Richard Henderson
On 08/02/2018 08:51 AM, Peter Maydell wrote: > Move away from the old_mmio MemoryRegion accessors in the > bonito pci controller. > > This device is used only in the MIPS "fulong2e" machine. > > Signed-off-by: Peter Maydell > --- > hw/pci-host/bonito.c | 145 +---

Re: [Qemu-devel] [Qemu-block] [PATCH 6/6] qcow2: Resize the cache upon image resizing

2018-08-04 Thread Leonid Bloch
On 08/03/2018 03:42 PM, Alberto Garcia wrote: On Sun 29 Jul 2018 11:27:44 PM CEST, Leonid Bloch wrote: The caches are now recalculated upon image resizing. This is done because the new default behavior of assigning a sufficient L2 cache to cover the entire image implies that the cache will still

Re: [Qemu-devel] [Qemu-block] [PATCH 3/6 for-3.0] qcow2: Options' documentation fixes

2018-08-04 Thread Leonid Bloch
On 08/03/2018 02:27 PM, Alberto Garcia wrote: On Sun 29 Jul 2018 11:27:41 PM CEST, Leonid Bloch wrote: Signed-off-by: Leonid Bloch --- docs/qcow2-cache.txt | 9 ++--- qapi/block-core.json | 6 +++--- qemu-options.hx | 15 +-- 3 files changed, 18 insertions(+), 12 del

Re: [Qemu-devel] [PATCH 0/6] qcow2: Make the L2 cache cover the whole image by default

2018-08-04 Thread Leonid Bloch
On 08/03/2018 10:38 AM, Kevin Wolf wrote: Am 29.07.2018 um 23:27 hat Leonid Bloch geschrieben: This series makes the qcow2 L2 cache cover the entire image by default. The importance of this change is in noticeable performance improvement, especially with heavy random I/O. The memory overhead is

[Qemu-devel] [Bug 1785197] Re: qemu 2.12.0 crash during install windows 10 with vga

2018-08-04 Thread changlimin
This commit has fixed it. https://git.qemu.org/?p=qemu.git;a=commit;h=a89fe6c3297 ** Changed in: qemu Status: New => Fix Released -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1785197 Title: