aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)AuthorFilesLines
2017-09-19Convert single line fprintf(.../n) to warn_report()Alistair Francis5-6/+9
2017-09-19hw/i386: Improve some of the warning messagesAlistair Francis3-12/+18
2017-09-19multiboot: validate multiboot header address valuesPrasad J Pandit1-0/+19
2017-09-19scsi/esp: Rename the ESP macro to ESP_STATEKamil Rytarowski1-5/+5
2017-09-19scsi: move block/scsi.h to include/scsi/constants.hPaolo Bonzini12-12/+12
2017-09-19scsi: introduce sg_io_sense_from_errnoPaolo Bonzini1-33/+7
2017-09-19scsi: introduce scsi_build_sensePaolo Bonzini1-7/+1
2017-09-19scsi: move non-emulation specific code to scsi/Paolo Bonzini3-406/+0
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini2-7/+7
2017-09-19scsi-block: Support rerror/werrorFam Zheng1-14/+24
2017-09-19scsi-bus: correct responses for INQUIRY and REQUEST SENSEHannes Reinecke1-4/+25
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones1-3/+5
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi1-17/+16
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi2-47/+46
2017-09-18AHCI: remove DPRINTF macroJohn Snow1-9/+0
2017-09-18AHCI: pretty-print FIS to buffer instead of stderrJohn Snow2-10/+22
2017-09-18AHCI: Rework IRQ constantsJohn Snow3-21/+74
2017-09-18AHCI: Replace DPRINTF with trace-eventsJohn Snow2-89/+117
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow3-11/+21
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow2-41/+38
2017-09-18IDE: add tracing for data portsJohn Snow2-1/+16
2017-09-18IDE: Add register hints to tracingJohn Snow2-24/+72
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow6-69/+79
2017-09-18hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = falseThomas Huth1-0/+3
2017-09-18ide: ahci: unparent children buses before freeing their memoryIgor Mammedov1-0/+1
2017-09-18audio: intel-hda: do not use old_mmio accessesMatt Parker1-47/+11
2017-09-18wm8750: add record buffer underrun checkGerd Hoffmann1-1/+5
2017-09-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...Peter Maydell11-96/+1575
2017-09-15spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()Greg Kurz1-2/+2
2017-09-15spapr_cpu_core: cleaning up qdev_get_machine() callsGreg Kurz1-3/+3
2017-09-15spapr_pci: don't create 64-bit MMIO window if we don't need toGreg Kurz1-7/+13
2017-09-15spapr_pci: convert sprintf() to g_strdup_printf()Greg Kurz1-9/+12
2017-09-15spapr_cpu_core: fail gracefully with non-pseries machine typesGreg Kurz1-2/+3
2017-09-15xics: fix several error leaksGreg Kurz1-6/+6
2017-09-15vfio, spapr: Fix levels calculationAlexey Kardashevskiy1-1/+1
2017-09-15spapr_pci: handle FDT creation errors with _FDT()Greg Kurz1-23/+7
2017-09-15spapr_pci: use the common _FDT() helperGreg Kurz1-9/+1
2017-09-15spapr: fix CAS-generated resetCédric Le Goater1-0/+7
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater1-1/+1
2017-09-15spapr: only update SDR1 once per-cpu during CASGreg Kurz1-9/+5
2017-09-15spapr_pci: use g_strdup_printf()Greg Kurz1-9/+10
2017-09-15spapr_pci: drop useless check in spapr_populate_pci_child_dt()Greg Kurz1-5/+1
2017-09-15spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()Greg Kurz1-2/+2
2017-09-15hw/ppc/spapr.c: cleaning up qdev_get_machine() callsDaniel Henrique Barboza1-10/+9
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt4-0/+1494
2017-09-14mps2-an511: Fix wiring of UART overflow interrupt linesPeter Maydell1-2/+2
2017-09-14hw/pci-host/gpex: Implement PCI INTx routingPranavkumar Sawargaonkar1-0/+12
2017-09-14hw/arm/virt: Set INTx/gsi mappingPranavkumar Sawargaonkar1-0/+1
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar1-0/+10
2017-09-14xlnx-zcu102: Mark the EP108 machine as deprecatedAlistair Francis1-1/+1