summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-17cpu-exec: Move down some declarations in cpu_exec()Sergey Fedorov1-4/+3
2016-07-17exec: avoid realloc in phys_map_node_reservePeter Lieven1-1/+3
2016-07-17checkpatch: consider git extended headers valid patchesStefan Hajnoczi1-0/+5
2016-07-17megasas: remove useless check for cmd->framePaolo Bonzini1-5/+1
2016-07-17compiler: never omit assertions if using a static analysis toolPaolo Bonzini2-1/+4
2016-07-17hw/i386: add device tree supportAntonio Borneo1-0/+46
2016-07-17Changed malloc to g_malloc, free to g_free in bsd-user/qemu.hMd Haris Iqbal1-2/+2
2016-07-17use g_path_get_dirname instead of dirnameWei Jiangang2-2/+5
2016-07-15Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2016-07-15Update OpenBIOS images to b747b6a built from submodule.Mark Cave-Ayland4-0/+0
2016-07-15vnc-tight: fix regression with libxenstorePeter Lieven1-7/+21
2016-07-15vnc-enc-tight: fix off-by-one bugHerongguang (Stephen)1-1/+2
2016-07-15vnc: make sure we finish disconnectGerd Hoffmann1-0/+5
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell13-37/+262
2016-07-14ast2400: externalize revision numbersCédric Le Goater3-5/+6
2016-07-14ast2400: pretend DMAs are done for U-bootCédric Le Goater1-0/+4
2016-07-14ast2400: replace aspeed_smc_is_implemented()Cédric Le Goater1-20/+15
2016-07-14hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater1-1/+1
2016-07-14m25p80: Fix QIOR/DIOR handling for WinbondMarcin Krzeminski1-2/+4
2016-07-14target-arm: Add missed AArch32 TLBI sytem registersSergey Sorokin1-0/+139
2016-07-14hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones1-1/+24
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones2-0/+6
2016-07-14target-arm: Use Neon for zero checkingVijay1-0/+7
2016-07-14Revert "hw/ptimer: Perform counter wrap around if timer already expired"Dmitry Osipenko1-7/+2
2016-07-14virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek2-1/+54
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell10-13/+349
2016-07-14Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into stagingPeter Maydell1-1/+1
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí10-13/+349
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell18-48/+154
2016-07-14target-xtensa: xtfpga: fix FLASH interface widthMax Filippov1-1/+1
2016-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell69-406/+913
2016-07-14Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into stagingPeter Maydell6-1099/+1607
2016-07-13Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...Kevin Wolf15-69/+285
2016-07-13iotests: Make 157 actually format-agnosticMax Reitz2-9/+10
2016-07-13vvfat: Fix qcow write target driver specificationMax Reitz1-1/+2
2016-07-13hmp: show all of snapshot info on every block dev in output of 'info snapshots'Lin Ma1-7/+90
2016-07-13hmp: use snapshot name to determine whether a snapshot is 'fully available'Lin Ma1-1/+5
2016-07-13qemu-iotests: Test naming of throttling groupsAlberto Garcia2-2/+100
2016-07-13blockdev: Fix regression with the default naming of throttling groupsAlberto Garcia1-2/+4
2016-07-13vmdk: fix metadata write regressionReda Sallahi1-7/+7
2016-07-13Improve block job rate limiting for small bandwidth valuesSascha Silbe4-26/+46
2016-07-13qcow2: Fix qcow2_get_cluster_offset()Max Reitz1-5/+11
2016-07-13qemu-io: Use correct range limitationsMax Reitz1-7/+7
2016-07-13qcow2: Avoid making the L1 table too bigMax Reitz1-1/+2
2016-07-13qemu-img: Use strerror() for generic resize errorMax Reitz1-1/+1
2016-07-13block: Remove BB options from blockdev-addKevin Wolf1-17/+1
2016-07-13qemu-iotests: Test setting WCE with qdevKevin Wolf3-0/+111
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf10-1/+45
2016-07-13commit: Fix use of error handling policyKevin Wolf1-3/+3
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf7-1/+25