aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-08-23pc: drop memory region alignment check for 0David Hildenbrand1-1/+1
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand3-18/+28
2018-08-23ipmi: Use proper struct reference for BT vmstateCorey Minyard1-13/+55
2018-08-23vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PIGreg Edwards2-0/+6
2018-08-23vhost-scsi: unify vhost-scsi get_features implementationsGreg Edwards2-13/+4
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards1-7/+8
2018-08-23hw/intc/apic: Switch away from old_mmioPeter Maydell1-24/+18
2018-08-23spapr: do not use CPU_FOREACH_REVERSEEmilio G. Cota1-1/+15
2018-08-23lsi_scsi: add support for PPR Extended MessageGeorge Kennedy1-0/+4
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau1-3/+3
2018-08-23hw/timer/mc146818rtc: Fix introspection problemThomas Huth2-9/+6
2018-08-23hw/timer/mc146818rtc: White space clean-upThomas Huth1-4/+4
2018-08-23megasas: fix sglist leakMarc-André Lureau1-1/+1
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini7-5/+15
2018-08-23es1370: simplify MemoryRegionOpsPaolo Bonzini1-210/+25
2018-08-23scsi: mptsas: Mark as storage deviceGuenter Roeck1-0/+1
2018-08-21check: Only test pvpanic when it is compiled inJuan Quintela1-11/+0
2018-08-21Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180821-pull-request' ...Peter Maydell2-14/+82
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 Maydell14-518/+560
2018-08-21Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-1/+8
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-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-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-21hw/ppc: deprecate the machine type 'prep', replaced by '40p'Hervé Poussineau1-0/+1
2018-08-21spapr: introduce a IRQ controller backend to the machineCédric Le Goater3-176/+235
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 Goater6-18/+179
2018-08-21spapr: Add a pseries-3.1 machine typeCédric Le Goater1-2/+21
2018-08-21vfio/spapr: Allow backing bigger guest IOMMU pages with smaller physical pagesAlexey Kardashevskiy2-1/+23
2018-08-21spapr_cpu_core: vmstate_[un]register per-CPU data from (un)realizefnBharata B Rao1-30/+32
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 Maydell6-52/+23
2018-08-20Merge remote-tracking branch 'remotes/marcel/tags/rdma-pull-request' into sta...Peter Maydell12-138/+229
2018-08-20s390x: remove 's390-squash-mcss' optionCornelia Huck6-51/+7
2018-08-20s390x: introduce 3.1 compat machineCornelia Huck1-1/+16