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-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
2016-03-10
s390x/cpu: Tolerate max_cpus
Matthew Rosato
2016-03-10
s390x/cpu: Get rid of side effects when creating a vcpu
Matthew Rosato
2016-03-10
s390x/cpu: Set initial CPU state in common routine
Matthew Rosato
2016-03-10
s390x/cpu: Cleanup init in preparation for hotplug
Matthew Rosato
2016-03-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20160309-1' into st...
Peter Maydell
2016-03-09
ui/console: add escape sequence \e[5, 6n
Ren Kimura
2016-03-09
Merge remote-tracking branch 'remotes/thibault/tags/samuel-thibault' into sta...
Peter Maydell
2016-03-09
Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-6...
Peter Maydell
2016-03-09
Merge remote-tracking branch 'remotes/kraxel/tags/pull-fw-cfg-20160308-1' int...
Peter Maydell
2016-03-09
Merge remote-tracking branch 'remotes/amit-virtio-rng/tags/rng-for-2.6-2' int...
Peter Maydell
2016-03-08
MAINTAINERS: Add Samuel Thibault as slirp maintainer
Samuel Thibault
2016-03-08
cutils: add avx2 instruction optimization
Liang Li
2016-03-08
configure: detect ifunc and avx2 attribute
Liang Li
2016-03-08
Postcopy: Fix sync count in info migrate
Dr. David Alan Gilbert
2016-03-08
input-linux: add switch to enable auto-repeat events
Gerd Hoffmann
2016-03-08
input-linux: add option to toggle grab on all devices
Gerd Hoffmann
2016-03-08
input: linux evdev support
Gerd Hoffmann
[prev]
[next]