Age | Commit message (Expand) | Author |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-03 | edu: uses uint64_t in dma operation | Li Qiang |
2019-06-03 | edu: mmio: allow 64-bit access in read dispatch | Li Qiang |
2019-06-03 | edu: mmio: allow 64-bit access | Li Qiang |
2019-01-30 | hw: edu: set category of the edu device | kumar sourav |
2019-01-17 | hw/misc/edu: add msi_uninit() for pci_edu_uninit() | Fei Li |
2018-10-19 | hw: edu: drop DO_UPCAST | Li Qiang |
2018-10-02 | hw: edu: replace device name with macro | Li Qiang |
2018-07-02 | hw/misc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé |
2017-10-15 | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost |
2017-06-07 | edu: fix memory leak on msi_broken platforms | Paolo Bonzini |
2016-10-04 | hw/misc/edu: support MSI interrupt | Peter Xu |
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-01-29 | hw/misc: Clean up includes | Peter Maydell |
2016-01-11 | hw/misc/edu: Convert to realize() | Cao jin |
2015-04-30 | misc: Fix new collection of typos | Stefan Weil |
2015-01-26 | hw: misc, add educational driver | Jiri Slaby |