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
/
qga
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
3
-5
/
+5
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
5
-10
/
+10
*
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
2012-12-19
3
-1
/
+1419
*
qga/channel-posix.c: Include headers it needs
Eduardo Habkost
2012-12-06
1
-0
/
+5
*
qemu-ga: ask and print error information from qemu-sockets
Paolo Bonzini
2012-10-23
1
-3
/
+5
*
qemu-sockets: add Error ** to all functions
Paolo Bonzini
2012-10-23
1
-1
/
+1
*
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2012-10-06
2
-4
/
+0
|
\
|
*
cleanup useless return sentence
Amos Kong
2012-10-05
2
-4
/
+0
*
|
qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name
Jim Meyering
2012-10-05
1
-1
/
+1
|
/
*
build: Fix linking failure for qemu-ga
Dunrong Huang
2012-07-29
1
-2
/
+2
*
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
2012-07-28
1
-0
/
+2
*
qemu-ga: add guest-fstrim command
Paolo Bonzini
2012-06-21
2
-3
/
+86
*
qemu-ga: make names more generic for mount list functions
Paolo Bonzini
2012-06-21
1
-18
/
+18
*
build: move qga/ objects to nested Makefile.objs
Paolo Bonzini
2012-06-07
1
-0
/
+3
*
qemu-ga: avoid blocking on atime update when reading /etc/mtab
Michael Roth
2012-05-29
1
-1
/
+1
*
qemu-ga: Fix use of environ on Darwin
Andreas Färber
2012-05-29
1
-0
/
+5
*
qemu-ga: Fix missing environ declaration
Luiz Capitulino
2012-05-24
1
-1
/
+5
*
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
2012-05-15
2
-2
/
+1
*
qemu-ga: guest-shutdown: use only async-signal-safe functions
Luiz Capitulino
2012-05-15
1
-11
/
+8
*
qemu-ga: guest-shutdown: become synchronous
Luiz Capitulino
2012-05-15
1
-5
/
+16
*
qemu-ga: guest-suspend: make the API synchronous
Luiz Capitulino
2012-05-15
1
-74
/
+54
*
qemu-ga: make reopen_fd_to_null() public
Luiz Capitulino
2012-05-15
2
-19
/
+4
*
fix some common typos
Jim Meyering
2012-05-14
1
-2
/
+2
*
Merge remote-tracking branch 'mdroth/qga-pull-4-27-12' into staging
Anthony Liguori
2012-05-01
2
-78
/
+95
|
\
|
*
qemu-ga: add a whitelist for fsfreeze-safe commands
Michael Roth
2012-04-30
2
-26
/
+12
|
*
qemu-ga: improve recovery options for fsfreeze
Michael Roth
2012-04-30
1
-54
/
+85
*
|
qemu-ga: Implement alternative to O_ASYNC
Andreas Färber
2012-05-01
1
-1
/
+17
|
/
*
qemu-ga: generate missing stubs for fsfreeze
Michael Roth
2012-04-19
1
-16
/
+20
*
qemu-ga: fix bsd build, and re-org linux-specific implementations
Michael Roth
2012-03-25
1
-45
/
+66
*
qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()
Jeff Cody
2012-03-19
1
-0
/
+4
*
qemu-ga: add guest-sync-delimited
Michael Roth
2012-03-12
3
-3
/
+8
*
qemu-ga: add guest-network-get-interfaces command
Michal Privoznik
2012-03-12
2
-0
/
+187
*
qemu-ga: add win32 guest-suspend-ram command
Michael Roth
2012-03-12
1
-9
/
+25
*
qemu-ga: add win32 guest-suspend-disk command.
Gal Hammer
2012-03-12
1
-12
/
+120
*
qemu-ga: add guest-suspend-hybrid
Luiz Capitulino
2012-03-12
2
-0
/
+15
*
qemu-ga: add guest-suspend-ram
Luiz Capitulino
2012-03-12
2
-0
/
+15
*
qemu-ga: add guest-suspend-disk
Luiz Capitulino
2012-03-12
2
-0
/
+193
*
qemu-ga: add win32 guest-shutdown command
Michael Roth
2012-02-23
1
-1
/
+40
*
qemu-ga: add Windows service integration
Michael Roth
2012-02-23
2
-0
/
+144
*
qemu-ga: add initial win32 support
Michael Roth
2012-02-23
1
-0
/
+340
*
qemu-ga: fixes for win32 build of qemu-ga
Michael Roth
2012-02-23
1
-0
/
+91
*
qemu-ga: rename guest-agent-commands.c -> commands-posix.c
Michael Roth
2012-02-23
1
-0
/
+0
*
qemu-ga: separate out common commands from posix-specific ones
Michael Roth
2012-02-23
3
-58
/
+75
*
qemu-ga: move channel/transport functionality into wrapper class
Michael Roth
2012-02-23
3
-1
/
+280
*
guest agent: add supported command list to guest-info RPC
Michael Roth
2011-12-12
1
-0
/
+24
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
2
-18
/
+18
*
guest-agent: only enable FSFREEZE when it's supported by the kernel
Anthony Liguori
2011-07-23
1
-5
/
+7
*
guest agent: use QERR_UNSUPPORTED for disabled RPCs
Michael Roth
2011-07-23
1
-3
/
+3
*
guest-agent: fix build with OpenBSD
Anthony Liguori
2011-07-22
1
-11
/
+52
*
guest agent: add guest agent RPCs/commands
Michael Roth
2011-07-21
2
-0
/
+520
[next]