Fill in WLAN and BT platform data in CAL area as expected by Maemo.
[qemu] / hw /
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
2008-07-07 pbrookEliminate spurous screen updates.
2008-07-05 pbrookRe-add static qualifier. Fix annother occurance of...
2008-07-05 malcRemove static
2008-07-05 malcAvoid signedness warnings
2008-07-03 thsFix ATAPI read drive structure command, by Alex Williamson.
2008-07-02 pbrookSave/restore for stellaris boards.
2008-07-02 blueswir1Fix NetBSD keyboard problem
2008-07-02 blueswir1Add rigid and flexible disk geometry page support
2008-07-01 pbrookFix i2c save/restore.
2008-07-01 pbrookRemove duplicate device index calculations.
2008-07-01 blueswir1Fix DMA length bug seen with NetBSD (Cliff Wright)
2008-07-01 pbrookImplement resolution switching in common console code.
2008-06-30 pbrookMove CPU save/load registration to common code.
2008-06-30 edgar_iglAvoid refering to CRIS specific cpu-state to be able...
2008-06-30 edgar_iglAvoid CRIS related warnings by Jan Kiszka.
2008-06-29 pbrookAdd instruction counter.
2008-06-27 thsMore efficient target register / TC accesses.
2008-06-25 blueswir1Suppress OpenBSD warning messages for leftover fifo...
2008-06-25 blueswir1Reset correct channel aka NetBSD boot fix
2008-06-23 blueswir1Fix some compiler signed/unsigned char warnings
2008-06-22 blueswir1Add missing keys, sendkey support for all keys
2008-06-21 malcDo not save dynamic field
2008-06-21 malcDisable xLaw debugging
2008-06-21 malcAdd VM save/load support
2008-06-21 malcAdd calls to pci_device_save/load
2008-06-20 blueswir1Add support for boot_set command
2008-06-20 blueswir1Add an opaque parameter to boot_set API, move function...
2008-06-19 blueswir1Fix buffer overruns (reported by Julian Seward)
2008-06-19 blueswir1Also fix 24 bit depth
2008-06-19 blueswir1Fix crash when returning from monitor or serial console...
2008-06-13 malcFix vm state save/load
2008-06-13 malcISA version of CS4231A
2008-06-10 edgar_iglETRAX: More DMA context level related fixes.
2008-06-09 edgar_iglCRIS: Add (untested) cpu-state save/load.
2008-06-09 edgar_iglETRAX: Add NMI support to the watchdog and the interrup...
2008-06-09 pbrookAdd proper file header.
2008-06-09 pbrookClean up MMIO TLB handling.
2008-06-09 balrogTC6393XB system features (Dmitry Baryshkov).
2008-06-08 balrogEnhance sendkey with key hold time (Jan Kiszka).
2008-06-08 malcFix some signedness issues caught by gcc 4.3
2008-06-08 malcDo not scare users with ominous error messages from...
2008-06-07 blueswir1Allow NWINDOWS selection (CPU feature with model specif...
2008-06-06 edgar_iglETRAX machine updates.
2008-06-06 edgar_iglCompile with debug.
2008-06-04 bellardsave more CPU state
2008-06-03 thsSpelling fixes, by Stefan Weil.
2008-06-02 balrogFix ATAPI GET_CONFIGURATION function (Alexander Graf...
2008-06-02 balrogMusicPal: Restore display size after invalidation ...
2008-06-02 balrogFix smbus_eeprom.c compile with DEBUG (spotted by Duili...
2008-06-02 balrogProvide basic emulation for Sharp SL-6000 PDA (Tosa...
2008-06-02 balrogFactor out common SharpSL PDA code (Dmitry Baryshkov).
2008-06-02 balrogEnable SD card on creation.
2008-06-02 balrogMake -mtdblock optional again.
2008-06-01 blueswir1Fix compilation warning
2008-05-28 bellardmoved halted field to CPU_COMMON
2008-05-27 edgar_iglETRAX: Avoid compiler warning.
2008-05-27 edgar_iglETRAX: Allow boot from flash. Support the watchdog...
2008-05-25 pbrookIgnore duplicate timer run requests.
2008-05-25 pbrookRemove bogus DisplayState member.
2008-05-24 edgar_iglETRAX: Correct check for second nic.
2008-05-18 balrogBoot tags setup needed by N800 proprietary bootloader.
2008-05-18 balrogN810 keyboard slide open by default, add more comments.
2008-05-18 balrogCollapse omap peripherals on L4 bus into one io entry...
2008-05-18 edgar_iglETRAX: Connect both ethernet controllers.
2008-05-18 edgar_iglETRAX: Add support for the ethernet receivers dest...
2008-05-17 balrogTry to fix USB HID and make the HID reports readable.
2008-05-17 balrogmusicpal: Improve button handling (Jan Kiszka).
2008-05-13 edgar_iglETRAX: Add some kind of support for simulating 802...
2008-05-13 blueswir1Remove some uses of phys_ram_base (initial patch by...
2008-05-13 blueswir1Fix loading of binary ROMs
2008-05-13 thsFix compiler warning.
2008-05-12 blueswir1Remove most uses of phys_ram_base (initial patch by...
next