summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* tpm-be: report error instead of front-endMarc-André Lureau2017-12-151-3/+1Star
* tpm-be: call request_completed() out of threadMarc-André Lureau2017-12-153-27/+12Star
* tpm-tis: no longer expose TPMStateMarc-André Lureau2017-12-151-2/+2
* tpm-backend: store TPMIf interface, improve backend_init()Marc-André Lureau2017-12-153-5/+5
* tpm: move TpmIf in include/sysemu/tpm.hMarc-André Lureau2017-12-151-21/+1Star
* tpm-tis: remove unused locty_numberMarc-André Lureau2017-12-151-1/+0Star
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-hmp-20171214' into s...Peter Maydell2017-12-141-22/+0Star
|\
| * hmp-commands: Remove the deprecated usb_add and usb_delThomas Huth2017-12-141-22/+0Star
* | Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20171213'...Peter Maydell2017-12-148-163/+1050
|\ \
| * | xilinx_spips: Use memset instead of a for loop to zero registersAlistair Francis2017-12-131-8/+3Star
| * | xilinx_spips: Set all of the reset valuesAlistair Francis2017-12-131-5/+30
| * | xilinx_spips: Update the QSPI Mod ID reset valueAlistair Francis2017-12-131-0/+1
| * | hw/display/tc6393xb: limit irq handler index to TC6393XB_GPIOSPrasad J Pandit2017-12-131-0/+1
| * | nvic: Make systick bankedPeter Maydell2017-12-131-13/+77
| * | nvic: Make nvic_sysreg_ns_ops work with any MemoryRegionPeter Maydell2017-12-131-3/+7
| * | hw/intc/arm_gicv3_its: Implement full resetEric Auger2017-12-131-1/+8
| * | hw/intc/arm_gicv3_its: Implement a minimalist resetEric Auger2017-12-131-0/+42
| * | hw/intc/arm_gicv3_its: Don't call post_load on resetEric Auger2017-12-132-6/+0Star
| * | xlnx-zcu102: Add support for the ZynqMP QSPIFrancisco Iglesias2017-12-132-0/+49
| * | xilinx_spips: Add support for the ZynqMP Generic QSPIFrancisco Iglesias2017-12-131-47/+532
| * | xilinx_spips: Don't set TX FIFO UNDERFLOW at cmd doneFrancisco Iglesias2017-12-131-3/+1Star
| * | xilinx_spips: Add support for 4 byte addresses in the LQSPIFrancisco Iglesias2017-12-131-1/+5
| * | xilinx_spips: Add support for zero pumpingFrancisco Iglesias2017-12-131-7/+40
| * | xilinx_spips: Make tx/rx_data_bytes more generic and reusableFrancisco Iglesias2017-12-131-27/+37
| * | xilinx_spips: Add support for RX discard and RX drainFrancisco Iglesias2017-12-131-18/+149
| * | xilinx_spips: Update striping to be big-endian bit orderFrancisco Iglesias2017-12-131-9/+10
| * | xilinx_spips: Move FlashCMD, XilinxQSPIPS and XilinxSPIPSClassFrancisco Iglesias2017-12-131-35/+0Star
| * | m25p80: Add support for n25q512a11 and n25q512a13Francisco Iglesias2017-12-131-0/+2
| * | m25p80: Add support for BRRD/BRWR and BULK_ERASE (0x60)Francisco Iglesias2017-12-131-0/+7
| * | m25p80: Add support for SST READ ID 0x90/0xAB commandsFrancisco Iglesias2017-12-131-0/+32
| * | m25p80: Add support for continuous read out of RDSR and READ_FSRFrancisco Iglesias2017-12-131-1/+38
| |/
* | vfio-pci: Remove unused fields from VFIOMSIXInfoAlexey Kardashevskiy2017-12-131-2/+0Star
* | vfio/spapr: Allow fallback to SPAPR TCE IOMMU v1Alexey Kardashevskiy2017-12-131-0/+5
* | vfio/common: init giommu_list and hostwin_list of vfio containerLiu, Yi L2017-12-131-0/+2
* | vfio: Fix vfio-kvm group registrationAlex Williamson2017-12-131-0/+1
|/
* vhost-scsi: add missing virtqueue_size parameterEric Farman2017-12-051-0/+2
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2017-12-043-6/+33
|\
| * pc: fix crash on attempted cpu unplugIgor Mammedov2017-12-011-0/+5
| * virtio: check VirtQueue Vring object is setPrasad J Pandit2017-12-011-3/+11
| * vhost: fix error check in vhost_verify_ring_mappings()Greg Kurz2017-12-011-3/+3
| * vhost: restore avail index from vring used index on disconnectionMaxime Coquelin2017-12-011-0/+4
| * virtio: Add queue interface to restore avail index from vring used indexMaxime Coquelin2017-12-011-0/+10
* | spapr: Include "pre-plugged" DIMMS in ram size calculation at resetDavid Gibson2017-12-041-1/+4
* | pseries: fix TCG migrationLaurent Vivier2017-11-301-1/+1
|/
* virtio-net: don't touch virtqueue if vm is stoppedJason Wang2017-11-281-1/+2
* target/ppc: Move setting of patb_entry on hash table initSuraj Jitindar Singh2017-11-271-2/+2
* hw/arm/virt: Add 2.11 machine typeEric Auger2017-11-241-2/+17
* s390/kvm_virtio/linux-headers: remove traces of old virtio transportChristian Borntraeger2017-11-241-2/+4
* spapr: Implement bug in spapr-vty device to be compatible with PowerVMDavid Gibson2017-11-221-0/+18
* hw/ppc/spapr: Fix virtio-scsi bootindex handling for LUNs >= 256Thomas Huth2017-11-221-0/+4