summaryrefslogtreecommitdiffstats
path: root/hw/misc
Commit message (Expand)AuthorAgeFilesLines
* bcm2835_property: implement framebuffer control/configuration propertiesGrégory ESTRADE2016-03-161-2/+137
* i.MX: Add i.MX6 CCM and ANALOG device.Jean-Christophe Dubois2016-03-162-0/+775
* i.MX: Add the CLK_IPG_HIGH clockJean-Christophe Dubois2016-03-162-0/+2
* i.MX: Remove CCM useless clock computation handling.Jean-Christophe Dubois2016-03-162-58/+0Star
* i.MX: Rename CCM NOCLK to CLK_NONE for naming consistency.Jean-Christophe Dubois2016-03-162-2/+2
* memory: Drop MemoryRegion.ram_addrFam Zheng2016-03-071-3/+6
* bcm2835_mbox/property: replace ldl_phys/stl_phys with endian-specific accessesAndrew Baumann2016-03-042-22/+22
* dbdma: warn when using unassigned channelHervé Poussineau2016-02-281-2/+23
* cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commandsHervé Poussineau2016-02-161-23/+0Star
* cuda: remove GET_6805_ADDR commandHervé Poussineau2016-02-161-3/+0Star
* cuda: port SET_TIME command to new frameworkHervé Poussineau2016-02-161-6/+18
* cuda: port GET_TIME command to new frameworkHervé Poussineau2016-02-161-8/+21
* cuda: port SET_POWER_MESSAGES command to new frameworkHervé Poussineau2016-02-161-3/+16
* cuda: port FILE_SERVER_FLAG command to new frameworkHervé Poussineau2016-02-161-1/+16
* cuda: port RESET_SYSTEM command to new frameworkHervé Poussineau2016-02-161-4/+13
* cuda: port POWERDOWN command to new frameworkHervé Poussineau2016-02-161-4/+13
* cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau2016-02-161-2/+16
* cuda: port SET_AUTO_RATE command to new frameworkHervé Poussineau2016-02-161-6/+30
* cuda: port AUTOPOLL command to new frameworkHervé Poussineau2016-02-161-15/+25
* cuda: move unknown commands reject out of switchHervé Poussineau2016-02-161-14/+16
* cuda: add a framework to handle commandsHervé Poussineau2016-02-161-0/+34
* all: Clean up includesPeter Maydell2016-02-162-0/+2
* bcm2835_property: implement "get board revision" queryStephen Warren2016-02-111-2/+2
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-082-6/+6
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-082-3/+3
* qom: Use typedef for VisitorEric Blake2016-02-081-2/+2
* bcm2835_property: add bcm2835 property channelAndrew Baumann2016-02-032-0/+288
* bcm2835_mbox: add BCM2835 mailboxesAndrew Baumann2016-02-032-0/+334
* ivshmem: use a single eventfd callback, get rid of CharDriverMarc-André Lureau2016-02-021-37/+18Star
* ivshmem: generalize ivshmem_setup_interruptsMarc-André Lureau2016-02-021-11/+12
* ivshmem: remove redundant assignment, fix crash with msi=offMarc-André Lureau2016-02-021-3/+0Star
* ivshmem: no need for opaque argumentMarc-André Lureau2016-02-021-2/+2
* cuda.c: return error for unknown commandsAlyssa Milburn2016-01-301-0/+5
* cuda: add missing fields to VMStateDescriptionMark Cave-Ayland2016-01-301-2/+5
* mac_dbdma: add DBDMA controller state to VMStateDescriptionMark Cave-Ayland2016-01-301-4/+36
* hw/misc: Clean up includesPeter Maydell2016-01-2922-2/+22
* pci: Clean up includesPeter Maydell2016-01-291-1/+1
* arm: Clean up includesPeter Maydell2016-01-297-0/+7
* x86: Clean up includesPeter Maydell2016-01-293-1/+3
* unicore: Clean up includesPeter Maydell2016-01-291-0/+1
* ppc: Clean up includesPeter Maydell2016-01-293-0/+3
* lm32: Clean up includesPeter Maydell2016-01-292-0/+2
* fpu: Replace uint32 typedef with uint32_tPeter Maydell2016-01-222-2/+2
* misc: zynq-xadc: Fix off-by-onePeter Crosthwaite2016-01-211-1/+1
* ssi: Move ssi.h into a separate directoryAlistair Francis2016-01-211-1/+1
* i.MX: move i.MX31 CCM object to register arrayJean-Christophe DUBOIS2016-01-111-103/+85Star
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell2016-01-111-4/+2Star
|\
| * hw/misc/edu: Convert to realize()Cao jin2016-01-111-4/+2Star
* | ivshmem: Store file descriptor for vhost-user negotiationTetsuya Mukawa2016-01-091-2/+7
|/
* hw/misc: Hyper-V test device 'hyperv-testdev'Andrey Smetanin2015-12-172-0/+168