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-04-18
monitor: Rename argument type 'b' to 'f'
Markus Armbruster
2
-5
/
+5
2010-04-18
monitor: New commands netdev_add, netdev_del
Markus Armbruster
3
-0
/
+87
2010-04-18
error: New QERR_DEVICE_IN_USE
Markus Armbruster
2
-0
/
+7
2010-04-18
error: Convert net_client_init() to QError
Markus Armbruster
1
-20
/
+18
2010-04-18
error: Convert qemu_opts_validate() to QError
Markus Armbruster
1
-2
/
+1
2010-04-18
error: Use QERR_INVALID_PARAMETER_VALUE instead of QERR_INVALID_PARAMETER
Markus Armbruster
2
-3
/
+5
2010-04-18
error: Drop extra messages after qemu_opts_set() and qemu_opts_parse()
Markus Armbruster
4
-10
/
+0
2010-04-18
error: Convert qemu_opts_set() to QError
Markus Armbruster
1
-10
/
+7
2010-04-18
error: New QERR_INVALID_PARAMETER_VALUE
Markus Armbruster
2
-0
/
+7
2010-04-18
error: Convert qemu_opts_create() to QError
Markus Armbruster
1
-2
/
+2
2010-04-18
error: New QERR_DUPLICATE_ID
Markus Armbruster
2
-0
/
+7
2010-04-18
error: Put error definitions back in alphabetical order
Markus Armbruster
2
-7
/
+13
2010-04-18
monitor: convert do_device_del() to QObject, QError
Markus Armbruster
3
-6
/
+7
2010-04-18
qdev: Convert qdev_unplug() to QError
Markus Armbruster
1
-2
/
+1
2010-04-18
Add qerror message if the 'change' target filename can't be opened
Ryan Harper
1
-0
/
+1
2010-04-18
slirp: fix unused return value, spotted by clang
Blue Swirl
1
-1
/
+2
2010-04-18
i386-dis: Fix unused return value, spotted by clang
Blue Swirl
1
-24
/
+32
2010-04-18
PPC: avoid function pointer type mismatch, spotted by clang
Blue Swirl
1
-5
/
+3
2010-04-18
kvm: avoid collision with dprintf macro in stdio.h, spotted by clang
Blue Swirl
2
-25
/
+25
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2
-5
/
+8
2010-04-18
sparc32 use empty_slot for missing RAM v1
Artyom Tarasenko
3
-0
/
+7
2010-04-18
create empty_slot device
Artyom Tarasenko
2
-0
/
+94
2010-04-18
Fix harmless if statements with empty body, spotted by clang
Blue Swirl
2
-2
/
+5
2010-04-18
tcg/ppc: Remove redundant comparison from brcond2
malc
1
-2
/
+1
2010-04-17
Fix --enable-profiler compilation.
Richard Henderson
3
-12
/
+12
2010-04-17
target-sparc: Free instruction temporaries.
Richard Henderson
1
-25
/
+27
2010-04-17
target-sparc: Fix TARGET_{PHYS,VIRT}_ADDR_SPACE_BITS.
Richard Henderson
1
-6
/
+6
2010-04-17
Sparc: fix PC/NPC during FPU traps
Blue Swirl
1
-0
/
+2
2010-04-17
tcg: Add missing static qualifier
malc
1
-1
/
+1
2010-04-17
tcg/ppc: Fix signed versions of brcond2
malc
1
-1
/
+2
2010-04-17
Fix format strings
Arnaud Lacombe
1
-2
/
+2
2010-04-13
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
3
-340
/
+213
2010-04-14
sparc: Fix compiler warning (fprintf format string)
Stefan Weil
1
-1
/
+1
2010-04-14
sh4: Fix compiler warning (fprintf format string)
Stefan Weil
1
-2
/
+2
2010-04-14
m68k: Fix compiler warning (fprintf format string)
Stefan Weil
1
-3
/
+3
2010-04-14
arm: Fix compiler warning (fprintf format string)
Stefan Weil
1
-4
/
+4
2010-04-14
tcp/mips: Change TCG_AREG0 (fp -> s0)
Stefan Weil
3
-4
/
+5
2010-04-14
Use correct cflags for kvm-kmod when cross compiling
Stefan Weil
1
-1
/
+1
2010-04-14
linux-user: do_shmdt(): Fix page_set_flags's 2nd arg.
takasi-y@ops.dti.ne.jp
1
-1
/
+1
2010-04-14
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
1
-1
/
+1
2010-04-13
vhost-net: disable mergeable buffers
Michael S. Tsirkin
1
-0
/
+1
2010-04-13
vhost: fix features ack
David L Stevens
1
-0
/
+8
2010-04-13
sh_pci: fix memory and I/O access
Aurelien Jarno
3
-96
/
+17
2010-04-13
r2d: always enable IDE and flash
Aurelien Jarno
1
-10
/
+8
2010-04-12
Fix build when configured with --enable-io-thread
Blue Swirl
3
-12
/
+21
2010-04-11
Cleanup dead code
Jun Koi
1
-3
/
+0
2010-04-11
Sparc: fix exceptions in delay slot
Blue Swirl
1
-4
/
+4
2010-04-11
hw/r2d: add initrd support
Aurelien Jarno
1
-21
/
+59
2010-04-11
vhost.c: include <linux/vhost.h> last
Marcelo Tosatti
1
-1
/
+1
2010-04-11
vhost-net: disable mergeable buffers
Michael S. Tsirkin
1
-0
/
+1
[next]