aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-06-17nbd/client.c: Correct trace format stringPeter Maydell
2016-06-17Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.7-5...Peter Maydell
2016-06-17vmstate-static-checker: fix size mismatch detection in unused fieldsAmit Shah
2016-06-17migration: code clean upLiang Li
2016-06-17migration: refine the decompression codeLiang Li
2016-06-17migration: refine the compression codeLiang Li
2016-06-17migration: protect the quit flag by lockLiang Li
2016-06-17migration: refine ram_save_compressed_pageLiang Li
2016-06-17qemu-file: Fix qemu_put_compression_data flawLiang Li
2016-06-17migration: remove useless codeLiang Li
2016-06-17migration: Fix a potential issueLiang Li
2016-06-17migration: Fix multi-thread compression bugLiang Li
2016-06-17migration: fix inability to save VM after snapshotDenis V. Lunev
2016-06-17migration: Trace improvementsDr. David Alan Gilbert
2016-06-17migration: Don't use *_to_cpup() and cpu_to_*w()Peter Maydell
2016-06-17Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.7-20160617' into...Peter Maydell
2016-06-17Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-06-17spapr: implement query-hotpluggable-cpus callbackIgor Mammedov
2016-06-17hmp: Add 'info hotpluggable-cpus' HMP commandBharata B Rao
2016-06-17QMP: Add query-hotpluggable-cpusIgor Mammedov
2016-06-17spapr: CPU hot unplug supportBharata B Rao
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