index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
python
/
qemu
/
utils
/
qemu_ga_client.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-28
tests: make libqmp buildable for win32
Marc-André Lureau
2
-5
/
+31
2022-05-28
util/win32: simplify qemu_get_local_state_dir()
Marc-André Lureau
1
-13
/
+4
2022-05-28
include: move qemu_*_exec_dir() to cutils
Marc-André Lureau
8
-128
/
+129
2022-05-26
tests/crypto: Add test suite for RSA keys
Lei He
1
-3
/
+282
2022-05-26
test/crypto: Add test suite for crypto akcipher
Lei He
6
-7
/
+1394
2022-05-26
crypto: Implement RSA algorithm by gcrypt
Lei He
2
-1
/
+598
2022-05-26
crypto: Implement RSA algorithm by hogweed
Lei He
8
-0
/
+964
2022-05-26
crypto: add ASN.1 DER decoder
Lei He
5
-0
/
+562
2022-05-26
crypto: Introduce akcipher crypto class
zhenwei pi
4
-0
/
+316
2022-05-26
qapi: crypto-akcipher: Introduce akcipher types to qapi
Lei He
1
-0
/
+64
2022-05-25
i386: docs: Convert hyperv.txt to rST
Vitaly Kuznetsov
3
-303
/
+289
2022-05-25
i386: Hyper-V Direct TLB flush hypercall
Vitaly Kuznetsov
5
-0
/
+23
2022-05-25
i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
Vitaly Kuznetsov
5
-0
/
+19
2022-05-25
i386: Hyper-V XMM fast hypercall input feature
Vitaly Kuznetsov
5
-1
/
+17
2022-05-25
i386: Hyper-V Enlightened MSR bitmap feature
Vitaly Kuznetsov
5
-0
/
+24
2022-05-25
i386: Use hv_build_cpuid_leaf() for HV_CPUID_NESTED_FEATURES
Vitaly Kuznetsov
2
-11
/
+15
2022-05-25
ide_ioport_read: Return lower octet of data register instead of 0xFF
Lev Kujawski
2
-2
/
+8
2022-05-25
target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
Maciej S. Szmigiero
1
-0
/
+8
2022-05-25
hw/audio/ac97: Remove unneeded local variables
BALATON Zoltan
1
-53
/
+49
2022-05-25
hw/audio/ac97: Remove unimplemented reset functions
BALATON Zoltan
1
-16
/
+1
2022-05-25
hw/audio/ac97: Coding style fixes to avoid checkpatch errors
BALATON Zoltan
1
-373
/
+360
2022-05-25
contrib/elf2dmp: add ELF dump header checking
Viktor Prutyanov
1
-0
/
+53
2022-05-25
thread-pool: remove stopping variable
Paolo Bonzini
1
-3
/
+2
2022-05-25
thread-pool: replace semaphore with condition variable
Paolo Bonzini
1
-40
/
+28
2022-05-25
thread-pool: optimize scheduling of completion bottom half
Paolo Bonzini
1
-2
/
+1
2022-05-25
hw/arm/aspeed: Add i2c devices for AST2600 EVB
Howard Chiu
1
-2
/
+9
2022-05-25
docs: Correct the default thread-pool-size
Liu Yiding
1
-1
/
+1
2022-05-25
qga-win32: Add support for NVME bus type
Konstantin Kostiuk
1
-0
/
+5
2022-05-25
tests: Bump Fedora image version for cross-compilation
Konstantin Kostiuk
2
-2
/
+2
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-25
hw/gpio: replace HWADDR_PRIx with PRIx64
Jamin Lin
2
-5
/
+5
2022-05-25
hw/gpio support GPIO index mode for write operation.
Jamin Lin
2
-0
/
+182
2022-05-25
hw/gpio: Add ASPEED GPIO model for AST1030
Jamin Lin
2
-0
/
+38
2022-05-25
hw/gpio Add GPIO read/write trace event.
Jamin Lin
2
-15
/
+43
2022-05-25
hw: aspeed: Init all UART's with serial devices
Peter Delevoryas
1
-0
/
+9
2022-05-25
hw: aspeed: Introduce common UART init function
Peter Delevoryas
4
-14
/
+17
2022-05-25
hw: aspeed: Ensure AST1030 respects uart-default
Peter Delevoryas
1
-3
/
+3
2022-05-25
hw: aspeed: Add uarts_num SoC attribute
Peter Delevoryas
4
-0
/
+5
2022-05-25
hw: aspeed: Add missing UART's
Peter Delevoryas
4
-0
/
+57
2022-05-25
aspeed: Introduce a get_irq AspeedSoCClass method
Cédric Le Goater
4
-7
/
+19
2022-05-25
hw: m25p80: allow write_enable latch get/set
Iris Chen
5
-32
/
+98
2022-05-25
docs: aspeed: Add fby35 board
Peter Delevoryas
1
-0
/
+1
2022-05-25
hw/arm/aspeed: Add fby35 machine type
Peter Delevoryas
1
-0
/
+63
2022-05-25
docs: add minibmc section in aspeed document
Jamin Lin
1
-0
/
+61
[next]