Split block API from vl.h.
[qemu] / vl.h
2007-11-11 pbrookSplit block API from vl.h.
2007-11-11 pbrookARMv7 support.
2007-11-10 bellardalways use mktimegm
2007-11-10 pbrookAdd dummy m68k board.
2007-11-10 bellardexported display init functions to common code
2007-11-07 bellardfixed QEMU_TOOL tests
2007-11-07 bellardadded -startdate option
2007-11-04 balrogZeroing ITR shouldn't ack irq zero.
2007-11-04 blueswir1 Remove target dependent code
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-30 balrogMiscellaneous VNC related fixes from Xen forwarded...
2007-10-29 balrogAdd a TI TSC2102 chip (touchscreen/ADC/audio-CODEC...
2007-10-29 j_mayerPowerPC 601 / 620 / 970 need a 1MB firmware.
2007-10-28 j_mayer* sort the PowerPC target object files
2007-10-26 blueswir1Make Slirp statistics gathering and output conditional...
2007-10-17 thsMIPSsim pseudo machine emulation.
2007-10-12 j_mayerUnify '-cpu ?' option.
2007-10-09 thsDon't route PIC interrupts through the local APIC if...
2007-10-08 thsCRIS support in toplevel, by Edgar E. Iglesias.
2007-10-06 blueswir1 Implement user mode for timers
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-09-30 j_mayerFix compilation on Darwin platform, avoiding the use...
2007-09-29 thsStand-alone SCI/SCIF emulation code, by Magnus Damm.
2007-09-29 thsStand-alone TMU emulation code, by Magnus Damm.
2007-09-29 thsAdd R2D-PLUS support, by Magnus Damm.
2007-09-29 j_mayeralways_inline gcc directive can be useful.
2007-09-25 balrogMove ECC calculation to a more appropriate place.
2007-09-20 balrogMake likely/unlikely accessible also in hw/.
2007-09-17 thsfind -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again...
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-08-26 thsAdd a generic framework for VMware communication port...
2007-08-25 thsVNC password authentication, by Daniel P. Berrange.
2007-08-25 thsRefactor VNC server setup API, by Daniel P. Berrange.
2007-08-19 thsRework alarm timer infrastrucure, by Luca Tettamanti.
2007-08-16 blueswir1 Use qemu_irq for a reset signal between DMA and ESP...
2007-07-31 thsParallels disk image support, by Alex Beregszaszi.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-07-27 balrogOptionally setup old style linux bootparams for -kernel...
2007-07-11 thsNew features for QEMU text console, by Stefan Weil.
2007-06-30 pbrookARM PL031 RTC emulation.
2007-06-25 thsAdd a 7 segments + led display, by Herve Poussineau.
2007-06-21 thsAdd alternate grab key, by Michael Mohr.
2007-06-18 thsAdd parallel memory mapped interface, by Herve Poussineau.
2007-06-08 blueswir1 Fix incorrect target_ulong use in hw devices
2007-06-08 thsDon't refresh a graphical screen when it isn't displaye...
2007-06-06 thsUse the correct PCI IDs for Malta.
2007-06-04 pbrookColdFire Ethernet support.
2007-06-03 pbrookMCF5208 emulation.
2007-06-01 blueswir1Forgot to update vl.h during latest Sparc64 target_ulon...
2007-05-28 thsSMBus support for MIPS Malta.
2007-05-27 blueswir1Improved sanity checking to -net options
2007-05-27 blueswir1Use qemu_irqs between CPUs and interrupt controller
2007-05-27 blueswir1Use qemu_irq between interrupt controller and timers
2007-05-27 blueswir1Use qemu_irqs between dma controllers and esp, lance
2007-05-26 blueswir1Split DMA controller in two
2007-05-24 blueswir1Change ptimer API to use 64-bit values, add save and...
2007-05-23 pbrookm68k/ColdFire system emulation.
2007-05-23 pbrookAdd ptimer.c function declarations and makefile rule.
2007-05-23 pbrookI2C/SMBus framework.
2007-05-19 blueswir1Use full 36-bit physical address space on SS10
2007-05-09 balrogPCMCIA addresses are 26-bit, widen the address type...
2007-05-01 blueswir1Set OpenBIOS variables in NVRAM
2007-05-01 balrog-show-cursor switch to inhibit SDL hiding cursor.
2007-04-30 balrogAdd missing gpio_handler_t definition.
2007-04-30 balrogAccount for machine with RAM which is not mapped at...
2007-04-30 balrogSpitz PDA, example PXA270 machine (four similar models).
2007-04-30 balrogMaxim MAX1110/1111 ADC chip.
2007-04-30 balrogTexas Instruments ADS7846 ADC chip.
2007-04-30 balrogNAND Flash memory emulation and ECC calculation helpers...
2007-04-30 balrogAdd remaining PXA2xx on-chip peripherals except I2C
2007-04-30 balrogRemove repeated code and enable encrypted SD cards...
2007-04-30 balrogCore features of ARM XScale processors. Main PXA270...
2007-04-30 balrogPCMCIA bus support. Parts of CF-ATA command set. Hitach...
2007-04-29 thsMemory-mapped interface for VGA, by Herve Poussineau.
2007-04-24 j_mayerEvaluation boards for PowerPC 405EP.
2007-04-24 j_mayerAdd -pflash option to register parallel flash bloc...
2007-04-21 blueswir1TCX 24 bit model support
2007-04-19 j_mayerNo functional changes:
2007-04-17 thsFix mmapped register alignment and endianness handling.
2007-04-17 j_mayerMove PowerPC 405 specific definitions into a separate...
2007-04-16 j_mayerAdd callbacks to allow dynamic change of PowerPC clocks...
2007-04-16 thsAcer Pica 61 machine, by Herve Poussineau.
2007-04-16 thsMemory-mapped interface for RTC, by Herve Poussineau.
2007-04-16 thsMemory-mapped interface for PS/2 controller, by Herve...
2007-04-12 j_mayerEmbedded PowerPC Device Control Registers infrastructure.
2007-04-09 j_mayerImplement embedded IRQ controller for PowerPC 6xx/740...
2007-04-07 pbrookUnify IRQ handling.
2007-04-06 pbrookSD card emulation (initial implementation by Andrzei...
2007-04-02 thsEepro100 emulation, by Stefan Weil.
2007-04-02 thsVMware SVGA II emulation, by Andrzej Zaborowski.
2007-04-01 thsImproved initrd support for mips.
2007-04-01 blueswir1Change Sparc uses of pic_set_irq to pic_set_irq_new
2007-04-01 blueswir1Add SparcStation-10 machine
2007-04-01 blueswir1Reorganise Sun4m to allow other machine types
2007-03-31 thsMalta CBUS UART support.
2007-03-31 j_mayerBetter fix for OpenPIC: should not depend on PowerPC.
2007-03-30 thsFix build failure.
2007-03-30 j_mayerNew model for PowerPC CPU hardware interrupt events:
2007-03-20 thsVMMouse Emulation, by Anthony Liguori.
2007-03-19 thsAdd -name option, by Anthony Liguori.
next