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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
savevm: Fix bugs in the VMSTATE_VBUFFER_MULTIPLY definition
David Gibson
2013-03-26
1
-2
/
+2
*
savevm: Add VMSTATE_STRUCT_VARRAY_POINTER_UINT32
David Gibson
2013-03-26
1
-0
/
+10
*
savevm: Add VMSTATE_FLOAT64 helpers
David Gibson
2013-03-26
1
-0
/
+15
*
savevm: Add VMSTATE_UINTTL_EQUAL helper
David Gibson
2013-03-26
1
-2
/
+5
*
savevm: Add VMSTATE_UINT64_EQUAL helpers
David Gibson
2013-03-26
1
-0
/
+7
*
Merge remote-tracking branch 'stefanha/net' into staging
Anthony Liguori
2013-03-25
3
-1
/
+377
|
\
|
*
net: increase buffer size to accommodate Jumbo frame pkts
Scott Feldman
2013-03-25
1
-0
/
+5
|
*
Common definitions for VMWARE devices
Dmitry Fleytman
2013-03-25
1
-0
/
+347
|
*
net: iovec checksum calculator
Dmitry Fleytman
2013-03-25
1
-0
/
+12
|
*
Checksum-related utility functions
Dmitry Fleytman
2013-03-25
1
-1
/
+13
*
|
glib: add a compatibility interface for g_timeout_add_seconds
Anthony Liguori
2013-03-25
2
-1
/
+28
|
/
*
Add sample moxie system
Anthony Green
2013-03-23
1
-0
/
+1
*
Add moxie disassembler
Anthony Green
2013-03-23
1
-0
/
+2
*
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-03-22
4
-4
/
+13
|
\
|
*
block: Allow omitting the file name when using driver-specific options
Kevin Wolf
2013-03-22
1
-0
/
+3
|
*
block: Introduce .bdrv_parse_filename callback
Kevin Wolf
2013-03-22
1
-0
/
+1
|
*
nbd: Remove unused functions
Kevin Wolf
2013-03-22
1
-2
/
+0
|
*
nbd: Keep hostname and port separate
Kevin Wolf
2013-03-22
2
-0
/
+3
|
*
qemu-socket: Make socket_optslist public
Kevin Wolf
2013-03-22
1
-0
/
+2
|
*
block: Add options QDict to bdrv_file_open() prototypes
Kevin Wolf
2013-03-22
2
-2
/
+4
*
|
Fix typos and misspellings
Peter Maydell
2013-03-22
1
-1
/
+1
|
/
*
char: Fix return type of qemu_chr_fe_add_watch()
Kevin Wolf
2013-03-19
1
-2
/
+2
*
console: remove ds_get_* helper functions
Gerd Hoffmann
2013-03-18
1
-60
/
+0
*
console: stop using DisplayState in gfx hardware emulation
Gerd Hoffmann
2013-03-18
2
-17
/
+20
*
console: zap displaystate from dcl callbacks
Gerd Hoffmann
2013-03-18
1
-10
/
+2
*
spice: stop using DisplayState
Gerd Hoffmann
2013-03-18
1
-1
/
+1
*
console: add surface_*() getters
Gerd Hoffmann
2013-03-18
1
-8
/
+38
*
console: rework DisplaySurface handling [dcl/ui side]
Gerd Hoffmann
2013-03-18
2
-5
/
+5
*
console: rework DisplaySurface handling [vga emu side]
Gerd Hoffmann
2013-03-18
1
-7
/
+4
*
console: kill DisplayState->opaque
Gerd Hoffmann
2013-03-18
1
-1
/
+0
*
console: fix displaychangelisteners interface
Gerd Hoffmann
2013-03-18
2
-154
/
+54
*
iov: Factor out hexdumper
Peter Crosthwaite
2013-03-15
1
-0
/
+6
*
coroutine: use AioContext for CoQueue BH
Stefan Hajnoczi
2013-03-15
1
-0
/
+1
*
threadpool: drop global thread pool
Stefan Hajnoczi
2013-03-15
1
-4
/
+6
*
block: add bdrv_get_aio_context()
Stefan Hajnoczi
2013-03-15
1
-0
/
+7
*
aio: add a ThreadPool instance to AioContext
Stefan Hajnoczi
2013-03-15
1
-0
/
+6
*
threadpool: add thread_pool_new() and thread_pool_free()
Stefan Hajnoczi
2013-03-15
1
-0
/
+5
*
main-loop: add qemu_get_aio_context()
Stefan Hajnoczi
2013-03-15
1
-0
/
+5
*
blockdev: Keep a copy of DriveInfo.serial
Kevin Wolf
2013-03-15
1
-1
/
+1
*
qemu-option: Add qemu_opts_absorb_qdict()
Kevin Wolf
2013-03-15
1
-0
/
+1
*
Add qdict_clone_shallow()
Kevin Wolf
2013-03-15
1
-0
/
+2
*
block: Add options QDict to bdrv_open() prototype
Kevin Wolf
2013-03-15
2
-2
/
+3
*
block: Add options QDict to .bdrv_open()
Kevin Wolf
2013-03-15
1
-1
/
+1
*
Merge remote-tracking branch 'kraxel/chardev.5' into staging
Anthony Liguori
2013-03-14
4
-4
/
+16
|
\
|
*
chardev: add udp support to qapi
Gerd Hoffmann
2013-03-13
1
-0
/
+1
|
*
chardev: add vc support to qapi
Gerd Hoffmann
2013-03-13
1
-2
/
+2
|
*
chardev: add spice support to qapi
Gerd Hoffmann
2013-03-13
1
-2
/
+5
|
*
chardev: add braille support to qapi
Gerd Hoffmann
2013-03-13
1
-0
/
+3
|
*
chardev: add msmouse support to qapi
Gerd Hoffmann
2013-03-13
1
-0
/
+3
|
*
chardev: add support for qapi-based chardev initialization
Gerd Hoffmann
2013-03-13
1
-0
/
+2
[next]