| Commit message (Expand) | Author | Age | Files | Lines |
* | qemu/atomic.h: rename atomic_ to qatomic_ | Stefan Hajnoczi | 2020-09-23 | 1 | -8/+8 |
* | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 2020-09-09 | 1 | -1/+2 |
* | Move QOM typedefs and add missing includes | Eduardo Habkost | 2020-09-09 | 1 | -2/+4 |
* | qom: Drop parameter @errp of object_property_add() & friends | Markus Armbruster | 2020-05-15 | 1 | -2/+1 |
* | qom/object: Use common get/set uint helpers | Felipe Franciosi | 2020-03-16 | 1 | -10/+3 |
* | Include hw/hw.h exactly where needed | Markus Armbruster | 2019-08-16 | 1 | -0/+1 |
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | edu: uses uint64_t in dma operation | Li Qiang | 2019-06-03 | 1 | -8/+9 |
* | edu: mmio: allow 64-bit access in read dispatch | Li Qiang | 2019-06-03 | 1 | -1/+5 |
* | edu: mmio: allow 64-bit access | Li Qiang | 2019-06-03 | 1 | -0/+9 |
* | hw: edu: set category of the edu device | kumar sourav | 2019-01-30 | 1 | -0/+2 |
* | hw/misc/edu: add msi_uninit() for pci_edu_uninit() | Fei Li | 2019-01-18 | 1 | -0/+1 |
* | hw: edu: drop DO_UPCAST | Li Qiang | 2018-10-19 | 1 | -2/+2 |
* | hw: edu: replace device name with macro | Li Qiang | 2018-10-02 | 1 | -2/+3 |
* | hw/misc: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 2018-07-02 | 1 | -1/+2 |
* | pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices | Eduardo Habkost | 2017-10-15 | 1 | -0/+5 |
* | edu: fix memory leak on msi_broken platforms | Paolo Bonzini | 2017-06-07 | 1 | -6/+6 |
* | hw/misc/edu: support MSI interrupt | Peter Xu | 2016-10-04 | 1 | -2/+16 |
* | qom: Swap 'name' next to visitor in ObjectPropertyAccessor | Eric Blake | 2016-02-08 | 1 | -2/+2 |
* | qapi: Swap visit_* arguments for consistent 'name' placement | Eric Blake | 2016-02-08 | 1 | -1/+1 |
* | qom: Use typedef for Visitor | Eric Blake | 2016-02-08 | 1 | -2/+2 |
* | hw/misc: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -0/+1 |
* | hw/misc/edu: Convert to realize() | Cao jin | 2016-01-11 | 1 | -4/+2 |
* | misc: Fix new collection of typos | Stefan Weil | 2015-04-30 | 1 | -1/+1 |
* | hw: misc, add educational driver | Jiri Slaby | 2015-01-26 | 1 | -0/+408 |