TCG variable type checking.
[qemu] / hw /
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
2008-10-02 blueswir1Make PCI class description tables const
2008-10-02 blueswir1Make some tables const
2008-10-02 blueswir1Sun ss20 OBP does 32bit register access to esp (Robert...
2008-10-01 aurel32Reset CPU on INIT IPI
2008-10-01 aurel32qemu: improve scsi dma speed by increasing the dma...
2008-10-01 aurel32hw/apic.c: use bsr and bsf on x86_64
2008-10-01 balrogCheck that asynchronous (DMA) submission succeeds ...
2008-10-01 balrogActually check read/write errors in IDE (Ian Jackson).
2008-09-30 blueswir1Add some missing static qualifiers
2008-09-30 balrogMake sure bluez programs (cross-)compile, add missing...
2008-09-29 blueswir1Fix SS-2 crash
2008-09-29 aliguoriRefactor QEMUFile for live migration
2008-09-29 balrogEmulate a USB bluetooth dongle (or HCI Transport layer).
2008-09-29 balrogUse VHCI to allow the host os to participate in a qemu...
2008-09-29 balrogBluetooth HIDP emulation on top of usb-hid.c and L2CAP...
2008-09-29 balrogAdd L2CAP logic and a virtual SDP server for use in...
2008-09-29 balrogAdd a virtual HCI.
2008-09-28 balrogEmulate a serial bluetooth HCI with H4+ extensions...
2008-09-28 balrogAdd a "null" bluetooth HCI and a header file for bluetooth.
2008-09-28 blueswir1Add to machine structure a flag to use SCSI drives...
2008-09-28 malcFix dots per clock value, cleanup and "optimize"
2008-09-28 malcOptional "precise" VGA retrace support
2008-09-26 blueswir1Add a generic Niagara machine
2008-09-25 blueswir1Revert r5274 which breaks savevm/loadvm
2008-09-24 thspflash: Add missing parenthesis in error message.
2008-09-24 balrogDon't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
2008-09-23 aliguoriscsi-generic: decode correctly SCSI tape commands ...
2008-09-22 edgar_iglETRAX-FS: Correct ethernet PHY diagnostics register...
2008-09-22 blueswir1Add software and timer interrupt support
2008-09-22 pbrookAdd comment to windows SCSI hack.
2008-09-22 aliguoriLSI SCSI: raise UDC on infinite loop (Marcelo Tosatti)
2008-09-22 aliguoriscsi-generic: correct 6-bytes commands transfer length...
next