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
2015-10-15
qapi: Track location that created an implicit type
Eric Blake
1
-27
/
+47
2015-10-15
qapi: Create simple union type member earlier
Eric Blake
1
-17
/
+18
2015-10-15
qapi: Lazy creation of array types
Eric Blake
4
-5
/
+24
2015-10-15
qapi: Don't use info as witness of implicit object type
Eric Blake
3
-6
/
+14
2015-10-15
qapi: Drop redundant args-member-array test
Eric Blake
5
-15
/
+0
2015-10-15
qapi: Drop redundant flat-union-reverse-define test
Eric Blake
6
-36
/
+7
2015-10-15
qapi: Drop redundant returns-int test
Eric Blake
9
-20
/
+10
2015-10-15
qapi: Move empty-enum to compile-time test
Eric Blake
7
-6
/
+7
2015-10-15
qapi: Drop redundant alternate-good test
Eric Blake
5
-21
/
+0
2015-10-15
qapi: Prepare for errors during check()
Eric Blake
1
-4
/
+6
2015-10-15
qapi: Use predicate callback to determine visit filtering
Eric Blake
4
-20
/
+33
2015-10-15
qapi: Fix regression with '-netdev help'
Eric Blake
1
-1
/
+3
2015-10-15
migration: fix deadlock
Denis V. Lunev
1
-17
/
+27
2015-10-15
migration: announce VM's new home just before VM is runnable
Amit Shah
1
-1
/
+6
2015-10-15
Migration: Generate the completed event only when we complete
Dr. David Alan Gilbert
1
-1
/
+7
2015-10-13
ui/cocoa.m: eliminate normalWindow warning
John Arbuckle
1
-1
/
+1
2015-10-13
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-12' into ...
Peter Maydell
82
-424
/
+821
2015-10-12
qapi: Simplify gen_visit_fields() error handling
Eric Blake
2
-13
/
+11
2015-10-12
qapi: Share gen_visit_fields()
Eric Blake
4
-77
/
+46
2015-10-12
qapi: Share gen_err_check()
Eric Blake
4
-33
/
+20
2015-10-12
qapi: Consistent generated code: minimize push_indent() usage
Eric Blake
2
-45
/
+33
2015-10-12
qapi: Consistent generated code: prefer common indentation
Eric Blake
1
-26
/
+27
2015-10-12
qapi: Consistent generated code: prefer common labels
Eric Blake
2
-6
/
+6
2015-10-12
qapi: Consistent generated code: prefer visitor 'v'
Eric Blake
6
-109
/
+109
2015-10-12
qapi: Consistent generated code: prefer error 'err'
Eric Blake
3
-34
/
+34
2015-10-12
qapi: Reuse code for flat union base validation
Eric Blake
8
-14
/
+13
2015-10-12
qapi: Test use of 'number' within alternates
Eric Blake
3
-3
/
+160
2015-10-12
qapi: Add tests for empty unions
Eric Blake
15
-2
/
+30
2015-10-12
qapi: Avoid assertion failure on union 'type' collision
Eric Blake
5
-44
/
+17
2015-10-12
qapi: Test for various name collisions
Eric Blake
46
-15
/
+182
2015-10-12
qapi: Clean up qapi.py per pep8
Eric Blake
2
-58
/
+106
2015-10-12
qapi: Invoke exception superclass initializer
Eric Blake
1
-0
/
+2
2015-10-12
qapi: Improve 'include' error message
Eric Blake
3
-4
/
+3
2015-10-12
qapi: Sort qapi-schema tests
Eric Blake
1
-46
/
+114
2015-10-12
MAINTAINERS: Specify QAPI include and test files
Markus Armbruster
1
-0
/
+5
2015-10-12
MAINTAINERS: Specify QObject include and test files
Markus Armbruster
1
-0
/
+8
2015-10-12
docs: Move files from docs/qmp/ to docs/
Markus Armbruster
4
-1
/
+1
2015-10-12
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
10
-41
/
+108
2015-10-12
Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...
Peter Maydell
20
-65
/
+917
2015-10-12
sdhci.c: Limit the maximum block size
Alistair Francis
1
-0
/
+10
2015-10-12
block: switch from g_slice allocator to malloc
Paolo Bonzini
5
-12
/
+12
2015-10-12
virtio dataplane: adapt dataplane for virtio Version 1
Pierre Morel
2
-15
/
+58
2015-10-12
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in...
Peter Maydell
46
-62
/
+463
2015-10-12
virtio-blk: use blk_io_plug/unplug for Linux AIO batching
Stefan Hajnoczi
1
-0
/
+4
2015-10-12
sdhci: Pass drive parameter to sdhci-pci via qdev property
Kevin O'Connor
3
-14
/
+24
2015-10-12
tests: add test cases for netfilter object
Yang Hongyang
3
-0
/
+203
2015-10-12
netfilter: add a netbuffer filter
Yang Hongyang
4
-1
/
+209
2015-10-12
net/queue: export qemu_net_queue_append_iov
Yang Hongyang
2
-6
/
+13
2015-10-12
netfilter: print filter info associate with the netdev
Yang Hongyang
3
-0
/
+32
2015-10-12
netfilter: add an API to pass the packet to next filter
Yang Hongyang
2
-0
/
+65
[prev]
[next]