2009-01-16 |
aurel32 | hw/omap_sx1.c: fix build
|
commit | commitdiff | tree |
2009-01-15 |
aurel32 | cuda: fix indentation
|
commit | commitdiff | tree |
2009-01-15 |
aurel32 | cuda: improve date/time read/write
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | LSI53C895A: Introduce CASE_GET_REG24
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | Fix day of week in mc146818
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | sh4: Add FMAC instruction support
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | target-ppc: fix wrteei instruction
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | target-mips: optimize some gpr accesses
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | target-mips: fix indentation
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | Get rid of user_mode_only
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | PPC OldWorld: use a more realistic timer frequency
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | escc: allow one IRQ per serial channel
|
commit | commitdiff | tree |
2009-01-14 |
aurel32 | Update OpenBIOS PowerPC image to revision 406
|
commit | commitdiff | tree |
2009-01-13 |
aurel32 | sun4c/sun4d: also swap the CharDriverState of escc_init()
|
commit | commitdiff | tree |
2009-01-13 |
aurel32 | ESCC: swap the two CharDriverState arguments
|
commit | commitdiff | tree |
2009-01-13 |
aurel32 | target-ppc: define max amount of memory for G3 beige
|
commit | commitdiff | tree |
2009-01-13 |
aurel32 | target-ppc: fix comment about boot device in ppc_oldworld.c
|
commit | commitdiff | tree |
2009-01-12 |
aurel32 | target-alpha: get rid of tests on env->user_mode_only
|
commit | commitdiff | tree |
2009-01-12 |
aurel32 | target-mips: get rid of tests on env->user_mode_only
|
commit | commitdiff | tree |
2009-01-12 |
aurel32 | target-ppc: add altivec cache instructions
|
commit | commitdiff | tree |
2009-01-09 |
aurel32 | Update openbios-ppc to revision 373
|
commit | commitdiff | tree |
2009-01-09 |
aurel32 | Mark openbios-ppc as a binary file.
|
commit | commitdiff | tree |
2009-01-09 |
aurel32 | mips, ppc: make sure nd->model is always defined
|
commit | commitdiff | tree |
2009-01-09 |
aurel32 | target-ppc: add an openbios-ppc image
|
commit | commitdiff | tree |
2009-01-09 |
aurel32 | target-ppc: revert part of commit r6254 committed accidentally
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | Add v{add, sub}{s, u}{b, h, w}s instructions
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | Add vspltis{b,h,w} instructions
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | Add vs{l,r} instructions
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | Add vcmpequ{b, h, w} and vcmpgt{s, u}{b, h, w} instructions
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | Add GEN_VXRFORM{,1} macros for subsequent instructions
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | target-mips: CP0 Random register improvements
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | cmd646: correctly enable IDE channels
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | target-ppc: move OpenBIOS machines type to ppc.h from...
|
commit | commitdiff | tree |
2009-01-08 |
aurel32 | Some more updates for the g3bw -> g3beige change
|
commit | commitdiff | tree |
2009-01-07 |
aurel32 | update the documentation for the g3bw -> g3beige change
|
commit | commitdiff | tree |
2009-01-07 |
aurel32 | target-ppc: Switch ppc_oldworld.c to G3 beige
|
commit | commitdiff | tree |
2009-01-05 |
aurel32 | target-ppc: fix compilation on BigEndian
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | target-ppc: Add m{f,t}vscr instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vsumsws, vsum2sws, and vsum4{sbs, shs,ubs} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add {l,st}ve{b,h,w}x instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vmladduhm instruction.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vmsumsh{m,s} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vmsumuh{m,s} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vmh{,r}addshs instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vpkpx instruction.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vpks{h, w}{s, u}s, vpku{h, w}us, and vpku{h, w...
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add saturating arithmetic conversion functions for...
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vsel and vperm instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vmsum{u,m}bm instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add GEN_VAFORM_PAIRED macro for subsequent instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vupk{h,l}s{b,h} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vupk{h,l}px instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add GEN_VXFORM_NOA macro for subsequent instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vsplt{b,h,w} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add GEN_VXFORM_UIMM macro for subsequent instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add GEN_VXFORM_SIMM macro for subsequent instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vsldoi instruction.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vrl{b,h,w} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add lvs{l,r} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add v{add,sub}cuw instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vs{l,r}o instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vsl{b,h,w} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vsr{,a}{b,h,w} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vmul{e,o}{s,u}{b,h} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Add vmrg{l,h}{b,h,w} instructions.
|
commit | commitdiff | tree |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Add vscr access macros.
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Add v{min, max}{s, u}{b, h, w} instructions.
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Add vavg{s,u}{b,h,w} instructions.
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Add v{add,sub}u{b,h,w}m instructions.
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Add GEN_VXFORM macro for subsequent instructions.
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Add helper macros for later patches.
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Fix TCG error in gen_avr_ptr.
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Fix qemu endless loop when raising a SIGSEGV/SIGBUS...
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | tcg: remove tcg_global_reg2_new_hack()
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | Fix and rearrange 'tarbin' Makefile rule
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | TCG: Fix documentation of qemu_ld/st ops
|
commit | commitdiff | tree |
2009-01-03 |
aurel32 | target-ppc: fix TGC type mismatch introduced by r6146
|
commit | commitdiff | tree |
2009-01-01 |
aurel32 | tcg_temp_local_new should take no parameter
|
commit | commitdiff | tree |
2009-01-01 |
aurel32 | target-mips: DMA support for RC4030 chipset
|
commit | commitdiff | tree |
2008-12-29 |
aurel32 | target-ppc: improve correctness of the fsel instruction
|
commit | commitdiff | tree |
2008-12-29 |
aurel32 | target-ppc: fix stsw/stswi instructions
|
commit | commitdiff | tree |
2008-12-26 |
aurel32 | target-ppc: workaround OpenBIOS limitation
|
commit | commitdiff | tree |
2008-12-26 |
aurel32 | target-ppc: fix PowerMAC NVRAM emulation
|
commit | commitdiff | tree |
2008-12-20 |
aurel32 | softfloat-native: fix type of float_rounding_mode
|
commit | commitdiff | tree |
2008-12-20 |
aurel32 | target-ppc: modify hw/ppc_oldword.c to use qemu_ram_alloc()
|
commit | commitdiff | tree |
2008-12-20 |
aurel32 | target-ppc: default to a G3 cpu when emulating a G3...
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | target-ppc: add gen_avr_ptr function.
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | target-ppc: use float_flag_divbyzero instead of checking...
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | User-mode GDB stub improvements - handle signals
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | User-mode GDB stub improvements - handle fork
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | new monitor func status
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | consolidate definition for tap script and smb support
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | PCI: Mask writes to RO bits in the command reg of PCI...
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | PCI: Mask writes to RO bits in the status reg of PCI...
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | target-ppc: fix type of spe_acc.
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | fp: fix float32_is_infinity()
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | target-ppc: fix a typo
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | target-ppc: add Altivec logical operations
|
commit | commitdiff | tree |
2008-12-18 |
aurel32 | KVM: Silence unused s warning
|
commit | commitdiff | tree |