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