]> git.proxmox.com Git - mirror_qemu.git/history - hw
Check permissions for the last byte first in unaligned slow_st accesses (patch from...
[mirror_qemu.git] / hw /
2007-11-17 blueswir1 Machine specific IOMMU version (Robert Reif)
2007-11-17 j_mayerAdd missing definition for number of input pins for...
2007-11-17 j_mayerAlways make all PowerPC exception definitions visible.
2007-11-14 blueswir1Update OHW interface to version 3.
2007-11-13 balrogFix signed/unsigned comparisons in OHCI host.
2007-11-11 bellardremoved warning
2007-11-11 bellardremoved unused variable
2007-11-11 bellardfixed cast
2007-11-11 bellardremoved unused variables
2007-11-11 bellarduse correct printf format
2007-11-11 bellardfixed invalid constant
2007-11-11 bellardremoved unused code
2007-11-11 blueswir1 Add SPARCserver 600MP emulation (original patch by...
2007-11-11 bellardremoved invalid use of _INTC_ARRAY
2007-11-11 blueswir1 Fix Sun4u compile
2007-11-11 j_mayerFix PowerPC boot device selection.
2007-11-11 pbrookmips_r4k warning fixes.
2007-11-11 j_mayerMore generic boot devices specification, allowing more...
2007-11-11 pbrookARMv7 support.
2007-11-10 pbrookFix build failure.
2007-11-10 pbrookAdd dummy m68k board.
2007-11-10 pbrookFix 64-bit host printf format mismatches.
2007-11-10 bellardadded cpu_model parameter to cpu_init()
2007-11-09 thsFix typo, spotted by Samuel Thibault.
2007-11-09 thsMove kernel loader parameters from the cpu state to...
2007-11-08 thsRevert "Last AIO Patch" as requested by Fabrice, it...
2007-11-08 bellardadded -cpu option for x86 (initial patch by Dan Kenigsberg)
2007-11-07 bellardremoved traces
2007-11-07 bellardadded -startdate option
2007-11-05 j_mayerNo functional changes: remove dead code and fix indenta...
2007-11-04 balrogZeroing ITR shouldn't ack irq zero.
2007-11-04 blueswir1 Change sysctrl register to 32 bits (original patch...
2007-11-04 j_mayerFix memory corruption: bdrv_read/write API has been...
2007-11-04 blueswir1 Fix Solaris breakage
2007-11-04 balrogAdd register mappings in DSP space (must be accessible...
2007-11-04 blueswir1 Constification
2007-11-04 blueswir1 Remove target dependent code
2007-11-04 balrogMake accesses with wrong width also work as apparently...
2007-11-04 j_mayerFix grackle (in fact MPC106) PCI host bridge header
2007-11-04 j_mayerFix PowerMac NVRAM device.
2007-11-03 balrogSplit I^2C controller out of hw/omap.c.
2007-11-03 balrogImplement OMAP on-chip RTC (Linux guest date/time now...
2007-11-03 balrogInitial OMAP I^2C controller implementation (communicat...
2007-11-03 balrogAdd OMAP Pulse-width Tone module.
2007-11-03 balrogImplement OMAP PWL (backlight) module.
2007-11-03 balrogThe PINT/DAV pin is active low in the chip spec, not...
2007-10-31 thsAdd copyright and license header.
2007-10-31 balrogSet boot sequence from command line (Dan Kenigsberg).
2007-10-31 balrogOHCI USB isochronous transfers support (Arnon Gilboa).
2007-10-29 balrogAdd a qemu_irq_invert() shortcut for inverting a signal.
2007-10-29 balrogAdd a TI TSC2102 chip (touchscreen/ADC/audio-CODEC...
2007-10-29 j_mayerFix PreP PCI IRQ mapping.
2007-10-29 j_mayerTemporary hack to avoid Qemu crash at PowerPC reset...
2007-10-29 j_mayerImplement PreP reset port.
2007-10-29 j_mayerPowerPC 601 / 620 / 970 need a 1MB firmware.
2007-10-29 balrogImplement OMAP MicroWire controller.
2007-10-28 j_mayer* sort the PowerPC target object files
2007-10-28 j_mayerGive an opaque to the m48t59 direct access routines...
2007-10-28 balrogAdd OMAP Shared GPIO module.
2007-10-28 balrogHandle MMC card insertion/removal/readonly signals.
2007-10-28 balrogAdd PalmT|E matrix keypad connected to OMAP GPIOs.
2007-10-28 balrogImplement OMAP1 MPU I/O module.
2007-10-28 thsLess debug noise from the mipsnet driver.
2007-10-21 j_mayerBugfix: now PCI NICs really work on PowerPC PreP platform.
2007-10-21 j_mayerAllow use of PCI NICs on PowerPC PreP platform.
2007-10-20 ths"QEMU keyboard issue with Gujin-2.2", by Etienne Lorrain.
2007-10-20 thsEnable ACPI interrupts, by Igor Lvovsky.
2007-10-20 thsCheck the Galilleo config register instead of hardcodin...
2007-10-20 j_mayerAvoid PreP target kernel freeze waiting for IRQs.
2007-10-18 thsOnly map BIOS space when it was actually loaded.
2007-10-17 thsSecond half of mipssim support, plus documentation...
2007-10-14 blueswir1 SuperSparc MXCC support (Robert Reif)
2007-10-14 j_mayerImplement time-base start/stop helpers.
2007-10-14 j_mayerFix memory corruption reported by Julian Seward
2007-10-14 j_mayerDo not allow PowerPC CPU restart after entering checkst...
2007-10-14 j_mayerReplace is_user variable with mmu_idx in softmmu core,
2007-10-13 thsStatic-ify function.
2007-10-09 thsMatch values with the ones documented in the PIIX4...
2007-10-09 thsFix vmmouse for 64bit guest, by Dan Kenigsberg.
2007-10-09 thsDon't route PIC interrupts through the local APIC if...
2007-10-08 thsEtraxFS board support, by Edgar E. Iglesias.
2007-10-07 j_mayerPowerPC target coding style fixes.
2007-10-07 j_mayerPowerPC target optimisations: make intensive use of...
2007-10-07 j_mayerShare devices that might be useful for all PowerPC...
2007-10-07 blueswir1 More user timer fixes (Robert Reif)
2007-10-06 blueswir1 More detabification
2007-10-06 blueswir1 Implement user mode for timers
2007-10-06 blueswir1 Support for loading a real BIOS image (Robert Reif)
2007-10-05 j_mayerNew '-bios' option, used to select an alternate BIOS...
2007-10-04 balrogImplement PL110 byte order config bit (original patch...
2007-10-04 balrogUSB iso transfers support for the linux redirector...
2007-10-04 balrogsh775x interrupt controller by Magnus Damm.
2007-10-04 balrogSeveral corrections in the spitzkbd keymap (patch by...
2007-10-04 j_mayerWe must reset the PowerPC CPU _after_ registering it...
2007-10-03 j_mayerFix PowerPC initialisation and first reset:
2007-10-03 j_mayerWe never have to export ppc_set_irq.
2007-10-03 j_mayerFix PowerPC 405 BIOS instanciation: is a 32 bits only...
2007-10-02 blueswir1 Fix kernel loading
2007-10-01 j_mayerCompilation fix (forgotten patch).
2007-10-01 j_mayerShare input pins and internal interrupt controller...
next