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
2010-10-08
spice: tls support
Gerd Hoffmann
2010-10-05
Merge remote branch 'spice/submit.6' into staging
Anthony Liguori
2010-10-05
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
2010-10-05
linux-user: Fix typo m86k -> m68k
Stefan Weil
2010-10-05
Fix spelling in comments
Stefan Weil
2010-10-05
docs: Improve documentation
Stefan Weil
2010-10-05
Add new user mode option -ignore-environment
Stefan Weil
2010-10-05
ppc: Minor 40x MMU fixes
John Clark
2010-10-03
console: Avoid dereferencing NULL active_console
Stefan Hajnoczi
2010-10-03
exec: Fix compilation error for debug code
Stefan Weil
2010-10-03
rc4030: Fix compilation error in debug code
Stefan Weil
2010-10-03
mipsnet: Fix compiler warning in debug code
Stefan Weil
2010-10-03
block/vvfat: Fix compiler warning in debug code
Stefan Weil
2010-10-03
virtio-9p: Use GCC_FMT_ATTR and fix a format warning
Stefan Weil
2010-10-03
blockdev: Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
2010-10-03
slirp: Silence warning on Haiku
Andreas Färber
2010-10-03
tap: Add stub for Haiku
Andreas Färber
2010-10-03
nbd: Haiku has _IO() in its BSD compatibility layer
Andreas Färber
2010-10-03
Haiku doesn't have libm
Andreas Färber
2010-10-03
configure: Don't rely on special pthreads library
Andreas Färber
2010-10-03
configure: Add basic support for Haiku
Andreas Färber
2010-10-02
trace: avoid unnecessary recompilation if nothing changed
Blue Swirl
2010-10-02
Makefile: fix config-devices.mak generation
Blue Swirl
2010-10-02
sysbus: fix address truncation
Blue Swirl
2010-10-02
target-cris: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
2010-10-02
target-microblaze: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
2010-10-02
virtex: Add braces
Edgar E. Iglesias
2010-10-01
QMP/README: Update QMP homepage address
Luiz Capitulino
2010-10-01
Monitor: Rename the qemu-monitor.hx file
Luiz Capitulino
2010-10-01
QMP: Introduce qmp_call_cmd()
Luiz Capitulino
2010-10-01
Monitor: Directly call QObject handlers
Luiz Capitulino
2010-10-01
Monitor: Rename monitor_handler_is_async()
Luiz Capitulino
2010-10-01
Monitor: Rename monitor_handler_ported()
Luiz Capitulino
2010-10-01
Monitor: Drop monitor_cmd_user_only()
Luiz Capitulino
2010-10-01
Monitor: Drop QMP info from the qemu-monitor.hx file
Luiz Capitulino
2010-10-01
QMP: Small cleanup in handle_qmp_command()
Luiz Capitulino
2010-10-01
QMP: Simplify do_info_commands()
Luiz Capitulino
2010-10-01
QMP: Introduce query commands dispatch table
Luiz Capitulino
2010-10-01
QMP: Introduce command dispatch table
Luiz Capitulino
2010-10-01
QMP: Introduce qmp_find_cmd()
Luiz Capitulino
2010-10-01
Monitor: Introduce the qmp-commands.hx file
Luiz Capitulino
2010-10-01
Monitor: Convert do_info() back to HMP
Luiz Capitulino
2010-10-01
Monitor: Drop is_async_return()
Luiz Capitulino
2010-10-01
Monitor: Drop QMP bits from do_info()
Luiz Capitulino
2010-10-01
QMP: Don't use do_info()
Luiz Capitulino
2010-10-01
QMP: handle_qmp_command(): Move 'cmd' sanity check
Luiz Capitulino
2010-10-01
Monitor: Introduce search_dispatch_table()
Luiz Capitulino
2010-10-01
disable guest-provided stats on "info balloon" command
Eduardo Habkost
[next]