aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2010-10-20apic: convert debug printf statements to tracepointsBlue Swirl
2010-10-13Delete write only variablesBlue Swirl
2010-10-13ppc: remove video.xBlue Swirl
2010-10-13lsi53c895a: avoid a write only variableBlue Swirl
2010-10-13eepro100: initialize a variable in all casesBlue Swirl
2010-10-13cirrus: avoid write only variablesBlue Swirl
2010-10-11Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-10-09acpi: Fix an infinite loop in acpi_table_addVincent Minet
2010-10-07vhost: error codeMichael S. Tsirkin
2010-10-07virtio: change set guest notifier to per-deviceMichael S. Tsirkin
2010-10-07eepro100: Add support for multiple individual addresses (multiple IA)Stefan Weil
2010-10-07virtio-net: unify vhost-net start/stopMichael S. Tsirkin
2010-10-07virtio: invoke set_status callback on resetMichael S. Tsirkin
2010-10-05Merge remote branch 'qmp/for-anthony' into stagingAnthony Liguori
2010-10-05Fix spelling in commentsStefan Weil
2010-10-03rc4030: Fix compilation error in debug codeStefan Weil
2010-10-03mipsnet: Fix compiler warning in debug codeStefan Weil
2010-10-03virtio-9p: Use GCC_FMT_ATTR and fix a format warningStefan Weil
2010-10-03Use GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-03Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil
2010-10-02sysbus: fix address truncationBlue Swirl
2010-10-02virtex: Add bracesEdgar E. Iglesias
2010-10-01disable guest-provided stats on "info balloon" commandEduardo Habkost
2010-09-30powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias
2010-09-25Introduce qemu_madvise()Andreas Färber
2010-09-24powerpc: Make the decr interrupt type overridableEdgar E. Iglesias
2010-09-24fmopl: workaround for -Wempty-bodymalc
2010-09-22Fix compilation error (missing include statement)Stefan Weil
2010-09-21Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori
2010-09-21mips_malta: Fix format stringsStefan Weil
2010-09-21mips_fulong2e: Fix format stringsStefan Weil
2010-09-21scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commandsBernhard Kohl
2010-09-21scsi-generic: add missing reset handlerBernhard Kohl
2010-09-21ide: propagate the required alignmentChristoph Hellwig
2010-09-21scsi-disk: propagate the required alignmentChristoph Hellwig
2010-09-21virtio-blk: propagate the required alignmentChristoph Hellwig
2010-09-21use qemu_blockalign consistentlyChristoph Hellwig
2010-09-20Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori
2010-09-20e1000: Pad short frames to minimum size (60 bytes)Stefan Hajnoczi
2010-09-18Use gcc warning flag -Wempty-bodyBlue Swirl
2010-09-18pxa2xx: fix SSSR TFN logicBlue Swirl
2010-09-18pxa2xx: remove useless checksBlue Swirl
2010-09-18Use range_covers_byteBlue Swirl
2010-09-18Introduce range.hBlue Swirl
2010-09-18Check for errors during BIOS or kernel loadBlue Swirl
2010-09-15serial: Update parameters after loadMichal Novotny
2010-09-14vhost: fix infinite loop on error pathMichael S. Tsirkin
2010-09-14Remove wrong semicolon in macro definitionStefan Weil
2010-09-13serial: Wrap debug prints around a DPRINTF macroMichal Novotny
2010-09-11ESP: fix ESP DMA access when DMA is not enabledBlue Swirl