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
/
qemu-common.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: move typedef to qemu-common
Michael S. Tsirkin
2010-04-01
1
-0
/
+1
*
notifier: event notifier implementation
Michael S. Tsirkin
2010-04-01
1
-0
/
+1
*
Compile qemu-timer only once
Blue Swirl
2010-03-29
1
-4
/
+4
*
Move cpu_exec_init_all() declaration to qemu-common.h
Blue Swirl
2010-03-29
1
-0
/
+2
*
rename IOCanRWHandler to IOCanReadHandler
Juan Quintela
2010-03-19
1
-1
/
+1
*
split out qemu-timer.c
Paolo Bonzini
2010-03-17
1
-0
/
+1
*
Merge remote branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2010-02-22
1
-0
/
+1
|
\
|
*
use eventfd for iothread
Paolo Bonzini
2010-02-17
1
-0
/
+1
*
|
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-02-19
1
-0
/
+2
|
\
\
|
*
|
pci: move pcibus_t to qemu-common
Michael S. Tsirkin
2010-02-14
1
-0
/
+2
|
|
/
*
|
get rid of hostregs_helper.h
Paolo Bonzini
2010-02-18
1
-0
/
+2
|
/
*
block: avoid creating too large iovecs in multiwrite_merge
Christoph Hellwig
2010-01-26
1
-0
/
+4
*
force to test result for qemu_write_full()
Juan Quintela
2010-01-26
1
-1
/
+2
*
Introduce qemu_write_full()
Kirill A. Shutemov
2010-01-26
1
-0
/
+1
*
Fix QEMU_WARN_UNUSED_RESULT
Kevin Wolf
2010-01-19
1
-1
/
+2
*
Don't leak file descriptors
Kevin Wolf
2009-12-03
1
-0
/
+7
*
pci: move typedef, PCIHostState, PCIExpressHost to qemu-common.h.
Isaku Yamahata
2009-12-01
1
-0
/
+2
*
BCD cleanup
Paul Brook
2009-11-22
1
-0
/
+11
*
Introduce contexts for asynchronous callbacks
Kevin Wolf
2009-10-27
1
-0
/
+4
*
Split out bottom halves
Kevin Wolf
2009-10-27
1
-0
/
+1
*
net: add macaddr type.
Gerd Hoffmann
2009-10-27
1
-0
/
+1
*
Suppress warnings about 'warn_unused_result' attribute directive
Blue Swirl
2009-10-18
1
-0
/
+5
*
net: refactor packet queueing code
Mark McLoughlin
2009-10-15
1
-0
/
+1
*
unlock iothread mutex before running kvm ioctl
Glauber Costa
2009-10-12
1
-0
/
+3
*
block: use fdatasync instead of fsync if possible
Christoph Hellwig
2009-09-11
1
-0
/
+1
*
Add bdrv_aio_multiwrite
Kevin Wolf
2009-09-11
1
-0
/
+1
*
user: compile path.c only once
Blue Swirl
2009-08-15
1
-0
/
+4
*
Define ENOTSUP anywhere it isn't defined
Anthony Liguori
2009-07-28
1
-1
/
+1
*
define ENOTSUP the same that the other errors
Juan Quintela
2009-07-27
1
-2
/
+3
*
rename HAVE_IOVEC to CONFIG_IOVEC
Juan Quintela
2009-07-27
1
-2
/
+2
*
define MAP_ANONYMOUS if it is not defined in qemu-common.h
Juan Quintela
2009-07-27
1
-1
/
+3
*
Revert "support colon in filenames"
Anthony Liguori
2009-07-09
1
-1
/
+0
*
Fix missing strnlen problems
Blue Swirl
2009-07-01
1
-0
/
+1
*
support colon in filenames
Ram Pai
2009-06-29
1
-0
/
+1
*
SSP bus framework
Paul Brook
2009-05-14
1
-0
/
+1
*
Basic qdev infrastructure.
Paul Brook
2009-05-14
1
-0
/
+1
*
Constructor support
Anthony Liguori
2009-05-14
1
-0
/
+2
*
Include assert.h from qemu-common.h
Paul Brook
2009-05-13
1
-0
/
+1
*
Follow coding conventions
Paul Brook
2009-05-10
1
-1
/
+4
*
qemu: introduce qemu_cpu_kick (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+4
*
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+6
*
qemu: create helper for event notification (Marcelo Tosatti)
aliguori
2009-04-24
1
-0
/
+3
*
add qemu_iovec_init_external (Christoph Hellwig)
aliguori
2009-03-28
1
-0
/
+1
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
1
-0
/
+1
*
Fix windows build and clean up use of <windows.h>
aliguori
2009-03-08
1
-6
/
+0
*
monitor: Rework API (Jan Kiszka)
aliguori
2009-03-05
1
-0
/
+3
*
Add qemu_iovec_reset() (Avi Kivity)
aliguori
2009-02-05
1
-0
/
+1
*
Replace noreturn with QEMU_NORETURN
malc
2009-02-01
1
-3
/
+3
*
qemu iovec: keep track of total size, allow partial copies (Gerd Hoffman)
aliguori
2009-01-26
1
-1
/
+2
*
I/O vector helpers (Avi Kivity)
aliguori
2009-01-22
1
-0
/
+12
[next]