Age | Commit message (Expand) | Author | Files | Lines |
2008-08-01 | Ask password when encrypted disk image is used (Laurent Vivier) | aliguori | 3 | -20/+16 |
2008-07-29 | Move audio/sys-queue.h => sys-queue.h | aliguori | 2 | -1/+1 |
2008-07-29 | On ppc32 make tb_set_jmp_target1 behave like it does on a ppc64 | malc | 2 | -35/+31 |
2008-07-29 | Update sys-queue.h (Gerd Hoffmann) | aliguori | 1 | -241/+338 |
2008-07-29 | e1000: use common checksumming code | aliguori | 1 | -14/+6 |
2008-07-29 | Add IP checksumming functions to qemu (Gerd Hoffmann) | aliguori | 3 | -1/+95 |
2008-07-29 | Fix cmp/subcc/addcc op bugs reported by Vince Weaver | blueswir1 | 1 | -4/+4 |
2008-07-29 | Correct audio api usage in OMAP EAC (spotted by malc). | balrog | 1 | -31/+79 |
2008-07-29 | Fill in WLAN and BT platform data in CAL area as expected by Maemo. | balrog | 3 | -6/+52 |
2008-07-29 | Unswap qemu-arm data and prefetch abort addresses (Laurent Desnogues). | balrog | 1 | -2/+2 |
2008-07-29 | Fix load width for slave address in i2c_bus_load (Chris Lalancette). | balrog | 1 | -1/+1 |
2008-07-29 | Simplify -usbdevice net: syntax, allow VLANs with no NICs. | balrog | 2 | -33/+36 |
2008-07-29 | For consistncy with --target-list accept coma separated items in --audio-card... | malc | 1 | -1/+2 |
2008-07-29 | Remove dyngen leftovers. | edgar_igl | 2 | -1044/+0 |
2008-07-28 | Immediate versions of some operations | malc | 1 | -27/+57 |
2008-07-28 | Do not try handle "special" arguments of and/or/xor/shl/shr, upper level does it | malc | 2 | -128/+76 |
2008-07-28 | Set the L field of CMP[L][I] when dealing with 64 bit quantities | malc | 1 | -7/+12 |
2008-07-28 | Fix preprocessor guard condition | malc | 1 | -1/+1 |
2008-07-28 | Remove leftover from previous way to load 64 bit constants | malc | 1 | -1/+1 |
2008-07-28 | vmware backdoor interface fix (Chris Lalancette) | aliguori | 1 | -0/+8 |
2008-07-28 | Attempt to detect unconnected ptys (Gerd Hoffman) | aliguori | 1 | -4/+145 |
2008-07-27 | Special-case some paths inside tcg_out_tlb_read | malc | 1 | -6/+30 |
2008-07-27 | Fix the opcode value of LWA | malc | 1 | -1/+1 |
2008-07-26 | Try to avoid glibc global register mangling, again | blueswir1 | 4 | -26/+45 |
2008-07-26 | Add e1000 etherboot ROM from http://www.rom-o-matic.net | aliguori | 2 | -1/+2 |
2008-07-26 | Map code buffers below 2G on Sparc64 | blueswir1 | 2 | -6/+15 |
2008-07-26 | Relax memory operations constraints | malc | 1 | -17/+5 |
2008-07-26 | Fix qemu_ld64 constraint list | malc | 1 | -1/+1 |
2008-07-26 | Use proper offset for LR save slot | malc | 1 | -2/+2 |
2008-07-26 | Reduce amount of space reserved for tb jump | malc | 1 | -1/+1 |
2008-07-26 | Fix and improve 64 bit immediate loading | malc | 1 | -4/+7 |
2008-07-26 | Fix EXTSW arguments | malc | 1 | -1/+1 |
2008-07-25 | CRIS: Correct condition for when to apply fast move flags evaluation. Correct... | edgar_igl | 1 | -2/+3 |
2008-07-25 | Fix OMAP GPMC register offsets and SYSCTL 8bit io (Kyungmin Park). | balrog | 1 | -3/+54 |
2008-07-25 | Make MAXTL dynamic, bounds check tl when indexing | blueswir1 | 4 | -51/+56 |
2008-07-24 | Use proper value for TCG_TARGET_CALL_STACK_OFFSET | malc | 1 | -1/+1 |
2008-07-24 | Do exit if test for hostlongbits on ppc64 fails | malc | 1 | -1/+2 |
2008-07-24 | Emit and use adhoc function descriptor for code_gen_prologue on PPC64 | malc | 2 | -18/+10 |
2008-07-24 | Sparc32: save/load all MMU registers, Sparc64: add CPU save/load | blueswir1 | 2 | -4/+110 |
2008-07-24 | Fix 24 bit mode | blueswir1 | 1 | -4/+19 |
2008-07-24 | Fix detection of 15 bit display depth | blueswir1 | 1 | -0/+11 |
2008-07-23 | Remove neg_i32 debugging leftover | malc | 1 | -2/+0 |
2008-07-23 | Provide extNs_M instructions | malc | 4 | -0/+40 |
2008-07-23 | Remove stray "i" from mul_i64 | malc | 1 | -1/+1 |
2008-07-23 | Preliminary PPC64/Linux host support | malc | 9 | -4/+1827 |
2008-07-23 | Enable VDE by default if library is present. | aliguori | 1 | -8/+4 |
2008-07-23 | Add OneNAND Unlock All command (Kyungmin Park). | balrog | 1 | -0/+15 |
2008-07-23 | Use plain standard inline. | ths | 2 | -11/+11 |
2008-07-23 | Less hardcoding of TARGET_USER_ONLY. | ths | 6 | -390/+287 |
2008-07-23 | Save 3MB ioport table memory (Samuel Thibault) | aliguori | 1 | -26/+39 |