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
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
ui/gtk: require at least GTK 2.18 and VTE 0.26
Anthony Liguori
2013-02-22
unbreak hw/usb/redirect.c build
Gerd Hoffmann
2013-02-22
ui/gtk: Fix build (missing include for setlocale)
Stefan Weil
2013-02-21
gtk: suppress accelerators from the File menu when grab is active
Anthony Liguori
2013-02-21
gtk: make default UI (v5)
Anthony Liguori
2013-02-21
gtk: add translation support (v5)
Anthony Liguori
2013-02-21
gtk: add support for screen scaling and full screen (v5)
Anthony Liguori
2013-02-21
gtk: add support for input grabbing (v2)
Anthony Liguori
2013-02-21
gtk: add virtual console support (v2)
Anthony Liguori
2013-02-21
ui: add basic GTK gui (v5)
Anthony Liguori
2013-02-21
console: allow VCs to be overridden by UI
Anthony Liguori
2013-02-21
build: disable Wstrict-prototypes
Anthony Liguori
2013-02-21
qom/object.c: Allow itf cast with num_itfs = 0
Peter Crosthwaite
2013-02-21
qom/object.c: Reset interface list on inheritance
Peter Crosthwaite
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
2013-02-21
Remove elderly top level TODO file
Peter Maydell
2013-02-21
help: add docs for multiqueue tap options
Jason Wang
2013-02-21
aio: support G_IO_HUP and G_IO_ERR
Stefan Hajnoczi
2013-02-21
aio: convert aio_poll() to g_poll(3)
Stefan Hajnoczi
2013-02-21
aio: extract aio_dispatch() from aio_poll()
Stefan Hajnoczi
2013-02-21
main-loop: drop rfds/wfds/xfds for good
Stefan Hajnoczi
2013-02-21
iohandler: switch to GPollFD
Stefan Hajnoczi
2013-02-21
slirp: switch to GPollFD
Stefan Hajnoczi
2013-02-21
slirp: slirp/slirp.c coding style cleanup
Stefan Hajnoczi
2013-02-21
main-loop: switch POSIX glib integration to GPollFD
Stefan Hajnoczi
2013-02-21
main-loop: switch to g_poll() on POSIX hosts
Stefan Hajnoczi
2013-02-21
main-loop: fix select_ret uninitialized variable warning
Stefan Hajnoczi
2013-02-21
Merge remote-tracking branch 'kraxel/usb.78' into staging
Anthony Liguori
2013-02-21
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2013-02-21
.gitignore: Ignore optionrom/*.asm
Cole Robinson
2013-02-21
ppc: fix bamboo >256MB RAM initialization in hw/ppc4xx_devs.c
Alin Tomescu
2013-02-21
Add some missing qtest binaries to .gitignore
David Gibson
2013-02-21
xilinx_axienet.c: Assert no error when making link
Peter Crosthwaite
2013-02-21
Remove forward declaration of non-existant variable
Hervé Poussineau
[next]