aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2017-09-19scsi: rename scsi_build_sense to scsi_convert_sensePaolo Bonzini
2017-09-19scsi-block: Support rerror/werrorFam Zheng
2017-09-19scsi-bus: correct responses for INQUIRY and REQUEST SENSEHannes Reinecke
2017-09-19virtio-scsi: Add virtqueue_size parameter allowing virtqueue size to be set.Richard W.M. Jones
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi
2017-09-18AHCI: remove DPRINTF macroJohn Snow
2017-09-18AHCI: pretty-print FIS to buffer instead of stderrJohn Snow
2017-09-18AHCI: Rework IRQ constantsJohn Snow
2017-09-18AHCI: Replace DPRINTF with trace-eventsJohn Snow
2017-09-18IDE: replace DEBUG_AIO with trace eventsJohn Snow
2017-09-18ATAPI: Replace DEBUG_IDE_ATAPI with tracing eventsJohn Snow
2017-09-18IDE: add tracing for data portsJohn Snow
2017-09-18IDE: Add register hints to tracingJohn Snow
2017-09-18IDE: replace DEBUG_IDE with tracing systemJohn Snow
2017-09-18hw/ide/microdrive: Mark the dscm1xxxx device with user_creatable = falseThomas Huth
2017-09-18ide: ahci: unparent children buses before freeing their memoryIgor Mammedov
2017-09-18audio: intel-hda: do not use old_mmio accessesMatt Parker
2017-09-18wm8750: add record buffer underrun checkGerd Hoffmann
2017-09-15Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.11-20170915' int...Peter Maydell
2017-09-15spapr_events: use QTAILQ_FOREACH_SAFE() in spapr_clear_pending_events()Greg Kurz
2017-09-15spapr_cpu_core: cleaning up qdev_get_machine() callsGreg Kurz
2017-09-15spapr_pci: don't create 64-bit MMIO window if we don't need toGreg Kurz
2017-09-15spapr_pci: convert sprintf() to g_strdup_printf()Greg Kurz
2017-09-15spapr_cpu_core: fail gracefully with non-pseries machine typesGreg Kurz
2017-09-15xics: fix several error leaksGreg Kurz
2017-09-15vfio, spapr: Fix levels calculationAlexey Kardashevskiy
2017-09-15spapr_pci: handle FDT creation errors with _FDT()Greg Kurz
2017-09-15spapr_pci: use the common _FDT() helperGreg Kurz
2017-09-15spapr: fix CAS-generated resetCédric Le Goater
2017-09-15ppc/xive: fix OV5_XIVE_EXPLOIT bitsCédric Le Goater
2017-09-15spapr: only update SDR1 once per-cpu during CASGreg Kurz
2017-09-15spapr_pci: use g_strdup_printf()Greg Kurz
2017-09-15spapr_pci: drop useless check in spapr_populate_pci_child_dt()Greg Kurz
2017-09-15spapr_pci: drop useless check in spapr_phb_vfio_get_loc_code()Greg Kurz
2017-09-15hw/ppc/spapr.c: cleaning up qdev_get_machine() callsDaniel Henrique Barboza
2017-09-15net: Add SunGEM device emulation as found on Apple UniNorthBenjamin Herrenschmidt
2017-09-14mps2-an511: Fix wiring of UART overflow interrupt linesPeter Maydell
2017-09-14hw/pci-host/gpex: Implement PCI INTx routingPranavkumar Sawargaonkar
2017-09-14hw/arm/virt: Set INTx/gsi mappingPranavkumar Sawargaonkar
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar
2017-09-14xlnx-zcu102: Mark the EP108 machine as deprecatedAlistair Francis
2017-09-14xlnx-zcu102: Add a machine level virtualization propertyAlistair Francis
2017-09-14xlnx-zcu102: Add a machine level secure propertyAlistair Francis
2017-09-14xlnx-zcu102: Manually create the machinesAlistair Francis
2017-09-14xlnx-ep108: Rename to ZCU102Alistair Francis
2017-09-14nvic: Don't apply group priority mask to negative prioritiesPeter Maydell
2017-09-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20170914' into s...Peter Maydell
2017-09-14qmp: introduce query-memory-size-summary commandVadim Galitsyn
2017-09-14Merge remote-tracking branch 'remotes/kraxel/tags/usb-20170913-pull-request' ...Peter Maydell