Use writeback caching by default with qcow2
[qemu] / hw /
2008-12-04 aurel32Fix RTC initial date computation
2008-12-04 aliguoriFix windows build after virtio changes
2008-12-04 aurel32hw/apic.c: use fls() from host-utils
2008-12-04 aliguoriAdd virtio-balloon support
2008-12-04 aliguoriRemove TARGET_PAGE_SIZE from virtio interface (Hollis...
2008-12-04 aliguoriAdd virtio-blk support
2008-12-04 aliguoriVirtio core support
2008-12-03 malcMake audio violate POSIX less
2008-12-03 blueswir1More consistent PAGE_xxx defines, avoid conflicting...
2008-12-02 aurel32IBM PowerPC 4xx 32-bit PCI controller emulation
2008-12-02 blueswir1Remove address masking after some rearranging
2008-12-02 blueswir1Remove address masking
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-11-30 blueswir1Fix ICCS command (Herve Poussineau)
2008-11-29 blueswir1Fix 'enable selection' command (esp_4_ensel.diff)
2008-11-29 blueswir1Fix command len detection (esp_3_cmdlen.diff)
2008-11-29 blueswir1Fix configuration 2 register (esp_2_cfg2.diff):
2008-11-29 blueswir1Misc fixes (Herve Poussineau)
2008-11-29 blueswir1Don't rely on the fact that MAX_FD is 2 (Herve Poussineau)
2008-11-25 aliguoriAbstract out geometry detection code from IDE for reuse
2008-11-24 aliguorivga optimization (Glauber Costa)
2008-11-24 aliguorimove vga_io_address to VGA State (Glauber Costa)
2008-11-24 aliguoribetter type checking for vga (Glauber Costa)
2008-11-24 aliguoriIntroduce accessors for DisplayState (Stefano Stabellini)
2008-11-21 aurel32SH4: Switch serial emulation to qemu_irq
2008-11-21 aurel32SH4: Use qemu_irq in timer emulation.
2008-11-21 aliguorie1000 VLAN offload emulation (Alex Williamson)
2008-11-20 aliguoriuImage: rename load_uboot() to load_uimage() (Hollis...
2008-11-20 aliguoriuImage: return base load address (Hollis Blanchard)
2008-11-20 aliguoriFix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan...
2008-11-19 aliguoriFix media detection on emulated CDROM (Gary Grebus)
2008-11-18 aliguoriAdd 40-bit DMA support to LSI scsi emulation (Ryan...
2008-11-13 edgar_iglETRAX-FS: Don't schedule DMA processing without active...
2008-11-13 edgar_iglETRAX-FS: Fix a segfault if pflash drive not found.
2008-11-12 balrogDon't use "hz" in identifiers to make AIX happy.
2008-11-12 balrogImplement LSI53C895A quirks exposed by OpenServer ...
2008-11-12 aliguorifix some variable initizalization issues (Stefano Stabe...
2008-11-11 aliguoriwindows cdrom cache flush (Stefano Stabellini)
2008-11-11 aliguoriReintroduce migrate-to-exec: support (Charles Duffy)
2008-11-11 aurel32target-alpha: fix syscall error check
2008-11-11 aurel32Revert commits 5685 to 5688 committed by mistake
2008-11-11 aurel32target-alpha: fix syscall error check
2008-11-09 balrogDocument bluetooth support in qemu-doc.
2008-11-09 balrogAdd qemu_strndup: qemu_strdup with length limit.
2008-11-08 balrogRevert r5532, r5536 and a piece of r5531.
2008-11-08 aliguoriUse an option rom instead of boot sector for -kernel
2008-11-07 balrogUse the right format string to printf sector num with...
2008-11-05 blueswir1SM501 emulation for R2D-SH4
2008-11-05 blueswir1Use qemu_ram_alloc
2008-11-05 aliguoriAdd KVM support to QEMU
2008-11-04 edgar_iglETRAX-FS: Make etraxfs_dmac_run local.
2008-11-04 edgar_iglETRAX-FS: Fix DMA warnings.
2008-11-04 balrogtc6393xb: non-accelerated FB support (Dmitry Baryshkov).
2008-11-04 balrogTosa: dummy lcd support (Dmitry Baryshkov).
2008-11-04 balrogscoop: GPRR reports the state of GPIO lines (Dmitry...
2008-11-04 balrogTosa: disable pxafb as it's not used on tosa (Dmitry...
2008-11-04 balrogTosa: provide correct IRQ to tc6393xb init (Dmitry...
2008-11-04 balrogTosa: emulate LEDs (Dmitry Baryshkov).
2008-11-04 balrogtc6393xb: initial support for nand control (Dmitry...
2008-11-03 balrogFix RGBT 5:5:5 drawing on pxa2xx lcd (Lars Munch)
2008-11-02 blueswir1More realistic max_cpus
2008-11-02 blueswir1Fix loading of unstripped ELF PROM image
2008-11-02 blueswir1Halt the CPU using a qemu_irq
2008-11-01 aurel32CVE-2008-4539: fix a heap overflow in Cirrus emulation
2008-11-01 aurel32Malta & OMAP: add a name to char devices
2008-10-31 aliguoriImplement "info chardev" command. (Gerd Hoffmann)
2008-10-31 aliguoriMake DMA bottom-half driven (v2)
2008-10-28 blueswir1Sun4c cleanups (Robert Reif)
2008-10-28 balrogSet default max_cpus to one.
2008-10-27 edgar_iglETRAX-FS: Process outgoing DMA channels until EOL.
2008-10-27 blueswir1Move sun4c to its own hwdef (Robert Reif)
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-25 blueswir1Change freeing method because the allocation function...
2008-10-25 blueswir1Replace uses of strndup (a GNU extension) with Qemu...
2008-10-25 blueswir1Replace uses of strncpy (a GNU extension) with Qemu...
2008-10-25 balrogFix a bad memcpy length (Bruce Rogers).
2008-10-24 aliguoriLive migration for Win32 (Hervé Poussineau)
2008-10-24 aurel32hw/pc: don't register the memory hole as unassigned...
2008-10-24 edgar_iglETRAX-FS: Drop DMA polling for ethernet.
2008-10-22 edgar_iglETRAX-FS: Add support for passing kernel command lines
2008-10-22 edgar_iglETRAX-FS: Correct booting of elf linux images from...
2008-10-17 aurel32scsi-generic: correct error management
2008-10-13 aliguoriFix some issues with QEMUFile
2008-10-12 aurel32hw/apic.c: use functions from host-utils.h
2008-10-12 aurel32Define macro QEMU_GNUC_PREREQ and use it
2008-10-12 aurel32Only use __builtin_* with GCC >= 3.4
2008-10-12 aurel32hw/apic.c: use __builtin funtions instead of assembly...
2008-10-11 malcFix some debugging mistakes/leftovers
2008-10-11 blueswir1Correct SCSI error reporting (Laurent Vivier)
2008-10-11 balrogIncrease write buffer size in pflash emulation (Thomas...
2008-10-09 aliguoriFix IDE DIAGNOSE for packet devices (Vincent Sanders)
2008-10-07 aliguorimachine struct - specify max_cpus at the per machine...
2008-10-07 aliguorimachine struct - use C99 initializers (Jes Sorensen)
2008-10-06 aliguoriIntroduce v3 of savevm protocol
2008-10-04 blueswir1Move nographic export to sysemu.h
2008-10-04 blueswir1Use qemu-log.h
2008-10-03 balrogImprove pflash cfi01 debug messages (Thomas Petazzoni).
2008-10-03 balrogReset CFI01 flash wcycle after erase confirm (Thomas...
2008-10-03 blueswir1Rearrange tick functions
2008-10-02 blueswir1Resurrect the safe part of r5274
next