qemu
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-04-05 aurel32tcg/x86_64: optimize register allocation order
2009-04-05 aliguoristop dirty tracking just at the end of migration (Glaub...
2009-04-05 aliguoricreate qemu_file_set_error (Glauber Costa)
2009-04-05 aliguoripropagate error on failed completion (Glauber Costa)
2009-04-05 aliguoriDisable qemu-io on Win32
2009-04-05 aliguoriAdd files not included in previous commit.
2009-04-05 aliguoriFix savevm after BDRV_FILE size enforcement
2009-04-05 aliguoriFix the build for --disable-aio
2009-04-05 aliguorigdbstub: Rework configuration via command line and...
2009-04-05 aliguoriMake `-icount' help fit 80 chars screen width (Robert...
2009-04-05 aliguoriqemu-io - an I/O path exerciser (Christoph Hellwig)
2009-04-05 aliguoriFix display breakage when resizing the screen (v2)...
2009-04-05 blueswir1Fix some win32 compile warnings
2009-04-05 aliguoriMake binary stripping conditional (Riku Voipio)
2009-04-05 aliguoriqcow2: fix image creation for large, > ~2TB, images...
2009-04-05 aliguoripci_add storage: fix error handling for 'if' parameter...
2009-04-05 aliguoribuild system: clean qemu-options.texi and gdbstub-xml...
2009-04-05 aliguoribuild system: silent generation of doc files and qemu...
2009-04-05 aliguoriAdd host_device support to qemu-img. (Nolan Leake)
2009-04-05 aliguoriFix (at least one cause of) qcow2 corruption. (Nolan...
2009-04-05 aliguoriDocument QEMU coding style (v2) (Avi Kivity)
2009-04-05 aliguoriFix oops on 2.6.25 guest (Rusty Russell)
2009-04-04 blueswir1Fix branches and TLB matches for 64 bit targets
2009-04-04 blueswir1Allocate space for static call args, increase stack...
2009-04-04 blueswir1Compile all files with -ffixed-g5 etc. to avoid env...
2009-04-04 blueswir1Make i386-softmmu boot on Sparc host
2009-04-03 edgar_iglSH: Fix linux-user _is_cached typo.
2009-04-03 edgar_iglSH: Add cpu_sh4_is_cached for linux-user.
2009-04-02 malcImmediate versions of ro[lr]
2009-04-02 malcTemporary workaround for ppc on ppc
2009-04-01 edgar_iglSH: Improve movca.l/ocbi emulation.
2009-04-01 pbrookImplement and use shared memory framebuffer device...
2009-04-01 pbrookUse pixel_ops.h
2009-03-31 blueswir1Remove unused variable
2009-03-31 blueswir1Update OpenBIOS images to r482
2009-03-31 pbrookAvoid rounding problems in ptimer_get_count
2009-03-30 blueswir1Fix wrong return value
2009-03-29 aliguoriRemove dead AIO code for win32
2009-03-29 aurel32target-mips: optimize gen_movcf_*()
2009-03-29 aurel32target-mips: optimize gen_movci()
2009-03-29 aurel32target-mips: optimize gen_compute_branch1()
2009-03-29 blueswir1Misc scsi disk/cdrom fixes/improvements 4/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 3/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 2/4
2009-03-29 blueswir1misc scsi disk/cdrom fixes/improvements 1/4
2009-03-29 aurel32target-mips: don't map FP registers as TCG global variables
2009-03-29 aurel32target-mips: fix divu instruction
2009-03-29 aurel32tcg: fix _tl aliases for divu/remu
2009-03-29 aurel32target-ppc: Explain why the whole TLB is flushed on...
2009-03-29 blueswir1Fix hxtool eating backslash sequences for sh != bash
2009-03-29 blueswir1Fix hxtool eating backslash sequences
2009-03-29 aliguorifix format string warnings in block-qcow2.c (Christoph...
2009-03-29 aliguoricheck for bs->drv in bdrv_flush (Christoph Hellwig)
2009-03-29 aliguoriremove dead code in bdrv_check_request (Christoph Hellwig)
2009-03-29 aurel32target-mips: optimize write to env->hflags
2009-03-29 aurel32target-mips: optimize gen_muldiv()
2009-03-29 aurel32tcg: add _tl aliases for div/divu/rem/remu
2009-03-29 aurel32target-mips: optimize gen_HILO()
2009-03-29 aurel32target-mips: optimize gen_trap()
2009-03-29 aurel32target-mips: optimize gen_compute_branch()
2009-03-29 aurel32target-mips: don't mix result and arguments in gen_op_*
2009-03-29 aurel32target-mips: gen_bshfl()
2009-03-29 aurel32target-mips: optimize gen_mul_vr54xx()
2009-03-29 aurel32target-mips: optimize gen_cl()
2009-03-29 aurel32target-ppc: avoid nop to override next instruction
2009-03-29 aurel32target-alpha: bug fix: avoid nop to override next instr...
2009-03-29 aurel32target-alpha: remove PALCODE_ declarations (unused).
2009-03-29 aurel32target-alpha: add instruction name in comments for...
2009-03-29 aurel32Document which IPR are used by 21264
2009-03-29 aurel32target-alpha: tb_flush helper should flush the tb ...
2009-03-29 aurel32target-alpha: fix temp free for hw_st
2009-03-29 aurel32target-alpha: fix bug: integer conditional branch offse...
2009-03-29 aurel32target-alpha: Fix bug: do not mask address LSBs for...
2009-03-29 aurel32target-alpha: Fix bug: palcode is at least 6 bits.
2009-03-28 aurel32build system: silence gdbstub-xml.c generation
2009-03-28 aurel32tcg/README: fix description of bswap32_i32/i64
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-28 aurel32hw/eeprom93xx.c: support 93xx EEPROMs with more than...
2009-03-28 aurel32hw/eeprom93xx.c: substitute structure dump with discret...
2009-03-28 aurel32target-sh4: r2d --append option support
2009-03-28 aurel32target-mips: fix FPU in 64-bit mode
2009-03-28 aurel32target-mips: implement FPU Flush-To-Zero mode
2009-03-28 aliguorigdbstub: Allow re-instantiation (Jan Kiszka)
2009-03-28 aliguorichar: Fix closing of various char devices (Jan Kiszka)
2009-03-28 aliguoriqemu-img: adding a "-F base_fmt" option to "qemu-img...
2009-03-28 aliguoriblock-qcow2: keep backing file format in a qcow2 extens...
2009-03-28 aliguoriblock: support known backing format for image create...
2009-03-28 aliguoriIntroducing qcow2 extensions (Uri Lublin)
2009-03-28 aliguorikvm: Drop kvm_patch_opcode_byte (Jan Kiszka)
2009-03-28 aliguoriROM write access for debugging (Jan Kiszka)
2009-03-28 aliguoriUse the DMA api to map virtio elements.
2009-03-28 aliguorivirtio-blk: use generic vectored I/O APIs (Christoph...
2009-03-28 aliguoriadd qemu_iovec_init_external (Christoph Hellwig)
2009-03-28 aliguoriClean some PCI defines (Stefan Weil)
2009-03-28 aliguoriFix monitor command (screendump) (Stefan Weil)
2009-03-28 aliguoriRemove nodisk_ok machine feature (Jan Kiszka)
2009-03-28 aliguorimusicpal: Fix regression caused by 6839 (Jan Kiszka)
2009-03-28 aliguorigdbstub: Drop redundant memset after qemu_mallocz ...
2009-03-28 aliguoriget roms more room. (Glauber Costa)
next