aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-16pc: Fix CMOS info for drives defined with -devicestable-0.12Markus Armbruster
2010-08-16ide: Make PIIX and ISA IDE init functions return the qdevMarkus Armbruster
2010-07-22Update for 0.12.5 releasev0.12.5Aurelien Jarno
2010-07-22audio/alsa: Handle SND_PCM_STATE_SETUP in alsa_poll_handlermalc
2010-07-14block: Handle multiwrite errors only when all requests have completedKevin Wolf
2010-07-14block: Fix early failure in multiwriteKevin Wolf
2010-07-14vpc: Use bdrv_(p)write_sync for metadata writesKevin Wolf
2010-07-14vmdk: Use bdrv_(p)write_sync for metadata writesKevin Wolf
2010-07-14qcow2: Use bdrv_(p)write_sync for metadata writesKevin Wolf
2010-07-14qcow: Use bdrv_(p)write_sync for metadata writesKevin Wolf
2010-07-14block: Add bdrv_(p)write_syncKevin Wolf
2010-07-14qcow2: Restore L1 entry on l2_allocate failureKevin Wolf
2010-07-14block/vdi: Fix image opening and creation for odd disk sizesKevin Wolf
2010-07-14block/vpc: Fix conversion from size to disk geometryStefan Weil
2010-07-14qcow2: Remove abort on free_clusters failureKevin Wolf
2010-07-14vmdk: Fix COWKevin Wolf
2010-07-14qcow2: Fix creation of large imagesKevin Wolf
2010-07-14vmdk: fix double freeKevin Wolf
2010-07-13qemu-options: add documentation for stdio signal=on|offAurelien Jarno
2010-07-01target-arm : fix parallel saturated subtraction implementationChih-Min Chao
2010-07-01target-arm : fix thumb2 parallel add/sub opcode decodingChih-Min Chao
2010-07-01target-arm: fix addsub/subadd implementationChih-Min Chao
2010-07-01target-i386: fix xchg rax,r8Richard Henderson
2010-06-30block/vvfat.c: fix warnings with _FORTIFY_SOURCEKirill A. Shutemov
2010-06-30audio/alsa: Spelling typo (paramters)Vagrant Cascadian
2010-06-30target-mips: fix DINSU instructionAurelien Jarno
2010-06-15Correct definitions for FD_CMD_SAVE and FD_CMD_RESTOREJes Sorensen
2010-06-09qcow2: Fix corruption after error in update_refcountKevin Wolf
2010-06-09qcow2: Fix corruption after refblock allocationKevin Wolf
2010-06-09block: Fix multiwrite with overlapping requestsKevin Wolf
2010-06-09qcow2: Fix error handling in l2_allocateKevin Wolf
2010-06-09qcow2: Clear L2 table cache after write errorKevin Wolf
2010-06-09ide: Fix ide_dma_cancelKevin Wolf
2010-06-09usb-bus: fix no paramsLuiz Capitulino
2010-06-09Avoid crash on '-usbdevice <device>' without parametersJan Kiszka
2010-06-09Fix -usbdevice crashPaul Brook
2010-06-09Fix multiboot compilationAlexander Graf
2010-06-02Fix missing symbols in .rel/.rela.plt sectionsLoïc Minier
2010-05-31target-ppc: fix RFI by clearing some bits of MSRThomas Monjalon
2010-05-28Fix typo in balloon helpRiccardo Magliocchetti
2010-05-27arm_timer: fix oneshot modeRabin Vincent
2010-05-27arm_timer: reload timer when enabledRabin Vincent
2010-05-27qemu-sockets: avoid strlen of NULL pointerJens Osterkamp
2010-05-27block: fix aio_flush segfaults for read-only protocols (e.g. curl)Avi Kivity
2010-05-27virtio-blk: fix barrier supportChristoph Hellwig
2010-05-27block: fix sector comparism in multiwrite_req_compareChristoph Hellwig
2010-05-18pci: irq_state vmstate breakageMichael S. Tsirkin
2010-05-07qemu-img: use the heap instead of the huge stack array for win32TeLeMan
2010-05-04Update for 0.12.4 releasev0.12.4Anthony Liguori
2010-04-25Workaround for broken OSS_GETVERSION on FreeBSD, part twoJuergen Lock