Statistics
| Branch: | Revision:

root / qga @ 420840e5

Latest revisions

# Date Author Comment
3f2a6087 04/02/2013 05:06 pm Lei Li

qga: add windows implementation for guest-get-time

Signed-off-by: Lei Li <>
Reviewed-by: Eric Blake <>
Reviewed-by: Michael Roth <>
Signed-off-by: Michael Roth <>

b8f954fe 04/02/2013 05:06 pm Lei Li

qga: add windows implementation for guest-set-time

Signed-off-by: Lei Li <>
Reviewed-by: Eric Blake <>
Reviewed-by: Michael Roth <>
Signed-off-by: Michael Roth <>

c964c9e0 04/02/2013 05:06 pm Laszlo Ersek

qga schema: mark optional GuestLogicalProcessor.can-offline with #optional

Suggested-by: Eric Blake <>
Signed-off-by: Laszlo Ersek <>
Reviewed-by: Eric Blake <>
Reviewed-by: Michael Roth <>...

9481ecd7 04/02/2013 05:06 pm Laszlo Ersek

qga schema: document generic QERR_UNSUPPORTED

Part of the wording was shamelessly stolen from Michael Roth's email.

Suggested-by: Michael Roth <>
Signed-off-by: Laszlo Ersek <>
Reviewed-by: Eric Blake <>...

ce7f7cc2 04/02/2013 05:06 pm Luiz Capitulino

qemu-ga: ga_get_fd_handle(): abort if fd_counter overflows

Today we reset fd_counter if it wraps, but it's better to abort()
instead, as fd_counter should never reach INT64_MAX.

Signed-off-by: Luiz Capitulino <>
Reviewed-by: Eric Blake <>...

085d8134 03/22/2013 02:25 pm Peter Maydell

Fix typos and misspellings

Fix various typos and misspellings. The bulk of these were found with
codespell.

Signed-off-by: Peter Maydell <>
Reviewed-by: Stefan Weil <>
Signed-off-by: Stefan Hajnoczi <>

4f306496 03/15/2013 03:23 pm Peter Crosthwaite

qga/main.c: Don't use g_key_file_get/set_int64

These functions don't exist until glib version 2.26. QEMU is currently only
mandating glib 2.12.

This patch replaces the functions with g_key_file_get/set_integer.

Unbreaks the build on Ubuntu 10.04 and RHEL 5.6....

cbb65fc2 03/12/2013 01:58 am Laszlo Ersek

qga: implement qmp_guest_set_vcpus() for Linux with sysfs

Signed-off-by: Laszlo Ersek <>
Reviewed-by: Eric Blake <>
Signed-off-by: Michael Roth <>

d2baff62 03/12/2013 01:58 am Laszlo Ersek

qga: implement qmp_guest_get_vcpus() for Linux with sysfs

Signed-off-by: Laszlo Ersek <>
Reviewed-by: Eric Blake <>
Signed-off-by: Michael Roth <>

70e133a7 03/12/2013 01:57 am Laszlo Ersek

qga: introduce guest-get-vcpus / guest-set-vcpus with stubs

Signed-off-by: Laszlo Ersek <>
Reviewed-by: Eric Blake <>
Signed-off-by: Michael Roth <>

View revisions

Also available in: Atom