summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-16accel/tcg: Assert that tlb fill gave us a valid TLB entryPeter Maydell1-2/+2
2018-07-16accel/tcg: Use correct test when looking in victim TLB for codePeter Maydell1-1/+1
2018-07-16bcm2835_aux: Swap RX and TX interrupt assignmentsGuenter Roeck1-2/+2
2018-07-16hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = falseThomas Huth1-0/+2
2018-07-16hw/intc/arm_gic: Fix handling of GICD_ITARGETSRPeter Maydell1-2/+4
2018-07-16hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()Peter Maydell1-1/+15
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery2-2/+19
2018-07-16target/arm: Fix LD1W and LDFF1W (scalar plus vector)Richard Henderson1-2/+2
2018-07-16Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-07-16' into ...Peter Maydell13-261/+261
2018-07-16monitor: Fix tracepoint crash on JSON syntax errorMarkus Armbruster1-1/+1
2018-07-16MAINTAINERS: New section "Incompatible changes", copy libvir-listMarkus Armbruster1-0/+4
2018-07-16qemu-doc: Move appendix "Deprecated features" to its own fileMarkus Armbruster2-234/+235
2018-07-16cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster7-17/+18
2018-07-16qapi: Do not expose "allow-preconfig" in query-qmp-schemaMarkus Armbruster3-9/+3
2018-07-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180716' into...Peter Maydell8-49/+66
2018-07-16Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.0-pull-re...Peter Maydell2-54/+95
2018-07-16sm501: Fix warning about unreachable codeBALATON Zoltan1-1/+1
2018-07-16sam460ex: Correct use after free errorBALATON Zoltan1-1/+2
2018-07-16etsec: fix IRQ (un)maskingMichael Davidsaver4-43/+49
2018-07-16ppc/xics: fix ICP reset pathGreg Kurz1-3/+11
2018-07-16spapr: Correct inverted test in spapr_pc_dimm_node()David Gibson1-1/+1
2018-07-16sm501: Update screen on frame buffer address changeBALATON Zoltan1-0/+2
2018-07-15Zero out the host's `msg_control` bufferJonas Schievink1-0/+2
2018-07-15linux-user: fix mmap_find_vma_reserved()Laurent Vivier1-7/+12
2018-07-15linux-user: convert remaining fcntl() to safe_fcntl()Laurent Vivier1-1/+1
2018-07-15linux-user: ppc64: use the correct values for F_*LK64sShivaprasad G Bhat1-46/+80
2018-07-13docs: Grammar and spelling fixesVille Skyttä18-21/+22
2018-07-12Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell12-35/+226
2018-07-12qemu-img: align result of is_allocated_sectorsPeter Lieven2-16/+46
2018-07-12scsi-disk: Block Device Characteristics emulation fixDaniel Henrique Barboza1-3/+4
2018-07-12iotests: add test 226 for file driver typesJohn Snow3-0/+93
2018-07-12file-posix: specify expected filetypesJohn Snow2-8/+37
2018-07-12qemu-img: Document copy offloading implications with -S and -cFam Zheng1-2/+4
2018-07-12iotests: nbd: Stop qemu-nbd before remaking imageFam Zheng1-6/+15
2018-07-12iotests: 153: Fix dead codeFam Zheng2-0/+27
2018-07-12ui/cocoa.m: replace scrollingDeltaY with deltaYJohn Arbuckle1-7/+13
2018-07-12Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180712' into ...Peter Maydell1-2/+10
2018-07-12seccomp: allow sched_setscheduler() with SCHED_IDLE policyMarc-André Lureau1-2/+10
2018-07-12Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180712' into stagingPeter Maydell3-6/+6
2018-07-12Merge remote-tracking branch 'remotes/awilliam/tags/vfio-fixes-20180711.1' in...Peter Maydell1-1/+0
2018-07-12Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2018-07-11' in...Peter Maydell1-0/+1
2018-07-11vfio/pci: do not set the PCIDevice 'has_rom' attributeCédric Le Goater1-1/+0
2018-07-11monitor: fix double-free of request errorMarc-André Lureau1-0/+1
2018-07-11error: Remove NULL checks on error_propagate() callsPhilippe Mathieu-Daudé1-3/+1
2018-07-11s390x/storage attributes: fix CMMA_BLOCK_SIZE usageClaudio Imbrenda2-3/+5
2018-07-10Update version for v3.0.0-rc0 releasePeter Maydell1-1/+1
2018-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell42-177/+647
2018-07-10Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20180710a'...Peter Maydell8-88/+238
2018-07-10block: Use common write req handling in truncateFam Zheng1-20/+35
2018-07-10block: Fix bdrv_co_truncate overlap checkFam Zheng1-1/+2