Age | Commit message (Expand) | Author |
2014-02-20 | virtio-blk: switch exit callback to VirtioDeviceClass | Paolo Bonzini |
2013-11-05 | bswap.h: Remove cpu_to_be32wu() | Peter Maydell |
2013-11-05 | bswap.h: Remove cpu_to_be16wu() | Peter Maydell |
2013-11-05 | shix: Don't require firmware presence for qtest | Andreas Färber |
2013-10-31 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-10-18 | virtio: Remove unneeded memcpy | Stefan Weil |
2013-10-14 | hw: set interrupts using pci irq wrappers | Marcel Apfelbaum |
2013-10-11 | blockdev: Remove IF_* check for read-only blockdev_init | Kevin Wolf |
2013-10-10 | xen_disk: mark ioreq as mapped before unmapping in error case | Matthew Daley |
2013-09-20 | virtio-blk: do not relay a previous driver's WCE configuration to the current | Paolo Bonzini |
2013-09-12 | block: Error parameter for open functions | Max Reitz |
2013-09-06 | dataplane: Fix startup race. | Cornelia Huck |
2013-09-06 | xen_disk: simplify blk_disconnect with refcnt | Fam Zheng |
2013-09-06 | block: make bdrv_delete() static | Fam Zheng |
2013-09-01 | pflash_cfi02.c: fix debug macro | Antony Pavlov |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-19 | aio: drop io_flush argument | Stefan Hajnoczi |
2013-08-19 | dataplane/virtio-blk: drop flush_true() and flush_io() | Stefan Hajnoczi |
2013-08-19 | dataplane/virtio-blk: check exit conditions before aio_poll() | Stefan Hajnoczi |
2013-08-12 | pc_sysfw: do not make it a device anymore | Paolo Bonzini |
2013-08-12 | pc_sysfw: remove the rom_only property | Paolo Bonzini |
2013-08-12 | sysfw: remove read-only pc_sysfw_flash_vs_rom_bug_compatible | Paolo Bonzini |
2013-07-29 | onenand: QOM cast cleanup | Andreas Färber |
2013-07-29 | fdc: Fix inheritence for SUNW,fdtwo | Andreas Färber |
2013-07-29 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-07-29 | devices: Associate devices to their logical category | Marcel Apfelbaum |
2013-07-29 | dataplane: refuse to start if device is already in use | Stefan Hajnoczi |
2013-07-29 | dataplane: enable virtio-blk x-data-plane=on live migration | Stefan Hajnoczi |
2013-07-29 | xen_disk: support "direct-io-safe" backend option | Stefano Stabellini |
2013-07-28 | pflash_cfi01: duplicate status byte from bits 23:16 for 32bit reads | Paul Burton |
2013-07-23 | pflash_cfi02: Use QOM realize for pflash_cfi02 | Hu Tao |
2013-07-23 | pflash_cfi01: Use QOM realize for pflash_cfi01 | Hu Tao |
2013-07-23 | fdc: Improve error propagation for QOM realize | Andreas Färber |
2013-07-23 | fdc: Use QOM realize for fdc | Hu Tao |
2013-07-23 | pflash-cfi02: QOM'ify some more | Hu Tao |
2013-07-23 | pflash-cfi01: QOM'ify some more | Hu Tao |
2013-07-23 | fdc: QOM'ify some more | Hu Tao |
2013-07-22 | Merge remote-tracking branch 'mjt/trivial-patches' into staging | Anthony Liguori |
2013-07-19 | block/m25p80: Update Micron entries | Ed Maste |
2013-07-19 | dataplane: sync virtio.c and vring.c virtqueue state | Stefan Hajnoczi |
2013-07-04 | hw/block: pass owner to memory_region_init* functions | Paolo Bonzini |
2013-07-04 | memory: add owner argument to initialization functions | Paolo Bonzini |
2013-06-25 | nand: Don't inherit from Sysbus | Peter Crosthwaite |
2013-06-25 | block/nand: Convert Sysbus::init to Device::realize | Peter Crosthwaite |
2013-06-25 | block/nand: QOM casting sweep | Peter Crosthwaite |
2013-06-21 | block/nand: Formatting sweep | Peter Crosthwaite |
2013-06-20 | dma: eliminate DMAContext | Paolo Bonzini |
2013-06-17 | NVMe: Initial commit for new storage interface | Keith Busch |
2013-06-07 | isa: QOM'ify ISADevice | Andreas Färber |
2013-06-07 | isa: Use realizefn for ISADevice | Andreas Färber |