aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-02-06virtio: move allocation to virtqueue_pop/vring_popPaolo Bonzini22-142/+209
2016-02-05Merge remote-tracking branch 'remotes/amit-migration/tags/migration-for-2.6-2...Peter Maydell13-156/+225
2016-02-05migration: fix bad string passed to error_report()Greg Kurz1-2/+2
2016-02-05static checker: e1000-82540em got aliased to e1000Amit Shah1-0/+1
2016-02-05migration: remove useless code.Liang Li1-6/+0
2016-02-05qmp-commands.hx: Document the missing options for migration capability commandszhanghailiang1-1/+14
2016-02-05qmp-commands.hx: Fix the missing options for migration parameters commandszhanghailiang1-4/+14
2016-02-05migration/ram: Fix some helper functions' parameter to use PageSearchStatuszhanghailiang1-14/+19
2016-02-05savevm: Split load vm state function qemu_loadvm_statezhanghailiang1-64/+92
2016-02-05migration: rename 'file' in MigrationState to 'to_dst_file'zhanghailiang9-48/+52
2016-02-05ram: Split host_from_stream_offset() into two helper functionszhanghailiang2-17/+31
2016-02-04virtio: move VirtQueueElement at the beginning of the structsPaolo Bonzini3-10/+8
2016-02-04tests: pc: acpi: add expected DSDT.bridge blobs and update DSDT blobsIgor Mammedov4-0/+0
2016-02-04tests: pc: acpi: drop not needed 'expected SSDT' blobsIgor Mammedov4-0/+0
2016-02-04pc: acpi: merge SSDT into DSDTIgor Mammedov1-135/+111
2016-02-04Fix virtio migrationDr. David Alan Gilbert2-13/+13
2016-02-04all: Clean up includesPeter Maydell65-101/+66
2016-02-04contrib: Clean up includesPeter Maydell4-2/+4
2016-02-04io: Clean up includesPeter Maydell9-0/+9
2016-02-04qom: Clean up includesPeter Maydell4-1/+4
2016-02-04qobject: Clean up includesPeter Maydell12-2/+12
2016-02-04net: Clean up includesPeter Maydell22-15/+22
2016-02-04slirp: Clean up includesPeter Maydell19-3/+19
2016-02-04qga: Clean up includesPeter Maydell9-27/+9
2016-02-04qapi: Clean up includesPeter Maydell11-4/+11
2016-02-04disas: Clean up includesPeter Maydell7-6/+7
2016-02-04util: Clean up includesPeter Maydell50-72/+50
2016-02-04backends: Clean up includesPeter Maydell10-1/+10
2016-02-04bsd-user: Clean up includesPeter Maydell8-51/+8
2016-02-04stubs: Clean up includesPeter Maydell40-1/+40
2016-02-04ui: Clean up includesPeter Maydell37-21/+37
2016-02-04Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' int...Peter Maydell4-0/+0
2016-02-04Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st...Peter Maydell24-298/+447
2016-02-04Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell16-317/+472
2016-02-04Update OpenBIOS imagesMark Cave-Ayland4-0/+0
2016-02-04Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20160203'...Peter Maydell27-104/+2199
2016-02-04net/filter: Fix the output information for command 'info network'zhanghailiang3-26/+29
2016-02-04net: always walk through filters in reverse if traffic is egressLi Zhijian3-8/+35
2016-02-04net: netmap: use nm_open() to open netmap portsVincenzo Maffione1-65/+32
2016-02-04e1000: eliminate infinite loops on out-of-bounds transfer startLaszlo Ersek1-2/+4
2016-02-04slirp: Adding family argument to tcp_fconnect()Guillaume Subiron3-4/+5
2016-02-04slirp: Make udp_attach IPv6 compatibleGuillaume Subiron3-5/+6
2016-02-04slirp: Add sockaddr_equal, make solookup family-agnosticGuillaume Subiron4-27/+51
2016-02-04slirp: Factorizing and cleaning solookup()Guillaume Subiron4-44/+32
2016-02-04slirp: Factorizing address translationGuillaume Subiron8-103/+116
2016-02-04slirp: Make Socket structure IPv6 compatibleGuillaume Subiron7-16/+78
2016-02-04slirp: Adding address family switch for produced framesGuillaume Subiron1-13/+48
2016-02-04slirp: Generalizing and neutralizing ARP codeGuillaume Subiron3-4/+4
2016-02-04slirp: goto bad in udp_input if sosendto failsGuillaume Subiron1-0/+1
2016-02-04cadence_gem: fix buffer overflowMichael S. Tsirkin1-0/+8