projects
/
sdk
/
emulator
/
qemu.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
sdk/emulator/qemu.git
2013-02-26
Alexander Graf
glib: Add compat wrapper for g_poll on old glib
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Peter Maydell
qemu-log: default to stderr for logging output
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Hu Tao
show --disable-gtk and --enable-gtk in the help message
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Add compat for GDK_KEY_XXX symbols
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Add compat macro for gtk_widget_get_realized
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Add support for enabling build with GTK3
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Ensure x_keymap.o is built when GTK is enabled
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Replace expose-event handler with draw handler in GTK3
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Conditionalize use of gtk_widget_size_request
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Conditionalize use of gdk_display_warp_pointer
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Replace gtk_menu_append with gtk_menu_shell_append
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Remove use of GtkVBox in GTK3
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Conditionalize use of gdk_pointer_grab / gdk_pointer_ungrab
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Conditionalize use of gdk_keyboard_grab / gdk_keyboard_...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Remove use of gdk_drawable_get_{screen, display}
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Daniel P. Berrange
Add compat for gdk_drawable_get_size on GTK3
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Gerd Hoffmann
gtk ui: unbreak spice
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Anthony Liguori
Merge remote-tracking branch 'kwolf/for-anthony' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Anthony Liguori
Merge remote-tracking branch 'quintela/stats.next'...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-26
Anthony Liguori
Merge remote-tracking branch 'luiz/queue/qmp' into...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Richard Henderson
target-ppc: Fix SUBFE carry
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Richard Henderson
target-arm: Fix sbc_CC carry
commit
|
commitdiff
|
tree
|
snapshot
2013-02-25
Peter Crosthwaite
arm/translate.c: Fix adc_CC/sbc_CC implementation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petar Jovanovic
target-mips: fix for sign-issue in MULQ_W helper
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Petar Jovanovic
target-mips: fix for incorrect multiplication with...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-xtensa: Use add2/sub2 for mac
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-xtensa: Use mul*2 for mul*hi
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-unicore32: Use mul*2 for do_mult
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-sh4: Use mul*2 for dmul*
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-sparc: Use mul*2 for multiply
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-sparc: Use official add2/sub2 interfaces for...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Compute mullwo without branches
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Compute arithmetic shift carry without...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Implement neg in terms of subf
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Use add2 for carry generation
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Compute addition carry with setcond
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Compute addition overflow without branches
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Use setcond in gen_op_cmp
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Split out SO, OV, CA fields from XER
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-ppc: Use mul*2 in mulh* insns
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-cris: Use mul*2 in mul* insns
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-mips: Use mul[us]2 in [D]MULT[U] insns
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-arm: Implement sbc_cc inline
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-arm: Implement adc_cc inline
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-arm: Use add2 in gen_add_CC
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-arm: Use mul[us]2 and add2 in umlal et al
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-arm: Use mul[us]2 in gen_mul[us]_i64_i32
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-s390x: Use mulu2 for mlgr insn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-alpha: Use mulu2 for umulh insn
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg: Apply life analysis to 64-bit multiword arithmetic ops
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg: Implement muls2 with mulu2
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
target-i386: Use add2 to implement the ADX extension
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg-arm: Implement muls2_i32
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg-i386: Implement multiword arithmetic ops
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg: Implement multiword addition helpers
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg: Implement multiword multiply helpers
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg: Implement a 64-bit to 32-bit extraction helper
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg: Add signed multiword multiplication operations
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg: Add 64-bit multiword arithmetic operations
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg-sparc: Always implement 32-bit multiword ops
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg-i386: Always implement 32-bit multiword ops
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Richard Henderson
tcg: Make 32-bit multiword operations optional for...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Blue Swirl
Merge branch 'eflags3' of git://github.com/rth7680...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Peter Maydell
Replace all setjmp()/longjmp() with sigsetjmp()/siglong...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Ronald Hecht
SPARC LEON power-down support added
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Ronald Hecht
Added LEON MMU ASI mappings and corrected LEON3 MMU...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Ronald Hecht
grlib-apbuart: Add support of various flags
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Fabien Chouteau
Typo: replace gptimer by apbuart
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Peter Maydell
disas/i386.c: Add explicit braces round empty for-loop...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Peter Maydell
qemu-log: Remove qemu_log_try_set_file() and its users
commit
|
commitdiff
|
tree
|
snapshot
2013-02-23
Hervé Poussineau
xhci: fix bad print specifier
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Jan Kiszka
gtk: Rename File to Machine menu and add pause, reset...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Weil
ui/gtk: Use menu item from stock for full screen
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Weil
ui/gtk: Support versions of VTE before 0.26
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Kevin Wolf
Reenable -Wstrict-prototypes
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Paolo Bonzini
pc: add compatibility machine types for 1.4
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Paolo Bonzini
blockdev: enable discard by default
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Paolo Bonzini
qemu-nbd: add --discard option
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Paolo Bonzini
blockdev: add discard suboption to -drive
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Paolo Bonzini
block: implement BDRV_O_UNMAP
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Peter Lieven
block: complete all IOs before .bdrv_truncate
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Paolo Bonzini
coroutine: trim down nesting level in perf_nesting...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Paolo Bonzini
coroutine: move pooling to common code
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Kevin Wolf
qemu-iotests: Test qcow2 image creation options
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Miroslav Rezanina
qemu-iotests: Add qemu-img compare test
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Miroslav Rezanina
qemu-img: Add compare subcommand
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Miroslav Rezanina
qemu-img: Add "Quiet mode" option
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Miroslav Rezanina
block: Add synchronous wrapper for bdrv_co_is_allocated...
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Hajnoczi
block: refuse negative iops and bps values
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Hajnoczi
block: use Error in do_check_io_limits()
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Hajnoczi
qcow2: support compressed clusters in BlockFragInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Hajnoczi
qemu-img: add compressed clusters to BlockFragInfo
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Hajnoczi
qemu-img: fix missing space in qemu-img check output
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Hajnoczi
qcow2: record fragmentation statistics during check
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Hajnoczi
qcow2: introduce check_refcounts_l1/l2() flags
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Federico Simoncelli
qemu-img: add json output option to the check command
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Federico Simoncelli
qemu-img: find the image end offset during check
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Anthony Liguori
ui/gtk: require at least GTK 2.18 and VTE 0.26
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Gerd Hoffmann
unbreak hw/usb/redirect.c build
commit
|
commitdiff
|
tree
|
snapshot
2013-02-22
Stefan Weil
ui/gtk: Fix build (missing include for setlocale)
commit
|
commitdiff
|
tree
|
snapshot
next