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-05-21
tcg-i386: Tidy push/pop.
Richard Henderson
1
-18
/
+30
2010-05-21
tcg-i386: Tidy movi.
Richard Henderson
1
-1
/
+2
2010-05-21
tcg-i386: Tidy non-immediate arithmetic operations.
Richard Henderson
1
-30
/
+48
2010-05-21
tcg-i386: Tidy immediate arithmetic operations.
Richard Henderson
1
-16
/
+10
2010-05-21
tcg-i386: Tidy ext8s and ext16s operations.
Richard Henderson
1
-11
/
+24
2010-05-21
tcg-i386: Tidy ext8u and ext16u operations.
Richard Henderson
1
-26
/
+31
2010-05-21
axisdev88: Fix passing of kernel cmdline.
Edgar E. Iglesias
1
-13
/
+18
2010-05-21
Replace \0s with spaces before sending strings to curses.
Bernhard Kauer
1
-0
/
+2
2010-05-21
arm_timer: fix oneshot mode
Rabin Vincent
1
-1
/
+1
2010-05-21
arm_timer: reload timer when enabled
Rabin Vincent
1
-1
/
+1
2010-05-21
pflash_cfi01: add device ID read command
Michael Walle
1
-0
/
+20
2010-05-20
pc: fix segfault introduced by 3d53f5c36ff6
Eduard - Gabriel Munteanu
1
-2
/
+2
2010-05-20
target-sparc: Inline some generation of carry for ADDX/SUBX.
Richard Henderson
3
-76
/
+200
2010-05-20
tcg-i386: Tidy jumps.
Richard Henderson
1
-25
/
+33
2010-05-20
tcg-i386: Eliminate extra move from qemu_ld64.
Richard Henderson
1
-11
/
+9
2010-05-20
tcg-i386: Tidy move operations.
Richard Henderson
1
-27
/
+24
2010-05-20
tcg-i386: Tidy shift operations.
Richard Henderson
1
-15
/
+20
2010-05-20
tcg-i386: Tidy bswap operations.
Richard Henderson
1
-26
/
+27
2010-05-20
Remove i386 from .gitignore
Aurelien Jarno
1
-1
/
+0
2010-05-19
target-sparc: Simplify ICC generation.
Richard Henderson
1
-80
/
+140
2010-05-19
target-sparc: Fix compilation with --enable-debug.
Richard Henderson
2
-2
/
+2
2010-05-19
Fix __VA__ARGS__ typo in cris mmu.c
Riccardo Magliocchetti
1
-1
/
+1
2010-05-19
linux-user: fix 32-bit host breakage
Aurelien Jarno
1
-1
/
+1
2010-05-19
microblaze: Update elf machine nums.
Edgar E. Iglesias
3
-4
/
+5
2010-05-19
microblaze: Add linux-user core dumping support.
Edgar E. Iglesias
1
-0
/
+18
2010-05-19
tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.
Richard Henderson
1
-5
/
+6
2010-05-19
tcg-i386: Allocate call-saved registers first.
Richard Henderson
1
-3
/
+3
2010-05-19
Fix cross compilation
Stefan Weil
1
-1
/
+11
2010-05-18
target-s390: enable SIGP Initial Reset
Alexander Graf
1
-3
/
+14
2010-05-18
target-ppc: remove dead code
Thomas Monjalon
1
-10
/
+0
2010-05-18
target-s390: add firmware code
Alexander Graf
4
-1
/
+32
2010-05-18
PPC/KVM: make iothread work
Alexander Graf
1
-15
/
+15
2010-05-18
fix chardev_init for win32
TeLeMan
1
-2
/
+2
2010-05-18
qemu-sockets: avoid strlen of NULL pointer
Jens Osterkamp
1
-1
/
+2
2010-05-18
linux-user: rlimit conversion between host and target.
takasi-y@ops.dti.ne.jp
3
-9
/
+32
2010-05-17
Compile acpi_piix4, apm and pm_smbus only once
Blue Swirl
8
-3
/
+9
2010-05-17
Merge remote branch 'kwolf/for-anthony' into staging
Anthony Liguori
13
-232
/
+213
2010-05-17
Merge remote branch 'mst/for_anthony' into staging
Anthony Liguori
3
-8
/
+16
2010-05-17
block: Remove special case for vvfat
Kevin Wolf
1
-5
/
+0
2010-05-17
Fix docs for block stats monitor command
Daniel P. Berrange
1
-12
/
+11
2010-05-17
use qemu_free() instead of free()
Bruce Rogers
1
-1
/
+1
2010-05-17
block/vdi: Fix image opening and creation for odd disk sizes
Stefan Weil
1
-7
/
+16
2010-05-17
dmg: use qemu block API
Christoph Hellwig
1
-30
/
+26
2010-05-17
dmg: use pread
Christoph Hellwig
1
-37
/
+51
2010-05-17
dmg: fix reading of uncompressed chunks
Christoph Hellwig
1
-1
/
+2
2010-05-17
block/vpc: Fix conversion from size to disk geometry
Stefan Weil
1
-9
/
+12
2010-05-17
parallels: use qemu block API
Christoph Hellwig
1
-18
/
+6
2010-05-17
parallels: use pread
Christoph Hellwig
1
-22
/
+11
2010-05-17
block/vdi: Allow disk images of size 0
Stefan Weil
1
-2
/
+7
2010-05-17
block: Fix bdrv_commit
Kevin Wolf
1
-3
/
+3
[next]