aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-21check: Only test tpm devices when they are compiled inJuan Quintela
2018-08-21check: Only test usb-ehci when it is compiled inJuan Quintela
2018-08-21check: Only test usb-uhci devices when they are compiled inJuan Quintela
2018-08-21check: Only test usb-ohci when it is compiled inJuan Quintela
2018-08-21check: Only test nvme when it is compiled inJuan Quintela
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela
2018-08-21check: Only test wdt_ib700 when it is compiled inJuan Quintela
2018-08-21check: Only test sdhci when it is compiled inJuan Quintela
2018-08-21check: Only test i82801b11 when it is compiled inJuan Quintela
2018-08-21check: Only test ioh3420 when it is compiled inJuan Quintela
2018-08-21check: Only test ipack when it is compiled inJuan Quintela
2018-08-21check: Only test hda when it is compiled inJuan Quintela
2018-08-21check: Only test ac97 when it is compiled inJuan Quintela
2018-08-21check: Only test es1370 when it is compiled inJuan Quintela
2018-08-21check: Only test rtl8139 when it is compiled inJuan Quintela
2018-08-21check: Only test pcnet when it is compiled inJuan Quintela
2018-08-21check: Only test eepro100 when it is compiled inJuan Quintela
2018-08-21check: Only test ne2000 when it is compiled inJuan Quintela
2018-08-21check: Only test vmxnet3 when it is compiled inJuan Quintela
2018-08-21Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180821-pull-request' ...Peter Maydell
2018-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into...Peter Maydell
2018-08-21Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-re...Peter Maydell
2018-08-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2018-08-21Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc.for-upstream-2...Peter Maydell
2018-08-21hw/pci-host/bonito: Move away from old_mmio accessorsPeter Maydell
2018-08-21hw/display/vga-isa-mm: Convert away from old_mmioPeter Maydell
2018-08-21qxl: drop unused generation variableGerd Hoffmann
2018-08-21hw/display/ramfb: Compile the ramfb code only when CONFIG_FW_CFG_DMA is setThomas Huth
2018-08-21ppc: add DBCR based debuggingRoman Kapl
2018-08-21spapr_pci: factorize the use of SPAPR_MACHINE_GET_CLASS()Cédric Le Goater
2018-08-21mac_newworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-21mac_oldworld: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-2140p: don't use legacy fw_cfg_init_mem() functionMark Cave-Ayland
2018-08-21qemu-doc: mark ppc/prep machine as deprecatedHervé Poussineau
2018-08-21hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater
2018-08-21hw/ppc/ppc405_uc: Convert away from old_mmioPeter Maydell
2018-08-21hw/ppc/ppc_boards: Don't use old_mmio for ref405ep_fpgaPeter Maydell
2018-08-21hw/ppc/prep: Remove ifdeffed-out stub of XCSR codePeter Maydell
2018-08-21spapr: introduce a fixed IRQ number spaceCédric Le Goater
2018-08-21spapr: Add a pseries-3.1 machine typeCédric Le Goater
2018-08-21target/ppc: simplify bcdadd/sub functionsYasmin Beatriz
2018-08-21xics: don't include "target/ppc/cpu-qom.h" in "hw/ppc/xics.h"Greg Kurz
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy
2018-08-21target/ppc: bcdsub fix sign when result is zeroYasmin Beatriz
2018-08-21target/ppc: Use non-arithmetic conversions for fp load/storeRichard Henderson
2018-08-21target/ppc: Honor fpscr_ze semantics and tidy fre, fresqrtRichard Henderson
2018-08-21target/ppc: Tidy helper_fsqrtRichard Henderson
2018-08-21target/ppc: Tidy helper_fadd, helper_fsubRichard Henderson
2018-08-21target/ppc: Tidy helper_fmulRichard Henderson