aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2018-08-23Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-08-23i2c: pm_smbus: Add the ability to force block transfer enableCorey Minyard
2018-08-23i2c: pm_smbus: Don't delay host status register busy bit when interrupts are ...Corey Minyard
2018-08-23i2c: pm_smbus: Add interrupt handlingCorey Minyard
2018-08-23i2c: pm_smbus: Add block transfer capabilityCorey Minyard
2018-08-23i2c: pm_smbus: Make the I2C block read command read-onlyCorey Minyard
2018-08-23i2c: pm_smbus: Fix the semantics of block I2C transfersCorey Minyard
2018-08-23i2c: pm_smbus: Clean up some style issuesCorey Minyard
2018-08-23pc-dimm: assign and verify the "addr" property during pre_plugDavid Hildenbrand
2018-08-23pc: drop memory region alignment check for 0David Hildenbrand
2018-08-23pc-dimm: assign and verify the "slot" property during pre_plugDavid Hildenbrand
2018-08-23ipmi: Use proper struct reference for BT vmstateCorey Minyard
2018-08-23vhost-scsi: expose 't10_pi' property for VIRTIO_SCSI_F_T10_PIGreg Edwards
2018-08-23vhost-scsi: unify vhost-scsi get_features implementationsGreg Edwards
2018-08-23vhost-user-scsi: move host_features into VHostSCSICommonGreg Edwards
2018-08-23hw/intc/apic: Switch away from old_mmioPeter Maydell
2018-08-23spapr: do not use CPU_FOREACH_REVERSEEmilio G. Cota
2018-08-23lsi_scsi: add support for PPR Extended MessageGeorge Kennedy
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-23hw/timer/mc146818rtc: Fix introspection problemThomas Huth
2018-08-23hw/timer/mc146818rtc: White space clean-upThomas Huth
2018-08-23megasas: fix sglist leakMarc-André Lureau
2018-08-23fix "Missing break in switch" coverity reportsPaolo Bonzini
2018-08-23es1370: simplify MemoryRegionOpsPaolo Bonzini
2018-08-23scsi: mptsas: Mark as storage deviceGuenter Roeck
2018-08-21Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180821-pull-request' ...Peter Maydell
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/mst/tags/for_upstream' into stagingPeter Maydell
2018-08-21dev-mtp: rename x-root to rootdirBandan Das
2018-08-21dev-mtp: Add support for > 4GB file transfersBandan Das
2018-08-21dev-mtp: retry write for incomplete transfersBandan Das
2018-08-21dev-mtp: fix buffer allocation for writing file contentsBandan Das
2018-08-21dev-mtp: add support for canceling transactionBandan Das
2018-08-21ohci: Clear the interrupt counter for erroneous transfersSebastian Bauer
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-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-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