index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
/
edu.c
Age
Commit message (
Expand
)
Author
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
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