Re: [Qemu-devel] [PATCH uq/master] pci-assign: Remove dead code for direct I/O region access from userspace

2013-11-05 Thread Gleb Natapov
Alex can you review please? On Mon, Nov 04, 2013 at 02:42:55PM +0100, Jan Kiszka wrote: > This feature was already deprecated back then in qemu-kvm, ie. before > pci-assign went upstream. assigned_dev_ioport_rw will never be invoked > with resource_fd < 0. > > Signed-off-by: Jan Kiszka > --- >

Re: [Qemu-devel] [PATCH 1/2] pc: add etc/e820 fw_cfg file

2013-11-05 Thread Gerd Hoffmann
On Di, 2013-11-05 at 18:48 +0100, Andrea Arcangeli wrote: > Hi, > > On Mon, Nov 04, 2013 at 01:17:10PM +0100, Gerd Hoffmann wrote: > > Unlike the existing FW_CFG_E820_TABLE entry which carries reservations > > only the new etc/e820 file also has entries for RAM. > > Acked, it looks the best the w

[Qemu-devel] [PATCH v2] spapr: make sure RMA is in first mode of first memory node

2013-11-05 Thread Alexey Kardashevskiy
The SPAPR specification says that the RMA starts at the LPAR's logical address 0 and is the first logical memory block reported in the LPAR’s device tree. So SLOF only maps the first block and that block needs to span the full RMA. This makes sure that the RMA area is where SLOF expects it. Cc:

<    1   2   3