aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-08-21Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180821-pull-request' ...Peter Maydell3-16/+84
2018-08-21Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180821-pull-request' ...Peter Maydell5-181/+30
2018-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...Peter Maydell31-735/+945
2018-08-21Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell5-26/+150
2018-08-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell12-36/+235
2018-08-21dev-mtp: rename x-root to rootdirBandan Das1-2/+2
2018-08-21dev-mtp: Add support for > 4GB file transfersBandan Das1-4/+27
2018-08-21dev-mtp: retry write for incomplete transfersBandan Das1-2/+20
2018-08-21dev-mtp: fix buffer allocation for writing file contentsBandan Das1-2/+4
2018-08-21dev-mtp: add support for canceling transactionBandan Das1-4/+26
2018-08-21ohci: Clear the interrupt counter for erroneous transfersSebastian Bauer1-0/+3
2018-08-21Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell2-3/+13
2018-08-21docs/usb2.txt: ehci has six portsnpes871841-2/+2
2018-08-21hw/pci-host/bonito: Move away from old_mmio accessorsPeter Maydell1-130/+15
2018-08-21hw/display/vga-isa-mm: Convert away from old_mmioPeter Maydell1-47/+13
2018-08-21qxl: drop unused generation variableGerd Hoffmann2-2/+0
2018-08-21hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is setThomas Huth1-2/+2
2018-08-21ppc: add DBCR based debuggingRoman Kapl4-33/+107
2018-08-21spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()Cédric Le Goater1-5/+6
2018-08-21mac_newworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland1-1/+11
2018-08-21mac_oldworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland1-1/+11
2018-08-2140p: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland1-2/+11
2018-08-21qemu-doc: mark ppc/prep machine as deprecatedHervé Poussineau1-0/+6
2018-08-21hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau2-2/+1
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater5-185/+259
2018-08-21hw/ppc/ppc405_uc: Convert away from old_mmioPeter Maydell1-148/+25
2018-08-21hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpgaPeter Maydell1-50/+10
2018-08-21hw/ppc/prep: Remove ifdeffed-out stub of XCSR codePeter Maydell1-93/+4
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater8-18/+216
2018-08-21spapr: Add a pseries-3.1 machine typeCédric Le Goater1-2/+21
2018-08-21target/ppc: simplify bcdadd/sub functionsYasmin Beatriz1-31/+18
2018-08-21xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"Greg Kurz1-1/+0
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy3-1/+24
2018-08-21target/ppc: bcdsub fix sign when result is zeroYasmin Beatriz1-0/+3
2018-08-21target/ppc: Use non-arithmetic conversions for fp load/storeRichard Henderson3-30/+61
2018-08-21target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrtRichard Henderson1-25/+37
2018-08-21target/ppc: Tidy helper_fsqrtRichard Henderson2-16/+15
2018-08-21target/ppc: Tidy helper_fadd, helper_fsubRichard Henderson2-31/+23
2018-08-21target/ppc: Tidy helper_fmulRichard Henderson2-15/+12
2018-08-21target/ppc: Honor fpscr_ze semantics and tidy fdivRichard Henderson2-23/+29
2018-08-21target/ppc: Enable fp exceptions for user-onlyRichard Henderson2-3/+14
2018-08-21pseries: Update SLOF firmware imageAlexey Kardashevskiy3-1/+1
2018-08-21spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefnBharata B Rao1-30/+32
2018-08-20linux-user: add QEMU_IFLA_INFO_KIND nested type for tunLaurent Vivier1-0/+48
2018-08-20linux-user: update netlink route typesLaurent Vivier1-0/+19
2018-08-20linux-user: introduce QEMU_RTA_* to use with rtattr_type_tLaurent Vivier1-11/+45
2018-08-20linux-user: fix recvmsg()/recvfrom() with netlink and MSG_TRUNCLaurent Vivier1-2/+7
2018-08-20sun4m: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland1-1/+11
2018-08-20sun4u: ensure kernel_top is always initialisedMark Cave-Ayland1-2/+2
2018-08-20Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into stagingPeter Maydell36-157/+460