summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ipmi: cleanup error_report messagesCédric Le Goater2019-11-291-2/+2
* ipmi: replace *_MAXCMD definesCédric Le Goater2019-11-291-13/+8
* ipmi: replace goto by a return statementCédric Le Goater2019-11-291-99/+41
* hw/pci: ensure that only PCI/PCIe bridges can be attached to pxb/pxb-pcie dev...Marcel Apfelbaum2019-11-291-0/+7
* vhost-user-test: use correct ROM to speed up and avoid spurious failuresPaolo Bonzini2019-11-291-3/+2
* hw/pxb: add pxb devices to the bridge categoryMarcel Apfelbaum2019-11-291-0/+2
* virtio: combine write of an entry into used ringVincenzo Maffione2019-11-291-13/+12
* virtio: read avail_idx from VQ only when necessaryVincenzo Maffione2019-11-291-4/+22
* virtio: cache used_idx in a VirtQueue fieldVincenzo Maffione2019-11-291-3/+9
* virtio: combine the read of a descriptorPaolo Bonzini2019-11-291-51/+35
* vring: slim down allocation of VirtQueueElementsPaolo Bonzini2019-11-291-17/+36
* virtio: slim down allocation of VirtQueueElementsPaolo Bonzini2019-11-291-31/+51
* virtio: introduce virtqueue_alloc_elementPaolo Bonzini2019-11-293-17/+105
* virtio: introduce qemu_get/put_virtqueue_elementPaolo Bonzini2019-11-295-19/+23
* virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini2019-11-2922-142/+209
* .travis.yml: migrate to container buildsAlex Bennée2019-11-291-12/+32
* migration: fix bad string passed to error_report()Greg Kurz2019-11-291-2/+2
* static checker: e1000-82540em got aliased to e1000Amit Shah2019-11-291-0/+1
* migration: remove useless code.Liang Li2019-11-291-6/+0
* qmp-commands.hx: Document the missing options for migration capability commandszhanghailiang2019-11-291-1/+14
* qmp-commands.hx: Fix the missing options for migration parameters commandszhanghailiang2019-11-291-4/+14
* migration/ram: Fix some helper functions' parameter to use PageSearchStatuszhanghailiang2019-11-291-14/+19
* savevm: Split load vm state function qemu_loadvm_statezhanghailiang2019-11-291-64/+92
* migration: rename 'file' in MigrationState to 'to_dst_file'zhanghailiang2019-11-299-48/+52
* ram: Split host_from_stream_offset() into two helper functionszhanghailiang2019-11-292-17/+31
* virtio: move VirtQueueElement at the beginning of the structsPaolo Bonzini2019-11-293-10/+8
* tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobsIgor Mammedov2019-11-294-0/+0
* tests: pc: acpi: drop not needed 'expected SSDT' blobsIgor Mammedov2019-11-294-0/+0
* pc: acpi: merge SSDT into DSDTIgor Mammedov2019-11-291-135/+111
* Fix virtio migrationDr. David Alan Gilbert2019-11-292-13/+13
* all: Clean up includesPeter Maydell2019-11-2965-101/+66
* contrib: Clean up includesPeter Maydell2019-11-294-2/+4
* io: Clean up includesPeter Maydell2019-11-299-0/+9
* qom: Clean up includesPeter Maydell2019-11-294-1/+4
* qobject: Clean up includesPeter Maydell2019-11-2912-2/+12
* net: Clean up includesPeter Maydell2019-11-2922-15/+22
* slirp: Clean up includesPeter Maydell2019-11-2919-3/+19
* qga: Clean up includesPeter Maydell2019-11-299-28/+9
* qapi: Clean up includesPeter Maydell2019-11-2911-4/+11
* disas: Clean up includesPeter Maydell2019-11-297-6/+7
* util: Clean up includesPeter Maydell2019-11-2950-72/+50
* backends: Clean up includesPeter Maydell2019-11-2910-1/+10
* bsd-user: Clean up includesPeter Maydell2019-11-298-51/+8
* stubs: Clean up includesPeter Maydell2019-11-2940-1/+40
* ui: Clean up includesPeter Maydell2019-11-2937-21/+37
* Update OpenBIOS imagesMark Cave-Ayland2019-11-294-0/+0
* net/filter: Fix the output information for command 'info network'zhanghailiang2019-11-293-26/+29
* net: always walk through filters in reverse if traffic is egressLi Zhijian2019-11-293-8/+35
* net: netmap: use nm_open() to open netmap portsVincenzo Maffione2019-11-291-65/+32
* e1000: eliminate infinite loops on out-of-bounds transfer startLaszlo Ersek2019-11-291-2/+4
OpenPOWER on IntegriCloud