Age | Commit message (Expand) | Author |
2016-02-17 | cuda: remove CUDA_GET_SET_IIC/CUDA_COMBINED_FORMAT_IIC commands | Hervé Poussineau |
2016-02-17 | cuda: remove GET_6805_ADDR command | Hervé Poussineau |
2016-02-17 | cuda: port SET_TIME command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port GET_TIME command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port SET_POWER_MESSAGES command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port FILE_SERVER_FLAG command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port RESET_SYSTEM command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port POWERDOWN command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port SET_DEVICE_LIST command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port SET_AUTO_RATE command to new framework | Hervé Poussineau |
2016-02-17 | cuda: port AUTOPOLL command to new framework | Hervé Poussineau |
2016-02-17 | cuda: move unknown commands reject out of switch | Hervé Poussineau |
2016-02-17 | cuda: add a framework to handle commands | Hervé Poussineau |
2016-02-16 | all: Clean up includes | Peter Maydell |
2016-02-11 | bcm2835_property: implement "get board revision" query | Stephen Warren |
2016-02-08 | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake |
2016-02-08 | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake |
2016-02-08 | qom: Use typedef for Visitor | Eric Blake |
2016-02-03 | bcm2835_property: add bcm2835 property channel | Andrew Baumann |
2016-02-03 | bcm2835_mbox: add BCM2835 mailboxes | Andrew Baumann |
2016-02-02 | ivshmem: use a single eventfd callback, get rid of CharDriver | Marc-André Lureau |
2016-02-02 | ivshmem: generalize ivshmem_setup_interrupts | Marc-André Lureau |
2016-02-02 | ivshmem: remove redundant assignment, fix crash with msi=off | Marc-André Lureau |
2016-02-02 | ivshmem: no need for opaque argument | Marc-André Lureau |
2016-01-30 | cuda.c: return error for unknown commands | Alyssa Milburn |
2016-01-30 | cuda: add missing fields to VMStateDescription | Mark Cave-Ayland |
2016-01-30 | mac_dbdma: add DBDMA controller state to VMStateDescription | Mark Cave-Ayland |
2016-01-29 | hw/misc: Clean up includes | Peter Maydell |
2016-01-29 | pci: Clean up includes | Peter Maydell |
2016-01-29 | arm: Clean up includes | Peter Maydell |
2016-01-29 | x86: Clean up includes | Peter Maydell |
2016-01-29 | unicore: Clean up includes | Peter Maydell |
2016-01-29 | ppc: Clean up includes | Peter Maydell |
2016-01-29 | lm32: Clean up includes | Peter Maydell |
2016-01-22 | fpu: Replace uint32 typedef with uint32_t | Peter Maydell |
2016-01-21 | misc: zynq-xadc: Fix off-by-one | Peter Crosthwaite |
2016-01-21 | ssi: Move ssi.h into a separate directory | Alistair Francis |
2016-01-11 | i.MX: move i.MX31 CCM object to register array | Jean-Christophe DUBOIS |
2016-01-11 | Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1... | Peter Maydell |
2016-01-11 | hw/misc/edu: Convert to realize() | Cao jin |
2016-01-09 | ivshmem: Store file descriptor for vhost-user negotiation | Tetsuya Mukawa |
2015-12-17 | hw/misc: Hyper-V test device 'hyperv-testdev' | Andrey Smetanin |
2015-12-17 | i.MX: Add an i.MX25 specific CCM class/instance | Jean-Christophe Dubois |
2015-12-17 | i.MX: Split the CCM class into an abstract base class and a concrete class | Jean-Christophe Dubois |
2015-12-17 | i.MX: rename i.MX CCM get_clock() function and CLK ID enum names | Jean-Christophe Dubois |
2015-12-17 | i.MX: Fix i.MX31 default/reset configuration | Jean-Christophe Dubois |
2015-11-30 | mac_dbdma: always initialize channel field in DBDMA_channel | Hervé Poussineau |
2015-11-25 | ivshmem: Rename property memdev to x-memdev for 2.5 | Markus Armbruster |
2015-11-25 | ivshmem: Mark questionable socket type test FIXME | Markus Armbruster |
2015-11-12 | hw/misc: Add support for ADC controller in Xilinx Zynq 7000 | Guenter Roeck |