index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-02-23
target-s390x: Use mulu2 for mlgr insn
Richard Henderson
2013-02-23
target-alpha: Use mulu2 for umulh insn
Richard Henderson
2013-02-23
tcg: Apply life analysis to 64-bit multiword arithmetic ops
Richard Henderson
2013-02-23
tcg: Implement muls2 with mulu2
Richard Henderson
2013-02-23
target-i386: Use add2 to implement the ADX extension
Richard Henderson
2013-02-23
tcg-arm: Implement muls2_i32
Richard Henderson
2013-02-23
tcg-i386: Implement multiword arithmetic ops
Richard Henderson
2013-02-23
tcg: Implement multiword addition helpers
Richard Henderson
2013-02-23
tcg: Implement multiword multiply helpers
Richard Henderson
2013-02-23
tcg: Implement a 64-bit to 32-bit extraction helper
Richard Henderson
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
2013-02-23
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
2013-02-23
tcg-sparc: Always implement 32-bit multiword ops
Richard Henderson
2013-02-23
tcg-i386: Always implement 32-bit multiword ops
Richard Henderson
2013-02-23
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
2013-02-23
Merge branch 'eflags3' of git://github.com/rth7680/qemu
Blue Swirl
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
2013-02-23
SPARC LEON power-down support added
Ronald Hecht
2013-02-23
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
Ronald Hecht
2013-02-23
grlib-apbuart: Add support of various flags
Ronald Hecht
2013-02-23
Typo: replace gptimer by apbuart
Fabien Chouteau
2013-02-23
disas/i386.c: Add explicit braces round empty for-loop body
Peter Maydell
2013-02-23
qemu-log: Remove qemu_log_try_set_file() and its users
Peter Maydell
2013-02-23
xhci: fix bad print specifier
Hervé Poussineau
2013-02-22
gtk: Rename File to Machine menu and add pause, reset and power down items
Jan Kiszka
2013-02-22
ui/gtk: Use menu item from stock for full screen
Stefan Weil
2013-02-22
ui/gtk: Support versions of VTE before 0.26
Stefan Weil
2013-02-22
Reenable -Wstrict-prototypes
Kevin Wolf
2013-02-22
pc: add compatibility machine types for 1.4
Paolo Bonzini
2013-02-22
blockdev: enable discard by default
Paolo Bonzini
2013-02-22
qemu-nbd: add --discard option
Paolo Bonzini
2013-02-22
blockdev: add discard suboption to -drive
Paolo Bonzini
2013-02-22
block: implement BDRV_O_UNMAP
Paolo Bonzini
2013-02-22
block: complete all IOs before .bdrv_truncate
Peter Lieven
2013-02-22
coroutine: trim down nesting level in perf_nesting test
Paolo Bonzini
2013-02-22
coroutine: move pooling to common code
Paolo Bonzini
2013-02-22
qemu-iotests: Test qcow2 image creation options
Kevin Wolf
2013-02-22
qemu-iotests: Add qemu-img compare test
Miroslav Rezanina
2013-02-22
qemu-img: Add compare subcommand
Miroslav Rezanina
2013-02-22
qemu-img: Add "Quiet mode" option
Miroslav Rezanina
2013-02-22
block: Add synchronous wrapper for bdrv_co_is_allocated_above
Miroslav Rezanina
2013-02-22
block: refuse negative iops and bps values
Stefan Hajnoczi
2013-02-22
block: use Error in do_check_io_limits()
Stefan Hajnoczi
2013-02-22
qcow2: support compressed clusters in BlockFragInfo
Stefan Hajnoczi
2013-02-22
qemu-img: add compressed clusters to BlockFragInfo
Stefan Hajnoczi
2013-02-22
qemu-img: fix missing space in qemu-img check output
Stefan Hajnoczi
2013-02-22
qcow2: record fragmentation statistics during check
Stefan Hajnoczi
2013-02-22
qcow2: introduce check_refcounts_l1/l2() flags
Stefan Hajnoczi
2013-02-22
qemu-img: add json output option to the check command
Federico Simoncelli
2013-02-22
qemu-img: find the image end offset during check
Federico Simoncelli
[prev]
[next]