Age | Commit message (Expand) | Author |
2010-10-01 | disable guest-provided stats on "info balloon" command | Eduardo Habkost |
2010-09-30 | powerpc: Add a virtex5 ml507 refdesign board | Edgar E. Iglesias |
2010-09-25 | Introduce qemu_madvise() | Andreas Färber |
2010-09-24 | powerpc: Make the decr interrupt type overridable | Edgar E. Iglesias |
2010-09-24 | fmopl: workaround for -Wempty-body | malc |
2010-09-22 | Fix compilation error (missing include statement) | Stefan Weil |
2010-09-21 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-09-21 | mips_malta: Fix format strings | Stefan Weil |
2010-09-21 | mips_fulong2e: Fix format strings | Stefan Weil |
2010-09-21 | scsi_bus: fix length and xfer_mode for RESERVE and RELEASE commands | Bernhard Kohl |
2010-09-21 | scsi-generic: add missing reset handler | Bernhard Kohl |
2010-09-21 | ide: propagate the required alignment | Christoph Hellwig |
2010-09-21 | scsi-disk: propagate the required alignment | Christoph Hellwig |
2010-09-21 | virtio-blk: propagate the required alignment | Christoph Hellwig |
2010-09-21 | use qemu_blockalign consistently | Christoph Hellwig |
2010-09-20 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-09-20 | e1000: Pad short frames to minimum size (60 bytes) | Stefan Hajnoczi |
2010-09-18 | Use gcc warning flag -Wempty-body | Blue Swirl |
2010-09-18 | pxa2xx: fix SSSR TFN logic | Blue Swirl |
2010-09-18 | pxa2xx: remove useless checks | Blue Swirl |
2010-09-18 | Use range_covers_byte | Blue Swirl |
2010-09-18 | Introduce range.h | Blue Swirl |
2010-09-18 | Check for errors during BIOS or kernel load | Blue Swirl |
2010-09-15 | serial: Update parameters after load | Michal Novotny |
2010-09-14 | vhost: fix infinite loop on error path | Michael S. Tsirkin |
2010-09-14 | Remove wrong semicolon in macro definition | Stefan Weil |
2010-09-13 | serial: Wrap debug prints around a DPRINTF macro | Michal Novotny |
2010-09-11 | ESP: fix ESP DMA access when DMA is not enabled | Blue Swirl |
2010-09-10 | vmware_vga: Replace the few tab-indents with spaces (clean-up). | Andrzej Zaborowski |
2010-09-10 | vmware_vga: Add checks to deal with non-atomic fifo writes. | Andrzej Zaborowski |
2010-09-10 | hw/omap: Fix default setup for OMAP UART devices | Stefan Weil |
2010-09-09 | trace: Trace virtqueue operations | Stefan Hajnoczi |
2010-09-09 | trace: Trace virtio-blk, multiwrite, and paio_submit | Stefan Hajnoczi |
2010-09-09 | elf: Calculate symbol size if needed | Stefan Weil |
2010-09-08 | Revert "PPC: Qdev'ify e500 pci" | Anthony Liguori |
2010-09-08 | Revert "PPC: Make e500 pci byte swap config data" | Anthony Liguori |
2010-09-08 | Merge remote branch 'agraf/ppc-next' into staging | Anthony Liguori |
2010-09-08 | Merge remote branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2010-09-08 | Merge remote branch 'mst/for_anthony' into staging | Anthony Liguori |
2010-09-08 | virtio-9p: Change handling of flags in open() path for 9P2000.L | Sripathi Kodi |
2010-09-08 | [virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server. | Arun R Bharadwaj |
2010-09-08 | [virtio-9p] Remove all instances of unnecessary dotu variable. | Arun R Bharadwaj |
2010-09-08 | virtio-9p: Add support for removing xattr | Aneesh Kumar K.V |
2010-09-08 | virtio-9p: Fix the memset usage | Aneesh Kumar K.V |
2010-09-08 | virtio-9p: Use lchown which won't follow symlink | Aneesh Kumar K.V |
2010-09-08 | virtio-9p: Add SM_NONE security model | Aneesh Kumar K.V |
2010-09-08 | virtio-9p: Hide user.virtfs xattr in case of mapped security. | Aneesh Kumar K.V |
2010-09-08 | virtio-9p: Implement TXATTRCREATE | Aneesh Kumar K.V |
2010-09-08 | virtio-9p: Implement TXATTRWALK | Aneesh Kumar K.V |
2010-09-08 | virtio-9p: Add fidtype so that we can do type specific operation | Aneesh Kumar K.V |