index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qemu-common.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-06
Create qemu-types.h for struct typedefs
Eduardo Habkost
1
-51
/
+1
2012-11-15
osdep: Move qemu_{open,close}() prototypes
Andreas Färber
1
-2
/
+0
2012-11-15
Move qemu_irq typedef out of qemu-common.h
Igor Mammedov
1
-1
/
+0
2012-11-15
qemu-common.h: Comment about usage rules
Eduardo Habkost
1
-1
/
+10
2012-11-01
Merge remote-tracking branch 'kraxel/pixman.v3' into staging
Anthony Liguori
1
-3
/
+1
2012-11-01
Merge remote-tracking branch 'bonzini/threadpool' into staging
Anthony Liguori
1
-2
/
+1
2012-11-01
console: remove DisplayAllocator
Gerd Hoffmann
1
-1
/
+0
2012-11-01
console: s/TextConsole/QemuConsole/
Gerd Hoffmann
1
-2
/
+1
2012-10-31
cpus: Pass CPUState to qemu_cpu_kick()
Andreas Färber
1
-1
/
+0
2012-10-31
cpus: Pass CPUState to qemu_cpu_is_self()
Andreas Färber
1
-1
/
+0
2012-10-30
aio: clean up now-unused functions
Paolo Bonzini
1
-1
/
+0
2012-10-30
aio: introduce AioContext, move bottom halves there
Paolo Bonzini
1
-0
/
+1
2012-10-30
fdsets: use weak aliases instead of qemu-tool.c/qemu-user.c
Paolo Bonzini
1
-1
/
+0
2012-10-05
qemu-sockets: Fix compiler warning (regression for MinGW)
Stefan Weil
1
-1
/
+9
2012-09-23
net/socket: Fix compiler warning (regression for MinGW)
Stefan Weil
1
-0
/
+5
2012-08-15
block: Enable qemu_open/close to work with fd sets
Corey Bryant
1
-0
/
+1
2012-08-15
block: Convert close calls to qemu_close
Corey Bryant
1
-0
/
+1
2012-08-13
Merge remote-tracking branch 'quintela/migration-next-20120808' into staging
Anthony Liguori
1
-0
/
+21
2012-08-09
iscsi: Pick default initiator-name based on the name of the VM
Ronnie Sahlberg
1
-0
/
+1
2012-08-08
Add uleb encoding/decoding functions
Orit Wasserman
1
-0
/
+8
2012-08-08
Add cache handling functions
Orit Wasserman
1
-0
/
+13
2012-08-03
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
1
-2
/
+1
2012-08-02
Support 'help' as a synonym for '?' in command line options
Peter Maydell
1
-0
/
+18
2012-08-01
net: Rename VLANClientState to NetClientState
Stefan Hajnoczi
1
-1
/
+1
2012-08-01
net: Remove VLANState
Stefan Hajnoczi
1
-1
/
+0
2012-07-26
cutils: add strpadcpy()
Dmitry Fleytman
1
-0
/
+1
2012-07-21
cpus.c: Make all_cpu_threads_idle() static
Peter Maydell
1
-1
/
+0
2012-07-09
Merge remote-tracking branch 'mjt/mjt-iov2' into staging
Anthony Liguori
1
-31
/
+25
2012-06-29
Add MigrationParams structure
Isaku Yamahata
1
-0
/
+1
2012-06-21
qdev-properties: Introduce pci-host-devaddr.
Anthony PERARD
1
-0
/
+7
2012-06-15
Un-inline fdctrl_init_isa()
Markus Armbruster
1
-0
/
+1
2012-06-11
cleanup qemu_co_sendv(), qemu_co_recvv() and friends
Michael Tokarev
1
-20
/
+17
2012-06-11
rename qemu_sendv to iov_send, change proto and move declarations to iov.h
Michael Tokarev
1
-3
/
+0
2012-06-11
change qemu_iovec_to_buf() to match other to,from_buf functions
Michael Tokarev
1
-1
/
+2
2012-06-11
consolidate qemu_iovec_copy() and qemu_iovec_concat() and make them consistent
Michael Tokarev
1
-3
/
+2
2012-06-11
allow qemu_iovec_from_buffer() to specify offset from which to start copying
Michael Tokarev
1
-1
/
+2
2012-06-11
consolidate qemu_iovec_memset{,_skip}() into single function and use existing...
Michael Tokarev
1
-3
/
+2
2012-06-03
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-0
/
+1
2012-05-16
Introduce MSIMessage structure
Jan Kiszka
1
-0
/
+1
2012-05-10
declare ECANCELED on all machines
Paolo Bonzini
1
-0
/
+3
2012-04-10
Merge commit 'ff71f2e8cacefae99179993204172bc65e4303df' into staging
Anthony Liguori
1
-0
/
+1
2012-03-30
qtest: add C version of test infrastructure
Anthony Liguori
1
-1
/
+0
2012-03-19
cleanup obsolete typedef
Joshua Housh
1
-1
/
+0
2012-03-16
shpc: standard hot plug controller
Michael S. Tsirkin
1
-0
/
+1
2012-03-11
w64: Don't redefine lseek, ftruncate
Stefan Weil
1
-2
/
+6
2012-02-28
Move definition of HOST_LONG_BITS to qemu-common.h
Stefan Weil
1
-0
/
+9
2012-02-09
cutils: extract buffer_is_zero() from qemu-img.c
Stefan Hajnoczi
1
-0
/
+2
2012-02-07
qdev: remove print/parse methods from LostTickPolicy properties
Paolo Bonzini
1
-0
/
+1
2012-02-01
qdev: Introduce lost tick policy property
Jan Kiszka
1
-0
/
+7
2011-12-22
sheepdog: move coroutine send/recv function to generic code
Paolo Bonzini
1
-1
/
+31
[next]