index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-03-15
slirp: Generalizing and neutralizing various TCP functions before adding IPv6...
Guillaume Subiron
2016-03-15
slirp: Factorizing tcpiphdr structure with an union
Guillaume Subiron
2016-03-15
slirp: Adding IPv6 UDP support
Guillaume Subiron
2016-03-15
slirp: Adding ICMPv6 error sending
Yann Bordenave
2016-03-15
slirp: Fix ICMP error sending
Yann Bordenave
2016-03-15
slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration
Guillaume Subiron
2016-03-14
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
2016-03-14
Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...
Peter Maydell
2016-03-14
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-7...
Peter Maydell
2016-03-14
Merge remote-tracking branch 'remotes/berrange/tags/pull-io-win32-2016-03-11-...
Peter Maydell
2016-03-14
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160311' into staging
Peter Maydell
2016-03-14
trace: separate MMIO tracepoints from TB-access tracepoints
Hollis Blanchard
2016-03-14
trace: include CPU index in trace_memory_region_*()
Hollis Blanchard
2016-03-11
postcopy: Remove the x-
Dr. David Alan Gilbert
2016-03-11
postcopy: listen thread is never joined
Dr. David Alan Gilbert
2016-03-11
migration: fix use-after-free in loadvm_postcopy_handle_run_bh
Denis V. Lunev
2016-03-11
migration: fix warning for source_return_path_thread
Peter Xu
2016-03-10
MAINTAINERS: Add entry for the include/hw/vfio/ folder
Thomas Huth
2016-03-10
vfio/pci: replace fixed string limit by g_strdup_printf
Neo Jia
2016-03-10
vfio/pci: Split out VGA setup
Alex Williamson
2016-03-10
vfio/pci: Fixup PCI option ROMs
Alex Williamson
2016-03-10
vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functions
Alex Williamson
2016-03-10
vfio: Generalize region support
Alex Williamson
2016-03-10
osdep: remove use of socket_error() from all code
Daniel P. Berrange
2016-03-10
osdep: add wrappers for socket functions
Daniel P. Berrange
2016-03-10
char: remove qemu_chr_open_socket_fd method
Daniel P. Berrange
2016-03-10
char: remove socket_try_connect method
Daniel P. Berrange
2016-03-10
char: remove qemu_chr_finish_socket_connection method
Daniel P. Berrange
2016-03-10
io: implement socket watch for win32 using WSAEventSelect+select
Paolo Bonzini
2016-03-10
io: remove checking of EWOULDBLOCK
Daniel P. Berrange
2016-03-10
io: use qemu_accept to ensure SOCK_CLOEXEC is set
Daniel P. Berrange
2016-03-10
io: introduce qio_channel_create_socket_watch
Paolo Bonzini
2016-03-10
io: pass HANDLE to g_source_add_poll on Win32
Paolo Bonzini
2016-03-10
io: fix copy+paste mistake in socket error message
Daniel P. Berrange
2016-03-10
io: assert errors before asserting content in I/O test
Daniel P. Berrange
2016-03-10
io: set correct error object in background reader test thread
Daniel P. Berrange
2016-03-10
io: wait for incoming client in socket test
Daniel P. Berrange
2016-03-10
io: bind to socket before creating QIOChannelSocket
Daniel P. Berrange
2016-03-10
io: initialize sockets in test program
Daniel P. Berrange
2016-03-10
io: use bind() to check for IPv4/6 availability
Daniel P. Berrange
2016-03-10
osdep: fix socket_error() to work with Mingw64
Daniel P. Berrange
2016-03-10
vfio: Wrap VFIO_DEVICE_GET_REGION_INFO
Alex Williamson
2016-03-10
vfio: Add sysfsdev property for pci & platform
Alex Williamson
2016-03-10
s390x/cpu: use g_new0
Cornelia Huck
2016-03-10
s390x: Introduce S390MachineClass
Janosch Frank
2016-03-10
s390x: Introduce machine definition macros
Janosch Frank
2016-03-10
pc-bios/s390-ccw: fix old bug in ptr increment
Eugene (jno) Dvurechenski
2016-03-10
s390x/cpu: Allow hotplug of CPUs
Matthew Rosato
2016-03-10
s390x/cpu: Add error handling to cpu creation
Matthew Rosato
2016-03-10
s390x/cpu: Add CPU property links
Matthew Rosato
[next]