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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-03
docs/interop/qmp: Improve OOB documentation
Markus Armbruster
2
-31
/
+56
2018-07-03
qga: removing bios_supports_mode
Daniel Henrique Barboza
1
-40
/
+18
2018-07-03
qga: systemd hibernate/suspend/hybrid-sleep support
Daniel Henrique Barboza
1
-0
/
+72
2018-07-03
qga: removing switch statements, adding run_process_child
Daniel Henrique Barboza
1
-127
/
+88
2018-07-03
qga: guest_suspend: decoupling pm-utils and sys logic
Daniel Henrique Barboza
1
-62
/
+108
2018-07-03
qga: bios_supports_mode: decoupling pm-utils and sys logic
Daniel Henrique Barboza
1
-48
/
+68
2018-07-03
qga: refactoring qmp_guest_suspend_* functions
Daniel Henrique Barboza
1
-32
/
+55
2018-07-03
qemu-ga: make get-fsinfo work over pci bridges
Marc-André Lureau
1
-4
/
+19
2018-07-03
qga-win: Fixing msi upgrade disallow in WiX file
Bishara AbuHattoum
1
-1
/
+1
2018-07-03
qga/schema: fix documentation for GuestOSInfo
Tomáš Golembiovský
1
-2
/
+2
2018-07-03
test-qga: add trivial tests for some commands
Tomáš Golembiovský
1
-0
/
+54
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
11
-32
/
+84
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180703-pull-request' i...
Peter Maydell
1
-1
/
+1
2018-07-03
qapi: add conditions to SPICE type/commands/events on the schema
Marc-André Lureau
4
-31
/
+26
2018-07-03
qapi: add conditions to VNC type/commands/events on the schema
Marc-André Lureau
5
-44
/
+44
2018-07-03
qapi: add 'If:' section to generated documentation
Marc-André Lureau
4
-11
/
+16
2018-07-03
qapi-types: add #if conditions to types & visitors
Markus Armbruster
2
-33
/
+48
2018-07-03
qapi/events: add #if conditions to events
Marc-André Lureau
1
-2
/
+4
2018-07-03
qapi/commands: add #if conditions to commands
Marc-André Lureau
2
-10
/
+18
2018-07-03
qapi-introspect: add preprocessor conditions to generated QLit
Marc-André Lureau
1
-10
/
+21
2018-07-03
qapi-introspect: modify to_qlit() to append ',' on level > 0
Marc-André Lureau
1
-1
/
+3
2018-07-03
qapi: add #if/#endif helpers
Marc-André Lureau
1
-4
/
+94
2018-07-03
qapi: mcgen() shouldn't indent # lines
Marc-André Lureau
1
-2
/
+2
2018-07-03
qapi: add 'ifcond' to visitor methods
Marc-André Lureau
9
-40
/
+62
2018-07-03
qapi: leave the ifcond attribute undefined until check()
Marc-André Lureau
1
-4
/
+17
2018-07-03
qapi: pass 'if' condition into QAPISchemaEntity objects
Marc-André Lureau
1
-32
/
+65
2018-07-03
qga-win: add driver path usage to GuestFilesystemInfo
Chen Hanxiao
1
-0
/
+12
2018-07-03
qga: add mountpoint usage info to GuestFilesystemInfo
Chen Hanxiao
2
-0
/
+18
2018-07-03
qapi: add 'if' to top-level expressions
Marc-André Lureau
22
-6
/
+146
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/usb-20180703-pull-request' ...
Peter Maydell
2
-2
/
+8
2018-07-03
qga: check bytes count read by guest-file-read
Prasad J Pandit
2
-2
/
+2
2018-07-03
qga: unset frozen state if no mount points are frozen
Chen Hanxiao
2
-1
/
+9
2018-07-03
Merge remote-tracking branch 'remotes/shorne/tags/pull-or-20180703' into staging
Peter Maydell
17
-753
/
+603
2018-07-03
linux-user/strace: Improve recvmsg() output
Philippe Mathieu-Daudé
1
-1
/
+1
2018-07-03
linux-user/strace: Improve capget()/capset() output
Philippe Mathieu-Daudé
1
-2
/
+2
2018-07-03
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.0-20180703' into...
Peter Maydell
29
-719
/
+1299
2018-07-03
target/openrisc: Fix writes to interrupt mask register
Stafford Horne
1
-1
/
+1
2018-07-03
target/openrisc: Fix delay slot exception flag to match spec
Stafford Horne
1
-7
/
+12
2018-07-03
linux-user: Fix struct sigaltstack for openrisc
Richard Henderson
1
-1
/
+1
2018-07-03
linux-user: Implement signals for openrisc
Richard Henderson
4
-154
/
+94
2018-07-03
target/openrisc: Add support in scripts/qemu-binfmt-conf.sh
Richard Henderson
1
-3
/
+7
2018-07-03
target/openrisc: Reorg tlb lookup
Richard Henderson
2
-170
/
+88
2018-07-03
crypto: Implement TLS Pre-Shared Keys (PSK).
Richard W.M. Jones
11
-23
/
+774
2018-07-03
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
4
-59
/
+132
2018-07-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-07-02' into st...
Peter Maydell
14
-9
/
+436
2018-07-03
monitor: Spell "I/O thread" consistently in comments
Markus Armbruster
1
-17
/
+17
2018-07-03
qmp: Say "out-of-band" instead of "Out-Of-Band"
Markus Armbruster
6
-12
/
+12
2018-07-03
audio: add audio timer trace points
Gerd Hoffmann
2
-3
/
+30
2018-07-03
audio/hda: fix CID 1393631
Gerd Hoffmann
1
-1
/
+1
2018-07-03
audio/hda: adjust larger gaps faster
Gerd Hoffmann
1
-0
/
+3
[prev]
[next]