summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* target-sh4: fix TLB/MMU emulationaurel322008-11-211-36/+29
* SH4: Switch serial emulation to qemu_irqaurel322008-11-214-33/+33
* SH4: Use qemu_irq in timer emulation.aurel322008-11-215-14/+27
* CRIS: remove unused op_template.h.edgar_igl2008-11-211-48/+0
* e1000 VLAN offload emulation (Alex Williamson)aliguori2008-11-211-7/+73
* uImage: only try to load 'kernel' images (Hollis Blanchard)aliguori2008-11-201-4/+4
* uImage: rename load_uboot() to load_uimage() (Hollis Blanchard)aliguori2008-11-206-9/+9
* uImage: return base load address (Hollis Blanchard)aliguori2008-11-206-6/+12
* uImage: implement gzip support (Hollis Blanchard)aliguori2008-11-201-4/+136
* uImage: don't leak file data or file descriptor (Hollis Blanchard)aliguori2008-11-201-9/+10
* Fix typo when using TARGET_FMT_plx and LSI_DEBUG (Ryan Harper)aliguori2008-11-201-1/+1
* target-sh4: fix fldi0/fldi1aurel322008-11-201-4/+2
* target-sh4: map FP registers as TCG variablesaurel322008-11-191-106/+43
* target-sh4: use CPU_Float/CPU_Double instead of ugly castsaurel322008-11-191-40/+102
* target-ppc: fix TCG type errors introduced in r5754aurel322008-11-191-15/+16
* Make KVMSlot a real structurealiguori2008-11-191-17/+37
* target-ppc: convert fp ops to TCGaurel322008-11-196-636/+550
* kvm: de-register mem region for MMIO (Glauber Costa)aliguori2008-11-191-1/+1
* Fix media detection on emulated CDROM (Gary Grebus)aliguori2008-11-191-1/+3
* Only force inlining when optimizing.pbrook2008-11-191-0/+2
* Add 40-bit DMA support to LSI scsi emulation (Ryan Harper)aliguori2008-11-181-4/+32
* Fix Windows buildaliguori2008-11-181-2/+2
* x86: Dump debug registers (Jan Kiszka)aliguori2008-11-181-0/+7
* x86: Debug register emulation (Jan Kiszka)aliguori2008-11-185-42/+217
* Introduce BP_CPU as a breakpoint type (Jan Kiszka)aliguori2008-11-182-8/+39
* Add debug exception hook (Jan Kiszka)aliguori2008-11-182-0/+17
* Introduce BP_WATCHPOINT_HIT flag (Jan Kiszka)aliguori2008-11-183-15/+32
* gdbstub: manage CPUs as threads (Jan Kiszka)aliguori2008-11-183-82/+196
* Remove premature memop TB terminations (Jan Kiszka)aliguori2008-11-183-16/+0
* Restore pc on watchpoint hits (Jan Kiszka)aliguori2008-11-182-2/+25
* Respect length of watchpoints (Jan Kiszka)aliguori2008-11-181-10/+20
* Set mem_io_vaddr on io_read (Jan Kiszka)aliguori2008-11-181-0/+1
* Refactor and enhance break/watchpoint API (Jan Kiszka)aliguori2008-11-1813-183/+267
* gdbstub: Return appropriate watch message to gdb (Jan Kiszka)aliguori2008-11-181-2/+15
* Refactor translation block CPU state handling (Jan Kiszka)aliguori2008-11-1811-95/+115
* Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)aliguori2008-11-1810-28/+59
* Make KVM slot management more robustaliguori2008-11-181-2/+40
* target-ppc: fix regression introduced by commit 5729aurel322008-11-181-1/+1
* Preliminary AIX supportmalc2008-11-187-4/+79
* AIX's assembler does not support local labels, use relative addressing insteadmalc2008-11-181-4/+3
* Use qemu_memalign instead of memalign in qemu_vmallocmalc2008-11-181-1/+1
* TCG variable type checking.pbrook2008-11-1737-5832/+6267
* target-i386: fix helper_pmovmskb_mmx helperaurel322008-11-161-16/+16
* Attached patch fixes a series of this warningblueswir12008-11-168-27/+43
* Use correct trap for syscalls on Sparc32blueswir12008-11-161-0/+4
* Fix warnings caused by timer_t, it is 32 bits on Sparc64blueswir12008-11-161-3/+3
* Fix no_frame unused warning when SDL is disabledblueswir12008-11-161-0/+2
* target-mips: avoid tcg internal error in mfc0/dmfc0aurel322008-11-151-8/+11
* target-alpha: implement getxuid and getxgid syscallsaurel322008-11-141-0/+24
* ppc-linux-user: handle EXCP_DEBUGaurel322008-11-141-14/+13
OpenPOWER on IntegriCloud