aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-31MAINTAINERS: Add entries for newer MPS2 boards and devicesPeter Maydell1-2/+7
2018-05-31target/arm: Honour FPCR.FZ in FRECPXPeter Maydell1-0/+6
2018-05-31Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...Peter Maydell35-80/+402
2018-05-31Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell29-2226/+1981
2018-05-30tests: functional tests for QMP command set-numa-nodeIgor Mammedov4-7/+77
2018-05-30qmp: add set-numa-node commandIgor Mammedov2-0/+25
2018-05-30qmp: permit query-hotpluggable-cpus in preconfig stateIgor Mammedov1-1/+2
2018-05-30tests: extend qmp test with preconfig checksIgor Mammedov1-0/+47
2018-05-30cli: add --preconfig optionIgor Mammedov7-1/+129
2018-05-30tests: qapi-schema tests for allow-preconfigIgor Mammedov12-21/+26
2018-05-30qapi: introduce new cmd option "allow-preconfig"Igor Mammedov11-27/+51
2018-05-30hmp: disable monitor in preconfig stateIgor Mammedov1-0/+6
2018-05-30qapi: introduce preconfig runstateIgor Mammedov1-1/+4
2018-05-30numa: split out NumaOptions parsing into set_numa_options()Igor Mammedov2-19/+28
2018-05-30numa: postpone options post-processing till machine_run_board_init()Igor Mammedov3-7/+12
2018-05-30numa: clarify error message when node index is out of range in -numa dist, ...Igor Mammedov1-3/+2
2018-05-30trace: Sort trace-events-subdirsPhilippe Mathieu-Daudé1-41/+41
2018-05-30block/create: Mark blockdev-create stableKevin Wolf15-111/+111
2018-05-30qemu-iotests: Rewrite 213 for blockdev-create jobKevin Wolf3-413/+319
2018-05-30qemu-iotests: Rewrite 212 for blockdev-create jobKevin Wolf3-381/+295
2018-05-30qemu-iotests: Rewrite 211 for blockdev-create jobKevin Wolf3-287/+229
2018-05-30qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf4-290/+314
2018-05-30qemu-iotests: Rewrite 207 for blockdev-create jobKevin Wolf3-296/+257
2018-05-30qemu-iotests: Rewrite 206 for blockdev-create jobKevin Wolf3-521/+414
2018-05-30qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf1-0/+17
2018-05-30qemu-iotests: Add VM.run_job()Kevin Wolf1-0/+19
2018-05-30qemu-iotests: Add iotests.img_info_log()Kevin Wolf1-0/+18
2018-05-30qemu-iotests: Add VM.qmp_log()Kevin Wolf1-0/+11
2018-05-30qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf1-0/+5
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf4-33/+66
2018-05-30job: Add error message for failing jobsKevin Wolf10-17/+29
2018-05-29vhdx: Fix vhdx_co_create() return valueKevin Wolf1-1/+1
2018-05-29vdi: Fix vdi_co_do_create() return valueKevin Wolf1-0/+1
2018-05-29ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warningPeter Maydell1-1/+11
2018-05-29qcow2: Fix Coverity warning when calculating the refcount cache sizeAlberto Garcia1-3/+2
2018-05-29Merge remote-tracking branch 'remotes/edgar/tags/edgar/xilinx-next-2018-05-29...Peter Maydell10-569/+598
2018-05-29qemu-doc.texi: Rename references to 2.13 to 3.0Peter Maydell1-2/+2
2018-05-29ppc: Rename 2.13 machines to 3.0Peter Maydell4-13/+13
2018-05-29hw/s390x: Rename 2.13 machines to 3.0Peter Maydell1-5/+5
2018-05-29hw/i386: Rename 2.13 machine types to 3.0Peter Maydell2-8/+8
2018-05-29qapi: Change "since 2.13" annotations to "since 3.0"Peter Maydell6-15/+15
2018-05-29Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2018-05-23-4...Peter Maydell8-14/+948
2018-05-29target-microblaze: Consolidate MMU enabled checksEdgar E. Iglesias2-4/+6
2018-05-29target-microblaze: cpu_mmu_index: Fixup indentationEdgar E. Iglesias1-7/+9
2018-05-29target-microblaze: Use tcg_gen_movcond in eval_cond_jmpEdgar E. Iglesias1-6/+10
2018-05-29target-microblaze: Convert env_btarget to i64Edgar E. Iglesias3-15/+25
2018-05-29target-microblaze: Remove argument b in eval_cc()Edgar E. Iglesias1-3/+3
2018-05-29target-microblaze: Use table based condition-codes conversionEdgar E. Iglesias1-21/+20
2018-05-29target-microblaze: mmu: Cleanup debug log messagesEdgar E. Iglesias1-20/+19
2018-05-29target-microblaze: Simplify address computation using tcg_gen_addi_i32()Edgar E. Iglesias1-6/+1