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-09
move socket_init to qemu-sockets.c
Paolo Bonzini
3
-24
/
+25
2010-04-08
Make virtio-pci building conditional again
Alexander Graf
1
-1
/
+2
2010-04-08
target-mips: Fix one more format specifier for cpu_fprintf
Stefan Weil
1
-1
/
+3
2010-04-08
target-i386: Fix variable in (disabled) debugging code
Adam Lackorzynski
1
-1
/
+1
2010-04-08
Debugcon: Fix debugging printf
Adam Lackorzynski
1
-1
/
+1
2010-04-08
target-i386: Fix compiler warning
Stefan Weil
1
-3
/
+4
2010-04-08
remove TARGET_* defines from translate-all.c
Paolo Bonzini
6
-12
/
+9
2010-04-08
e1000: fix build on Ubuntu with _FORTIFY_SOURCE
Thomas Monjalon
1
-1
/
+1
2010-04-08
smc91c111: allow access to reserved register
Lars Munch
1
-0
/
+4
2010-04-08
smc91c111: mask register offset
Lars Munch
1
-0
/
+2
2010-04-08
baum: add destroy hook
Samuel Thibault
1
-0
/
+13
2010-04-08
target-arm: fix neon vmon/vmvn with modified immediate
Juha Riihimäki
1
-1
/
+1
2010-04-08
fix function signature of qemu_chr_open_pty on !linux
Riku Voipio
1
-1
/
+1
2010-04-08
Shrink tb_jmp_offset to two entries, the other two are never used.
Filip Navara
2
-8
/
+1
2010-04-08
tcg-hppa: Don't try to calls to non-constant addresses.
Richard Henderson
1
-2
/
+4
2010-04-08
tcg-hppa: Fix in/out register overlap in add2/sub2.
Richard Henderson
2
-14
/
+47
2010-04-08
tcg-hppa: Finish the port.
Richard Henderson
3
-647
/
+1258
2010-04-08
tcg-hppa: Compute is_write in cpu_signal_handler.
Richard Henderson
1
-7
/
+31
2010-04-08
update bochs vbe interface
Gerd Hoffmann
2
-3
/
+7
2010-04-08
read-only: allow read-only CDROM with any interface
Naphtali Sprei
1
-8
/
+5
2010-04-08
Replace direct phys_ram_dirty access with wrapper functions.
Yoshiaki Tamura
1
-25
/
+20
2010-04-08
Introduce wrapper functions to access phys_ram_dirty.
Yoshiaki Tamura
1
-0
/
+26
2010-04-08
target-arm: resource leak fixes for iwmmxt disassemble
Lars Munch
1
-0
/
+2
2010-04-08
linux-user: switch default ppc64 CPU to 970fx from 970
Aurelien Jarno
1
-1
/
+1
2010-04-08
tcg/ia64: fix tlb addend read
Aurelien Jarno
1
-5
/
+0
2010-04-07
tcg/ppc64: Fix typo
malc
1
-1
/
+1
2010-04-07
fix 100% cpu utilization when cpu is stopped
Paolo Bonzini
1
-4
/
+2
2010-04-06
tcg/ppc: Fix typo
malc
1
-1
/
+1
2010-04-06
tcg/ppc: Implment bswap16/32
malc
2
-2
/
+77
2010-04-05
OHCI qdev conversion
Paul Brook
7
-49
/
+48
2010-04-05
Fix arm-linux-user
Paul Brook
1
-0
/
+2
2010-04-05
ARMv7-M reset fixes
Paul Brook
3
-24
/
+33
2010-04-05
tcg/mips: use seb/seh instructions on MIPS32R2
Aurelien Jarno
2
-8
/
+41
2010-04-05
tcg/mips: fix 64-bit linux-user on big endian MIPS
Aurelien Jarno
1
-4
/
+4
2010-04-05
tcg/ppc: Implement eqv, nand and nor
malc
2
-3
/
+17
2010-04-05
Split TLB addend and target_phys_addr_t
Paul Brook
9
-59
/
+32
2010-04-04
UHCI spurious interrut fix
Paul Brook
1
-3
/
+4
2010-04-04
Revert "Compile usb-ohci only once"
Paul Brook
13
-95
/
+44
2010-04-04
tcg/ppc: Fix not_i32
malc
1
-1
/
+1
2010-04-03
Make cpu_get_real_ticks use mfspr
Alexander Graf
1
-3
/
+3
2010-04-03
sparc32: add IOMMU chipset doc links
Blue Swirl
1
-1
/
+9
2010-04-03
sparc32: rename iommu.c to sun4m_iommu.c to make room for other IOMMUs
Blue Swirl
2
-1
/
+1
2010-04-03
sparc32: improve timer implementation
Blue Swirl
1
-3
/
+6
2010-04-02
Fix build on mingw32
Anthony Liguori
1
-0
/
+5
2010-04-02
hw/r2d: add a USB keyboard
Aurelien Jarno
1
-0
/
+4
2010-04-02
usb-bus: fix no params
TeLeMan
1
-1
/
+1
2010-04-02
Update PowerPC OpenBIOS image to r721
Aurelien Jarno
2
-2
/
+3
2010-04-01
win32: Fix compiler errors from u_int64_t
Stefan Weil
2
-4
/
+4
2010-04-01
tcg/TODO: remove setcond
Aurelien Jarno
1
-1
/
+1
2010-04-01
Fix compilation with missing inotify_init1
Stefan Weil
1
-0
/
+2
[next]