aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-03migration: Fix regression for xenfv and pc,accel=xen machine.Anthony PERARD
2015-08-03migration: Fix global state with Xen.Anthony PERARD
2015-08-03configure: Drop vnc-ws feature from help textAndreas Färber
2015-08-03Merge remote-tracking branch 'remotes/stefanha/tags/rtl8139-cplus-tx-input-va...Peter Maydell
2015-08-03rtl8139: check TCP Data Offset field (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: skip offload on short TCP header (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: check IP Total Length field (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: check IP Header Length field (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: skip offload on short Ethernet/IP header (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: drop tautologous if (ip) {...} statement (CVE-2015-5165)Stefan Hajnoczi
2015-08-03rtl8139: avoid nested ifs in IP header parsing (CVE-2015-5165)Stefan Hajnoczi
2015-08-03Merge remote-tracking branch 'remotes/aurel/tags/pull-tcg-mips-s390-20150803'...Peter Maydell
2015-08-03Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2015-08-01tcg/mips: fix add2Aurelien Jarno
2015-08-01tcg/s390x: Mask TCGMemOp appropriately for indexingAurelien Jarno
2015-08-01tcg/mips: Mask TCGMemOp appropriately for indexingAurelien Jarno
2015-08-01tcg/mips: fix TLB loading for BE host with 32-bit guestsAurelien Jarno
2015-07-31ahci: fix ICC mask definitionJohn Snow
2015-07-31macio: re-add TRIM supportAurelien Jarno
2015-07-30bsd-user: Fix operand to cpu_x86_execRichard Henderson
2015-07-29Update version for v2.4.0-rc3 releasev2.4.0-rc3Peter Maydell
2015-07-29Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2015-07-29AioContext: force event loop iteration using BHStefan Hajnoczi
2015-07-29AioContext: avoid leaking BHs on cleanupStefan Hajnoczi
2015-07-29virtio-blk-dataplane: delete bottom half before the AioContext is freedPaolo Bonzini
2015-07-28Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into st...Peter Maydell
2015-07-28Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/lalrae/tags/mips-20150728' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2015-07-28Merge remote-tracking branch 'remotes/cody/tags/jtc-for-upstream-pull-request...Peter Maydell
2015-07-28xen: Drop net_rx_okFam Zheng
2015-07-28Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-2...Peter Maydell
2015-07-28hw/net: handle flow control in mcf_fec driver receiverGreg Ungerer
2015-07-28net/dp8393x: do not use memory_region_init_rom_device with NULLHervé Poussineau
2015-07-28net/dp8393x: remove check of runt packetsHervé Poussineau
2015-07-28net/dp8393x: disable user creationHervé Poussineau
2015-07-28Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2015-07-28target-mips: fix offset calculation for InterruptsYongbok Kim
2015-07-28target-mips: fix passing incompatible pointer type in machine.cLeon Alrae
2015-07-28block/ssh: Avoid segfault if inet_connect doesn't set errno.Richard W.M. Jones
2015-07-28sheepdog: serialize requests to overwrapping areaHitoshi Mitake
2015-07-27memory: do not add a reference to the owner of aliased regionsPaolo Bonzini
2015-07-27megasas: Add write function to handle write access to PCI BAR 3Salva Peiró
2015-07-27virtio: minor cleanupMichael S. Tsirkin
2015-07-27acpi: fix pvpanic device is not shown in uiGal Hammer
2015-07-27gdbstub: Set current CPU on interruptionsJan Kiszka
2015-07-27qapi: add missing @Marc-André Lureau
2015-07-27Fix Cortex-A9 global timerJohannes Schlatow
2015-07-27gitignore: Ignore shader generated filesMichal Privoznik
2015-07-27vmstate: remove unused declarationMarc-André Lureau