aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17qom: API to get instance_size of a typeBharata B Rao
2016-06-17spapr_drc: Prevent detach racing against attach for CPU DRBharata B Rao
2016-06-17xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao
2016-06-17cpu: Abstract CPU core typeBharata B Rao
2016-06-17qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov
2016-06-17target-ppc: Fix rlwimi, rlwinm, rlwnmRichard Henderson
2016-06-17vfio: Fix broken EEHGavin Shan
2016-06-17target-ppc: Bug in BookE wait instructionJakub Horak
2016-06-17ppc / sparc: Add a tester for checking whether OpenBIOS runs successfullyThomas Huth
2016-06-17hw/ppc/spapr: Silence deprecation message in qtest modeThomas Huth
2016-06-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-06-16vl: smp_parse: cleanupsAndrew Jones
2016-06-16scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit
2016-06-16scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmdPaolo Bonzini
2016-06-16scsi: esp: respect FIFO invariant after message phasePaolo Bonzini
2016-06-16scsi: esp: check buffer length before reading scsi commandPrasad J Pandit
2016-06-16nbd: Avoid magic number for NBD max name sizeEric Blake
2016-06-16nbd: Detect servers that send unexpected error valuesEric Blake
2016-06-16nbd: Clean up ioctl handling of qemu-nbd -cEric Blake
2016-06-16nbd: Group all Linux-specific ioctl code in one placeEric Blake
2016-06-16nbd: Reject unknown request flagsEric Blake
2016-06-16nbd: Improve server handling of bogus commandsEric Blake
2016-06-16nbd: Quit server after any write errorEric Blake
2016-06-16nbd: More debug typo fixes, use correct formatsEric Blake
2016-06-16nbd: Use BDRV_REQ_FUA for better FUA where supportedEric Blake
2016-06-16vl.c: Add '-L help' which lists data dirs.Richard W.M. Jones
2016-06-16KVM: use KVM_CAP_MAX_VCPU_IDGreg Kurz
2016-06-16scsi-disk: Use (unsigned long) typecasts when using "%lu" format stringThomas Huth
2016-06-16target-i386: kvm: cache KVM_GET_SUPPORTED_CPUID dataChao Peng
2016-06-16nbd: simplify the nbd_request and nbd_reply structsPaolo Bonzini
2016-06-16nbd: Don't use cpu_to_*w() functionsPeter Maydell
2016-06-16nbd: Don't use *_to_cpup() functionsPeter Maydell
2016-06-16configure: Remove unused CONFIG_SIGEV_THREAD_ID switchThomas Huth
2016-06-16avx2 configure: Use primitives in testDr. David Alan Gilbert
2016-06-16Make avx2 configure test work with -O2Dr. David Alan Gilbert
2016-06-16Makefile: Fix tag file generation targetsSergey Fedorov
2016-06-16configure: Enable -Werror for MinGW builds, tooThomas Huth
2016-06-16clean-includes: run it once morePaolo Bonzini
2016-06-16os-posix: include sys/mman.hPaolo Bonzini
2016-06-16configure: Remove unused CONFIG_ZERO_MALLOC settingThomas Huth
2016-06-16Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-06-16Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-06-16' in...Kevin Wolf
2016-06-16hbitmap: add 'pos < size' assertsVladimir Sementsov-Ogievskiy
2016-06-16iotests: Add test for oVirt-like storage migrationMax Reitz
2016-06-16iotests: Add test for post-mirror backing chainsMax Reitz
2016-06-16block/null: Implement bdrv_refresh_filename()Max Reitz
2016-06-16block/mirror: Fix target backing BDSMax Reitz
2016-06-16block: Allow replacement of a BDS by its overlayMax Reitz
2016-06-16rbd:change error_setg() to error_setg_errno()Vikhyat Umrao
2016-06-16iotests: 095: Clean up QEMU before showing image infoFam Zheng