aboutsummaryrefslogtreecommitdiff
path: root/hw/misc
AgeCommit message (Expand)Author
2016-01-21misc: zynq-xadc: Fix off-by-onePeter Crosthwaite
2016-01-21ssi: Move ssi.h into a separate directoryAlistair Francis
2016-01-11i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell
2016-01-11hw/misc/edu: Convert to realize()Cao jin
2016-01-09ivshmem: Store file descriptor for vhost-user negotiationTetsuya Mukawa
2015-12-17hw/misc: Hyper-V test device 'hyperv-testdev'Andrey Smetanin
2015-12-17i.MX: Add an i.MX25 specific CCM class/instancepull-target-arm-20151217-1Jean-Christophe Dubois
2015-12-17i.MX: Split the CCM class into an abstract base class and a concrete classJean-Christophe Dubois
2015-12-17i.MX: rename i.MX CCM get_clock() function and CLK ID enum namesJean-Christophe Dubois
2015-12-17i.MX: Fix i.MX31 default/reset configurationJean-Christophe Dubois
2015-11-30mac_dbdma: always initialize channel field in DBDMA_channelHervé Poussineau
2015-11-25ivshmem: Rename property memdev to x-memdev for 2.5Markus Armbruster
2015-11-25ivshmem: Mark questionable socket type test FIXMEMarkus Armbruster
2015-11-12hw/misc: Add support for ADC controller in Xilinx Zynq 7000Guenter Roeck
2015-11-12cuda.c: add delay to setting of SR_INT bitMark Cave-Ayland
2015-11-12cuda.c: fix T2 timer and enable its interruptMark Cave-Ayland
2015-11-12cuda.c: rename get_counter() state variable from s to ti for consistencyMark Cave-Ayland
2015-11-12cuda.c: refactor get_tb() so that the time can be passed inMark Cave-Ayland
2015-11-12cuda.c: add defines for CUDA registersMark Cave-Ayland
2015-11-12cuda.c: fix CUDA SR interrupt clearingMark Cave-Ayland
2015-11-12cuda.c: implement dummy IIC access commandsMark Cave-Ayland
2015-11-12cuda.c: implement simple CUDA_GET_6805_ADDR commandMark Cave-Ayland
2015-11-12cuda.c: fix CUDA_PACKET response packet formatMark Cave-Ayland
2015-11-12cuda.c: fix CUDA ADB error packet formatMark Cave-Ayland
2015-10-27i.MX: Standardize i.MX CCM debugJean-Christophe Dubois
2015-10-26ivshmem: use little-endian int64_t for the protocolMarc-André Lureau
2015-10-26ivshmem: use kvm irqfd for msi notificationsMarc-André Lureau
2015-10-26ivshmem: rename MSI eventfd_tableMarc-André Lureau
2015-10-26ivshmem: remove EventfdEntry.vectorMarc-André Lureau
2015-10-26ivshmem: add hostmem backendMarc-André Lureau
2015-10-26ivshmem: use qemu_strtosz()Marc-André Lureau
2015-10-26ivshmem: do not keep shm_fd openMarc-André Lureau
2015-10-24ivshmem: add check on protocol version in QEMUDavid Marchand
2015-10-24ivshmem: reset mask on device resetMarc-André Lureau
2015-10-24ivshmem: error on too many eventfd receivedMarc-André Lureau
2015-10-24ivshmem: replace 'guest' for 'peer' appropriatelyMarc-André Lureau
2015-10-24ivshmem: fix pci_ivshmem_exit()Marc-André Lureau
2015-10-24ivshmem: add device descriptionMarc-André Lureau
2015-10-24ivshmem: check shm isn't already initializedMarc-André Lureau
2015-10-24ivshmem: shmfd can be 0Marc-André Lureau
2015-10-24ivshmem: migrate with VMStateDescriptionMarc-André Lureau
2015-10-24ivshmem: use common is_power_of_2()Marc-André Lureau
2015-10-24ivshmem: use common returnMarc-André Lureau
2015-10-24ivshmem: simplify a bit the codeMarc-André Lureau
2015-10-24ivshmem: print error on invalid peer idMarc-André Lureau
2015-10-24ivshmem: improve error handlingMarc-André Lureau
2015-10-24ivshmem: improve debug messagesMarc-André Lureau
2015-10-24ivshmem: remove max_peer fieldMarc-André Lureau
2015-10-24ivshmem: initialize max_peer to -1Marc-André Lureau