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
2009-05-14
qdev scsi bus infrastructure
Paul Brook
2
-0
/
+23
2009-05-14
PCI qdev support
Paul Brook
2
-7
/
+56
2009-05-14
qdev child bus support
Paul Brook
2
-0
/
+36
2009-05-14
Basic qdev infrastructure.
Paul Brook
9
-2
/
+512
2009-05-14
Move block drivers into their own directory
Anthony Liguori
15
-8
/
+9
2009-05-14
Convert block infrastructure to use new module init functionality
Anthony Liguori
16
-60
/
+141
2009-05-14
Constructor support
Anthony Liguori
6
-17
/
+145
2009-05-14
Add a --disable-docs to configure to allow doc build to be disabled
Anthony Liguori
1
-4
/
+5
2009-05-14
Remove duplicate block objects.
Paul Brook
1
-8
/
+0
2009-05-14
Remove any pretense that there can be more than one AudioState
malc
16
-103
/
+80
2009-05-13
Remove redundant pcnet.o
Paul Brook
1
-1
/
+1
2009-05-13
Add tool_osdep.c
Paul Brook
3
-3
/
+10
2009-05-13
Include assert.h from qemu-common.h
Paul Brook
28
-28
/
+1
2009-05-13
Replace gcc variadic macro extension with C99 version (missed one)
Blue Swirl
1
-3
/
+3
2009-05-13
Replace gcc variadic macro extension with C99 version
Blue Swirl
70
-268
/
+268
2009-05-13
Fix kqemu build failure.
Paul Brook
1
-1
/
+1
2009-05-13
Remove vga_ram_size
Paul Brook
42
-133
/
+126
2009-05-13
Fix typo that leads to out of bounds array access on big endian systems
malc
1
-1
/
+1
2009-05-13
ETRAX: Correct setting of ethernet station address.
Edgar E. Iglesias
1
-2
/
+2
2009-05-12
Follow coding conventions.
Paul Brook
1
-6
/
+6
2009-05-12
CRIS: Fix bmi.
Edgar E. Iglesias
1
-1
/
+2
2009-05-12
Push AUD_init down to devices
Paul Brook
23
-102
/
+46
2009-05-12
Make AUD_init failure fatal
Paul Brook
6
-50
/
+35
2009-05-10
Update docs on dynamic condition code calculation
Blue Swirl
1
-3
/
+5
2009-05-10
Convert mulscc
Blue Swirl
1
-131
/
+2
2009-05-10
Convert udiv/sdiv
Blue Swirl
2
-19
/
+31
2009-05-10
Convert tagged ops
Blue Swirl
2
-129
/
+85
2009-05-10
Convert subx
Blue Swirl
2
-31
/
+50
2009-05-10
Convert sub
Blue Swirl
2
-37
/
+83
2009-05-10
Convert logical operations and umul/smul
Blue Swirl
2
-24
/
+43
2009-05-10
Convert addx
Blue Swirl
2
-31
/
+50
2009-05-10
Convert add
Blue Swirl
2
-21
/
+99
2009-05-10
Use dynamical computation for condition codes
Blue Swirl
5
-24
/
+196
2009-05-10
Follow coding conventions
Paul Brook
56
-862
/
+864
2009-05-09
Workaround compiler warnings at -O1
Paul Brook
1
-2
/
+6
2009-05-09
Fixe ARM NEON vrshl.
Paul Brook
1
-2
/
+2
2009-05-09
Add m68k_cpu_list()
Laurent Vivier
2
-0
/
+12
2009-05-08
Fix in file qemu-sockets.c
vibi
1
-30
/
+32
2009-05-08
vga: Replace VGA_COMMON with a structure
Avi Kivity
5
-472
/
+472
2009-05-08
Improve block range checks
Kevin Wolf
1
-1
/
+6
2009-05-08
Remove noisy printf when KVM masks CPU features
Anthony Liguori
1
-1
/
+0
2009-05-08
fix asynchronous ioctls
Christoph Hellwig
1
-1
/
+10
2009-05-08
kvm: Trim cpu features not supported by kvm
Avi Kivity
1
-0
/
+30
2009-05-08
Fix x86 feature modifications for features that set multiple bits
Avi Kivity
1
-5
/
+8
2009-05-08
Make x86 cpuid feature names available in file scope
Avi Kivity
1
-27
/
+28
2009-05-08
kvm: Add support for querying supported cpu features
Avi Kivity
2
-0
/
+83
2009-05-08
Introduce kvm_check_extension to check if KVM extensions are supported
Anthony Liguori
2
-17
/
+24
2009-05-08
e1000: Do not reinit pci config space to 0
Amit Shah
1
-1
/
+0
2009-05-08
AIO deletion race fix
Alexander Graf
1
-1
/
+2
2009-05-08
reset state for load_linux
Glauber Costa
1
-0
/
+7
[next]