aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2018-08-24hw/intc/arm_gic: Make per-cpu GICH memory regions 0x200 bytes largePeter Maydell1-1/+1
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell27-389/+474
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard4-4/+7
2018-08-23i2c: pm_smbus: Don't delay host status register busy bit when interrupts are ...Corey Minyard1-6/+13
2018-08-23i2c: pm_smbus: Add interrupt handlingCorey Minyard2-1/+29
2018-08-23i2c: pm_smbus: Add block transfer capabilityCorey Minyard2-13/+146
2018-08-23i2c: pm_smbus: Make the I2C block read command read-onlyCorey Minyard1-5/+4
2018-08-23i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard2-15/+32
2018-08-23i2c: pm_smbus: Clean up some style issuesCorey Minyard1-20/+38
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand3-39/+34
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-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