index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-08
spice: make compression configurable.
Yonit Halperin
3
-2
/
+93
2010-10-08
spice: tls support
Gerd Hoffmann
3
-5
/
+104
2010-10-05
Merge remote branch 'spice/submit.6' into staging
Anthony Liguori
15
-19
/
+1287
2010-10-05
Merge remote branch 'qmp/for-anthony' into staging
Anthony Liguori
12
-1192
/
+1527
2010-10-05
linux-user: Fix typo m86k -> m68k
Stefan Weil
1
-3
/
+3
2010-10-05
Fix spelling in comments
Stefan Weil
3
-3
/
+3
2010-10-05
docs: Improve documentation
Stefan Weil
1
-28
/
+28
2010-10-05
Add new user mode option -ignore-environment
Stefan Weil
3
-0
/
+26
2010-10-05
ppc: Minor 40x MMU fixes
John Clark
2
-27
/
+49
2010-10-03
console: Avoid dereferencing NULL active_console
Stefan Hajnoczi
1
-2
/
+4
2010-10-03
exec: Fix compilation error for debug code
Stefan Weil
1
-2
/
+3
2010-10-03
rc4030: Fix compilation error in debug code
Stefan Weil
1
-1
/
+4
2010-10-03
mipsnet: Fix compiler warning in debug code
Stefan Weil
1
-1
/
+1
2010-10-03
block/vvfat: Fix compiler warning in debug code
Stefan Weil
1
-1
/
+0
2010-10-03
virtio-9p: Use GCC_FMT_ATTR and fix a format warning
Stefan Weil
1
-4
/
+6
2010-10-03
blockdev: Use GCC_FMT_ATTR (format checking)
Stefan Weil
1
-8
/
+7
2010-10-03
Use GCC_FMT_ATTR (format checking)
Stefan Weil
14
-16
/
+25
2010-10-03
Replace most gcc format attributes by macro GCC_FMT_ATTR (format checking)
Stefan Weil
10
-21
/
+12
2010-10-03
slirp: Silence warning on Haiku
Andreas Färber
1
-1
/
+3
2010-10-03
tap: Add stub for Haiku
Andreas Färber
2
-0
/
+62
2010-10-03
nbd: Haiku has _IO() in its BSD compatibility layer
Andreas Färber
1
-1
/
+1
2010-10-03
Haiku doesn't have libm
Andreas Färber
1
-0
/
+2
2010-10-03
configure: Don't rely on special pthreads library
Andreas Färber
1
-7
/
+11
2010-10-03
configure: Add basic support for Haiku
Andreas Färber
1
-1
/
+12
2010-10-02
trace: avoid unnecessary recompilation if nothing changed
Blue Swirl
1
-5
/
+9
2010-10-02
Makefile: fix config-devices.mak generation
Blue Swirl
1
-3
/
+5
2010-10-02
sysbus: fix address truncation
Blue Swirl
2
-3
/
+5
2010-10-02
target-cris: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
1
-1
/
+1
2010-10-02
target-microblaze: Use %td for ptrdiff_t arguments in debug message
Stefan Weil
1
-1
/
+1
2010-10-02
virtex: Add braces
Edgar E. Iglesias
1
-1
/
+2
2010-10-01
QMP/README: Update QMP homepage address
Luiz Capitulino
1
-1
/
+1
2010-10-01
Monitor: Rename the qemu-monitor.hx file
Luiz Capitulino
4
-6
/
+6
2010-10-01
QMP: Introduce qmp_call_cmd()
Luiz Capitulino
1
-24
/
+15
2010-10-01
Monitor: Directly call QObject handlers
Luiz Capitulino
1
-1
/
+9
2010-10-01
Monitor: Rename monitor_handler_is_async()
Luiz Capitulino
1
-5
/
+5
2010-10-01
Monitor: Rename monitor_handler_ported()
Luiz Capitulino
1
-3
/
+3
2010-10-01
Monitor: Drop monitor_cmd_user_only()
Luiz Capitulino
2
-6
/
+0
2010-10-01
Monitor: Drop QMP info from the qemu-monitor.hx file
Luiz Capitulino
2
-1366
/
+0
2010-10-01
QMP: Small cleanup in handle_qmp_command()
Luiz Capitulino
1
-8
/
+2
2010-10-01
QMP: Simplify do_info_commands()
Luiz Capitulino
1
-9
/
+4
2010-10-01
QMP: Introduce query commands dispatch table
Luiz Capitulino
1
-2
/
+128
2010-10-01
QMP: Introduce command dispatch table
Luiz Capitulino
2
-4
/
+14
2010-10-01
QMP: Introduce qmp_find_cmd()
Luiz Capitulino
1
-1
/
+6
2010-10-01
Monitor: Introduce the qmp-commands.hx file
Luiz Capitulino
3
-2
/
+1543
2010-10-01
Monitor: Convert do_info() back to HMP
Luiz Capitulino
2
-5
/
+3
2010-10-01
Monitor: Drop is_async_return()
Luiz Capitulino
1
-24
/
+1
2010-10-01
Monitor: Drop QMP bits from do_info()
Luiz Capitulino
1
-30
/
+7
2010-10-01
QMP: Don't use do_info()
Luiz Capitulino
1
-8
/
+31
2010-10-01
QMP: handle_qmp_command(): Move 'cmd' sanity check
Luiz Capitulino
1
-5
/
+5
2010-10-01
Monitor: Introduce search_dispatch_table()
Luiz Capitulino
1
-2
/
+8
[next]