index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
misc
/
edu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-8
/
+8
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-1
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+4
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-2
/
+1
2020-03-16
qom/object: Use common get/set uint helpers
Felipe Franciosi
1
-10
/
+3
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-06-03
edu: uses uint64_t in dma operation
Li Qiang
1
-8
/
+9
2019-06-03
edu: mmio: allow 64-bit access in read dispatch
Li Qiang
1
-1
/
+5
2019-06-03
edu: mmio: allow 64-bit access
Li Qiang
1
-0
/
+9
2019-01-30
hw: edu: set category of the edu device
kumar sourav
1
-0
/
+2
2019-01-17
hw/misc/edu: add msi_uninit() for pci_edu_uninit()
Fei Li
1
-0
/
+1
2018-10-19
hw: edu: drop DO_UPCAST
Li Qiang
1
-2
/
+2
2018-10-02
hw: edu: replace device name with macro
Li Qiang
1
-2
/
+3
2018-07-02
hw/misc: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
1
-1
/
+2
2017-10-15
pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devices
Eduardo Habkost
1
-0
/
+5
2017-06-07
edu: fix memory leak on msi_broken platforms
Paolo Bonzini
1
-6
/
+6
2016-10-04
hw/misc/edu: support MSI interrupt
Peter Xu
1
-2
/
+16
2016-02-08
qom: Swap 'name' next to visitor in ObjectPropertyAccessor
Eric Blake
1
-2
/
+2
2016-02-08
qapi: Swap visit_* arguments for consistent 'name' placement
Eric Blake
1
-1
/
+1
2016-02-08
qom: Use typedef for Visitor
Eric Blake
1
-2
/
+2
2016-01-29
hw/misc: Clean up includes
Peter Maydell
1
-0
/
+1
2016-01-11
hw/misc/edu: Convert to realize()
Cao jin
1
-4
/
+2
2015-04-30
misc: Fix new collection of typos
Stefan Weil
1
-1
/
+1
2015-01-26
hw: misc, add educational driver
Jiri Slaby
1
-0
/
+408