]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2007-09-16 thsSolaris x86_64 configure patch, by Ben Taylor.
2007-09-16 thsvmdk compatibility level 6 images, by Soren Hansen.
2007-09-16 thsAdd some missing checks for host syscalls.
2007-09-16 thsfind -type f | xargs sed -i 's/[\t ]$//g' # on most...
2007-09-16 thsAdd a local copy of hpet.h.
2007-09-16 thsUse UINT64_MAX instead of ULONG_LONG_MAX, suggested...
2007-09-14 thsLess magic constants, by Filip Navara.
2007-09-13 thsFix infinite loop in VNC support, by Marc Bevand.
2007-09-13 thsEmulate spinning floppy disk, by Jan Jezabek.
2007-09-13 thsMove network related includes to vl.c to help SLIRP...
2007-09-13 thsEnhance raw io reliability, by Ben Guthro.
2007-09-13 thsAllow more IDE power management, by Ben Guthro.
2007-09-13 thsStop the compiler from using section anchors.
2007-09-13 thsImproved EEPRO 100 emulation, by Filip Navara.
2007-09-13 thsIntel cache info, by Filip Navara.
2007-09-13 thsPartial IDE DVD emulation, by Filip Navara.
2007-09-11 thsFix tb->size mishandling, by Daniel Jacobowitz.
2007-09-10 thsFix the reported xlevel for Intel CPU, by Filip Navara.
2007-09-10 thsFix VMDK 2GB bug, by Filip Navara.
2007-09-09 pbrookImplement HID idle mode (avoids flooding guest with...
2007-09-06 thsPartial support for 34K multithreading, not functional...
2007-08-28 thsBuild fix for older GCCs.
2007-08-26 thsLet qemu work with latest bochsbios, by Bernhard Kauer.
2007-08-26 thsarm_gic.c error message fix, by Adam Lackorzynski.
2007-08-26 thsSH4 mov.b fix, by Vince Weaver.
2007-08-26 thsAdd file missed in last commit.
2007-08-26 thsUse the framework for the VMware mouse emulation, by...
2007-08-26 thsAdd a generic framework for VMware communication port...
2007-08-26 thsReplace tabs by 8 spaces. No code change, by Herve...
2007-08-26 thsLast AIO patch, by Vladimir N. Oleynik.
2007-08-26 thsDisable 64-bit instructions on 32-bit CPU, by Aurelien...
2007-08-26 thsReset buffer pointers after CR/LF, by Jim Paris.
2007-08-26 thsSet apic instance number for savevm, by Ari Kivity.
2007-08-26 thsFix typo in comment, by Andreas Faerber.
2007-08-26 thsMake dynticks conditional on __linux__. Spotted by...
2007-08-25 thsActually add d3des implementation files.
2007-08-25 thsDocument all VNC authentication options, by Daniel...
2007-08-25 thsCustom location for x509 cert paths, by Daniel P. Berrange.
2007-08-25 thsx509 client certificate verification, by Daniel P....
2007-08-25 thsx509 certificate for server, by Daniel P. Berrange.
2007-08-25 thsVeNCrypt basic TLS support, by Daniel P. Berrange.
2007-08-25 thsVNC password authentication, by Daniel P. Berrange.
2007-08-25 thsExtend monitor 'change' command for VNC, by Daniel...
2007-08-25 thsRefactor VNC server setup API, by Daniel P. Berrange.
2007-08-25 thsAvoid SEGV in IOHandler dispatch, by Daniel P. Berrange.
2007-08-24 thsDe-noise startup.
2007-08-24 thsAdd support for dynamic ticks, by Luca Tettamanti and...
2007-08-24 thsImplement -clock selection, by Luca Tettamanti.
2007-08-23 pbrookSuppress int<->pointer compiler warnings.
2007-08-20 thsWindows build fix, spotted by Herve Poussineau.
2007-08-19 thsAdd -clock option, by Luca Tettamanti.
2007-08-19 thsRework alarm timer infrastrucure, by Luca Tettamanti.
2007-08-19 thsFix bugs in the ATAPI cdrom driver, by Brandon Philips.
2007-08-19 thsDarwin-user: Compile fix for ppc targets, by Pierre...
2007-08-18 thsRemove obsolete comment.
2007-08-16 blueswir1 Remove old leftovers
2007-08-16 blueswir1 Use qemu_irq for a reset signal between DMA and ESP...
2007-08-14 thsMIPS disassembler update.
2007-08-11 blueswir1r158: Fix wrong number of clean/saveable windows
2007-08-11 blueswir1 Enable Selection command (NetBSD)
2007-08-11 blueswir1 Generate interrupts and update state even if output...
2007-08-11 blueswir1 Log invalid accesses (no faults generated yet)
2007-08-11 blueswir1 Improve iommu debugging, use register names
2007-08-06 pbrookEnsure string is properly terminated.
2007-08-05 blueswir1 Fix Slavio interrupt controller debugging output
2007-08-04 blueswir1 Use UTC/localtime flag in M48Txx
2007-08-04 blueswir1 Fix Sparc32 interrupt handling
2007-08-01 thsFix rtl8139 checksum calculation, by Tim Deegan.
2007-08-01 balrogMove Spitz microdrive from first to second PCMCIA slot...
2007-08-01 balrogSpecial-case iWMMXt register transfer insns, which...
2007-08-01 thsAlso match s390x.
2007-07-31 thsFiddly dyngen bits for s390 host support, by Ulrich...
2007-07-31 thss390 disassembler support, by Ulrich Hecht.
2007-07-31 thsImplement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.
2007-07-31 thsParallels disk image support, by Alex Beregszaszi.
2007-07-31 thsCirrus transparent BITBLT (w/o color expand), by Hitosh...
2007-07-31 thsFix i8259 initialization, by Bernhard Kauer.
2007-07-31 thsInitialize old_exception, by Bernhard Kauer.
2007-07-31 thsA variant of move-if-change, by Stefan Weil.
2007-07-31 balrogAdd OMAP MMC/SD host controller.
2007-07-31 balrogOMAP DMA input signals must be level-triggered.
2007-07-31 balrogFix OMAP pic handling of simultaneous interrupts.
2007-07-30 balrogRe-add clearing of the APP_CMD flag that somehow got...
2007-07-29 balrogFix XScale MMU's extended small pages.
2007-07-29 thsFix MIPS cache configuration, by Aurelien Jarno.
2007-07-29 balrogBasic OMAP310 support. Basic Palm Tungsten|E machine...
2007-07-29 balrogWord-reads from spitz NAND controller, patch by Juergen...
2007-07-27 balrogOptionally setup old style linux bootparams for -kernel...
2007-07-27 balrogUpdate TNF bit in I2C status register, original patch...
2007-07-26 balroggcc32 may well be a 4.x version for a 32bit target...
2007-07-25 thsFix memory corruption after OHCI reset, by Ed Swierk.
2007-07-24 balrogVarious reg offset shift typos.
2007-07-23 thsRestore build on older Linux hosts.
2007-07-22 pbrookThumb shifter carry flag fixes.
2007-07-20 thsFix statfs(64) syscall wrapper, by Andreas Schwab.
2007-07-15 thsRestore OS X build (plus code reformatting).
2007-07-13 thsDelete mention of /dev/hda as an alias t o \\PysicalDri...
2007-07-12 thsFix crash in set registers in PPC gdb-stub, by Jason...
2007-07-12 thsTkill support, by Stuart Anderson.
2007-07-12 thsSigio fd passing, by Alexander Graf.
next