summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-13hw/arm: Express dependencies of collie with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of xilinx-zynq with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the PXA2xx machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of realview, versatile and vexpress with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of stellaris with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the OMAP machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of musicpal with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the fsl-imx31 machine with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of integratorcp with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the highbank machines with KconfigThomas Huth
2019-05-13hw/arm: Express dependencies of the exynos machines with KconfigThomas Huth
2019-05-13hw/ide/ahci: Add a Kconfig switch for the AHCI-ICH9 deviceThomas Huth
2019-05-13Makefile: Fix inclusion of the config-devices.mak.d Kconfig dependenciesThomas Huth
2019-05-13hw/pci/pci-stub: Add msi_enabled() and msi_notify() to the pci stubsThomas Huth
2019-05-13Clean up decorations and whitespace around header guardsMarkus Armbruster
2019-05-13Normalize header guard symbol definition.Markus Armbruster
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-05-13target/xtensa: Clean up core-isa.h header guardsMarkus Armbruster
2019-05-13linux-user/nios2 linux-user/riscv: Clean up header guardsMarkus Armbruster
2019-05-13authz: Normalize #include "authz/trace.h" to "trace.h"Markus Armbruster
2019-05-13Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2019-05-13Clean up includesMarkus Armbruster
2019-05-13virtio-input: fix Kconfig dependency and MakefileGerd Hoffmann
2019-05-13virtio-input-host-pci: cleanup typesGerd Hoffmann
2019-05-10cputlb: Do unaligned store recursion to outermost functionRichard Henderson
2019-05-10cputlb: Do unaligned load recursion to outermost functionRichard Henderson
2019-05-10cputlb: Drop attribute flattenRichard Henderson
2019-05-10cputlb: Move TLB_RECHECK handling into load/store_helperRichard Henderson
2019-05-10accel/tcg: demacro cputlbAlex Bennée
2019-05-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-05-10iotests: Add test for rebase without input baseMax Reitz
2019-05-10qemu-img: Use zero writes after source backing EOFMax Reitz
2019-05-10qemu-img: Allow rebase with no input baseMax Reitz
2019-05-10qcow2: Remove BDRVQcow2State.cluster_sectorsAlberto Garcia
2019-05-10block: Remove bdrv_read() and bdrv_write()Alberto Garcia
2019-05-10vvfat: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()Alberto Garcia
2019-05-10vdi: Replace bdrv_{read,write}() with bdrv_{pread,pwrite}()Alberto Garcia
2019-05-10qcow2: Replace bdrv_write() with bdrv_pwrite()Alberto Garcia
2019-05-10qemu-img: Use IEC binary prefixes for size constantsStefano Garzarella
2019-05-10test-block-iothread: Job coroutine thread after AioContext switchKevin Wolf
2019-05-10blockjob: Fix coroutine thread after AioContext changeKevin Wolf
2019-05-10qemu-iotests: Fix cleanup for 192Kevin Wolf
2019-05-10MAINTAINERS: Add an entry for the Parallel NOR Flash devicesPhilippe Mathieu-Daudé
2019-05-10MAINTAINERS: Downgrade status of block sections without "M:" to "Odd Fixes"Thomas Huth
2019-05-10block: remove bs from lists before closingAnton Kuchin
2019-05-10Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-05-10util: simplify unix_listen()Marc-André Lureau
2019-05-10Add vhost-user-input-pciMarc-André Lureau
2019-05-10Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-4.1-pull-re...Peter Maydell