summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-09move targphys.h and hw/poison.h inclusion to cpu-common.hPaolo Bonzini3-2/+8
2010-04-09move two variable declarations out of vl.cPaolo Bonzini3-4/+2
2010-04-09move socket_init to qemu-sockets.cPaolo Bonzini3-24/+25
2010-04-08Make virtio-pci building conditional againAlexander Graf1-1/+2
2010-04-08target-mips: Fix one more format specifier for cpu_fprintfStefan Weil1-1/+3
2010-04-08target-i386: Fix variable in (disabled) debugging codeAdam Lackorzynski1-1/+1
2010-04-08Debugcon: Fix debugging printfAdam Lackorzynski1-1/+1
2010-04-08target-i386: Fix compiler warningStefan Weil1-3/+4
2010-04-08remove TARGET_* defines from translate-all.cPaolo Bonzini6-12/+9
2010-04-08e1000: fix build on Ubuntu with _FORTIFY_SOURCEThomas Monjalon1-1/+1
2010-04-08smc91c111: allow access to reserved registerLars Munch1-0/+4
2010-04-08smc91c111: mask register offsetLars Munch1-0/+2
2010-04-08baum: add destroy hookSamuel Thibault1-0/+13
2010-04-08target-arm: fix neon vmon/vmvn with modified immediateJuha Riihimäki1-1/+1
2010-04-08fix function signature of qemu_chr_open_pty on !linuxRiku Voipio1-1/+1
2010-04-08Shrink tb_jmp_offset to two entries, the other two are never used.Filip Navara2-8/+1
2010-04-08tcg-hppa: Don't try to calls to non-constant addresses.Richard Henderson1-2/+4
2010-04-08tcg-hppa: Fix in/out register overlap in add2/sub2.Richard Henderson2-14/+47
2010-04-08tcg-hppa: Finish the port.Richard Henderson3-647/+1258
2010-04-08tcg-hppa: Compute is_write in cpu_signal_handler.Richard Henderson1-7/+31
2010-04-08update bochs vbe interfaceGerd Hoffmann2-3/+7
2010-04-08read-only: allow read-only CDROM with any interfaceNaphtali Sprei1-8/+5
2010-04-08Replace direct phys_ram_dirty access with wrapper functions.Yoshiaki Tamura1-25/+20
2010-04-08Introduce wrapper functions to access phys_ram_dirty.Yoshiaki Tamura1-0/+26
2010-04-08target-arm: resource leak fixes for iwmmxt disassembleLars Munch1-0/+2
2010-04-08linux-user: switch default ppc64 CPU to 970fx from 970Aurelien Jarno1-1/+1
2010-04-08tcg/ia64: fix tlb addend readAurelien Jarno1-5/+0
2010-04-07tcg/ppc64: Fix typomalc1-1/+1
2010-04-07fix 100% cpu utilization when cpu is stoppedPaolo Bonzini1-4/+2
2010-04-06tcg/ppc: Fix typomalc1-1/+1
2010-04-06tcg/ppc: Implment bswap16/32malc2-2/+77
2010-04-05OHCI qdev conversionPaul Brook7-49/+48
2010-04-05Fix arm-linux-userPaul Brook1-0/+2
2010-04-05ARMv7-M reset fixesPaul Brook3-24/+33
2010-04-05tcg/mips: use seb/seh instructions on MIPS32R2Aurelien Jarno2-8/+41
2010-04-05tcg/mips: fix 64-bit linux-user on big endian MIPSAurelien Jarno1-4/+4
2010-04-05tcg/ppc: Implement eqv, nand and normalc2-3/+17
2010-04-05Split TLB addend and target_phys_addr_tPaul Brook9-59/+32
2010-04-04UHCI spurious interrut fixPaul Brook1-3/+4
2010-04-04Revert "Compile usb-ohci only once"Paul Brook13-95/+44
2010-04-04tcg/ppc: Fix not_i32malc1-1/+1
2010-04-03Make cpu_get_real_ticks use mfsprAlexander Graf1-3/+3
2010-04-03sparc32: add IOMMU chipset doc linksBlue Swirl1-1/+9
2010-04-03sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUsBlue Swirl2-1/+1
2010-04-03sparc32: improve timer implementationBlue Swirl1-3/+6
2010-04-02Fix build on mingw32Anthony Liguori1-0/+5
2010-04-02hw/r2d: add a USB keyboardAurelien Jarno1-0/+4
2010-04-02usb-bus: fix no paramsTeLeMan1-1/+1
2010-04-02Update PowerPC OpenBIOS image to r721Aurelien Jarno2-2/+3
2010-04-01win32: Fix compiler errors from u_int64_tStefan Weil2-4/+4