]> git.proxmox.com Git - qemu.git/history - hw
hw/pc: don't register the memory hole as unassigned twice
[qemu.git] / hw /
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...
2008-09-22 aliguoriscsi-generic: correct usage of memset() (Laurent Vivier)
2008-09-20 blueswir1Suppress gcc 4.x -Wpointer-sign (included in -Wall...
2008-09-20 blueswir1Add signed versions of save/load functions
2008-09-20 balrogUse a QEMUBH when an OMAP timer must expire immediately.
2008-09-20 balrogAdd a comment about masking of CTI interrupt in 16550A...
2008-09-20 balrogAllow attaching devices to OMAP UARTs.
2008-09-18 blueswir1Add Sparc32 display depth to firmware configuration
2008-09-18 blueswir1Add common keys to firmware configuration
2008-09-18 blueswir1Add UUID to firmware configuration info (Gleb Natapov)
2008-09-18 blueswir1Key/value based qemu<->guest firmware communication...
2008-09-17 aurel32[PATCH] alpha: fix linux syscall convention
2008-09-17 aurel32[PATCH] usb-serial: Fix data corruption with usb serial...
2008-09-17 blueswir1Fix warnings that would be caused by ld flag --warn...
2008-09-17 balrog16550A UART: RHR irq enable bit also masks the Rx timeo...
2008-09-15 balrogFix range in the hid report descriptor for USB tablet.
2008-09-15 aliguoriRight now, kvm keeps the memory allocation split, so...
2008-09-15 aurel32SH4: Serial controller improvement
2008-09-14 aurel32MIPS: remove empty cpu_mips_irqctrl_init()
2008-09-14 blueswir1Fix warnings that would be caused by gcc flag -Wwrite...
2008-09-14 aliguoriusb: Support for removing device by host addr, improved...
2008-09-11 aliguoriuhci: Change default transaction lifetime to 32 frames...
2008-09-07 aurel32alpha: only print debug information to the log file
2008-09-06 blueswir1Fix most warnings that would be caused by gcc flag...
2008-09-05 edgar_iglCRIS: Mask off the cache selection bit after MMU transl...
2008-09-04 aurel32hw/pcnet: use qemu_socket.h
2008-09-03 edgar_iglETRAX-FS: Add support for DMA channel resets, needed...
2008-09-02 aurel32SH4: R2D-PLUS FPGA: simply unassigned memory triggering
2008-09-02 aurel32hw/pcnet.c: windows compile fix
2008-09-02 aurel32pcnet: add loopback mode emulation
2008-09-02 aurel32sh4: Add R2D-PLUS FPGA support.
2008-09-02 aurel32sh4: CPU versioning.
2008-09-02 aurel32x86: Fix powerdown for non-ACPI case
2008-09-02 aurel32Reset I32_APIC_BASE on system RESET
2008-09-02 aurel32suppress a couple of spurious warnings in scsi-generic.c
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-08-22 aurel32uhci: improved TD matching, working ISOC transfers
2008-08-22 aurel32uhci: Fixed length handling for SETUP and OUT tokens
2008-08-22 aurel32[sh4] MMU bug fix
2008-08-22 aurel32[sh4] memory mapped TLB entries
2008-08-22 aurel32array overflow in hw/stellaris.c and hw/omap_dss.c
2008-08-22 aurel32Parallel Port Direction Fix
2008-08-21 aurel32PC: suggest a workaround to boot a kernel without hard...
2008-08-21 aliguoriIgnore IDE command if issued while IDE is busy (Gleb...
2008-08-21 aurel32Add image format option for USB mass-storage devices
2008-08-21 aliguoriuhci: fixes for save/load-vm (Max Krasnyansky)
next