summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17spapr: CPU hotplug supportBharata B Rao
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao
2016-06-17spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao
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-17MAINTAINERS: add Marcel to PCIMichael S. Tsirkin
2016-06-17msi_init: change return value to 0 on successCao jin
2016-06-17fix some coding style problemsCao jin
2016-06-17pci core: assert ENOSPC when add capabilityCao jin
2016-06-17test: start vhost-user reconnect testMarc-André Lureau
2016-06-17tests: append i386 testsMarc-André Lureau
2016-06-17vhost-net: save & restore vring enable stateMarc-André Lureau
2016-06-17vhost-net: save & restore vhost-user acked featuresMarc-André Lureau
2016-06-17vhost-net: do not crash if backend is not presentMarc-André Lureau
2016-06-17vhost-user: disconnect on start failureMarc-André Lureau
2016-06-17qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fdTetsuya Mukawa
2016-06-17tests/vhost-user-bridge: workaround stale vring baseMarc-André Lureau
2016-06-17tests/vhost-user-bridge: add client modeMarc-André Lureau
2016-06-17vhost-user: add ability to know vhost-user backend disconnectionTetsuya Mukawa
2016-06-17pci: fix pci_requester_id()Peter Xu
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