All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2] Port usb-uhci to VMState
@ 2009-10-14 10:57 Juan Quintela
  2009-10-14 10:57 ` [Qemu-devel] [PATCH 1/2] usb-uhci: Add num_ports_vmstate to UHCIState Juan Quintela
  2009-10-14 10:57 ` [Qemu-devel] [PATCH 2/2] usb-uhci: port to vmstate Juan Quintela
  0 siblings, 2 replies; 3+ messages in thread
From: Juan Quintela @ 2009-10-14 10:57 UTC (permalink / raw)
  To: qemu-devel

1st add num_ports to UCHIState
Then port it to VMSTate.

Just mechanical translation.

Juan Quintela (2):
  usb-uhci: Add num_ports_vmstate to UHCIState
  usb-uhci: port to vmstate

 hw/usb-uhci.c |   85 +++++++++++++++++++++++++--------------------------------
 1 files changed, 37 insertions(+), 48 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-10-14 10:57 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14 10:57 [Qemu-devel] [PATCH 0/2] Port usb-uhci to VMState Juan Quintela
2009-10-14 10:57 ` [Qemu-devel] [PATCH 1/2] usb-uhci: Add num_ports_vmstate to UHCIState Juan Quintela
2009-10-14 10:57 ` [Qemu-devel] [PATCH 2/2] usb-uhci: port to vmstate Juan Quintela

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.