aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-25xics: add unrealize handlerGreg Kurz
2017-05-25hw/ppc/spapr.c: recover pending LMB unplug info in spapr_lmb_releaseDaniel Henrique Barboza
2017-05-25hw/ppc: migrating the DRC state of hotplugged devicesDaniel Henrique Barboza
2017-05-25hw/ppc: removing drc->detach_cb and drc->detach_cb_opaqueDaniel Henrique Barboza
2017-05-25hw/ppc/spapr.c: adding pending_dimm_unplugs to sPAPRMachineStateDavid Gibson
2017-05-24block/gluster: glfs_lseek() workaroundJeff Cody
2017-05-24blockjob: use deferred_to_main_loop to indicate the coroutine has endedPaolo Bonzini
2017-05-24blockjob: reorganize block_job_completed_txn_abortPaolo Bonzini
2017-05-24blockjob: strengthen a bit test-blockjob-txnPaolo Bonzini
2017-05-24blockjob: group BlockJob transaction functions togetherPaolo Bonzini
2017-05-24blockjob: introduce block_job_cancel_async, check iostatus invariantsPaolo Bonzini
2017-05-24blockjob: move iostatus reset inside block_job_user_resumePaolo Bonzini
2017-05-24blockjob: separate monitor and blockjob APIsPaolo Bonzini
2017-05-24blockjob: introduce block_job_pause/resume_allPaolo Bonzini
2017-05-24blockjob: introduce block_job_early_failPaolo Bonzini
2017-05-24blockjob: remove iostatus_reset callbackPaolo Bonzini
2017-05-24blockjob: remove unnecessary checkPaolo Bonzini
2017-05-24Merge remote-tracking branch 'cohuck/tags/s390x-20170523' into stagingStefan Hajnoczi
2017-05-24spapr: add pre_plug function for memoryLaurent Vivier
2017-05-24pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson
2017-05-24pseries: Split CAS PVR negotiation out into a separate functionDavid Gibson
2017-05-24spapr: fix error reporting in xics_system_init()Greg Kurz
2017-05-24spapr_cpu_core: drop reference on ICP object during CPU realizationGreg Kurz
2017-05-24hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza
2017-05-24spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz
2017-05-24xics_kvm: cache already enabled vCPU idsGreg Kurz
2017-05-24spapr: Consolidate HPT freeing code into a routineBharata B Rao
2017-05-24spapr-cpu-core: release ICP object when realization failsGreg Kurz
2017-05-24spapr: sanitize error handling in spapr_ics_create()Greg Kurz
2017-05-24ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz
2017-05-24target/ppc: reset reservation in do_rfi()Nikunj A Dadhania
2017-05-23Merge remote-tracking branch 'jasowang/tags/net-pull-request' into stagingStefan Hajnoczi
2017-05-23qapi-schema: Remove obsolete note from ObjectTypeInfoEduardo Habkost
2017-05-23block: Use QDict helpers for --force-shareEric Blake
2017-05-23shutdown: Expose bool cause in SHUTDOWN and RESET eventsEric Blake
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-23shutdown: Preserve shutdown cause through replayEric Blake
2017-05-23shutdown: Prepare for use of an enum in reset/shutdown_requestEric Blake
2017-05-23shutdown: Simplify shutdown_signalEric Blake
2017-05-23sockets: Plug memory leak in socket_address_flatten()Markus Armbruster
2017-05-23scripts/qmp/qom-set: fix the value argument passed to srv.command()Greg Kurz
2017-05-23e1000e: Fix ICR "Other" causes clear logicSameeh Jubran
2017-05-23net/filter-rewriter: Remove unused option in filter-rewriterZhang Chen
2017-05-23net/filter-mirror.c: Rename filter_mirror_send() and fix codestyleZhang Chen
2017-05-23net/filter-mirror.c: Remove duplicate check code.Zhang Chen
2017-05-23hmp / net: Mark host_net_add/remove as deprecatedThomas Huth
2017-05-23COLO-compare: Improve tcp compare trace event readabilityZhang Chen
2017-05-23virtio-net: fix wild pointer when remove virtio-net queuesYunjian Wang
2017-05-23net/dump: Issue a warning for the deprecated "-net dump"Thomas Huth
2017-05-23net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.cThomas Huth