aboutsummaryrefslogtreecommitdiff
path: root/hw
AgeCommit message (Expand)Author
2009-09-13Sparc64: make system bus parent of PCI busBlue Swirl
2009-09-13x86: move a declaration to headerBlue Swirl
2009-09-13x86: add 'const'Blue Swirl
2009-09-12Make string arrays used to convert numbers to strings when DEBUG_EEPRO100 is ...Reimar Döffinger
2009-09-12Fix xen build after sys-queue renamingJan Kiszka
2009-09-12Fix sys-queue.h conflict for goodBlue Swirl
2009-09-12audio: remove lsbindex/popcount in favour of host-utils's ctz32malc
2009-09-12gus: Do not manually free the state, qdev does it for usmalc
2009-09-11vmstate: port cirrus_vga deviceJuan Quintela
2009-09-11vmstate: port serial deviceJuan Quintela
2009-09-11vmstate: port hpet deviceJuan Quintela
2009-09-11hpet: it is imposible that qemu_timer field is NULL at this pointJuan Quintela
2009-09-11vmstate: port ioapic deviceJuan Quintela
2009-09-11vmstate: add uint64 array supportJuan Quintela
2009-09-11vmstate: port pckbd deviceJuan Quintela
2009-09-11vmstate: port vmmouse deviceJuan Quintela
2009-09-11vmstate: port dma deviceJuan Quintela
2009-09-11vmstate: add support for arrays of uint16_tJuan Quintela
2009-09-11vmstate: port fdc deviceJuan Quintela
2009-09-11vmstate: add support for uint8_t equalJuan Quintela
2009-09-11vmstate: port i8259 deviceJuan Quintela
2009-09-11vmstate: port fw_cfg deviceJuan Quintela
2009-09-11vmstate: Add pre/post_save() hooksJuan Quintela
2009-09-11vmstate: Add pre_load() hookJuan Quintela
2009-09-11vmstate: rename run_after_load() -> post_load()Juan Quintela
2009-09-11vmstate: add sensible arguments to vmstate_unregister()Juan Quintela
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela
2009-09-11qdev: add parser for chardev propertiesGerd Hoffmann
2009-09-11convert braille chardev to QemuOpts.Gerd Hoffmann
2009-09-11convert msmouse chardev to QemuOpts.Gerd Hoffmann
2009-09-11qdev: Fix i6300 upcastMarkus Armbruster
2009-09-11VirtIO: Fix QEMU crash during Windows PNP testsYan Vugenfirer
2009-09-11virtio-blk: add volatile writecache featureChristoph Hellwig
2009-09-11ide: use bdrv_aio_flushChristoph Hellwig
2009-09-11block: add enable_write_cache flagChristoph Hellwig
2009-09-11qemu: init all queues to NO_VECTOR valueMichael S. Tsirkin
2009-09-11qemu: make virtio-blk PCI compliant by defaultMichael S. Tsirkin
2009-09-11virtio-blk: Use bdrv_aio_multiwriteKevin Wolf
2009-09-11Revert "don't call cpu_sychronize_state from reset handlers"Anthony Liguori
2009-09-10Fix formattingmalc
2009-09-10Fix formatting, get rid of conf and fix descriptionmalc
2009-09-10Fix formatting and and description fieldmalc
2009-09-10qdev/isa: convert real time clockGerd Hoffmann
2009-09-10qdev/isa: finish pckbd conversionGerd Hoffmann
2009-09-10qdev/isa: convert ne2000Gerd Hoffmann
2009-09-10qdev/isa: convert gravis ultrasoundGerd Hoffmann
2009-09-10qdev/isa: convert cs4231a sound cardGerd Hoffmann
2009-09-10qdev/isa: convert soundblasterGerd Hoffmann
2009-09-10qdev: add isa_create() functionGerd Hoffmann
2009-09-10qdev: tag isabus-bridge as no-userGerd Hoffmann