summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-17migration: refine the decompression codeLiang Li1-25/+25
2016-06-17migration: refine the compression codeLiang Li1-44/+40
2016-06-17migration: protect the quit flag by lockLiang Li1-16/+16
2016-06-17migration: refine ram_save_compressed_pageLiang Li1-14/+13
2016-06-17qemu-file: Fix qemu_put_compression_data flawLiang Li2-7/+34
2016-06-17migration: remove useless codeLiang Li1-1/+0
2016-06-17migration: Fix a potential issueLiang Li1-0/+19
2016-06-17migration: Fix multi-thread compression bugLiang Li1-11/+27
2016-06-17migration: fix inability to save VM after snapshotDenis V. Lunev1-1/+11
2016-06-17migration: Trace improvementsDr. David Alan Gilbert2-7/+9
2016-06-17migration: Don't use *_to_cpup() and cpu_to_*w()Peter Maydell2-8/+8
2016-06-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...Peter Maydell33-90/+1169
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell20-46/+391
2016-06-17spapr: implement query-hotpluggable-cpus callbackIgor Mammedov1-0/+34
2016-06-17hmp: Add 'info hotpluggable-cpus' HMP commandBharata B Rao3-0/+57
2016-06-17QMP: Add query-hotpluggable-cpusIgor Mammedov4-0/+96
2016-06-17spapr: CPU hot unplug supportBharata B Rao3-0/+69
2016-06-17spapr: CPU hotplug supportBharata B Rao6-13/+176
2016-06-17spapr: convert boot CPUs into CPU core devicesBharata B Rao4-10/+126
2016-06-17spapr: Move spapr_cpu_init() to spapr_cpu_core.cBharata B Rao3-48/+52
2016-06-17spapr: Abstract CPU core device and type specific core devicesBharata B Rao6-2/+220
2016-06-17qom: API to get instance_size of a typeBharata B Rao2-1/+15
2016-06-17spapr_drc: Prevent detach racing against attach for CPU DRBharata B Rao2-0/+13
2016-06-17xics,xics_kvm: Handle CPU unplug correctlyBharata B Rao3-4/+19
2016-06-17cpu: Abstract CPU core typeBharata B Rao3-0/+120
2016-06-17qdev: hotplug: Introduce HotplugHandler.pre_plug() callbackIgor Mammedov3-2/+32
2016-06-17target-ppc: Fix rlwimi, rlwinm, rlwnmRichard Henderson1-21/+52
2016-06-17vfio: Fix broken EEHGavin Shan1-1/+1
2016-06-17target-ppc: Bug in BookE wait instructionJakub Horak1-1/+1
2016-06-17ppc / sparc: Add a tester for checking whether OpenBIOS runs successfullyThomas Huth2-0/+96
2016-06-17MAINTAINERS: add Marcel to PCIMichael S. Tsirkin1-0/+1
2016-06-17msi_init: change return value to 0 on successCao jin1-3/+3
2016-06-17fix some coding style problemsCao jin6-3/+35
2016-06-17pci core: assert ENOSPC when add capabilityCao jin1-4/+2
2016-06-17test: start vhost-user reconnect testMarc-André Lureau1-17/+119
2016-06-17tests: append i386 testsMarc-André Lureau1-1/+1
2016-06-17vhost-net: save & restore vring enable stateMarc-André Lureau2-0/+12
2016-06-17vhost-net: save & restore vhost-user acked featuresMarc-André Lureau4-1/+40
2016-06-17vhost-net: do not crash if backend is not presentMarc-André Lureau1-1/+6
2016-06-17vhost-user: disconnect on start failureMarc-André Lureau1-1/+2
2016-06-17qemu-char: add qemu_chr_disconnect to close a fd accepted by listen fdTetsuya Mukawa2-0/+15
2016-06-17tests/vhost-user-bridge: workaround stale vring baseMarc-André Lureau1-0/+7
2016-06-17tests/vhost-user-bridge: add client modeMarc-André Lureau1-14/+30
2016-06-17vhost-user: add ability to know vhost-user backend disconnectionTetsuya Mukawa1-0/+19
2016-06-17pci: fix pci_requester_id()Peter Xu3-3/+101
2016-06-17hw/ppc/spapr: Silence deprecation message in qtest modeThomas Huth1-1/+4
2016-06-16Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell77-291/+273
2016-06-16vl: smp_parse: cleanupsAndrew Jones1-19/+15
2016-06-16scsi: esp: make cmdbuf big enough for maximum CDB sizePrasad J Pandit2-3/+6
2016-06-16scsi: esp: clean up handle_ti/esp_do_dma if s->do_cmdPaolo Bonzini1-7/+4