summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-06-05tcg: Introduce goto_ptr opcode and tcg_gen_lookup_and_goto_ptrEmilio G. Cota
2017-06-05qemu/atomic: Loosen restrictions for 64-bit ILP32 hostsRichard Henderson
2017-06-05tcg/sparc: Use the proper compilation flags for 32-bitRichard Henderson
2017-06-05target/nios2: Fix 64-bit ilp32 compilationRichard Henderson
2017-06-05Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-06-05hw/core: nmi.c can be compiled as common-obj nowadaysThomas Huth
2017-06-05Merge remote-tracking branch 'remotes/elmarco/tags/chrfe-pull-request' into s...Peter Maydell
2017-06-04dump: fix memory_mapping_filter leakMarc-André Lureau
2017-06-04ide-test: check return of fwriteJohn Snow
2017-06-04help: Add newline to end of thread option help textSuraj Jitindar Singh
2017-06-04qemu-ga: remove useless allocationMarc-André Lureau
2017-06-04scsi/lsi53c895a: Remove unused lsi_mem_*() return valueMao Zhongyi
2017-06-04qapi: Fix some QMP documentation regressionsEric Blake
2017-06-04hw/mips: add missing includePhilippe Mathieu-Daudé
2017-06-04register: display register prefix (name) since it is availablePhilippe Mathieu-Daudé
2017-06-04hw/sparc: use ARRAY_SIZE() macroPhilippe Mathieu-Daudé
2017-06-04hw/xtensa: sim: use g_string/g_newMax Filippov
2017-06-04target/arm: add data cache invalidation cp15 instruction to cortex-r5Luc MICHEL
2017-06-04block: Correct documentation for BLOCK_WRITE_THRESHOLDEric Blake
2017-06-04trivial: Remove unneeded ifndef in memory.hJuan Quintela
2017-06-04altera_timer: fix incorrect memsetPaolo Bonzini
2017-06-04configure: Detect native NetBSD curses(3)Kamil Rytarowski
2017-06-04tests/libqtest: Print error instead of aborting when env variable is missingThomas Huth
2017-06-04docs/qdev-device-use.txt: update section Default DevicesMarkus Armbruster
2017-06-04docs qemu-doc: Avoid ide-drive, it's deprecatedMarkus Armbruster
2017-06-04qemu-doc: Add hyperlinks to further license informationThomas Huth
2017-06-04qemu-doc: Move the qemu-ga description into a separate chapterThomas Huth
2017-06-02Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2017-06-02spec/vhost-user spec: Add IOMMU supportMaxime Coquelin
2017-06-02vhost-user: add slave-req-fd supportMarc-André Lureau
2017-06-02vhost-user: add vhost_user to hold the chrMarc-André Lureau
2017-06-02vhost: rework IOTLB messagingMaxime Coquelin
2017-06-02vhost: propagate errors in vhost_device_iotlb_miss()Maxime Coquelin
2017-06-02virtio-serial: fix segfault on disconnectStefan Hajnoczi
2017-06-02virtio: add virtqueue_alloc_element tracepointPaolo Bonzini
2017-06-02virtio-serial-bus: Unset hotplug handler when unrealizeLadi Prosek
2017-06-02Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-06-02gluster: add support for PREALLOC_MODE_FALLOCNiels de Vos
2017-06-02Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-signed' into s...Peter Maydell
2017-06-02Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20170601' i...Peter Maydell
2017-06-02Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170602'...Peter Maydell
2017-06-02hw/arm/virt: fdt: generate distance-map when neededAndrew Jones
2017-06-02hw/arm/virt-acpi-build: build SLIT when neededAndrew Jones
2017-06-02aspeed: add some I2C devices to the Aspeed machinesCédric Le Goater
2017-06-02aspeed/i2c: introduce a state machineCédric Le Goater
2017-06-02aspeed/i2c: handle LAST command under the RX commandCédric Le Goater
2017-06-02aspeed/i2c: improve command handlingCédric Le Goater
2017-06-02arm: Implement HFNMIENA support for M profile MPUPeter Maydell
2017-06-02arm: add MPU support to M profile CPUsMichael Davidsaver
2017-06-02armv7m: Classify faults as MemManage or BusFaultMichael Davidsaver