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-09
win32: Set unbuffered stdout
Stefan Weil
2010-10-09
.gitignore: Ignore *-timestamp
Stefan Hajnoczi
2010-10-09
acpi: Fix an infinite loop in acpi_table_add
Vincent Minet
2010-10-09
configure: Remove unneeded defines from checks
Stefan Weil
2010-10-09
configure: include stddef.h for NULL
Scott Wood
2010-10-09
trace: Trace bdrv_aio_{readv,writev}
Stefan Hajnoczi
2010-10-09
trace: Use TP_PROTO() and TP_ARGS() for LTTng UST
Stefan Hajnoczi
2010-10-09
trace: Don't strip lines containing '#' arbitrarily
Stefan Hajnoczi
2010-10-09
trace: Use portable format strings
Stefan Hajnoczi
2010-10-07
cris: Consider the TLB valid bit on writes to the TLB
Edgar E. Iglesias
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
[next]