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
2014-05-19
curl: Fix build when curl_multi_socket_action isn't available
Matthew Booth
1
-0
/
+15
2014-05-19
qemu-iotests: Fix blkdebug in VM drive in 030
Fam Zheng
1
-1
/
+1
2014-05-19
qemu-iotests: Fix core dump suppression in test 039
Markus Armbruster
3
-12
/
+12
2014-05-19
iotests: Add test for the JSON protocol
Max Reitz
3
-0
/
+185
2014-05-19
block: Allow JSON filenames
Max Reitz
1
-0
/
+41
2014-05-19
check-qdict: Add test for qdict_join()
Max Reitz
1
-0
/
+87
2014-05-19
qdict: Add qdict_join()
Max Reitz
2
-0
/
+35
2014-05-19
block: add test for vhdx image created by Disk2VHD
Jeff Cody
3
-0
/
+14
2014-05-19
block: vhdx - account for identical header sections
Jeff Cody
1
-1
/
+8
2014-05-19
Remove g_sequence_lookup from qemu-img help function
Mike Day
1
-5
/
+2
2014-05-19
block: Fix bdrv_is_allocated() for short backing files
Kevin Wolf
2
-8
/
+13
2014-05-16
virtio-scsi: Plug memory leak on virtio_scsi_push_event() error path
Markus Armbruster
1
-1
/
+2
2014-05-16
scsi: Document intentional fall through in scsi_req_length()
Markus Armbruster
1
-0
/
+2
2014-05-16
qapi: skip redundant includes
BenoƮt Canet
8
-5
/
+23
2014-05-16
input: sparc32 kbd: claim en-us layout
Gerd Hoffmann
1
-1
/
+1
2014-05-16
input: sparc32 kbd: fix some key mappings
Gerd Hoffmann
1
-14
/
+16
2014-05-16
input: remove sparc keymap hack
Gerd Hoffmann
1
-19
/
+0
2014-05-16
input: switch sparc32 kbd to new input api
Gerd Hoffmann
2
-61
/
+172
2014-05-16
input: switch ps/2 mouse to new input api
Gerd Hoffmann
1
-15
/
+52
2014-05-16
input: switch ps/2 kbd to new input api
Gerd Hoffmann
1
-1
/
+24
2014-05-16
input: use KeyValue directly in sendkey monitor command
Gerd Hoffmann
1
-24
/
+23
2014-05-16
input: add qemu_input_handler_deactivate
Gerd Hoffmann
2
-0
/
+8
2014-05-16
input: key mapping helpers
Gerd Hoffmann
4
-175
/
+223
2014-05-16
ps2: set ps/2 output buffer size as the same as kernel
Gonglei
1
-6
/
+68
2014-05-15
monitor: Add netdev_del id argument completion.
Hani Benhabiles
3
-0
/
+28
2014-05-15
monitor: Add netdev_add type argument completion.
Hani Benhabiles
3
-1
/
+18
2014-05-15
monitor: Add set_link arguments completion.
Hani Benhabiles
4
-1
/
+37
2014-05-15
monitor: Add chardev-add backend argument completion.
Hani Benhabiles
3
-0
/
+25
2014-05-15
monitor: Add chardev-remove command completion.
Hani Benhabiles
3
-0
/
+25
2014-05-15
monitor: Convert sendkey to use command_completion.
Hani Benhabiles
3
-9
/
+25
2014-05-15
qapi: Show qapi-commands.py invocation in qapi-code-gen.txt
Markus Armbruster
1
-14
/
+13
2014-05-15
qapi: Replace uncommon use of the error API by the common one
Markus Armbruster
10
-286
/
+354
2014-05-15
tests: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
3
-15
/
+39
2014-05-15
hw: Don't call visit_end_struct() after visit_start_struct() fails
Markus Armbruster
2
-14
/
+34
2014-05-15
hmp: Call visit_end_struct() after visit_start_struct() succeeds
Markus Armbruster
1
-8
/
+8
2014-05-15
qapi: Un-inline visit of implicit struct
Markus Armbruster
1
-14
/
+34
2014-05-15
qapi-visit.py: Clean up a sloppy use of field prefix
Markus Armbruster
1
-1
/
+1
2014-05-15
qapi: Clean up shadowing of parameters and locals in inner scopes
Markus Armbruster
1
-3
/
+17
2014-05-15
qapi-visit.py: Clean up confusing push_indent() / pop_indent() use
Markus Armbruster
1
-18
/
+14
2014-05-15
qapi: Replace start_optional()/end_optional() by optional()
Markus Armbruster
8
-31
/
+19
2014-05-15
qapi: Remove unused Visitor callbacks start_handle(), end_handle()
Markus Armbruster
2
-18
/
+0
2014-05-15
qapi: Normalize marshalling's visitor initialization and cleanup
Markus Armbruster
2
-19
/
+16
2014-05-15
qapi: Update qapi-code-gen.txt example to match current code
Markus Armbruster
1
-56
/
+90
2014-05-15
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-s390-20140515' into s...
Peter Maydell
4
-312
/
+455
2014-05-15
Merge remote-tracking branch 'remotes/kraxel/tags/pull-roms-2' into staging
Peter Maydell
18
-2
/
+5
2014-05-15
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+1
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
70
-234
/
+171
2014-05-15
tcg-s390: Implement direct chaining of TBs
Richard Henderson
2
-1
/
+12
2014-05-15
tcg-s390: Don't force -march=z990
Richard Henderson
1
-2
/
+2
2014-05-15
Merge remote-tracking branch 'remotes/rth/fix-mov' into staging
Peter Maydell
1
-8
/
+11
[prev]
[next]