index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
misc
/
ivshmem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
1
-1
/
+0
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
pci: Don't register a specialized 'config_write' if default behavior is intended
Shmulik Ladkani
2015-06-19
1
-1
/
+0
*
ivshmem: use error_report
Andrew Jones
2014-10-31
1
-27
/
+25
*
ivshmem: Fix fd leak on error
Andreas Färber
2014-10-31
1
-0
/
+1
*
ivshmem: Fix potential OOB r/w access
Sebastian Krahmer
2014-10-31
1
-4
/
+23
*
ivshmem: validate incoming_posn value from server
Stefan Hajnoczi
2014-10-31
1
-0
/
+8
*
ivshmem: Check ivshmem_read() size argument
Stefan Hajnoczi
2014-10-31
1
-2
/
+28
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-08-19
1
-3
/
+0
|
\
|
*
memory: remove memory_region_destroy
Paolo Bonzini
2014-08-18
1
-3
/
+0
*
|
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-2014-08-15' in...
Peter Maydell
2014-08-15
1
-1
/
+5
|
\
\
|
*
|
ivshmem: check the value returned by fstat()
zhanghailiang
2014-08-15
1
-1
/
+5
|
|
/
*
|
ivshmem: fix building when debug mode is enabled
Levente Kurusa
2014-08-14
1
-2
/
+2
|
/
*
qerror.h: Remove QERR defines that are only used once
Cole Robinson
2014-04-25
1
-2
/
+2
*
hw: set interrupts using pci irq wrappers
Marcel Apfelbaum
2013-10-14
1
-1
/
+1
*
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-29
1
-0
/
+1
*
misc/ivshmem: QOM parent field cleanup
Andreas Färber
2013-07-23
1
-15
/
+22
*
misc/ivshmem: QOM Upcast Sweep
Peter Crosthwaite
2013-07-23
1
-9
/
+13
*
hw/m*: pass owner to memory_region_init* functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
memory: add owner argument to initialization functions
Paolo Bonzini
2013-07-04
1
-4
/
+4
*
ivshmem: add missing error exit(2)
Stefan Hajnoczi
2013-06-12
1
-0
/
+1
*
sysemu: avoid proliferation of include/ subdirectories
Paolo Bonzini
2013-04-15
1
-1
/
+1
*
hw: move VFIO and ivshmem to hw/misc/
Paolo Bonzini
2013-04-08
1
-0
/
+826