On Thu, Nov 08, 2018 at 09:38:54AM +, Peter Maydell wrote:
> On 25 October 2018 at 12:38, Philippe Mathieu-Daudé wrote:
> > Depending of the response to Peter's question [*]:
> >
> > I'd also like some confirmation from folks more familiar with the
> > current state of the art in guest
On 25 October 2018 at 12:38, Philippe Mathieu-Daudé wrote:
> Depending of the response to Peter's question [*]:
>
> I'd also like some confirmation from folks more familiar with the
> current state of the art in guest-to-management-layer communication
> that pvpanic is still the recomm
Hi philmd,
Are there any problems with this series of patches "pvpanic: add mmio
interface"?
The kernel part of this series of patches has been upstream.
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc.git
>> Signed-off-by: Peng Hao
>> Signed-off-by: Philippe Mathieu-Daudé
>> ---
>> hw/misc/pvpanic.c | 74
>> ++-
>> include/hw/misc/pvpanic.h | 2 ++
>> 2 files changed, 62 insertions(+), 14 deletions(-)
>>
>> diff --git a/hw/misc/pvpanic.c b/
On 25/10/18 21:23, Peng Hao wrote:
Signed-off-by: Peng Hao
Signed-off-by: Philippe Mathieu-Daudé
---
hw/misc/pvpanic.c | 74 ++-
include/hw/misc/pvpanic.h | 2 ++
2 files changed, 62 insertions(+), 14 deletions(-)
diff --git a/hw/misc/pv
Signed-off-by: Peng Hao
Signed-off-by: Philippe Mathieu-Daudé
---
hw/misc/pvpanic.c | 74 ++-
include/hw/misc/pvpanic.h | 2 ++
2 files changed, 62 insertions(+), 14 deletions(-)
diff --git a/hw/misc/pvpanic.c b/hw/misc/pvpanic.c
index dd3aef