Age | Commit message (Expand) | Author |
2015-10-16 | ui/cocoa.m: addRemovableDevicesMenuItems() warning fix | John Arbuckle |
2015-10-15 | qapi: Track location that created an implicit type | Eric Blake |
2015-10-15 | qapi: Create simple union type member earlier | Eric Blake |
2015-10-15 | qapi: Lazy creation of array types | Eric Blake |
2015-10-15 | qapi: Don't use info as witness of implicit object type | Eric Blake |
2015-10-15 | qapi: Drop redundant args-member-array test | Eric Blake |
2015-10-15 | qapi: Drop redundant flat-union-reverse-define test | Eric Blake |
2015-10-15 | qapi: Drop redundant returns-int test | Eric Blake |
2015-10-15 | qapi: Move empty-enum to compile-time test | Eric Blake |
2015-10-15 | qapi: Drop redundant alternate-good test | Eric Blake |
2015-10-15 | qapi: Prepare for errors during check() | Eric Blake |
2015-10-15 | qapi: Use predicate callback to determine visit filtering | Eric Blake |
2015-10-15 | qapi: Fix regression with '-netdev help' | Eric Blake |
2015-10-15 | migration: fix deadlock | Denis V. Lunev |
2015-10-15 | migration: announce VM's new home just before VM is runnable | Amit Shah |
2015-10-15 | Migration: Generate the completed event only when we complete | Dr. David Alan Gilbert |
2015-10-13 | ui/cocoa.m: eliminate normalWindow warning | John Arbuckle |
2015-10-13 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2015-10-12' into ... | Peter Maydell |
2015-10-12 | qapi: Simplify gen_visit_fields() error handling | Eric Blake |
2015-10-12 | qapi: Share gen_visit_fields() | Eric Blake |
2015-10-12 | qapi: Share gen_err_check() | Eric Blake |
2015-10-12 | qapi: Consistent generated code: minimize push_indent() usage | Eric Blake |
2015-10-12 | qapi: Consistent generated code: prefer common indentation | Eric Blake |
2015-10-12 | qapi: Consistent generated code: prefer common labels | Eric Blake |
2015-10-12 | qapi: Consistent generated code: prefer visitor 'v' | Eric Blake |
2015-10-12 | qapi: Consistent generated code: prefer error 'err' | Eric Blake |
2015-10-12 | qapi: Reuse code for flat union base validation | Eric Blake |
2015-10-12 | qapi: Test use of 'number' within alternates | Eric Blake |
2015-10-12 | qapi: Add tests for empty unions | Eric Blake |
2015-10-12 | qapi: Avoid assertion failure on union 'type' collision | Eric Blake |
2015-10-12 | qapi: Test for various name collisions | Eric Blake |
2015-10-12 | qapi: Clean up qapi.py per pep8 | Eric Blake |
2015-10-12 | qapi: Invoke exception superclass initializer | Eric Blake |
2015-10-12 | qapi: Improve 'include' error message | Eric Blake |
2015-10-12 | qapi: Sort qapi-schema tests | Eric Blake |
2015-10-12 | MAINTAINERS: Specify QAPI include and test files | Markus Armbruster |
2015-10-12 | MAINTAINERS: Specify QObject include and test files | Markus Armbruster |
2015-10-12 | docs: Move files from docs/qmp/ to docs/ | Markus Armbruster |
2015-10-12 | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ... | Peter Maydell |
2015-10-12 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2015-10-12 | sdhci.c: Limit the maximum block size | Alistair Francis |
2015-10-12 | block: switch from g_slice allocator to malloc | Paolo Bonzini |
2015-10-12 | virtio dataplane: adapt dataplane for virtio Version 1 | Pierre Morel |
2015-10-12 | Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-10-09' in... | Peter Maydell |
2015-10-12 | virtio-blk: use blk_io_plug/unplug for Linux AIO batching | Stefan Hajnoczi |
2015-10-12 | sdhci: Pass drive parameter to sdhci-pci via qdev property | Kevin O'Connor |
2015-10-12 | tests: add test cases for netfilter object | Yang Hongyang |
2015-10-12 | netfilter: add a netbuffer filter | Yang Hongyang |
2015-10-12 | net/queue: export qemu_net_queue_append_iov | Yang Hongyang |
2015-10-12 | netfilter: print filter info associate with the netdev | Yang Hongyang |