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
*
Introduce strtosz() library function to convert a string to a byte count.
Jes Sorensen
2010-11-03
1
-0
/
+1
*
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
2010-11-01
1
-0
/
+4
|
\
|
*
Merge branch 'pci' into for_anthony
Michael S. Tsirkin
2010-10-27
1
-0
/
+4
|
|
\
|
|
*
pcie port: define struct PCIEPort/PCIESlot and helper functions
Isaku Yamahata
2010-10-20
1
-0
/
+2
|
|
*
pcie: helper functions for pcie capability and extended capability
Isaku Yamahata
2010-10-19
1
-0
/
+1
|
|
*
pci_bridge: introduce pci bridge library.
Isaku Yamahata
2010-09-07
1
-0
/
+1
*
|
|
Consolidate oom_check() functions
Jes Sorensen
2010-10-30
1
-0
/
+1
*
|
|
Move qemu_gettimeofday() to OS specific files
Jes Sorensen
2010-10-30
1
-0
/
+5
*
|
|
Add fprintf_function for function pointers to fprintf-like functions
Stefan Weil
2010-10-30
1
-0
/
+3
*
|
|
Mov muldiv64 to qemu-common.h (Thus unbreaking gus)
malc
2010-10-30
1
-0
/
+24
|
/
/
*
|
qemu-timer: move commonly used timer code to qemu-timer-common
Blue Swirl
2010-10-23
1
-2
/
+0
*
|
Remove special handling of system include files (no longer needed)
Stefan Weil
2010-10-22
1
-7
/
+0
*
|
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
1
-2
/
+1
*
|
Move macros GCC_ATTR and GCC_FMT_ATTR to common header file
Stefan Weil
2010-09-22
1
-0
/
+16
*
|
cutils: qemu_iovec_copy and qemu_iovec_memset
Kevin Wolf
2010-09-21
1
-0
/
+3
*
|
Rearrange block headers
Blue Swirl
2010-08-24
1
-0
/
+7
|
/
*
apic: qdev conversion cleanup
Blue Swirl
2010-06-19
1
-1
/
+1
*
cow: stop using mmap
Christoph Hellwig
2010-06-15
1
-3
/
+0
*
Move stdbool.h
Paul Brook
2010-06-13
1
-0
/
+1
*
port qemu-kvm's on_vcpu code
Marcelo Tosatti
2010-05-11
1
-0
/
+8
*
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
[next]