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-11
fdc: add function to determine drive chs limits
Roman Kagan
2016-03-11
i386: expose floppy drive CMOS type
Roman Kagan
2016-03-11
i386/acpi: make floppy controller object dynamic
Roman Kagan
2016-03-11
pc-dimm: fix error handling in pc_dimm_check_memdev_is_busy()
Igor Mammedov
2016-03-11
vhost-user: verify that number of queues is less than MAX_QUEUE_NUM
Ilya Maximets
2016-03-11
virtio-balloon: add 'available' counter
Denis V. Lunev
2016-03-11
hw/virtio: group virtio flags into an enum
Marcel Apfelbaum
2016-03-11
hw/virtio: fix double use of a virtio flag
Marcel Apfelbaum
2016-03-11
balloon: fix segfault and harden the stats queue
Ladi Prosek
2016-03-11
acpi: add build_append_named_dword, returning an offset in buffer
Michael S. Tsirkin
2016-03-11
acpi: allow using object as offset for OperationRegion
Xiao Guangrong
2016-03-11
acpi: add aml_concatenate()
Xiao Guangrong
2016-03-11
acpi: add aml_create_field()
Xiao Guangrong
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
[prev]
[next]