summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* spapr: add pre_plug function for memoryLaurent Vivier2017-05-241-15/+26
* pseries: Restore support for total vcpus not a multiple of threads-per-core f...David Gibson2017-05-241-1/+7
* pseries: Split CAS PVR negotiation out into a separate functionDavid Gibson2017-05-241-17/+32
* spapr: fix error reporting in xics_system_init()Greg Kurz2017-05-241-7/+6Star
* spapr_cpu_core: drop reference on ICP object during CPU realizationGreg Kurz2017-05-241-1/+2
* hw/ppc/spapr_events.c: removing 'exception' from sPAPREventLogEntryDaniel Henrique Barboza2017-05-242-46/+7Star
* spapr: ensure core_slot isn't NULL in spapr_core_unplug()Greg Kurz2017-05-241-0/+1
* xics_kvm: cache already enabled vCPU idsGreg Kurz2017-05-242-8/+20
* spapr: Consolidate HPT freeing code into a routineBharata B Rao2017-05-243-8/+11
* spapr-cpu-core: release ICP object when realization failsGreg Kurz2017-05-241-8/+8
* spapr: sanitize error handling in spapr_ics_create()Greg Kurz2017-05-241-7/+12
* ppc/xics: simplify prototype of xics_spapr_init()Greg Kurz2017-05-243-4/+3Star
* target/ppc: reset reservation in do_rfi()Nikunj A Dadhania2017-05-241-0/+3
* Merge remote-tracking branch 'jasowang/tags/net-pull-request' into stagingStefan Hajnoczi2017-05-2312-135/+80Star
|\
| * e1000e: Fix ICR "Other" causes clear logicSameeh Jubran2017-05-231-2/+8
| * net/filter-rewriter: Remove unused option in filter-rewriterZhang Chen2017-05-231-1/+1
| * net/filter-mirror.c: Rename filter_mirror_send() and fix codestyleZhang Chen2017-05-231-13/+16
| * net/filter-mirror.c: Remove duplicate check code.Zhang Chen2017-05-231-6/+0Star
| * hmp / net: Mark host_net_add/remove as deprecatedThomas Huth2017-05-232-4/+17
| * COLO-compare: Improve tcp compare trace event readabilityZhang Chen2017-05-232-13/+23
| * virtio-net: fix wild pointer when remove virtio-net queuesYunjian Wang2017-05-231-0/+3
| * net/dump: Issue a warning for the deprecated "-net dump"Thomas Huth2017-05-231-0/+3
| * net/tap: Replace tap-haiku.c and tap-aix.c by a generic tap-stub.cThomas Huth2017-05-233-96/+9Star
* | Merge remote-tracking branch 'mcayland/tags/qemu-openbios-signed' into stagingStefan Hajnoczi2017-05-224-0/+0
|\ \
| * | Update OpenBIOS images to 3ebaaa2 built from submodule.Mark Cave-Ayland2017-05-194-0/+0
| |/
* | Merge remote-tracking branch 'kraxel/tags/pull-audio-20170519-1' into stagingStefan Hajnoczi2017-05-1915-137/+174
|\ \
| * | audio: Rename hw/audio/audio.h to hw/audio/soundhw.hEduardo Habkost2017-05-1913-12/+12
| * | audio: Rename audio_init() to soundhw_init()Eduardo Habkost2017-05-194-4/+4
| * | audio: Move arch_init audio code to hw/audio/soundhw.cEduardo Habkost2017-05-197-126/+163
| |/
* | Merge remote-tracking branch 'kraxel/tags/pull-ui-20170519-1' into stagingStefan Hajnoczi2017-05-192-3/+3
|\ \
| * | ui: egl-headless requires dmabuf supportGerd Hoffmann2017-05-192-3/+3
| |/
* | Merge remote-tracking branch 'quintela/tags/migration/20170518' into stagingStefan Hajnoczi2017-05-1946-801/+1102
|\ \ | |/ |/|
| * migration: Make savevm.c target independentJuan Quintela2017-05-185-9/+20
| * exec: Create include for target_page_size()Juan Quintela2017-05-186-1/+23
| * migration: migration.h was not neededJuan Quintela2017-05-186-6/+0Star
| * migration: Remove vmstate.h from migration.hJuan Quintela2017-05-185-1/+4
| * migration: Remove qemu-file.h from vmstate.hJuan Quintela2017-05-187-3/+6
| * migration: Split vmstate-types.c from vmstate.cJuan Quintela2017-05-184-644/+675
| * migration: Move qjson.h to migration/Juan Quintela2017-05-183-2/+2
| * migration: Remove migration.h from colo.hJuan Quintela2017-05-183-2/+3
| * migration: Export qemu-file-channel.c functions in its own fileJuan Quintela2017-05-1810-4/+40
| * migration: Split migration/channel.c for channel operationsJuan Quintela2017-05-189-58/+98
| * migration: Create migration/xbzrle.hJuan Quintela2017-05-185-6/+24
| * block migration: Allow compile time disableDr. David Alan Gilbert2017-05-184-2/+49
| * migration: Remove old MigrationParamsJuan Quintela2017-05-187-31/+10Star
| * migration: Remove use of old MigrationParamsJuan Quintela2017-05-185-24/+11Star
| * migration: Create block capabilityJuan Quintela2017-05-185-3/+117
| * hmp: Use visitor api for hmp_migrate_set_parameter()Juan Quintela2017-05-181-4/+6
| * postcopy: Require RAMBlocks that are whole pagesDr. David Alan Gilbert2017-05-181-3/+13
| * migration: Fix non-multiple of page size migrationDr. David Alan Gilbert2017-05-181-1/+4
|/