Age | Commit message (Expand) | Author |
2009-09-12 | Fix sys-queue.h conflict for good | Blue Swirl |
2009-09-12 | audio: remove lsbindex/popcount in favour of host-utils's ctz32 | malc |
2009-09-12 | gus: Do not manually free the state, qdev does it for us | malc |
2009-09-11 | vmstate: port cirrus_vga device | Juan Quintela |
2009-09-11 | vmstate: port serial device | Juan Quintela |
2009-09-11 | vmstate: port hpet device | Juan Quintela |
2009-09-11 | hpet: it is imposible that qemu_timer field is NULL at this point | Juan Quintela |
2009-09-11 | vmstate: port ioapic device | Juan Quintela |
2009-09-11 | vmstate: add uint64 array support | Juan Quintela |
2009-09-11 | vmstate: port pckbd device | Juan Quintela |
2009-09-11 | vmstate: port vmmouse device | Juan Quintela |
2009-09-11 | vmstate: port dma device | Juan Quintela |
2009-09-11 | vmstate: add support for arrays of uint16_t | Juan Quintela |
2009-09-11 | vmstate: port fdc device | Juan Quintela |
2009-09-11 | vmstate: add support for uint8_t equal | Juan Quintela |
2009-09-11 | vmstate: port i8259 device | Juan Quintela |
2009-09-11 | vmstate: port fw_cfg device | Juan Quintela |
2009-09-11 | vmstate: Add pre/post_save() hooks | Juan Quintela |
2009-09-11 | vmstate: Add pre_load() hook | Juan Quintela |
2009-09-11 | vmstate: rename run_after_load() -> post_load() | Juan Quintela |
2009-09-11 | vmstate: add sensible arguments to vmstate_unregister() | Juan Quintela |
2009-09-11 | Unexport ticks_per_sec variable. Create get_ticks_per_sec() function | Juan Quintela |
2009-09-11 | qdev: add parser for chardev properties | Gerd Hoffmann |
2009-09-11 | convert braille chardev to QemuOpts. | Gerd Hoffmann |
2009-09-11 | convert msmouse chardev to QemuOpts. | Gerd Hoffmann |
2009-09-11 | qdev: Fix i6300 upcast | Markus Armbruster |
2009-09-11 | VirtIO: Fix QEMU crash during Windows PNP tests | Yan Vugenfirer |
2009-09-11 | virtio-blk: add volatile writecache feature | Christoph Hellwig |
2009-09-11 | ide: use bdrv_aio_flush | Christoph Hellwig |
2009-09-11 | block: add enable_write_cache flag | Christoph Hellwig |
2009-09-11 | qemu: init all queues to NO_VECTOR value | Michael S. Tsirkin |
2009-09-11 | qemu: make virtio-blk PCI compliant by default | Michael S. Tsirkin |
2009-09-11 | virtio-blk: Use bdrv_aio_multiwrite | Kevin Wolf |
2009-09-11 | Revert "don't call cpu_sychronize_state from reset handlers" | Anthony Liguori |
2009-09-10 | Fix formatting | malc |
2009-09-10 | Fix formatting, get rid of conf and fix description | malc |
2009-09-10 | Fix formatting and and description field | malc |
2009-09-10 | qdev/isa: convert real time clock | Gerd Hoffmann |
2009-09-10 | qdev/isa: finish pckbd conversion | Gerd Hoffmann |
2009-09-10 | qdev/isa: convert ne2000 | Gerd Hoffmann |
2009-09-10 | qdev/isa: convert gravis ultrasound | Gerd Hoffmann |
2009-09-10 | qdev/isa: convert cs4231a sound card | Gerd Hoffmann |
2009-09-10 | qdev/isa: convert soundblaster | Gerd Hoffmann |
2009-09-10 | qdev: add isa_create() function | Gerd Hoffmann |
2009-09-10 | qdev: tag isabus-bridge as no-user | Gerd Hoffmann |
2009-09-10 | qdev: simplify isa irq assignments | Gerd Hoffmann |
2009-09-10 | qdev: drop iobase properties from isa bus | Gerd Hoffmann |
2009-09-10 | qdev: add property type for 32bit signed integers. | Gerd Hoffmann |
2009-09-10 | isapc: pick a more sane default cpu for such old hardware. | Gerd Hoffmann |
2009-09-10 | isapc: Fix irq routing | Gerd Hoffmann |