aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-06ipmi: replace *_MAXCMD definesCédric Le Goater
2016-02-06ipmi: replace goto by a return statementCédric Le Goater
2016-02-06hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie dev...Marcel Apfelbaum
2016-02-06vhost-user-test: use correct ROM to speed up and avoid spurious failuresPaolo Bonzini
2016-02-06hw/pxb: add pxb devices to the bridge categoryMarcel Apfelbaum
2016-02-06virtio: combine write of an entry into used ringVincenzo Maffione
2016-02-06virtio: read avail_idx from VQ only when necessaryVincenzo Maffione
2016-02-06virtio: cache used_idx in a VirtQueue fieldVincenzo Maffione
2016-02-06virtio: combine the read of a descriptorPaolo Bonzini
2016-02-06vring: slim down allocation of VirtQueueElementsPaolo Bonzini
2016-02-06virtio: slim down allocation of VirtQueueElementsPaolo Bonzini
2016-02-06virtio: introduce virtqueue_alloc_elementPaolo Bonzini
2016-02-06virtio: introduce qemu_get/put_virtqueue_elementPaolo Bonzini
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini
2016-02-05Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-2...Peter Maydell
2016-02-05migration: fix bad string passed to error_report()Greg Kurz
2016-02-05static checker: e1000-82540em got aliased to e1000Amit Shah
2016-02-05migration: remove useless code.Liang Li
2016-02-05qmp-commands.hx: Document the missing options for migration capability commandszhanghailiang
2016-02-05qmp-commands.hx: Fix the missing options for migration parameters commandszhanghailiang
2016-02-05migration/ram: Fix some helper functions' parameter to use PageSearchStatuszhanghailiang
2016-02-05savevm: Split load vm state function qemu_loadvm_statezhanghailiang
2016-02-05migration: rename 'file' in MigrationState to 'to_dst_file'zhanghailiang
2016-02-05ram: Split host_from_stream_offset() into two helper functionszhanghailiang
2016-02-04virtio: move VirtQueueElement at the beginning of the structsPaolo Bonzini
2016-02-04tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobsIgor Mammedov
2016-02-04tests: pc: acpi: drop not needed 'expected SSDT' blobsIgor Mammedov
2016-02-04pc: acpi: merge SSDT into DSDTIgor Mammedov
2016-02-04Fix virtio migrationDr. David Alan Gilbert
2016-02-04all: Clean up includesPeter Maydell
2016-02-04contrib: Clean up includesPeter Maydell
2016-02-04io: Clean up includesPeter Maydell
2016-02-04qom: Clean up includesPeter Maydell
2016-02-04qobject: Clean up includesPeter Maydell
2016-02-04net: Clean up includesPeter Maydell
2016-02-04slirp: Clean up includesPeter Maydell
2016-02-04qga: Clean up includesPeter Maydell
2016-02-04qapi: Clean up includesPeter Maydell
2016-02-04disas: Clean up includesPeter Maydell
2016-02-04util: Clean up includesPeter Maydell
2016-02-04backends: Clean up includesPeter Maydell
2016-02-04bsd-user: Clean up includesPeter Maydell
2016-02-04stubs: Clean up includesPeter Maydell
2016-02-04ui: Clean up includesPeter Maydell
2016-02-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell
2016-02-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell
2016-02-04Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2016-02-04Update OpenBIOS imagesMark Cave-Ayland
2016-02-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'...Peter Maydell
2016-02-04net/filter: Fix the output information for command 'info network'zhanghailiang