Emulate a USB bluetooth dongle (or HCI Transport layer).
[qemu] / hw /
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)
2008-08-21 aliguoriuhci: rewrite UHCI emulator, fully async operation...
2008-08-21 aliguoriusb: generic packet handler cleanup and documentation...
2008-08-21 aliguorihusb: support for USB host device auto connect (Max...
2008-08-21 aliguorihusb: support for USB host device auto disconnect ...
2008-08-21 blueswir1Fix OpenBSD linker warnings
2008-08-21 aurel32De-assert PIC IRQs properly at APIC level
2008-08-21 aurel32De-assert ISA PIC IRQs properly
2008-08-19 aliguoriSilence vmport unless DEBUG is enabled.
2008-08-19 aurel32ACPI suspend type field is 3 bits long
2008-08-19 aurel32i386: fix isapc machine
2008-08-18 aliguoriAPIC: Do not start zero-period timers (Jan Kiszka)
2008-08-17 blueswir1Fix some warnings that would be generated by gcc -Wmiss...
2008-08-17 blueswir1Fix warnings that would be generated by gcc -Wstrict...
2008-08-17 aurel32Fix g364fb video emulation
2008-08-15 aurel32Use C99 initializers
2008-08-15 aliguoriCancel IDE outstanding IO on device reset (Gleb Natapov)
2008-08-13 thsAllow diskless operation for all mips platforms.
2008-08-13 aurel32usb-serial: add support for modem lines
2008-08-12 blueswir1Allow boot without a drive on Sparc machines (partly...
2008-08-12 blueswir1Use C99 initializers
2008-08-12 aliguoriserial: Always update iir, even when ier is empty ...
2008-08-11 aliguoriIDE SEEK_STAT flag
2008-08-11 aliguoriUpgrade emulated UART to 16550A (Stefano Stabellini)
2008-08-06 aliguorionly check RCTL_EN in e1000_can_receive()
2008-08-06 thsAdd qemu_realloc(), by Gerd Hoffmann.
2008-07-29 aliguoriMove audio/sys-queue.h => sys-queue.h
2008-07-29 aliguorie1000: use common checksumming code
2008-07-29 balrogCorrect audio api usage in OMAP EAC (spotted by malc).
2008-07-29 balrogFill in WLAN and BT platform data in CAL area as expect...
2008-07-29 balrogFix load width for slave address in i2c_bus_load (Chris...
2008-07-28 aliguorivmware backdoor interface fix (Chris Lalancette)
2008-07-25 balrogFix OMAP GPMC register offsets and SYSCTL 8bit io ...
2008-07-24 blueswir1Fix 24 bit mode
2008-07-23 balrogAdd OneNAND Unlock All command (Kyungmin Park).
2008-07-22 blueswir1Add T1 and T2 CPUs, add a Sun4v machine
next