summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Accept password as an argument to 'change vnc password' monitor command (Chri...aliguori2008-12-102-9/+13
* Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)aliguori2008-12-101-2/+1
* target-ppc: enable SPE and Altivec in user modeaurel322008-12-101-0/+2
* target-ppc: initialize MSR appropriately in user-modeaurel322008-12-101-1/+1
* target-i386: Fix jmp im on x86_64 when executing 32-bit codeaurel322008-12-101-0/+2
* MIPS Magnum: fix memory-mapped i8042aurel322008-12-103-20/+14
* KVM: Coalesced MMIO supportaliguori2008-12-098-0/+112
* Disable KVM support if the kernel modules have broken memory slot handlingaliguori2008-12-092-1/+17
* linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MAYMOVE correctlyaurel322008-12-081-6/+28
* linux-user: mmap: add check if requested memory area fits target address spaceaurel322008-12-081-0/+10
* linux-user: Fix h2g usage in page_find_allocaurel322008-12-081-3/+2
* linux-user: Introduce h2g_validaurel322008-12-081-0/+4
* linux-user: Safety belt for h2gaurel322008-12-081-1/+9
* linux-user: Move abi_* typedefs into qemu-types.haurel322008-12-084-38/+50
* configure: also close stdout when calling ccaurel322008-12-081-7/+7
* target-ppc: kill a warningaurel322008-12-081-0/+2
* target-ppc: cleanup op_helper.c after TCG conversionaurel322008-12-081-10/+10
* target-ppc: enable access type in MMUaurel322008-12-081-4/+1
* target-ppc: memory load/store reworkaurel322008-12-082-678/+684
* Make memory load functions (ldxx_y(ptr)) take a const pointer.balrog2008-12-071-26/+26
* Fix 64-bit targets compilation on ARM host.balrog2008-12-071-6/+6
* Move spitz microdrive to PCMCIA socket 0.balrog2008-12-071-5/+5
* target-alpha: gdb-stub supportaurel322008-12-072-1/+60
* MIPS: remove a few warningsaurel322008-12-074-6/+8
* gdbstub: kill a warningaurel322008-12-071-1/+1
* Parallel port resetaurel322008-12-071-5/+11
* target-ppc: kill a few warningsaurel322008-12-072-4/+6
* Quote configure's arguments and location while storing them in config_host.makmalc2008-12-071-1/+3
* SH4: SCI improvementaurel322008-12-071-6/+6
* SH4: kill a few warningsaurel322008-12-076-5/+11
* SH4: Implement FD bitaurel322008-12-074-5/+42
* Some cleanups after dyngen removalaurel322008-12-074-18/+13
* SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog2008-12-076-16/+18
* SH: improve the way sh7750 registers io memory (Takashi YOSHII).balrog2008-12-072-55/+41
* Fix some new warnings introduced after r5022blueswir12008-12-074-7/+5
* SH: r2d pci support (Takashi YOSHII).balrog2008-12-072-0/+44
* Enable gcc flag -Wredundant-declsblueswir12008-12-072-2/+2
* Enable gcc flag -Wstrict-prototypesblueswir12008-12-072-2/+2
* Enable gcc flag -Wmissing-prototypesblueswir12008-12-072-2/+2
* SH: Don't subtract bases from access addresses in PCIC.balrog2008-12-071-5/+3
* SH: On-chip PCI controller support (Takashi YOSHII).balrog2008-12-073-1/+211
* sh4: Add r2d onboard FPGA IRQ controller (Takashi YOSHII).balrog2008-12-071-5/+63
* sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).balrog2008-12-074-1/+59
* sh4: mmio based CF support on r2d board (Takashi YOSHII).balrog2008-12-074-0/+102
* Remove FORCE_RET() and RETURN()aurel322008-12-077-38/+0
* Some cleanups after dyngen removalaurel322008-12-078-595/+39
* target-i386: fix CVE-2007-1322aurel322008-12-071-0/+2
* slirp: fix CVE 2007-5729aurel322008-12-071-0/+3
* Some fixes for TCG debuggingblueswir12008-12-073-7/+7
* target-ppc: disable single steppingaurel322008-12-071-1/+1
OpenPOWER on IntegriCloud