2008-08-17 |
blueswir1 | Fix warnings that would be generated by gcc -Wstrict... |
tree | commitdiff |
2008-08-17 |
aurel32 | Fix g364fb video emulation |
tree | commitdiff |
2008-08-15 |
aurel32 | Use C99 initializers |
tree | commitdiff |
2008-08-15 |
aliguori | Cancel IDE outstanding IO on device reset (Gleb Natapov) |
tree | commitdiff |
2008-08-13 |
ths | Allow diskless operation for all mips platforms. |
tree | commitdiff |
2008-08-13 |
aurel32 | usb-serial: add support for modem lines |
tree | commitdiff |
2008-08-12 |
blueswir1 | Allow boot without a drive on Sparc machines (partly... |
tree | commitdiff |
2008-08-12 |
blueswir1 | Use C99 initializers |
tree | commitdiff |
2008-08-12 |
aliguori | serial: Always update iir, even when ier is empty ... |
tree | commitdiff |
2008-08-11 |
aliguori | IDE SEEK_STAT flag |
tree | commitdiff |
2008-08-11 |
aliguori | Upgrade emulated UART to 16550A (Stefano Stabellini) |
tree | commitdiff |
2008-08-06 |
aliguori | only check RCTL_EN in e1000_can_receive() |
tree | commitdiff |
2008-08-06 |
ths | Add qemu_realloc(), by Gerd Hoffmann. |
tree | commitdiff |
2008-07-29 |
aliguori | Move audio/sys-queue.h => sys-queue.h |
tree | commitdiff |
2008-07-29 |
aliguori | e1000: use common checksumming code |
tree | commitdiff |
2008-07-29 |
balrog | Correct audio api usage in OMAP EAC (spotted by malc). |
tree | commitdiff |
2008-07-29 |
balrog | Fill in WLAN and BT platform data in CAL area as expect... |
tree | commitdiff |
2008-07-29 |
balrog | Fix load width for slave address in i2c_bus_load (Chris... |
tree | commitdiff |
2008-07-28 |
aliguori | vmware backdoor interface fix (Chris Lalancette) |
tree | commitdiff |
2008-07-25 |
balrog | Fix OMAP GPMC register offsets and SYSCTL 8bit io ... |
tree | commitdiff |
2008-07-24 |
blueswir1 | Fix 24 bit mode |
tree | commitdiff |
2008-07-23 |
balrog | Add OneNAND Unlock All command (Kyungmin Park). |
tree | commitdiff |
2008-07-22 |
blueswir1 | Add T1 and T2 CPUs, add a Sun4v machine |
tree | commitdiff |
2008-07-22 |
balrog | Fix a bad comparison, spotted by Paul Brook. |
tree | commitdiff |
2008-07-21 |
balrog | Handle on-chip DMA controllers in one place, convert... |
tree | commitdiff |
2008-07-21 |
balrog | Omap DPLL & APLL locking logic. |
tree | commitdiff |
2008-07-20 |
blueswir1 | Fix debug message address formats |
tree | commitdiff |
2008-07-20 |
blueswir1 | Fix wrong function names in debug messages (Stefan... |
tree | commitdiff |
2008-07-19 |
balrog | Revert "QEMU keyboard issue with Gujin-2.2" (Avi Kivity). |
tree | commitdiff |
2008-07-19 |
balrog | Revert "fix power management timer overflow handling... |
tree | commitdiff |
2008-07-19 |
balrog | Special Mask Mode for i8259 PIC (Sebastian Reichelt). |
tree | commitdiff |
2008-07-18 |
ths | Various NICs: Fix suspend/resume of multiple instances... |
tree | commitdiff |
2008-07-18 |
ths | ide: enable single word DMA, by Stefano Stabellini. |
tree | commitdiff |
2008-07-18 |
balrog | OMAP2 EAC module. |
tree | commitdiff |
2008-07-17 |
balrog | Remove the NIC from vlan on usb destroy. |
tree | commitdiff |
2008-07-17 |
balrog | Add CDC-Ethernet usb NIC (original patch from Thomas... |
tree | commitdiff |
2008-07-16 |
balrog | Disable OMAP2 combined-io-entries hack now that more... |
tree | commitdiff |
2008-07-16 |
balrog | e1000: only use TSE if enabled for current packet ... |
tree | commitdiff |
2008-07-16 |
balrog | Fix a bunch of type mismatch-related warnings (Jan... |
tree | commitdiff |
2008-07-16 |
balrog | Properly byte-swap values in VMware SVGA (malc). |
tree | commitdiff |
2008-07-16 |
balrog | Make Bochs VBE work with VMWare SVGA (malc). |
tree | commitdiff |
2008-07-16 |
balrog | Don't overwrite VMwareSVGA's memory region start addres... |
tree | commitdiff |
2008-07-16 |
balrog | Initialize the VMware VGA console after vga_init (Alexa... |
tree | commitdiff |
2008-07-15 |
blueswir1 | Add idprom |
tree | commitdiff |
2008-07-07 |
pbrook | Eliminate spurous screen updates. |
tree | commitdiff |
2008-07-05 |
pbrook | Re-add static qualifier. Fix annother occurance of... |
tree | commitdiff |
2008-07-05 |
malc | Remove static |
tree | commitdiff |
2008-07-05 |
malc | Avoid signedness warnings |
tree | commitdiff |
2008-07-03 |
ths | Fix ATAPI read drive structure command, by Alex Williamson. |
tree | commitdiff |
2008-07-02 |
pbrook | Save/restore for stellaris boards. |
tree | commitdiff |
2008-07-02 |
blueswir1 | Fix NetBSD keyboard problem |
tree | commitdiff |
2008-07-02 |
blueswir1 | Add rigid and flexible disk geometry page support |
tree | commitdiff |
2008-07-01 |
pbrook | Fix i2c save/restore. |
tree | commitdiff |
2008-07-01 |
pbrook | Remove duplicate device index calculations. |
tree | commitdiff |
2008-07-01 |
blueswir1 | Fix DMA length bug seen with NetBSD (Cliff Wright) |
tree | commitdiff |
2008-07-01 |
pbrook | Implement resolution switching in common console code. |
tree | commitdiff |
2008-06-30 |
pbrook | Move CPU save/load registration to common code. |
tree | commitdiff |
2008-06-30 |
edgar_igl | Avoid refering to CRIS specific cpu-state to be able... |
tree | commitdiff |
2008-06-30 |
edgar_igl | Avoid CRIS related warnings by Jan Kiszka. |
tree | commitdiff |
2008-06-29 |
pbrook | Add instruction counter. |
tree | commitdiff |
2008-06-27 |
ths | More efficient target register / TC accesses. |
tree | commitdiff |
2008-06-25 |
blueswir1 | Suppress OpenBSD warning messages for leftover fifo... |
tree | commitdiff |
2008-06-25 |
blueswir1 | Reset correct channel aka NetBSD boot fix |
tree | commitdiff |
2008-06-23 |
blueswir1 | Fix some compiler signed/unsigned char warnings |
tree | commitdiff |
2008-06-22 |
blueswir1 | Add missing keys, sendkey support for all keys |
tree | commitdiff |
2008-06-21 |
malc | Do not save dynamic field |
tree | commitdiff |
2008-06-21 |
malc | Disable xLaw debugging |
tree | commitdiff |
2008-06-21 |
malc | Add VM save/load support |
tree | commitdiff |
2008-06-21 |
malc | Add calls to pci_device_save/load |
tree | commitdiff |
2008-06-20 |
blueswir1 | Add support for boot_set command |
tree | commitdiff |
2008-06-20 |
blueswir1 | Add an opaque parameter to boot_set API, move function... |
tree | commitdiff |
2008-06-19 |
blueswir1 | Fix buffer overruns (reported by Julian Seward) |
tree | commitdiff |
2008-06-19 |
blueswir1 | Also fix 24 bit depth |
tree | commitdiff |
2008-06-19 |
blueswir1 | Fix crash when returning from monitor or serial console... |
tree | commitdiff |
2008-06-13 |
malc | Fix vm state save/load |
tree | commitdiff |
2008-06-13 |
malc | ISA version of CS4231A |
tree | commitdiff |
2008-06-10 |
edgar_igl | ETRAX: More DMA context level related fixes. |
tree | commitdiff |
2008-06-09 |
edgar_igl | CRIS: Add (untested) cpu-state save/load. |
tree | commitdiff |
2008-06-09 |
edgar_igl | ETRAX: Add NMI support to the watchdog and the interrup... |
tree | commitdiff |
2008-06-09 |
pbrook | Add proper file header. |
tree | commitdiff |
2008-06-09 |
pbrook | Clean up MMIO TLB handling. |
tree | commitdiff |
2008-06-09 |
balrog | TC6393XB system features (Dmitry Baryshkov). |
tree | commitdiff |
2008-06-08 |
balrog | Enhance sendkey with key hold time (Jan Kiszka). |
tree | commitdiff |
2008-06-08 |
malc | Fix some signedness issues caught by gcc 4.3 |
tree | commitdiff |
2008-06-08 |
malc | Do not scare users with ominous error messages from... |
tree | commitdiff |
2008-06-07 |
blueswir1 | Allow NWINDOWS selection (CPU feature with model specif... |
tree | commitdiff |
2008-06-06 |
edgar_igl | ETRAX machine updates. |
tree | commitdiff |
2008-06-06 |
edgar_igl | Compile with debug. |
tree | commitdiff |
2008-06-04 |
bellard | save more CPU state |
tree | commitdiff |
2008-06-03 |
ths | Spelling fixes, by Stefan Weil. |
tree | commitdiff |
2008-06-02 |
balrog | Fix ATAPI GET_CONFIGURATION function (Alexander Graf... |
tree | commitdiff |
2008-06-02 |
balrog | MusicPal: Restore display size after invalidation ... |
tree | commitdiff |
2008-06-02 |
balrog | Fix smbus_eeprom.c compile with DEBUG (spotted by Duili... |
tree | commitdiff |
2008-06-02 |
balrog | Provide basic emulation for Sharp SL-6000 PDA (Tosa... |
tree | commitdiff |
2008-06-02 |
balrog | Factor out common SharpSL PDA code (Dmitry Baryshkov). |
tree | commitdiff |
2008-06-02 |
balrog | Enable SD card on creation. |
tree | commitdiff |
2008-06-02 |
balrog | Make -mtdblock optional again. |
tree | commitdiff |
2008-06-01 |
blueswir1 | Fix compilation warning |
tree | commitdiff |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
tree | commitdiff |
2008-05-27 |
edgar_igl | ETRAX: Avoid compiler warning. |
tree | commitdiff |
next |