index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
qga
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-02
qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows
Luiz Capitulino
1
-2
/
+6
2013-04-02
qga schema: document generic QERR_UNSUPPORTED
Laszlo Ersek
1
-0
/
+11
2013-04-02
qga schema: mark optional GuestLogicalProcessor.can-offline with #optional
Laszlo Ersek
1
-3
/
+4
2013-04-02
qga: add windows implementation for guest-set-time
Lei Li
1
-1
/
+28
2013-04-02
qga: add windows implementation for guest-get-time
Lei Li
1
-2
/
+25
2013-03-22
Fix typos and misspellings
Peter Maydell
1
-1
/
+1
2013-03-15
qga/main.c: Don't use g_key_file_get/set_int64
Peter Crosthwaite
1
-2
/
+2
2013-03-11
qga: implement qmp_guest_set_vcpus() for Linux with sysfs
Laszlo Ersek
1
-6
/
+32
2013-03-11
qga: implement qmp_guest_get_vcpus() for Linux with sysfs
Laszlo Ersek
1
-6
/
+140
2013-03-11
qga: introduce guest-get-vcpus / guest-set-vcpus with stubs
Laszlo Ersek
3
-0
/
+96
2013-03-11
qga: add guest-set-time command
Lei Li
3
-0
/
+86
2013-03-11
qga: add guest-get-time command
Lei Li
3
-0
/
+35
2013-03-11
qemu-ga: use key-value store to avoid recycling fd handles after restart
Michael Roth
3
-6
/
+204
2013-03-11
qemu-ga: make guest-sync-delimited available during fsfreeze
Michael Roth
1
-0
/
+1
2013-03-11
qemu-ga: fix confusing GAChannelMethod comparison
Stefan Hajnoczi
1
-1
/
+1
2013-03-11
qga: cast to int for DWORD type
Lei Li
1
-1
/
+1
2013-01-30
qemu-ga: Fix unchecked strdup() by converting to g_strdup()
Markus Armbruster
1
-1
/
+1
2013-01-28
qemu-ga: Plug leaks on qmp_guest_network_get_interfaces() error paths
Markus Armbruster
1
-5
/
+6
2013-01-28
qemu-ga: Plug memory leak in guest_fsfreeze_cleanup()
Markus Armbruster
1
-4
/
+5
2013-01-19
Replace non-portable asprintf by g_strdup_printf
Stefan Weil
1
-8
/
+5
2013-01-15
Merge remote-tracking branch 'mdroth/qga-pull-1-14-2013-2' into staging
Anthony Liguori
1
-2
/
+2
2013-01-14
qga: add missing commas in json docs
Eric Blake
1
-2
/
+2
2013-01-14
qemu-ga: Handle errors uniformely in ga_channel_open()
Markus Armbruster
1
-4
/
+7
2013-01-14
qemu-ga: Plug fd leak on ga_channel_open() error paths
Markus Armbruster
1
-0
/
+1
2013-01-14
qemu-ga: Plug fd leak on ga_channel_listen_accept() error path
Markus Armbruster
1
-0
/
+1
2013-01-14
qemu-ga: Plug file descriptor leak on ga_open_pidfile() error path
Markus Armbruster
1
-0
/
+2
2013-01-14
qemu-ga: Drop pointless lseek() from ga_open_pidfile()
Markus Armbruster
1
-1
/
+1
2013-01-14
qemu-ga: Document intentional fall through in channel_event_cb()
Markus Armbruster
1
-0
/
+1
2013-01-14
qemu-ga: add ga_open_logfile()
Luiz Capitulino
1
-2
/
+15
2013-01-14
qemu-ga: ga_open_pidfile(): use qemu_open()
Luiz Capitulino
1
-1
/
+1
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
[next]