aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-14net: broadcast hub packets if at least one port can receiveStefan Hajnoczi1-3/+3
2012-09-14net: fix usbnet_receive() packet dropsStefan Hajnoczi1-3/+16
2012-09-14net: clean up usbnet_receive()Stefan Hajnoczi1-13/+17
2012-09-14net: add -netdev options to man pageStefan Hajnoczi1-0/+7
2012-09-14net: do not report queued packets as sentStefan Hajnoczi1-19/+16
2012-09-14net: add receive_disabled logic to iov delivery pathStefan Hajnoczi1-2/+13
2012-09-14eepro100: Fix network hang when rx buffers run outBo Yang1-1/+3
2012-09-14xen: flush queue when getting an eventPaolo Bonzini1-0/+1
2012-09-14e1000: flush queue whenever can_receive can go from false to truePaolo Bonzini1-0/+4
2012-09-14net: notify iothread after flushing queuePaolo Bonzini4-8/+10
2012-09-14arch_init.c: add missing '%' symbols before PRIu64 in debug printfsIgor Mitsyanko1-4/+4
2012-09-14kvm: Fix warning from static code analysisStefan Weil1-7/+5
2012-09-14qapi: Fix enumeration typo errorLei Li2-3/+3
2012-09-14console: Clean up bytes per pixel calculationBALATON Zoltan1-3/+2
2012-09-14Fix copy&paste typos in documentation commentsBALATON Zoltan1-5/+6
2012-09-14linux-user: Remove #if 0'd cpu_get_real_ticks() definitionPeter Maydell1-13/+0
2012-09-14ui: Fix spelling in comment (ressource -> resource)Stefan Weil1-1/+1
2012-09-14Spelling fixes in comments and macro names (ressource -> resource)Stefan Weil1-3/+3
2012-09-14Fix spelling (licenced -> licensed) in GPLStefan Weil3-5/+5
2012-09-14Spelling fixes in comments and documentationStefan Weil6-14/+14
2012-09-14srp: Don't use QEMU_PACKED for single elements of a structured typeStefan Weil1-4/+4
2012-09-14slirp: Implement TFTP Blocksize optionHervé Poussineau1-9/+33
2012-09-13slirp: Remove unused return value of tftp_send_next_blockJan Kiszka1-9/+5
2012-09-13slirp: Handle more than 65535 blocks in TFTP transfersHervé Poussineau2-14/+11
2012-09-13slirp: improve TFTP performanceHervé Poussineau2-14/+19
2012-09-13slirp: Fix error reported by static code analysisStefan Weil1-1/+1
2012-09-13slirp: Remove wrong type casts ins debug statementsStefan Weil1-3/+3
2012-09-13hw/qxl: support client monitor configuration via deviceAlon Levy3-1/+91
2012-09-13qxl: add trace-event for QXL_IO_LOGAlon Levy2-0/+2
2012-09-13hw/qxl: tracing fixesAlon Levy2-5/+9
2012-09-12block: Don't forget to delete temporary fileDunrong Huang1-1/+5
2012-09-12Don't require encryption password for 'qemu-img info' commandDaniel P. Berrange1-10/+11
2012-09-12qemu-img: Add json output option to the info command.Benoît Canet4-49/+199
2012-09-12qapi: Add SnapshotInfo and ImageInfo.Benoît Canet1-0/+64
2012-09-12ahci: properly reset PxCMD on HBA resetJason Baron1-1/+1
2012-09-12block: fix block tray statusPavel Hrdina1-2/+2
2012-09-12vdi: Fix warning from clangStefan Weil1-13/+12
2012-09-12block/curl: Fix wrong free statementStefan Weil1-2/+1
2012-09-12ide: Fix error messages from static code analysis (no real error)Stefan Weil1-9/+2
2012-09-12ATAPI: STARTSTOPUNIT only eject/load media if powercondition is 0Ronnie Sahlberg1-0/+6
2012-09-12sheepdog: fix savevm and loadvmMORITA Kazutaka1-1/+2
2012-09-12qxl: better cleanup for surface destroyUri Lublin1-0/+1
2012-09-12qxl: Ignore set_client_capabilities pre/post migrateHans de Goede1-0/+5
2012-09-12qxl: dont update invalid areaDunrong Huang1-0/+7
2012-09-12spice: send updates only for changed screen contentGerd Hoffmann1-1/+55
2012-09-12spice: add screen mirrorGerd Hoffmann2-10/+23
2012-09-12spice: split qemu_spice_create_updateGerd Hoffmann1-13/+18
2012-09-12spice: switch to queue for vga mode updatesGerd Hoffmann3-15/+19
2012-09-11kvm: Rename irqchip_inject_ioctl to irq_set_ioctlJan Kiszka1-5/+5
2012-09-11kvm: Stop flushing coalesced MMIO on vmexitJan Kiszka1-2/+0