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
2023-01-09
error handling: Use RETRY_ON_EINTR() macro where applicable
Nikita Ivanov
1
-3
/
+1
2022-12-20
qga-win: choose the right libpcre version to include in MSI package
Andrey Drobyshev
2
-3
/
+15
2022-12-20
qga: map GLib log levels to system levels
Andrey Drobyshev
1
-2
/
+34
2022-12-20
qga-win: add logging to Windows event log
Andrey Drobyshev
4
-4
/
+45
2022-12-20
qga: Add initial OpenBSD and NetBSD support
Brad Smith
3
-5
/
+15
2022-12-20
qga:/qga-win: skip getting pci info for USB disks
Kfir Manor
1
-4
/
+8
2022-12-20
qga:/qga-win: adding a empty PCI address creation function
Kfir Manor
1
-7
/
+13
2022-12-15
Merge tag 'pull-misc-2022-12-14' of https://repo.or.cz/qemu/armbru into staging
Peter Maydell
1
-5
/
+3
2022-12-14
qapi qga: Elide redundant has_FOO in generated C
Markus Armbruster
3
-64
/
+19
2022-12-14
error: Drop some obviously superfluous error_propagate()
Markus Armbruster
1
-5
/
+3
2022-11-05
Fix some typos in documentation and comments
Stefan Weil
1
-1
/
+1
2022-10-26
qga: add channel path to error messages
Bjørn Forsman
1
-2
/
+2
2022-10-26
qga: Add HW address getting for FreeBSD
Alexander Ivanov
1
-0
/
+15
2022-10-26
qga: Move HW address getting to a separate function
Alexander Ivanov
3
-42
/
+78
2022-10-26
qga: Add support for user password setting in FreeBSD
Alexander Ivanov
1
-10
/
+25
2022-10-26
qga: Add shutdown/halt/reboot support for FreeBSD
Alexander Ivanov
1
-0
/
+7
2022-10-26
qga: Add UFS freeze/thaw support for FreeBSD
Alexander Ivanov
5
-164
/
+334
2022-10-26
qga: Move Linux-specific FS freeze/thaw code to a separate file
Alexander Ivanov
4
-272
/
+338
2022-10-26
qga: Add initial FreeBSD support
Alexander Ivanov
3
-1
/
+32
2022-10-01
meson: require 0.61.3
Paolo Bonzini
1
-1
/
+1
2022-09-20
qga: Replace 'blacklist' and 'whitelist' in the guest agent sources
Thomas Huth
5
-45
/
+46
2022-09-20
qga: Replace 'blacklist' command line and config file options by 'block-rpcs'
Thomas Huth
1
-5
/
+13
2022-07-18
qga: treat get-guest-fsinfo as "best effort"
John Snow
1
-1
/
+9
2022-07-14
Merge tag 'qga-win32-pull-2022-07-13' of github.com:kostyanf14/qemu into staging
Peter Maydell
3
-0
/
+176
2022-07-13
qga: add command 'guest-get-cpustats'
zhenwei pi
3
-0
/
+176
2022-07-08
qga: Relocate a path emitted in the help text
Akihiko Odaki
1
-1
/
+5
2022-06-06
meson: qga: do not use deprecated meson.build_root()
Paolo Bonzini
1
-1
/
+1
2022-05-28
qga/wixl: replace QEMU_GA_MSI_MINGW_BIN_PATH with glib bindir
Marc-André Lureau
2
-13
/
+13
2022-05-28
qga/wixl: simplify some pre-processing
Marc-André Lureau
1
-13
/
+7
2022-05-28
qga/wixl: require Mingw_bin
Marc-André Lureau
1
-9
/
+0
2022-05-28
qga/wixl: prefer variables over environment
Marc-André Lureau
2
-26
/
+13
2022-05-28
qga: make build_fs_mount_list() return a bool
Marc-André Lureau
1
-15
/
+10
2022-05-28
qga: replace qemu_open_old() with qga_open_cloexec()
Marc-André Lureau
2
-8
/
+13
2022-05-28
qga: throw an Error in ga_channel_open()
Marc-André Lureau
1
-25
/
+17
2022-05-28
qga: use qga_open_cloexec() for safe_open_or_create()
Marc-André Lureau
1
-4
/
+3
2022-05-28
qga: add qga_open_cloexec() helper
Marc-André Lureau
3
-0
/
+42
2022-05-28
qga: flatten safe_open_or_create()
Marc-André Lureau
1
-60
/
+60
2022-05-25
qga-win32: Add support for NVME bus type
Konstantin Kostiuk
1
-0
/
+5
2022-05-25
trivial: qga: Log version on start
Konstantin Kostiuk
1
-0
/
+2
2022-05-25
qga: add guest-get-diskstats command for Linux guests
luzhipeng
3
-0
/
+215
2022-05-16
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Richard Henderson
2
-3
/
+3
2022-05-16
qapi: Fix malformed "Since:" section tags
Markus Armbruster
1
-1
/
+1
2022-05-14
qga-vss: Use the proper operator to free memory
Konstantin Kostiuk
1
-2
/
+2
2022-05-14
qga-vss: Add auto generated headers to dependencies
Konstantin Kostiuk
1
-1
/
+1
2022-05-07
qga-vss: always build qga-vss.tlb when qga-vss.dll is built
Konstantin Kostiuk
1
-2
/
+2
2022-05-04
qga: Introduce disk smart
zhenwei pi
2
-1
/
+125
2022-05-04
qga: Introduce NVMe disk bus type
zhenwei pi
2
-2
/
+6
2022-05-04
qga/commands-posix: 'guest-shutdown' for Solaris
Andrew Deason
1
-3
/
+18
2022-05-04
qga/commands-posix: Log all net stats failures
Andrew Deason
1
-1
/
+5
2022-05-04
qga/commands-posix: Fix listing ifaces for Solaris
Andrew Deason
1
-1
/
+6
[next]