aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2019-10-14Merge remote-tracking branch 'remotes/awilliam/tags/vfio-update-20191010.0' i...Peter Maydell
2019-10-14Merge remote-tracking branch 'remotes/gkurz/tags/9p-next-2019-10-10' into sta...Peter Maydell
2019-10-14Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-10-10' in...Peter Maydell
2019-10-10hw/vfio/pci: fix double free in vfio_msi_disableEvgeny Yakovlev
2019-10-109p: Use variable length suffixes for inode remappingChristian Schoenebeck
2019-10-109p: stat_to_qid: implement slow pathAntonios Motakis
2019-10-109p: Added virtfs option 'multidevs=remap|forbid|warn'Antonios Motakis
2019-10-109p: Treat multiple devices on one export as an errorAntonios Motakis
2019-10-10fsdev: Add return value to fsdev_throttle_parse_opts()Greg Kurz
2019-10-109p: Simplify error path of v9fs_device_realize_common()Greg Kurz
2019-10-109p: unsigned type for type, version, pathAntonios Motakis
2019-10-10scsi: account unmap operationsAnton Nefedov
2019-10-10scsi: move unmap error checking to the complete callbackAnton Nefedov
2019-10-10scsi: store unmap offset and nb_sectors in request structAnton Nefedov
2019-10-10ide: account UNMAP (TRIM) operationsAnton Nefedov
2019-10-09target/s390x: Remove ilen parameter from s390_program_interruptRichard Henderson
2019-10-09s390x/cpumodel: Prepare for changes of QEMU modelDavid Hildenbrand
2019-10-08virtio-blk: schedule virtio_notify_config to run on main contextSergio Lopez
2019-10-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20191004' into...Peter Maydell
2019-10-04memory: allow memory_region_register_iommu_notifier() to failEric Auger
2019-10-04vfio: Turn the container error into an Error handleEric Auger
2019-10-04lm32: do not leak memory on object_new/object_unrefPaolo Bonzini
2019-10-04mips: fix memory leaks in board initializationPaolo Bonzini
2019-10-04hppa: fix leak from g_strdup_printfPaolo Bonzini
2019-10-04mcf5208: fix leak from qemu_allocate_irqsPaolo Bonzini
2019-10-04microblaze: fix leak of fdevice tree blobPaolo Bonzini
2019-10-04ide: fix leak from qemu_allocate_irqsPaolo Bonzini
2019-10-04hw/isa: Introduce a CONFIG_ISA_SUPERIO switch for isa-superio.cThomas Huth
2019-10-04ppc/pnv: Remove the XICSFabric Interface from the POWER9 machineCédric Le Goater
2019-10-04spapr: Eliminate SpaprIrq::init hookDavid Gibson
2019-10-04spapr: Add return value to spapr_irq_check()David Gibson
2019-10-04spapr: Use less cryptic representation of which irq backends are supportedDavid Gibson
2019-10-04xive: Improve irq claim/free pathDavid Gibson
2019-10-04spapr, xics, xive: Better use of assert()s on irq claim/free pathsDavid Gibson
2019-10-04spapr: Handle freeing of multiple irqs in frontend onlyDavid Gibson
2019-10-04spapr: Remove unhelpful tracepoints from spapr_irq_free_xics()David Gibson
2019-10-04spapr: Eliminate SpaprIrq:get_nodename methodDavid Gibson
2019-10-04spapr: Simplify spapr_qirq() handlingDavid Gibson
2019-10-04spapr: Fix indexing of XICS irqsDavid Gibson
2019-10-04spapr: Eliminate nr_irqs parameter to SpaprIrq::initDavid Gibson
2019-10-04spapr: Clarify and fix handling of nr_irqsDavid Gibson
2019-10-04spapr: Replace spapr_vio_qirq() helper with spapr_vio_irq_pulse() helperDavid Gibson
2019-10-04spapr: Fold spapr_phb_lsi_qirq() into its single callerDavid Gibson
2019-10-04xics: Create sPAPR specific ICS subtypeDavid Gibson
2019-10-04xics: Merge TYPE_ICS_BASE and TYPE_ICS_SIMPLE classesDavid Gibson
2019-10-04xics: Eliminate reset hookDavid Gibson
2019-10-04xics: Rename misleading ics_simple_*() functionsDavid Gibson
2019-10-04xics: Eliminate 'reject', 'resend' and 'eoi' class hooksDavid Gibson
2019-10-04spapr/xive: skip partially initialized vCPUs in presenterCédric Le Goater
2019-10-04spapr: Render full FDT on ibm,client-architecture-supportAlexey Kardashevskiy