Drop the old Sysbus init and use instance_init and
DeviceClass::realize instead
Signed-off-by: xiaoqiang zhao
---
hw/display/g364fb.c | 16 +++-
1 file changed, 11 insertions(+), 5 deletions(-)
diff --git a/hw/display/g364fb.c b/hw/display/g364fb.c
index 70ef2c7453..7a0fe48dd5 10064
Hi all,
Merry Christmas and Happy new year. :)
Both Alex and Stefan mentioned that the process of create/close a session
makes we have a least one full round-trip cost from guest to host to guest
to be able to send any data for symmetric algorithms. It gets ourself into
synchronization troubles
On 2016年12月23日 11:26, Peter Xu wrote:
On Thu, Dec 22, 2016 at 07:34:10PM +0800, Jason Wang wrote:
On 2016年12月22日 19:04, Peter Xu wrote:
On Thu, Dec 22, 2016 at 05:52:58PM +0800, Jason Wang wrote:
On 2016年12月22日 17:48, Peter Xu wrote:
/* Handle Translation Enable/Disable */
static void
On 2016年12月21日 05:11, Andrey Smirnov wrote:
Current code that handles Tx buffer desciprtor ring scanning employs the
following algorithm:
1. Restore current buffer descriptor pointer from TBPTRn
2. Process current descriptor
3. If current descriptor has BD_WRAP flag s
[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/705931
Title:
make ui sdl
[Expired for QEMU because there has been no activity for 60 days.]
** Changed in: qemu
Status: Incomplete => Expired
--
You received this bug notification because you are a member of qemu-
devel-ml, which is subscribed to QEMU.
https://bugs.launchpad.net/bugs/710234
Title:
Qemu segfaul
On Fri, Dec 23, 2016 at 11:21:53AM +, Peter Maydell wrote:
> On 22 December 2016 at 09:42, Peter Xu wrote:
> > Hello,
> >
> > Since this is a general topic, I picked it out from the VT-d
> > discussion and put it here, just want to be more clear of it.
> >
> > The issue is, whether we have exp
Hi~~ Jason.
Can you pick up this patch?
Thanks
Zhang Chen
On 12/08/2016 09:32 AM, Zhang Chen wrote:
On 12/07/2016 09:30 PM, Stefan Hajnoczi wrote:
On Wed, Dec 07, 2016 at 10:01:49AM +0100, Laurent Vivier wrote:
Le 07/12/2016 à 09:58, Zhang Chen a écrit :
On 12/02/2016 03:57 PM, Laurent