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
*
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
2012-11-01
1
-3
/
+1
|
\
|
*
console: remove DisplayAllocator
Gerd Hoffmann
2012-11-01
1
-1
/
+0
|
*
console: s/TextConsole/QemuConsole/
Gerd Hoffmann
2012-11-01
1
-2
/
+1
*
|
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
2012-11-01
1
-2
/
+1
|
\
\
|
*
|
aio: clean up now-unused functions
Paolo Bonzini
2012-10-30
1
-1
/
+0
|
*
|
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
2012-10-30
1
-0
/
+1
|
*
|
fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c
Paolo Bonzini
2012-10-30
1
-1
/
+0
|
|
/
*
|
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
2012-10-31
1
-1
/
+0
*
|
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
2012-10-31
1
-1
/
+0
|
/
*
qemu-sockets: Fix compiler warning (regression for MinGW)
Stefan Weil
2012-10-05
1
-1
/
+9
*
net/socket: Fix compiler warning (regression for MinGW)
Stefan Weil
2012-09-23
1
-0
/
+5
*
block: Enable qemu_open/close to work with fd sets
Corey Bryant
2012-08-15
1
-0
/
+1
*
block: Convert close calls to qemu_close
Corey Bryant
2012-08-15
1
-0
/
+1
*
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
2012-08-13
1
-0
/
+21
|
\
|
*
Add uleb encoding/decoding functions
Orit Wasserman
2012-08-08
1
-0
/
+8
|
*
Add cache handling functions
Orit Wasserman
2012-08-08
1
-0
/
+13
*
|
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
2012-08-09
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2012-08-03
1
-2
/
+1
|
\
|
*
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
2012-08-01
1
-1
/
+1
|
*
net: Remove VLANState
Stefan Hajnoczi
2012-08-01
1
-1
/
+0
*
|
Support 'help' as a synonym for '?' in command line options
Peter Maydell
2012-08-02
1
-0
/
+18
|
/
*
cutils: add strpadcpy()
Dmitry Fleytman
2012-07-26
1
-0
/
+1
*
cpus.c: Make all_cpu_threads_idle() static
Peter Maydell
2012-07-21
1
-1
/
+0
*
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
2012-07-09
1
-31
/
+25
|
\
|
*
cleanup qemu_co_sendv(), qemu_co_recvv() and friends
Michael Tokarev
2012-06-11
1
-20
/
+17
|
*
rename qemu_sendv to iov_send, change proto and move declarations to iov.h
Michael Tokarev
2012-06-11
1
-3
/
+0
|
*
change qemu_iovec_to_buf() to match other to,from_buf functions
Michael Tokarev
2012-06-11
1
-1
/
+2
|
*
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
Michael Tokarev
2012-06-11
1
-3
/
+2
|
*
allow qemu_iovec_from_buffer() to specify offset from which to start copying
Michael Tokarev
2012-06-11
1
-1
/
+2
|
*
consolidate qemu_iovec_memset{,_skip}() into single function and use existing...
Michael Tokarev
2012-06-11
1
-3
/
+2
*
|
Add MigrationParams structure
Isaku Yamahata
2012-06-29
1
-0
/
+1
*
|
qdev-properties: Introduce pci-host-devaddr.
Anthony PERARD
2012-06-21
1
-0
/
+7
*
|
Un-inline fdctrl_init_isa()
Markus Armbruster
2012-06-15
1
-0
/
+1
|
/
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-06-03
1
-0
/
+1
|
\
|
*
Introduce MSIMessage structure
Jan Kiszka
2012-05-16
1
-0
/
+1
*
|
declare ECANCELED on all machines
Paolo Bonzini
2012-05-10
1
-0
/
+3
|
/
*
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
Anthony Liguori
2012-04-10
1
-0
/
+1
|
\
|
*
shpc: standard hot plug controller
Michael S. Tsirkin
2012-03-16
1
-0
/
+1
*
|
qtest: add C version of test infrastructure
Anthony Liguori
2012-03-30
1
-1
/
+0
*
|
cleanup obsolete typedef
Joshua Housh
2012-03-19
1
-1
/
+0
|
/
*
w64: Don't redefine lseek, ftruncate
Stefan Weil
2012-03-11
1
-2
/
+6
*
Move definition of HOST_LONG_BITS to qemu-common.h
Stefan Weil
2012-02-28
1
-0
/
+9
*
cutils: extract buffer_is_zero() from qemu-img.c
Stefan Hajnoczi
2012-02-09
1
-0
/
+2
*
qdev: remove print/parse methods from LostTickPolicy properties
Paolo Bonzini
2012-02-07
1
-0
/
+1
*
qdev: Introduce lost tick policy property
Jan Kiszka
2012-02-01
1
-0
/
+7
*
sheepdog: move coroutine send/recv function to generic code
Paolo Bonzini
2011-12-22
1
-1
/
+31
*
add qemu_send_full and qemu_recv_full
Paolo Bonzini
2011-12-21
1
-0
/
+4
*
isa: give ISABus/ISADevice to isa_create(), isa_bus_irqs() and isa_get_irq() ...
Hervé Poussineau
2011-12-20
1
-0
/
+1
*
qemu-common: add QEMU_ALIGN_DOWN() and QEMU_ALIGN_UP() macros
Stefan Hajnoczi
2011-12-05
1
-0
/
+6
*
Move filedescriptor parsing code from net.c into qemu_parse_fd()
Stefan Berger
2011-11-01
1
-0
/
+1
[next]