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
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-05
qapi: Check for member name conflicts with a base class
Eric Blake
1
-1
/
+22
2015-05-05
qapi: Support (subset of) \u escapes in strings
Eric Blake
1
-1
/
+35
2015-05-05
qapi: Drop dead visitor code related to nested structs
Eric Blake
1
-37
/
+12
2015-05-05
qapi: Drop support for inline nested types
Eric Blake
5
-58
/
+20
2015-05-05
qapi: Forbid 'type' in schema
Eric Blake
1
-14
/
+0
2015-05-05
qapi: Prefer 'struct' over 'type' in generator
Eric Blake
3
-29
/
+41
2015-05-05
qapi: More rigorous checking for type safety bypass
Eric Blake
1
-5
/
+17
2015-05-05
qapi: Whitelist commands that don't return dictionary
Eric Blake
1
-3
/
+28
2015-05-05
qapi: Require valid names
Eric Blake
1
-17
/
+46
2015-05-05
qapi: More rigourous checking of types
Eric Blake
1
-9
/
+87
2015-05-05
qapi: Unify type bypass and add tests
Eric Blake
1
-7
/
+2
2015-05-05
qapi: Allow true, false and null in schema json
Fam Zheng
1
-3
/
+18
2015-05-05
qapi: Better error messages for duplicated expressions
Eric Blake
1
-14
/
+49
2015-05-05
qapi: Better error messages for bad expressions
Eric Blake
1
-7
/
+37
2015-05-05
qapi: Use 'alternate' to replace anonymous union
Eric Blake
3
-32
/
+43
2015-05-05
qapi: Segregate anonymous unions into alternates in generator
Eric Blake
3
-38
/
+60
2015-05-05
qapi: Prepare for catching more semantic parse errors
Eric Blake
1
-17
/
+20
2015-05-05
qapi: Tighten checking of unions
Eric Blake
2
-28
/
+74
2015-05-05
qapi: Forbid base without discriminator in unions
Eric Blake
3
-20
/
+18
2015-05-05
qapi: Better error messages for bad enums
Eric Blake
1
-5
/
+29
2015-05-05
qapi: Require ASCII in schema
Eric Blake
1
-2
/
+2
2015-05-05
qapi: Fix generation of 'size' builtin type
Eric Blake
1
-0
/
+1
2015-05-05
qapi: Simplify builtin type handling
Eric Blake
3
-15
/
+9
2015-05-05
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20150505-1' into s...
Peter Maydell
1
-0
/
+16
2015-05-05
coverity: fix address_space_rw model
Paolo Bonzini
1
-3
/
+3
2015-05-05
opengl: add shader build infrastructure
Gerd Hoffmann
1
-0
/
+16
2015-04-28
iotests: add QMP event waiting queue
John Snow
1
-30
/
+65
2015-04-28
scripts: add 'qemu coroutine' command to qemu-gdb.py
Stefan Hajnoczi
1
-0
/
+75
2015-04-28
checkpatch: complain about ffs(3) calls
Stefan Hajnoczi
1
-0
/
+11
2015-04-28
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150427'...
Peter Maydell
1
-3
/
+5
2015-04-26
exec.c: Make address_space_rw take transaction attributes
Peter Maydell
1
-3
/
+5
2015-04-24
qapi: Drop dead genlist parameter
Eric Blake
1
-13
/
+9
2015-03-18
build: pass .d file name to scripts/make_device_config.sh, fix makefile target
Paolo Bonzini
1
-8
/
+10
2015-03-17
scripts: Add qom-tree script
Andreas Färber
1
-0
/
+70
2015-03-17
coverity: Fix g_malloc_n-like models
Jan Kiszka
1
-3
/
+3
2015-03-10
kvm_stat: add kvm_stat.1 man page
Stefan Hajnoczi
1
-0
/
+55
2015-03-10
kvm_stat: add column headers to text UI
Stefan Hajnoczi
1
-1
/
+4
2015-03-09
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-1
/
+51
2015-03-04
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-7
/
+19
2015-03-02
trace: add DTrace reserved words for .d files
Stefan Hajnoczi
1
-7
/
+19
2015-02-27
Makefile: don't silence mak file test with V=1
Michael S. Tsirkin
1
-1
/
+1
2015-02-26
Merge remote-tracking branch 'remotes/qmp-unstable/queue/qmp' into staging
Peter Maydell
1
-4
/
+7
2015-02-26
update-linux-headers.sh: s/__inline__/inline/
Michael S. Tsirkin
1
-0
/
+1
2015-02-26
scripts: add arch specific standard-headers
Michael S. Tsirkin
1
-0
/
+2
2015-02-26
update-linux-headers: use standard-headers
Michael S. Tsirkin
1
-1
/
+7
2015-02-26
scripts/update-linux-headers.sh: pull virtio hdrs
Michael S. Tsirkin
1
-0
/
+41
2015-02-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-5
/
+45
2015-02-23
qapi-types: add C99 index names to arrays
Michael S. Tsirkin
1
-4
/
+7
2015-02-16
exec: convert ram_list to QLIST
Mike Day
1
-4
/
+4
2015-02-16
qtest: Add scripts/qtest.py
Fam Zheng
1
-0
/
+71
[next]