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-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
2009-05-08
register reset handler for option_roms
Glauber Costa
1
-0
/
+25
2009-05-08
Fix cluster freeing in qcow2
Gleb Natapov
1
-1
/
+8
2009-05-08
Enable power button even generation.
Anthony Liguori
3
-0
/
+21
2009-05-08
Drop CONFIG_GDBSTUB
Jan Kiszka
4
-36
/
+7
2009-05-08
Remove superfluous #includes.
Paul Brook
2
-2
/
+0
2009-05-08
Use target_phys_addr_t, not target_ulong.
Paul Brook
1
-12
/
+13
2009-05-08
Replace cpu_abort with hw_error
Paul Brook
47
-262
/
+180
2009-05-07
Fix disassembler memory accesses
Blue Swirl
1
-4
/
+1
2009-05-07
Suppress make directory messages.
Paul Brook
1
-1
/
+2
2009-05-06
Fix PL110 framebuffer byteswapping in 32bpp mode.
Paul Brook
1
-1
/
+1
2009-05-05
ETRAX: Simplify serport control logic.
Edgar E. Iglesias
1
-83
/
+44
2009-05-05
ETRAX: Drop _t for the serial type.
Edgar E. Iglesias
1
-7
/
+7
2009-05-05
ETRAX: Use NULL for subwidth serport reg accesses.
Edgar E. Iglesias
1
-18
/
+2
[next]