summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-03-08Fix windows build and clean up use of <windows.h>aliguori14-13/+13
2009-03-08Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper)blueswir11-1/+1
2009-03-08Remove unnecessary prefix on SDL_syswm.h. This fixes the build for certainaliguori1-1/+1
2009-03-08Prune unused TCG_AREGsblueswir17-9/+0
2009-03-08Prune unused AREGsblueswir12-79/+0
2009-03-08Use firmware configuration instead of NVRAM (initial patch by Aurelien Jarno)blueswir110-261/+112
2009-03-08Add new entries to firmware configuration deviceblueswir11-0/+6
2009-03-08Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configureblueswir111-21/+22
2009-03-08target-mips: remove dead codeaurel321-34/+0
2009-03-08target-mips: rename helpers from do_ to helper_aurel326-293/+277
2009-03-07do not pretend to support low voltage operationaurel321-1/+1
2009-03-07Fix correct reset value for ARM CP15 c1 auxiliary control registeraurel321-1/+1
2009-03-07Work around QEMU GDB stub suboptimalityaurel322-0/+18
2009-03-07Fix off-by-one errors for Altivec and SPE registersaurel321-8/+8
2009-03-07Use C99 initializers for BlockDriver methodsaurel3213-151/+130
2009-03-07clean build: Fix remaining m68k warningsaurel323-8/+3
2009-03-07clean build: Fix arm build warningsaurel324-64/+2
2009-03-07arm: Fix gic_irq_state.level bitfield typeaurel321-1/+1
2009-03-07target-ppc: move the CD-ROM drive to the second IDEaurel321-4/+0
2009-03-07ppc_oldworld: swap the MACIO and CMD646 IDE controllersaurel321-9/+8
2009-03-07Use a dedicated function to request exit from execution loopaurel329-38/+47
2009-03-07Fix texinfo syntax errors.aurel321-3/+3
2009-03-07Disable BAT for 970blueswir11-3/+3
2009-03-07Fix mfcr on ppc64-softmmuaurel321-2/+2
2009-03-07Keep SLB in-CPUblueswir13-64/+77
2009-03-07Clear CPU_INTERRUPT_EXIT on VM loadaurel321-0/+1
2009-03-07Fix NX bitblueswir11-1/+1
2009-03-07Fix RFI(d)blueswir11-3/+3
2009-03-07Implement mtfsf.L encodingblueswir11-2/+6
2009-03-07Enable 64bit mode on interruptsblueswir11-1/+5
2009-03-07Nop some SPRs on 970fxblueswir11-0/+12
2009-03-07Activate uninorth AGP bridgeblueswir11-20/+8
2009-03-07Implment tlbielblueswir11-0/+14
2009-03-07Implement large pagesblueswir12-30/+49
2009-03-07Implement slbmteblueswir14-20/+74
2009-03-07Support for DragonFly BSD (Hasso Tepper)blueswir111-17/+52
2009-03-07Fix BSD user: there is no NPTLblueswir12-0/+39
2009-03-07Update i386-dis.c from commits before GPLv3 switchblueswir11-1545/+3261
2009-03-07Update i386-dis.c from binutils 2.17blueswir11-561/+1286
2009-03-07Fix BSD breakage from r6736blueswir14-0/+12
2009-03-07Sparse fixes: dubious mixing of bitwise and logical operationsblueswir12-5/+5
2009-03-07Sparse fixes: add extern to ELF opcode tables to avoid warningsblueswir11-0/+4
2009-03-07Sparse fixes: remove duplicate entryblueswir11-1/+1
2009-03-07Sparse fixes: move ACPI table definitions to pc.hblueswir12-4/+5
2009-03-07Sparse fixes: truncation by castblueswir14-31/+31
2009-03-07Sparse fixes: NULL use, header order, ANSI prototypes, staticblueswir135-286/+214
2009-03-07The _exit syscall is used for both thread termination in NPTL applications,pbrook15-17/+94
2009-03-07Fix BSD userblueswir12-4/+4
2009-03-07Fix sparc64-softmmu breakage from r6711blueswir11-2/+2
2009-03-07pc-bios/Makefile: add a rule to produce dtb filesaurel321-0/+3