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
/
qga
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-11
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-0
/
+1
2013-01-11
qga/channel-posix.c: Explicitly include string.h
Peter Maydell
1
-0
/
+1
2013-01-08
qemu-ga: execute hook to quiesce the guest on fsfreeze-freeze/thaw
Tomoki Sekiyama
3
-1
/
+117
2013-01-08
qemu-ga: guest_suspend(): improve error reporting
Luiz Capitulino
1
-11
/
+18
2013-01-08
qemu-ga: bios_supports_mode(): improve error reporting
Luiz Capitulino
1
-19
/
+27
2013-01-08
qemu-ga: qmp_guest_network_get_interfaces(): get rid of snprintf() + error_set()
Luiz Capitulino
1
-21
/
+8
2013-01-08
qemu-ga: qmp_guest_fstrim(): get rid of sprintf() + error_set()
Luiz Capitulino
1
-7
/
+3
2013-01-08
qemu-ga: qmp_guest_fsfreeze_*(): get rid of sprintf() + error_set()
Luiz Capitulino
1
-7
/
+3
2013-01-08
qemu-ga: build_fs_mount_list(): take an Error argument
Luiz Capitulino
1
-14
/
+16
2013-01-08
qemu-ga: qmp_guest_shutdown(): improve error reporting
Luiz Capitulino
1
-10
/
+38
2013-01-08
qemu-ga: qmp_guest_file_*: improve error reporting
Luiz Capitulino
1
-9
/
+13
2013-01-08
qemu-ga: qmp_guest_file_close(): fix fclose() error check
Luiz Capitulino
1
-1
/
+1
2013-01-08
qemu-ga: guest_file_handle_find(): take an Error argument
Luiz Capitulino
1
-11
/
+7
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
3
-5
/
+5
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
5
-10
/
+10
2012-12-19
qemu-ga: move qemu-ga files to qga/
Paolo Bonzini
3
-1
/
+1419
2012-12-06
qga/channel-posix.c: Include headers it needs
Eduardo Habkost
1
-0
/
+5
2012-10-23
qemu-ga: ask and print error information from qemu-sockets
Paolo Bonzini
1
-3
/
+5
2012-10-23
qemu-sockets: add Error ** to all functions
Paolo Bonzini
1
-1
/
+1
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
2
-4
/
+0
2012-10-05
cleanup useless return sentence
Amos Kong
2
-4
/
+0
2012-10-05
qemu-ga: prefer pstrcpy: consistently NUL-terminate ifreq.ifr_name
Jim Meyering
1
-1
/
+1
2012-07-29
build: Fix linking failure for qemu-ga
Dunrong Huang
1
-2
/
+2
2012-07-28
build: include qapi-generated/ files in qga/Makefile.objs
Paolo Bonzini
1
-0
/
+2
2012-06-21
qemu-ga: add guest-fstrim command
Paolo Bonzini
2
-3
/
+86
2012-06-21
qemu-ga: make names more generic for mount list functions
Paolo Bonzini
1
-18
/
+18
2012-06-07
build: move qga/ objects to nested Makefile.objs
Paolo Bonzini
1
-0
/
+3
2012-05-29
qemu-ga: avoid blocking on atime update when reading /etc/mtab
Michael Roth
1
-1
/
+1
2012-05-29
qemu-ga: Fix use of environ on Darwin
Andreas Färber
1
-0
/
+5
2012-05-24
qemu-ga: Fix missing environ declaration
Luiz Capitulino
1
-1
/
+5
2012-05-15
qemu-ga: align versioning with QEMU_VERSION
Michael Roth
2
-2
/
+1
2012-05-15
qemu-ga: guest-shutdown: use only async-signal-safe functions
Luiz Capitulino
1
-11
/
+8
2012-05-15
qemu-ga: guest-shutdown: become synchronous
Luiz Capitulino
1
-5
/
+16
2012-05-15
qemu-ga: guest-suspend: make the API synchronous
Luiz Capitulino
1
-74
/
+54
2012-05-15
qemu-ga: make reopen_fd_to_null() public
Luiz Capitulino
2
-19
/
+4
2012-05-14
fix some common typos
Jim Meyering
1
-2
/
+2
2012-05-01
Merge remote-tracking branch 'mdroth/qga-pull-4-27-12' into staging
Anthony Liguori
2
-78
/
+95
2012-05-01
qemu-ga: Implement alternative to O_ASYNC
Andreas Färber
1
-1
/
+17
2012-04-30
qemu-ga: add a whitelist for fsfreeze-safe commands
Michael Roth
2
-26
/
+12
2012-04-30
qemu-ga: improve recovery options for fsfreeze
Michael Roth
1
-54
/
+85
2012-04-19
qemu-ga: generate missing stubs for fsfreeze
Michael Roth
1
-16
/
+20
2012-03-25
qemu-ga: fix bsd build, and re-org linux-specific implementations
Michael Roth
1
-45
/
+66
2012-03-19
qemu-ga: for w32, fix leaked handle ov.hEvent in ga_channel_write()
Jeff Cody
1
-0
/
+4
2012-03-12
qemu-ga: add guest-sync-delimited
Michael Roth
3
-3
/
+8
2012-03-12
qemu-ga: add guest-network-get-interfaces command
Michal Privoznik
2
-0
/
+187
2012-03-12
qemu-ga: add win32 guest-suspend-ram command
Michael Roth
1
-9
/
+25
2012-03-12
qemu-ga: add win32 guest-suspend-disk command.
Gal Hammer
1
-12
/
+120
2012-03-12
qemu-ga: add guest-suspend-hybrid
Luiz Capitulino
2
-0
/
+15
2012-03-12
qemu-ga: add guest-suspend-ram
Luiz Capitulino
2
-0
/
+15
2012-03-12
qemu-ga: add guest-suspend-disk
Luiz Capitulino
2
-0
/
+193
[next]