Fix Xcontext fill, by Here Poussineau.
[qemu] / hw /
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
2008-07-22 balrogFix a bad comparison, spotted by Paul Brook.
2008-07-21 balrogHandle on-chip DMA controllers in one place, convert...
2008-07-21 balrogOmap DPLL & APLL locking logic.
2008-07-20 blueswir1Fix debug message address formats
2008-07-20 blueswir1Fix wrong function names in debug messages (Stefan...
2008-07-19 balrogRevert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity).
2008-07-19 balrogRevert "fix power management timer overflow handling...
2008-07-19 balrogSpecial Mask Mode for i8259 PIC (Sebastian Reichelt).
2008-07-18 thsVarious NICs: Fix suspend/resume of multiple instances...
2008-07-18 thside: enable single word DMA, by Stefano Stabellini.
2008-07-18 balrogOMAP2 EAC module.
2008-07-17 balrogRemove the NIC from vlan on usb destroy.
2008-07-17 balrogAdd CDC-Ethernet usb NIC (original patch from Thomas...
2008-07-16 balrogDisable OMAP2 combined-io-entries hack now that more...
2008-07-16 balroge1000: only use TSE if enabled for current packet ...
2008-07-16 balrogFix a bunch of type mismatch-related warnings (Jan...
2008-07-16 balrogProperly byte-swap values in VMware SVGA (malc).
2008-07-16 balrogMake Bochs VBE work with VMWare SVGA (malc).
2008-07-16 balrogDon't overwrite VMwareSVGA's memory region start addres...
2008-07-16 balrogInitialize the VMware VGA console after vga_init (Alexa...
2008-07-15 blueswir1Add idprom
next