aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-11convert file+pipe chardevs to QemuOpts.Gerd Hoffmann
2009-09-11switch chardev to QemuOpts: infrastructure, null deviceGerd Hoffmann
2009-09-11qemu-option.h include protectorsGerd Hoffmann
2009-09-11QemuOpts: split option parser into two functions.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 aio_flush operationChristoph Hellwig
2009-09-11block: use fdatasync instead of fsync if possibleChristoph 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-11usb-linux.c: fix buffer overflowJim Paris
2009-09-11Fix conditional compilation (MIPS host)Stefan Weil
2009-09-11virtio-blk: Use bdrv_aio_multiwriteKevin Wolf
2009-09-11Add bdrv_aio_multiwriteKevin Wolf
2009-09-11Revert "don't call cpu_sychronize_state from reset handlers"Anthony Liguori
2009-09-11microblaze: Trap if QEMU finds an unknown insns.Edgar E. Iglesias
2009-09-11microblaze: Correct prio between MMU and unaligned exceptions.Edgar E. Iglesias
2009-09-11microblaze: HW Exception fixes.Edgar E. Iglesias
2009-09-11Update OpenBIOS images to r577Aurelien Jarno
2009-09-11X86_64: Use proper jumps/calls when displacement exceeds +-2Gmalc
2009-09-10Remove bit-rotten threshold handlingmalc
2009-09-10F_DUPFD_CLOEXEC is not universally availablemalc
2009-09-10Add information w.r.t default GUS IRQ assigmentmalc
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
2009-09-10qdev: simplify isa irq assignmentsGerd Hoffmann
2009-09-10qdev: drop iobase properties from isa busGerd Hoffmann
2009-09-10qdev: add property type for 32bit signed integers.Gerd Hoffmann
2009-09-10isapc: pick a more sane default cpu for such old hardware.Gerd Hoffmann
2009-09-10isapc: Fix irq routingGerd Hoffmann
2009-09-10Allow to unscale the output window with a Ctrl-Alt-u hotkeymalc
2009-09-09Fix VMSTATE_PCI_DEVICE versionJuan Quintela
2009-09-09don't call cpu_sychronize_state from reset handlersGlauber Costa
2009-09-09RTC polling mode brokenBernhard Kauer
2009-09-09qemu-kvm: fix segfault when running kvm without /dev/kvm, falling back to non...Dustin Kirkland
2009-09-09configure: fix Linux AIO detectionLuiz Capitulino
2009-09-09Fix compilation warnings when DEBUG_BUFFERED_FILE is definedPierre Riteau
2009-09-09qcow2: Order concurrent AIO requests on the same unallocated clusterKevin Wolf