summaryrefslogtreecommitdiffstats
path: root/hw
Commit message (Expand)AuthorAgeFilesLines
* mipsnet: Fix compiler warning in debug codeStefan Weil2010-10-031-1/+1
* virtio-9p: Use GCC_FMT_ATTR and fix a format warningStefan Weil2010-10-031-4/+6
* Use GCC_FMT_ATTR (format checking)Stefan Weil2010-10-032-2/+4
* Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)Stefan Weil2010-10-031-1/+1
* sysbus: fix address truncationBlue Swirl2010-10-022-3/+5
* virtex: Add bracesEdgar E. Iglesias2010-10-021-1/+2
* powerpc: Add a virtex5 ml507 refdesign boardEdgar E. Iglesias2010-09-301-0/+278
* Introduce qemu_madvise()Andreas Färber2010-09-251-2/+2
* powerpc: Make the decr interrupt type overridableEdgar E. Iglesias2010-09-243-5/+17
* fmopl: workaround for -Wempty-bodymalc2010-09-241-2/+4
* Fix compilation error (missing include statement)Stefan Weil2010-09-221-0/+1
* Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-09-216-9/+32
|\
| * scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commandsBernhard Kohl2010-09-211-1/+2
| * scsi-generic: add missing reset handlerBernhard Kohl2010-09-211-2/+19
| * ide: propagate the required alignmentChristoph Hellwig2010-09-211-1/+3
| * scsi-disk: propagate the required alignmentChristoph Hellwig2010-09-211-0/+1
| * virtio-blk: propagate the required alignmentChristoph Hellwig2010-09-211-0/+1
| * use qemu_blockalign consistentlyChristoph Hellwig2010-09-212-5/+6
* | mips_malta: Fix format stringsStefan Weil2010-09-211-2/+2
* | mips_fulong2e: Fix format stringsStefan Weil2010-09-211-3/+3
|/
* Merge remote branch 'mst/for_anthony' into stagingAnthony Liguori2010-09-202-1/+11
|\
| * e1000: Pad short frames to minimum size (60 bytes)Stefan Hajnoczi2010-09-201-0/+10
| * vhost: fix infinite loop on error pathMichael S. Tsirkin2010-09-141-1/+1
* | Use gcc warning flag -Wempty-bodyBlue Swirl2010-09-184-8/+12
* | pxa2xx: fix SSSR TFN logicBlue Swirl2010-09-181-4/+4
* | pxa2xx: remove useless checksBlue Swirl2010-09-181-1/+1
* | Use range_covers_byteBlue Swirl2010-09-182-8/+11
* | Introduce range.hBlue Swirl2010-09-186-31/+5
* | Check for errors during BIOS or kernel loadBlue Swirl2010-09-184-13/+18
* | serial: Update parameters after loadMichal Novotny2010-09-151-0/+1
* | Remove wrong semicolon in macro definitionStefan Weil2010-09-141-2/+2
|/
* serial: Wrap debug prints around a DPRINTF macroMichal Novotny2010-09-131-12/+13
* ESP: fix ESP DMA access when DMA is not enabledBlue Swirl2010-09-115-18/+88
* vmware_vga: Replace the few tab-indents with spaces (clean-up).Andrzej Zaborowski2010-09-101-9/+9
* vmware_vga: Add checks to deal with non-atomic fifo writes.Andrzej Zaborowski2010-09-101-8/+56
* hw/omap: Fix default setup for OMAP UART devicesStefan Weil2010-09-104-8/+19
* trace: Trace virtqueue operationsStefan Hajnoczi2010-09-091-0/+8
* trace: Trace virtio-blk, multiwrite, and paio_submitStefan Hajnoczi2010-09-091-0/+7
* elf: Calculate symbol size if neededStefan Weil2010-09-091-0/+5
* Revert "PPC: Qdev'ify e500 pci"Anthony Liguori2010-09-081-73/+33
* Revert "PPC: Make e500 pci byte swap config data"Anthony Liguori2010-09-081-1/+1
* Merge remote branch 'agraf/ppc-next' into stagingAnthony Liguori2010-09-082-33/+84
|\
| * PPC: Make e500 pci byte swap config dataAlexander Graf2010-09-051-1/+1
| * PPC: Qdev'ify e500 pciAlexander Graf2010-09-051-33/+73
| * KVM: PPC: Add level based interrupt logicAlexander Graf2010-09-051-0/+11
* | Merge remote branch 'kwolf/for-anthony' into stagingAnthony Liguori2010-09-087-44/+158
|\ \
| * | scsi-disk: add some optional scsi commandsBernhard Kohl2010-09-081-1/+35
| * | Improve ATA IDENTIFY word 64 contents.Jonathan A. Kollasch2010-09-081-2/+2
| * | scsi: fix and improve debug printsBernhard Kohl2010-09-083-10/+20
| * | scsi-disk: fix the check of the DBD bit in the MODE SENSE commandBernhard Kohl2010-09-081-1/+1
OpenPOWER on IntegriCloud