summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-08-25x509 client certificate verification, by Daniel P. Berrange.ths1-3/+103
2007-08-25x509 certificate for server, by Daniel P. Berrange.ths1-20/+107
2007-08-25VeNCrypt basic TLS support, by Daniel P. Berrange.ths3-8/+426
2007-08-25VNC password authentication, by Daniel P. Berrange.ths4-17/+239
2007-08-25Extend monitor 'change' command for VNC, by Daniel P. Berrange.ths2-3/+18
2007-08-25Refactor VNC server setup API, by Daniel P. Berrange.ths3-29/+82
2007-08-25Avoid SEGV in IOHandler dispatch, by Daniel P. Berrange.ths1-4/+2
2007-08-24De-noise startup.ths1-2/+0
2007-08-24Add support for dynamic ticks, by Luca Tettamanti and Dan Kenigsberg.ths1-8/+177
2007-08-24Implement -clock selection, by Luca Tettamanti.ths1-0/+72
2007-08-23Suppress int<->pointer compiler warnings.pbrook1-4/+4
2007-08-20Windows build fix, spotted by Herve Poussineau.ths1-1/+1
2007-08-19Add -clock option, by Luca Tettamanti.ths1-1/+56
2007-08-19Rework alarm timer infrastrucure, by Luca Tettamanti.ths2-104/+186
2007-08-19Fix bugs in the ATAPI cdrom driver, by Brandon Philips.ths1-1/+3
2007-08-19Darwin-user: Compile fix for ppc targets, by Pierre d'Herbemont.ths1-0/+15
2007-08-18Remove obsolete comment.ths1-2/+0
2007-08-16 Remove old leftoversblueswir11-3/+2
2007-08-16 Use qemu_irq for a reset signal between DMA and ESP/Lanceblueswir15-26/+37
2007-08-14MIPS disassembler update.ths1-164/+437
2007-08-11r158: Fix wrong number of clean/saveable windowsblueswir13-1/+1
2007-08-11 Enable Selection command (NetBSD)blueswir11-0/+3
2007-08-11 Generate interrupts and update state even if output is disabled (OpenBSD)blueswir11-4/+4
2007-08-11 Log invalid accesses (no faults generated yet)blueswir11-2/+30
2007-08-11 Improve iommu debugging, use register namesblueswir11-7/+14
2007-08-06Ensure string is properly terminated.pbrook1-0/+1
2007-08-05 Fix Slavio interrupt controller debugging outputblueswir11-4/+4
2007-08-04 Use UTC/localtime flag in M48Txxblueswir11-2/+8
2007-08-04 Fix Sparc32 interrupt handlingblueswir14-44/+55
2007-08-01Fix rtl8139 checksum calculation, by Tim Deegan.ths1-6/+5
2007-08-01Move Spitz microdrive from first to second PCMCIA slot where it belongs.balrog1-3/+3
2007-08-01Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class.balrog2-3/+12
2007-08-01Also match s390x.ths1-1/+1
2007-07-31Fiddly dyngen bits for s390 host support, by Ulrich Hecht.ths2-1/+19
2007-07-31s390 disassembler support, by Ulrich Hecht.ths4-0/+1719
2007-07-31Implement ACPI specs 3.0, 4.7.2.5, by Michael Hanselmann.ths1-0/+11
2007-07-31Parallels disk image support, by Alex Beregszaszi.ths6-2/+181
2007-07-31Cirrus transparent BITBLT (w/o color expand), by Hitoshi Osada.ths2-10/+172
2007-07-31Fix i8259 initialization, by Bernhard Kauer.ths1-1/+1
2007-07-31Initialize old_exception, by Bernhard Kauer.ths1-0/+2
2007-07-31A variant of move-if-change, by Stefan Weil.ths1-0/+8
2007-07-31Add OMAP MMC/SD host controller.balrog4-6/+556
2007-07-31OMAP DMA input signals must be level-triggered.balrog1-7/+17
2007-07-31Fix OMAP pic handling of simultaneous interrupts.balrog1-9/+13
2007-07-30Re-add clearing of the APP_CMD flag that somehow got lost.balrog2-4/+5
2007-07-29Fix XScale MMU's extended small pages.balrog1-5/+5
2007-07-29Fix MIPS cache configuration, by Aurelien Jarno.ths1-11/+19
2007-07-29Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.balrog12-3/+5143
2007-07-29Word-reads from spitz NAND controller, patch by Juergen Lock.balrog1-1/+13
2007-07-27Optionally setup old style linux bootparams for -kernel, by Juergen Lock.balrog3-1/+89