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-27
Fix guest OS hang when 64bit PCI bar present
Alexey Korolev
2013-02-27
e1000: unbreak the guest network migration to 1.3
Michael S. Tsirkin
2013-02-27
qmp: netdev_add is like -netdev, not -net, fix documentation
Markus Armbruster
2013-02-27
doc: document -netdev hubport
Stefan Hajnoczi
2013-02-27
net: reduce the unnecessary memory allocation of multiqueue
Jason Wang
2013-02-27
tap: set IFF_ONE_QUEUE per default
Peter Lieven
2013-02-27
tap: forbid creating multiqueue tap when hub is used
Jason Wang
2013-02-27
net: fix unbounded NetQueue
Luigi Rizzo
2013-02-27
net: fix qemu_flush_queued_packets() in presence of a hub
Luigi Rizzo
2013-02-26
vhost: memory sync fixes
Michael S. Tsirkin
2013-02-26
Merge remote-tracking branch 'kiszka/queues/slirp' into staging
Anthony Liguori
2013-02-26
glib: Add compat wrapper for g_poll on old glib
Alexander Graf
2013-02-26
qemu-log: default to stderr for logging output
Peter Maydell
2013-02-26
show --disable-gtk and --enable-gtk in the help message
Hu Tao
2013-02-26
Add compat for GDK_KEY_XXX symbols
Daniel P. Berrange
2013-02-26
Add compat macro for gtk_widget_get_realized
Daniel P. Berrange
2013-02-26
Add support for enabling build with GTK3
Daniel P. Berrange
2013-02-26
Ensure x_keymap.o is built when GTK is enabled
Daniel P. Berrange
2013-02-26
Replace expose-event handler with draw handler in GTK3
Daniel P. Berrange
2013-02-26
Conditionalize use of gtk_widget_size_request
Daniel P. Berrange
2013-02-26
Conditionalize use of gdk_display_warp_pointer
Daniel P. Berrange
2013-02-26
Replace gtk_menu_append with gtk_menu_shell_append
Daniel P. Berrange
2013-02-26
Remove use of GtkVBox in GTK3
Daniel P. Berrange
2013-02-26
Conditionalize use of gdk_pointer_grab / gdk_pointer_ungrab
Daniel P. Berrange
2013-02-26
Conditionalize use of gdk_keyboard_grab / gdk_keyboard_ungrab
Daniel P. Berrange
2013-02-26
Remove use of gdk_drawable_get_{screen, display}
Daniel P. Berrange
2013-02-26
Add compat for gdk_drawable_get_size on GTK3
Daniel P. Berrange
2013-02-26
gtk ui: unbreak spice
Gerd Hoffmann
2013-02-26
Merge remote-tracking branch 'kwolf/for-anthony' into staging
Anthony Liguori
2013-02-26
Merge remote-tracking branch 'quintela/stats.next' into staging
Anthony Liguori
2013-02-26
Merge remote-tracking branch 'luiz/queue/qmp' into staging
Anthony Liguori
2013-02-26
slirp: Properly initialize pollfds_idx of new sockets
Jan Kiszka
2013-02-25
target-ppc: Fix SUBFE carry
Richard Henderson
2013-02-25
target-arm: Fix sbc_CC carry
Richard Henderson
2013-02-25
arm/translate.c: Fix adc_CC/sbc_CC implementation
Peter Crosthwaite
2013-02-23
target-mips: fix for sign-issue in MULQ_W helper
Petar Jovanovic
2013-02-23
target-mips: fix for incorrect multiplication with MULQ_S.PH
Petar Jovanovic
2013-02-23
target-xtensa: Use add2/sub2 for mac
Richard Henderson
2013-02-23
target-xtensa: Use mul*2 for mul*hi
Richard Henderson
2013-02-23
target-unicore32: Use mul*2 for do_mult
Richard Henderson
2013-02-23
target-sh4: Use mul*2 for dmul*
Richard Henderson
2013-02-23
target-sparc: Use mul*2 for multiply
Richard Henderson
2013-02-23
target-sparc: Use official add2/sub2 interfaces for addx/subx
Richard Henderson
2013-02-23
target-ppc: Compute mullwo without branches
Richard Henderson
2013-02-23
target-ppc: Compute arithmetic shift carry without branches
Richard Henderson
2013-02-23
target-ppc: Implement neg in terms of subf
Richard Henderson
2013-02-23
target-ppc: Use add2 for carry generation
Richard Henderson
2013-02-23
target-ppc: Compute addition carry with setcond
Richard Henderson
2013-02-23
target-ppc: Compute addition overflow without branches
Richard Henderson
2013-02-23
target-ppc: Use setcond in gen_op_cmp
Richard Henderson
[prev]
[next]