aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-11net: add -netdev options to man pageStefan Hajnoczi
2012-10-11net: do not report queued packets as sentStefan Hajnoczi
2012-10-11net: add receive_disabled logic to iov delivery pathStefan Hajnoczi
2012-10-11eepro100: Fix network hang when rx buffers run outBo Yang
2012-10-11xen: flush queue when getting an eventPaolo Bonzini
2012-10-11e1000: flush queue whenever can_receive can go from false to truePaolo Bonzini
2012-10-11net: notify iothread after flushing queuePaolo Bonzini
2012-10-11arch_init.c: add missing '%' symbols before PRIu64 in debug printfsIgor Mitsyanko
2012-10-11kvm: Fix warning from static code analysisStefan Weil
2012-10-11qapi: Fix enumeration typo errorLei Li
2012-10-11console: Clean up bytes per pixel calculationBALATON Zoltan
2012-10-11Spelling fixes in comments and documentationStefan Weil
2012-10-11srp: Don't use QEMU_PACKED for single elements of a structured typeStefan Weil
2012-10-11slirp: Implement TFTP Blocksize optionHervé Poussineau
2012-10-11slirp: Handle more than 65535 blocks in TFTP transfersHervé Poussineau
2012-10-11slirp: improve TFTP performanceHervé Poussineau
2012-10-11slirp: Fix error reported by static code analysisStefan Weil
2012-10-11slirp: Remove wrong type casts ins debug statementsStefan Weil
2012-10-11uhci: Don't queue up packets after one with the SPD flag setHans de Goede
2012-10-11usb-redir: Revert usb-redir part of commit 93bfef4cHans de Goede
2012-10-11ehci: Walk async schedule before and after migrationHans de Goede
2012-10-11ehci: Don't set seen to 0 when removing unseen queue-headsHans de Goede
2012-10-11configure: usbredir fixesAurelien Jarno
2012-10-11hw/qxl: tracing fixesAlon Levy
2012-10-11block: Don't forget to delete temporary fileDunrong Huang
2012-10-11Don't require encryption password for 'qemu-img info' commandDaniel P. Berrange
2012-10-11ahci: properly reset PxCMD on HBA resetJason Baron
2012-10-11block: fix block tray statusPavel Hrdina
2012-10-11vdi: Fix warning from clangStefan Weil
2012-10-11block/curl: Fix wrong free statementStefan Weil
2012-10-11ide: Fix error messages from static code analysis (no real error)Stefan Weil
2012-10-11sheepdog: fix savevm and loadvmMORITA Kazutaka
2012-10-11ehci: Don't process too much frames in 1 timer tick (v2)Hans de Goede
2012-10-11ehci: Fix interrupts stopping when Interrupt Threshold Control is 8Hans de Goede
2012-10-11ehci: switch to new-style memory opsGerd Hoffmann
2012-10-11qxl: better cleanup for surface destroyUri Lublin
2012-10-11usb-host: allow emulated (non-async) control requests without USBPacketGerd Hoffmann
2012-10-11qxl: dont update invalid areaDunrong Huang
2012-10-11xhci: allow bytewise capability register readsGerd Hoffmann
2012-10-11xhci: fix runtime write tracepointGerd Hoffmann
2012-10-11xhci: drop bufferingGerd Hoffmann
2012-10-11xhci: rip out background transfer codeGerd Hoffmann
2012-10-11usb-audio: fix usb versionGerd Hoffmann
2012-10-11Better name usb braille deviceSamuel Thibault
2012-10-11usb-redir: Return babble when getting more bulk data then requestedHans de Goede
2012-10-11usb-redir: Move to core packet id and queue handlingHans de Goede
2012-10-11usb-redir: Get rid of unused async-struct dev memberHans de Goede
2012-10-11usb-redir: Get rid of local shadow copy of packet headersHans de Goede
2012-10-11usb-redir: Get rid of async-struct get memberHans de Goede
2012-10-11usb-redir: Don't delay handling of open events to a bottom halfHans de Goede