aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2016-02-04net: always walk through filters in reverse if traffic is egressLi Zhijian
2016-02-04net: netmap: use nm_open() to open netmap portsVincenzo Maffione
2016-02-04e1000: eliminate infinite loops on out-of-bounds transfer startLaszlo Ersek
2016-02-04slirp: Adding family argument to tcp_fconnect()Guillaume Subiron
2016-02-04slirp: Make udp_attach IPv6 compatibleGuillaume Subiron
2016-02-04slirp: Add sockaddr_equal, make solookup family-agnosticGuillaume Subiron
2016-02-04slirp: Factorizing and cleaning solookup()Guillaume Subiron
2016-02-04slirp: Factorizing address translationGuillaume Subiron
2016-02-04slirp: Make Socket structure IPv6 compatibleGuillaume Subiron
2016-02-04slirp: Adding address family switch for produced framesGuillaume Subiron
2016-02-04slirp: Generalizing and neutralizing ARP codeGuillaume Subiron
2016-02-04slirp: goto bad in udp_input if sosendto failsGuillaume Subiron
2016-02-04cadence_gem: fix buffer overflowMichael S. Tsirkin
2016-02-04net: cadence_gem: check packet size in gem_recievePrasad J Pandit
2016-02-04qemu-doc: Do not promote deprecated -smb and -redir optionsThomas Huth
2016-02-04net/slirp: Tell the users when they are using deprecated optionsThomas Huth
2016-02-03Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell
2016-02-03dma: remove now useless DMA_* functionsHervé Poussineau
2016-02-03sb16: use IsaDma interface instead of global DMA_* functionsHervé Poussineau