aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-07Work around QEMU GDB stub suboptimalityaurel32
2009-03-07Fix off-by-one errors for Altivec and SPE registersaurel32
2009-03-07Use C99 initializers for BlockDriver methodsaurel32
2009-03-07clean build: Fix remaining m68k warningsaurel32
2009-03-07clean build: Fix arm build warningsaurel32
2009-03-07arm: Fix gic_irq_state.level bitfield typeaurel32
2009-03-07target-ppc: move the CD-ROM drive to the second IDEaurel32
2009-03-07ppc_oldworld: swap the MACIO and CMD646 IDE controllersaurel32
2009-03-07Use a dedicated function to request exit from execution loopaurel32
2009-03-07Fix texinfo syntax errors.aurel32
2009-03-07Disable BAT for 970blueswir1
2009-03-07Fix mfcr on ppc64-softmmuaurel32
2009-03-07Keep SLB in-CPUblueswir1
2009-03-07Clear CPU_INTERRUPT_EXIT on VM loadaurel32
2009-03-07Fix NX bitblueswir1
2009-03-07Fix RFI(d)blueswir1
2009-03-07Implement mtfsf.L encodingblueswir1
2009-03-07Enable 64bit mode on interruptsblueswir1
2009-03-07Nop some SPRs on 970fxblueswir1
2009-03-07Activate uninorth AGP bridgeblueswir1
2009-03-07Implment tlbielblueswir1
2009-03-07Implement large pagesblueswir1
2009-03-07Implement slbmteblueswir1
2009-03-07Support for DragonFly BSD (Hasso Tepper)blueswir1
2009-03-07Fix BSD user: there is no NPTLblueswir1
2009-03-07Update i386-dis.c from commits before GPLv3 switchblueswir1
2009-03-07Update i386-dis.c from binutils 2.17blueswir1
2009-03-07Fix BSD breakage from r6736blueswir1
2009-03-07Sparse fixes: dubious mixing of bitwise and logical operationsblueswir1
2009-03-07Sparse fixes: add extern to ELF opcode tables to avoid warningsblueswir1
2009-03-07Sparse fixes: remove duplicate entryblueswir1
2009-03-07Sparse fixes: move ACPI table definitions to pc.hblueswir1
2009-03-07Sparse fixes: truncation by castblueswir1
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir1
2009-03-07The _exit syscall is used for both thread termination in NPTL applications,pbrook
2009-03-07Fix BSD userblueswir1
2009-03-07Fix sparc64-softmmu breakage from r6711blueswir1
2009-03-07pc-bios/Makefile: add a rule to produce dtb filesaurel32
2009-03-06Add more missing filesaliguori
2009-03-06Add missing file from previous commitaliguori
2009-03-06Fix race condition on access to env->interrupt_requestaurel32
2009-03-06Remove tabs introduced from VNC ACL seriesaliguori
2009-03-06Support ACLs for controlling VNC access ("Daniel P. Berrange")aliguori
2009-03-06Include auth credentials in 'info vnc' ("Daniel P. Berrange")aliguori
2009-03-06Add SASL authentication support ("Daniel P. Berrange")aliguori
2009-03-06Move TLS auth into separate file ("Daniel P. Berrange")aliguori
2009-03-06Move VNC structs into header file ("Daniel P. Berrange")aliguori
2009-03-06Refactor keymap code to avoid duplication ("Daniel P. Berrange")aliguori
2009-03-06Enhance 'info vnc' monitor output ("Daniel P. Berrange")aliguori
2009-03-06Fix bug in TLS authentication ("Daniel P. Berrange")aliguori