index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
edu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw: misc: edu: use qemu_log_mask instead of hw_error
Chris Friedt
2024-04-30
1
-4
/
+8
*
hw: misc: edu: rename local vars in edu_check_range
Chris Friedt
2024-04-30
1
-8
/
+8
*
hw: misc: edu: fix 2 off-by-one errors
Chris Friedt
2024-04-30
1
-9
/
+8
*
system/cpus: rename qemu_mutex_lock_iothread() to bql_lock()
Stefan Hajnoczi
2024-01-08
1
-2
/
+2
*
edu: fix DMA range upper bound check
Max Erenberg
2024-01-05
1
-1
/
+1
*
edu: add smp_mb__after_rmw()
Paolo Bonzini
2023-03-07
1
-0
/
+5
*
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-17
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