aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-16qga: fix 'driver' leak in guest-get-fsinfoMarc-André Lureau1-0/+1
2018-07-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180716'...Peter Maydell7-12/+47
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-16virtio-scsi: fix hotplug ->reset() vs event raceStefan Hajnoczi1-1/+10
2018-07-16qdev: add HotplugHandler->post_plug() callbackStefan Hajnoczi3-0/+25
2018-07-16hw/char/serial: retry write if EAGAINMarc-André Lureau1-9/+14
2018-07-16PC Chipset: Improve serial divisor calculationCalvin Lee1-10/+13
2018-07-16vhost-user-test: added proper TestServer *dest initialization in test_migrate()Emanuele Giuseppe Esposito1-0/+3
2018-07-16hyperv: ensure VP index equal to QEMU cpu_indexRoman Kagan6-0/+72
2018-07-16hyperv: rename vcpu_id to vp_indexRoman Kagan3-13/+13
2018-07-16accel: Fix typo and grammar in commentStefan Weil1-1/+1
2018-07-16Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-07-16' into ...Peter Maydell13-261/+261
2018-07-16dump: add kernel_gs_base to QEMU CPU stateViktor Prutyanov1-0/+10
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