aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-17Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-07-17Document command line options with single dashBALATON Zoltan
2018-07-17opts: remove redundant check for NULL parameterDaniel P. Berrangé
2018-07-17i386: only parse the initrd_filename once for multiboot modulesDaniel P. Berrangé
2018-07-17i386: fix regression parsing multiboot initrd modulesDaniel P. Berrangé
2018-07-17hw/arm/xlnx-zynqmp: Fix crash when introspecting the "xlnx, zynqmp" deviceThomas Huth
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini
2018-07-17hw/arm/stm32f205_soc: Fix introspection problem with 'stm32f205-soc' deviceThomas Huth
2018-07-17hw/arm/allwinner-a10: Fix introspection problem with 'allwinner-a10'Thomas Huth
2018-07-17hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic'Thomas Huth
2018-07-17hw/cpu/arm11mpcore: Fix introspection problem with 'arm11mpcore_priv'Thomas Huth
2018-07-17hw/arm/fsl-imx31: Fix introspection problem with the "fsl, imx31" deviceThomas Huth
2018-07-17hw/arm/fsl-imx25: Fix introspection problem with the "fsl, imx25" deviceThomas Huth
2018-07-17hw/arm/fsl-imx7: Fix introspection problems with the "fsl, imx7" deviceThomas Huth
2018-07-17hw/arm/fsl-imx6: Fix introspection problems with the "fsl, imx6" deviceThomas Huth
2018-07-17hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" deviceThomas Huth
2018-07-17hw/arm/msf2-soc: Fix introspection problem with the "msf2-soc" deviceThomas Huth
2018-07-17hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv deviceThomas Huth
2018-07-17hw/arm/armv7: Fix crash when introspecting the "iotkit" deviceThomas Huth
2018-07-17hw/arm/bcm2836: Fix crash with device_add bcm2837 on unsupported machinesThomas Huth
2018-07-17hw/core/sysbus: Add a function for creating and attaching an objectThomas Huth
2018-07-17qom/object: Add a new function object_initialize_child()Thomas Huth
2018-07-17Merge remote-tracking branch 'remotes/mdroth/tags/qga-pull-2018-07-16-tag' in...Peter Maydell
2018-07-16qga: fix file descriptor leakPaolo Bonzini
2018-07-16qga: fix 'driver' leak in guest-get-fsinfoMarc-André Lureau
2018-07-16Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180716'...Peter Maydell
2018-07-16accel/tcg: Assert that tlb fill gave us a valid TLB entryPeter Maydell
2018-07-16accel/tcg: Use correct test when looking in victim TLB for codePeter Maydell
2018-07-16bcm2835_aux: Swap RX and TX interrupt assignmentsGuenter Roeck
2018-07-16hw/arm/bcm2836: Mark the bcm2836 / bcm2837 devices with user_creatable = falseThomas Huth
2018-07-16hw/intc/arm_gic: Fix handling of GICD_ITARGETSRPeter Maydell
2018-07-16hw/intc/arm_gic: Check interrupt number in gic_deactivate_irq()Peter Maydell
2018-07-16aspeed: Implement write-1-{set, clear} for AST2500 strappingAndrew Jeffery
2018-07-16target/arm: Fix LD1W and LDFF1W (scalar plus vector)Richard Henderson
2018-07-16virtio-scsi: fix hotplug ->reset() vs event raceStefan Hajnoczi
2018-07-16qdev: add HotplugHandler->post_plug() callbackStefan Hajnoczi
2018-07-16hw/char/serial: retry write if EAGAINMarc-André Lureau
2018-07-16PC Chipset: Improve serial divisor calculationCalvin Lee
2018-07-16vhost-user-test: added proper TestServer *dest initialization in test_migrate()Emanuele Giuseppe Esposito
2018-07-16hyperv: ensure VP index equal to QEMU cpu_indexRoman Kagan
2018-07-16hyperv: rename vcpu_id to vp_indexRoman Kagan
2018-07-16accel: Fix typo and grammar in commentStefan Weil
2018-07-16Merge remote-tracking branch 'remotes/armbru/tags/pull-misc-2018-07-16' into ...Peter Maydell
2018-07-16dump: add kernel_gs_base to QEMU CPU stateViktor Prutyanov
2018-07-16monitor: Fix tracepoint crash on JSON syntax errorMarkus Armbruster
2018-07-16MAINTAINERS: New section "Incompatible changes", copy libvir-listMarkus Armbruster
2018-07-16qemu-doc: Move appendix "Deprecated features" to its own fileMarkus Armbruster
2018-07-16cli qmp: Mark --preconfig, exit-preconfig experimentalMarkus Armbruster
2018-07-16qapi: Do not expose "allow-preconfig" in query-qmp-schemaMarkus Armbruster
2018-07-16Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180716' into...Peter Maydell