Age | Commit message (Expand) | Author |
2011-09-23 | omap_intc: Use MemoryRegion API | Peter Maydell |
2011-09-23 | hw/omap_gpmc: Modify correct field when writing IRQSTATUS register | Peter Maydell |
2011-09-23 | hw/omap_gpmc: Add comment about FIFOTHRESHOLDSTATUS bit | Peter Maydell |
2011-09-22 | hw/9pfs: Add handle based fs driver | Aneesh Kumar K.V |
2011-09-22 | hw/9pfs: Implement TFLUSH operation | Aneesh Kumar K.V |
2011-09-22 | hw/9pfs: Avoid unnecessary get_fid in v9fs_clunk | Aneesh Kumar K.V |
2011-09-22 | hw/9pfs: Add fs driver specific details to fscontext | Aneesh Kumar K.V |
2011-09-22 | hw/9pfs: Add init callback to fs driver | Aneesh Kumar K.V |
2011-09-22 | hw/9pfs: Move fid pathname tracking to seperate data type. | Aneesh Kumar K.V |
2011-09-22 | hw/9pfs: Use read-write lock for protecting fid path. | Aneesh Kumar K.V |
2011-09-22 | hw/9pfs: Make v9fs_string* functions non-static | Aneesh Kumar K.V |
2011-09-22 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-09-22 | Merge remote-tracking branch 'stefanha/trivial-patches' into staging | Anthony Liguori |
2011-09-22 | Merge remote-tracking branch 'qemu-kvm-tmp/memory/batch' into staging | Anthony Liguori |
2011-09-21 | ahci: add port I/O index-data pair | Daniel Verkamp |
2011-09-21 | Drop unneeded pthread.h inclusions | Jan Kiszka |
2011-09-21 | omap1: convert to memory API (part VI) | Avi Kivity |
2011-09-21 | soc_dma: drop soc_dma_port_add_mem_ram() | Avi Kivity |
2011-09-21 | omap_lcdc: remove imif, emiff from structure | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part V) | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part IV) | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part III) | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part II) | Avi Kivity |
2011-09-21 | omap1: convert to memory API (part I) | Avi Kivity |
2011-09-20 | Merge remote-tracking branch 'mst-tmp/for_anthony' into staging | Anthony Liguori |
2011-09-20 | Merge remote-tracking branch 'kwolf/for-anthony' into staging | Anthony Liguori |
2011-09-20 | Merge remote-tracking branch 'qmp/queue/qmp' into staging | Anthony Liguori |
2011-09-20 | pci_bridge: simplify memory regions some more | Michael S. Tsirkin |
2011-09-20 | scsi: fix sign extension problems | Paolo Bonzini |
2011-09-20 | AHCI Port Interrupt Enable register cleaning on soft reset | Alexander Motin |
2011-09-20 | scsi-disk: lazily allocate bounce buffer | Paolo Bonzini |
2011-09-20 | scsi-disk: commonize iovec creation between reads and writes | Paolo Bonzini |
2011-09-19 | pci: implement bridge filtering | Michael S. Tsirkin |
2011-09-19 | pci_bridge: use parent bus's address space | Wen Congyang |
2011-09-19 | pci: Remove unused mem_base from PCIBus | Jan Kiszka |
2011-09-19 | pci: interrupt pin documentation update | Michael S. Tsirkin |
2011-09-19 | pci: Remove unused pci_reserve_capability | Jan Kiszka |
2011-09-19 | dma-helpers: rename is_write to to_dev | Paolo Bonzini |
2011-09-19 | scsi-generic: do not disable FUA | Paolo Bonzini |
2011-09-18 | musicpal: convert to memory API | Avi Kivity |
2011-09-18 | mips_r4k: convert to memory API | Avi Kivity |
2011-09-18 | mips_mipssim: convert to memory API | Avi Kivity |
2011-09-18 | mips_malta: convert to memory API | Avi Kivity |
2011-09-18 | mips_jazz: convert to memory API | Avi Kivity |
2011-09-18 | sun4u: don't set up isa_mem_base | Blue Swirl |
2011-09-17 | trace: add virtio_set_status() trace event | Stefan Hajnoczi |
2011-09-16 | qdev: print bus properties too | Gerd Hoffmann |
2011-09-16 | vga: Respect isa_mem_base when registering chain4 alias | Jan Kiszka |
2011-09-16 | hw/integratorcp: Fix bugs in writes to CM_CTRL system register | Peter Maydell |
2011-09-16 | vga: Fix text mode screendumps | Jan Kiszka |