aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2020-09-29vhost: recheck dev state in the vhost_migration_log routineDima Stepanov
2020-09-29pc: fix auto_enable_numa_with_memhp/auto_enable_numa_with_memdev for the 5.0 ...David Hildenbrand
2020-09-29virtio-mem: detach the element from the virtqueue when error occursLi Qiang
2020-09-29vhost-vdpa: batch updating IOTLB mappingsJason Wang
2020-09-29vhost: switch to use IOTLB v2 formatJason Wang
2020-09-28Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200928-pull-request' ...Peter Maydell
2020-09-28Merge remote-tracking branch 'remotes/alistair/tags/pull-register-20200927' i...Peter Maydell
2020-09-28Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-28hw/usb: Use lock guard macrosAmey Narkhede
2020-09-28usb: hcd-xhci-sysbus: Attach xhci to sysbus deviceSai Pavan Boddu
2020-09-28usb/hcd-xhci: Split pci wrapper for xhci base modelSai Pavan Boddu
2020-09-28usb/hcd-xhci: Move qemu-xhci device to hcd-xhci-pci.cSai Pavan Boddu
2020-09-28usb/hcd-xhci: Make dma read/writes hooks pci freeSai Pavan Boddu
2020-09-25core/register: Specify instance_size in the TypeInfoAlistair Francis
2020-09-25load_elf: Remove unused address variables from callersBALATON Zoltan
2020-09-24Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2020-09-24Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell
2020-09-23vhost-vdpa: remove useless variableLaurent Vivier
2020-09-23virtio: vdpa: omit check return of g_mallocLi Qiang
2020-09-23vhost-vdpa: fix indentation in vdpa_opsStefano Garzarella
2020-09-23qemu/atomic.h: rename atomic_ to qatomic_Stefan Hajnoczi
2020-09-23virtio-crypto: don't modify elem->in/out_sgStefan Hajnoczi
2020-09-23virtio-blk: undo destructive iov_discard_*() operationsStefan Hajnoczi
2020-09-23virtio: add vhost-user-fs-ccw deviceHalil Pasic
2020-09-22sifive_u: Register "start-in-flash" as class propertyEduardo Habkost
2020-09-22sifive_e: Register "revb" as class propertyEduardo Habkost
2020-09-22i440fx: Register i440FX-pcihost properties as class propertiesEduardo Habkost
2020-09-22machine: Register "memory-backend" as class propertyEduardo Habkost
2020-09-22xlnx-zcu102: Register properties as class propertiesEduardo Habkost
2020-09-22cpu/core: Register core-id and nr-threads as class propertiesEduardo Habkost
2020-09-22smp: drop support for deprecated (invalid topologies)Igor Mammedov
2020-09-22qom: simplify object_find_property / object_class_find_propertyDaniel P. Berrangé
2020-09-22Merge remote-tracking branch 'remotes/kraxel/tags/usb-20200921-pull-request' ...Peter Maydell
2020-09-22Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell
2020-09-21hw: usb: hcd-ohci: check for processed TD before retirePrasad J Pandit
2020-09-21hw: usb: hcd-ohci: check len and frame_number variablesPrasad J Pandit
2020-09-21usb: fix u2f buildGerd Hoffmann
2020-09-18Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost
2020-09-18Use OBJECT_DECLARE_TYPE when possibleEduardo Habkost
2020-09-18qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost
2020-09-18sifive: Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-18sifive: Move QOM typedefs and add missing includesEduardo Habkost
2020-09-18sifive_u: Rename memmap enum constantsEduardo Habkost
2020-09-18sifive_e: Rename memmap enum constantsEduardo Habkost
2020-09-18hw/nvram/fw_cfg: fix FWCfgDataGeneratorClass::get_data() consumptionLaszlo Ersek
2020-09-18Merge remote-tracking branch 'remotes/legoater/tags/pull-aspeed-20200918' int...Peter Maydell
2020-09-18misc: aspeed_scu: Update AST2600 silicon id registerJoel Stanley
2020-09-18hw/arm/aspeed: Add machine properties to define the flash modelsCédric Le Goater
2020-09-18hw/arm/aspeed: Map the UART5 device unconditionallyPhilippe Mathieu-Daudé
2020-09-17Merge remote-tracking branch 'remotes/kraxel/tags/microvm-20200917-pull-reque...Peter Maydell