index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-16
block/io: Make bdrv_requests_pending() public
Kevin Wolf
2015-10-16
block: Split bdrv_move_feature_fields()
Kevin Wolf
2015-10-16
block: Manage backing file references in bdrv_set_backing_hd()
Kevin Wolf
2015-10-16
block: Convert bs->backing_hd to BdrvChild
Kevin Wolf
2015-10-16
block: Remove bdrv_open_image()
Kevin Wolf
2015-10-16
block: Convert bs->file to BdrvChild
Kevin Wolf
2015-10-16
quorum: Convert to BdrvChild
Kevin Wolf
2015-10-16
blkverify: Convert s->test_file to BdrvChild
Kevin Wolf
2015-10-16
vmdk: Use BdrvChild instead of BDS for references to extents
Kevin Wolf
2015-10-16
block: Introduce BDS.file_child
Kevin Wolf
2015-10-16
block: qemu-iotests - fix vmdk test 059.out
Jeff Cody
2015-10-16
qmp-commands.hx: Update the supported 'transaction' operations
Kashyap Chamarthy
2015-10-16
throttle: test that snapshots move the throttling configuration
Alberto Garcia
2015-10-16
iotests: disable core dumps in test 061
Alberto Garcia
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
2015-10-12
netfilter: add an API to pass the packet to next filter
Yang Hongyang
2015-10-12
net/queue: introduce NetQueueDeliverFunc
Yang Hongyang
2015-10-12
net: merge qemu_deliver_packet and qemu_deliver_packet_iov
Yang Hongyang
[next]