tcg: fix size of local variables in tcg_gen_bswap64_i64
[qemu] / qemu_socket.h
2009-09-11 Gerd Hoffmannconvert udp chardev to QemuOpts.
2009-09-11 Gerd Hoffmannsockets: add inet_listen_opts
2009-09-11 Gerd Hoffmannsockets: add inet_connect_opts
2009-09-11 Gerd Hoffmannsockets: add unix_listen_opts
2009-09-11 Gerd Hoffmannsockets: add unix_connect_opts
2009-03-08 aliguoriFix windows build and clean up use of <windows.h>
2008-11-11 aliguorisockets: helper functions for qemu (Gerd Hoffman)
2008-10-31 aliguoriMove some declarations around in the QEMU CharDriver...
2008-10-13 aliguoriIntroduce UI for live migration
2008-09-15 aliguoriUse common objects for qemu-img and qemu-nbd
2007-12-17 thsUse WIN32_LEAN_AND_MEAN, by Stefan Weil.
2006-12-21 thsRun monitor over unix domain sockets, by Anthony Liguori.
2006-04-30 bellardwin32 socket fixes