summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell18-62/+184
2018-07-17Document command line options with single dashBALATON Zoltan1-4/+4
2018-07-17opts: remove redundant check for NULL parameterDaniel P. Berrangé1-8/+4
2018-07-17i386: only parse the initrd_filename once for multiboot modulesDaniel P. Berrangé1-17/+15
2018-07-17i386: fix regression parsing multiboot initrd modulesDaniel P. Berrangé2-3/+4
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth1-33/+28
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini3-8/+32
2018-07-17hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' deviceThomas Huth1-16/+12
2018-07-17hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth1-10/+9
2018-07-17hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'Thomas Huth2-9/+6
2018-07-17hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'Thomas Huth1-8/+6
2018-07-17hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" deviceThomas Huth1-14/+12
2018-07-17hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" deviceThomas Huth1-16/+14
2018-07-17hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" deviceThomas Huth1-64/+33
2018-07-17hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" deviceThomas Huth1-36/+20
2018-07-17hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" deviceThomas Huth1-10/+8
2018-07-17hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" deviceThomas Huth1-8/+7
2018-07-17hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv deviceThomas Huth1-5/+3
2018-07-17hw/arm/armv7: Fix crash when introspecting the "iotkit" deviceThomas Huth3-49/+37
2018-07-17hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machinesThomas Huth1-12/+6
2018-07-17hw/core/sysbus: Add a function for creating and attaching an objectThomas Huth2-0/+25
2018-07-17qom/object: Add a new function object_initialize_child()Thomas Huth2-2/+97
2018-07-17Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-07-16-tag' in...Peter Maydell1-0/+2
2018-07-16qga: fix file descriptor leakPaolo Bonzini1-0/+1
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