aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-14target-i386: Fix SMSW for 64-bit modeRichard Henderson
2016-03-14target-i386: Fix SMSW and LMSW from/to registerPaolo Bonzini
2016-03-14target-i386: Avoid repeated calls to the bnd_jmp helperPaolo Bonzini
2016-03-14Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-03-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20160311.0' i...Peter Maydell
2016-03-14Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-7...Peter Maydell
2016-03-14Merge remote-tracking branch 'remotes/berrange/tags/pull-io-win32-2016-03-11-...Peter Maydell
2016-03-14Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20160311' into stagingPeter Maydell
2016-03-14trace: separate MMIO tracepoints from TB-access tracepointsHollis Blanchard
2016-03-14trace: include CPU index in trace_memory_region_*()Hollis Blanchard
2016-03-11postcopy: Remove the x-Dr. David Alan Gilbert
2016-03-11postcopy: listen thread is never joinedDr. David Alan Gilbert
2016-03-11migration: fix use-after-free in loadvm_postcopy_handle_run_bhDenis V. Lunev
2016-03-11migration: fix warning for source_return_path_threadPeter Xu
2016-03-10MAINTAINERS: Add entry for the include/hw/vfio/ folderThomas Huth
2016-03-10vfio/pci: replace fixed string limit by g_strdup_printfNeo Jia
2016-03-10vfio/pci: Split out VGA setupAlex Williamson
2016-03-10vfio/pci: Fixup PCI option ROMsAlex Williamson
2016-03-10vfio/pci: Convert all MemoryRegion to dynamic alloc and consistent functionsAlex Williamson
2016-03-10vfio: Generalize region supportAlex Williamson
2016-03-10osdep: remove use of socket_error() from all codeDaniel P. Berrange
2016-03-10osdep: add wrappers for socket functionsDaniel P. Berrange
2016-03-10char: remove qemu_chr_open_socket_fd methodDaniel P. Berrange
2016-03-10char: remove socket_try_connect methodDaniel P. Berrange
2016-03-10char: remove qemu_chr_finish_socket_connection methodDaniel P. Berrange
2016-03-10io: implement socket watch for win32 using WSAEventSelect+selectPaolo Bonzini
2016-03-10io: remove checking of EWOULDBLOCKDaniel P. Berrange
2016-03-10io: use qemu_accept to ensure SOCK_CLOEXEC is setDaniel P. Berrange
2016-03-10io: introduce qio_channel_create_socket_watchPaolo Bonzini
2016-03-10io: pass HANDLE to g_source_add_poll on Win32Paolo Bonzini
2016-03-10io: fix copy+paste mistake in socket error messageDaniel P. Berrange
2016-03-10io: assert errors before asserting content in I/O testDaniel P. Berrange
2016-03-10io: set correct error object in background reader test threadDaniel P. Berrange
2016-03-10io: wait for incoming client in socket testDaniel P. Berrange
2016-03-10io: bind to socket before creating QIOChannelSocketDaniel P. Berrange
2016-03-10io: initialize sockets in test programDaniel P. Berrange
2016-03-10io: use bind() to check for IPv4/6 availabilityDaniel P. Berrange
2016-03-10osdep: fix socket_error() to work with Mingw64Daniel P. Berrange
2016-03-10vfio: Wrap VFIO_DEVICE_GET_REGION_INFOAlex Williamson
2016-03-10vfio: Add sysfsdev property for pci & platformAlex Williamson
2016-03-10s390x/cpu: use g_new0Cornelia Huck
2016-03-10s390x: Introduce S390MachineClassJanosch Frank
2016-03-10s390x: Introduce machine definition macrosJanosch Frank
2016-03-10pc-bios/s390-ccw: fix old bug in ptr incrementEugene (jno) Dvurechenski
2016-03-10s390x/cpu: Allow hotplug of CPUsMatthew Rosato
2016-03-10s390x/cpu: Add error handling to cpu creationMatthew Rosato
2016-03-10s390x/cpu: Add CPU property linksMatthew Rosato
2016-03-10s390x/cpu: Tolerate max_cpusMatthew Rosato
2016-03-10s390x/cpu: Get rid of side effects when creating a vcpuMatthew Rosato
2016-03-10s390x/cpu: Set initial CPU state in common routineMatthew Rosato