aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-17Changed malloc to g_malloc, free to g_free in bsd-user/qemu.hMd Haris Iqbal
2016-07-17use g_path_get_dirname instead of dirnameWei Jiangang
2016-07-15Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-07-15Update OpenBIOS images to b747b6a built from submodule.Mark Cave-Ayland
2016-07-14Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160714'...Peter Maydell
2016-07-14ast2400: externalize revision numbersCédric Le Goater
2016-07-14ast2400: pretend DMAs are done for U-bootCédric Le Goater
2016-07-14ast2400: replace aspeed_smc_is_implemented()Cédric Le Goater
2016-07-14hw/misc: fix typo in Aspeed SCU hw-strap2 property nameCédric Le Goater
2016-07-14m25p80: Fix QIOR/DIOR handling for WinbondMarcin Krzeminski
2016-07-14target-arm: Add missed AArch32 TLBI sytem registersSergey Sorokin
2016-07-14hw/arm/virt: tcg: adjust MPIDR like KVMAndrew Jones
2016-07-14gic: provide defines for v2/v3 targetlist sizesAndrew Jones
2016-07-14target-arm: Use Neon for zero checkingVijay
2016-07-14Revert "hw/ptimer: Perform counter wrap around if timer already expired"Dmitry Osipenko
2016-07-14virtio-mmio: format transport base address in BusClass.get_dev_pathLaszlo Ersek
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-fwcfg' into s...Peter Maydell
2016-07-14Merge remote-tracking branch 'remotes/xtensa/tags/20160714-xtensa' into stagingPeter Maydell
2016-07-14Add optionrom compatible with fw_cfg DMA versionMarc Marí
2016-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-07-14target-xtensa: xtfpga: fix FLASH interface widthMax Filippov
2016-07-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2016-07-14Merge remote-tracking branch 'remotes/rth/tags/pull-rth-20160712' into stagingPeter Maydell
2016-07-13Merge remote-tracking branch 'mreitz/tags/pull-block-for-kevin-2016-07-13' in...Kevin Wolf
2016-07-13iotests: Make 157 actually format-agnosticMax Reitz
2016-07-13vvfat: Fix qcow write target driver specificationMax Reitz
2016-07-13hmp: show all of snapshot info on every block dev in output of 'info snapshots'Lin Ma
2016-07-13hmp: use snapshot name to determine whether a snapshot is 'fully available'Lin Ma
2016-07-13qemu-iotests: Test naming of throttling groupsAlberto Garcia
2016-07-13blockdev: Fix regression with the default naming of throttling groupsAlberto Garcia
2016-07-13vmdk: fix metadata write regressionReda Sallahi
2016-07-13Improve block job rate limiting for small bandwidth valuesSascha Silbe
2016-07-13qcow2: Fix qcow2_get_cluster_offset()Max Reitz
2016-07-13qemu-io: Use correct range limitationsMax Reitz
2016-07-13qcow2: Avoid making the L1 table too bigMax Reitz
2016-07-13qemu-img: Use strerror() for generic resize errorMax Reitz
2016-07-13block: Remove BB options from blockdev-addKevin Wolf
2016-07-13qemu-iotests: Test setting WCE with qdevKevin Wolf
2016-07-13block/qdev: Allow configuring rerror/werror with qdev propertiesKevin Wolf
2016-07-13commit: Fix use of error handling policyKevin Wolf
2016-07-13block/qdev: Allow configuring WCE with qdev propertiesKevin Wolf
2016-07-13hostmem: detect host backend memory is being used properlyXiao Guangrong
2016-07-13hostmem: fix QEMU crash by 'info memdev'Xiao Guangrong
2016-07-13char: do not use atexit cleanup handlerMarc-André Lureau
2016-07-13net: do not use atexit for cleanupPaolo Bonzini
2016-07-13slirp: use exit notifier for slirp_smb_cleanupPaolo Bonzini
2016-07-13tap: use an exit notifier to call down_scriptMarc-André Lureau
2016-07-13block/qdev: Allow node name for drive propertiesKevin Wolf
2016-07-13coroutine: move entry argument to qemu_coroutine_createPaolo Bonzini
2016-07-13test-coroutine: prepare for the next patchPaolo Bonzini