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-03-04
DB-DMA IDE asynchronous I/O
aurel32
3
-73
/
+112
2009-03-03
Fix slavio_intctl.c compile errors (Robert Reif)
blueswir1
1
-2
/
+2
2009-03-03
CRIS: Avoid endless loops for unstested CRIS cpu-state load/save.
edgar_igl
1
-4
/
+4
2009-03-03
Fix SDL on evdev hosts (Anthony Liguori)
aliguori
5
-26
/
+183
2009-03-03
Fix CVE-2008-0928 - insufficient block device address range checking (Anthony...
aliguori
2
-0
/
+58
2009-03-03
DB-DMA cleanup
aurel32
3
-164
/
+133
2009-03-03
SH4: Fixed last UTLB unused and URB/URC management
aurel32
1
-1
/
+1
2009-03-03
fix SIGSEGV when USE_KQEMU is defined
aurel32
1
-1
/
+1
2009-03-03
sh4: r2d fix no ide/net case
aurel32
1
-5
/
+5
2009-03-03
SH4: Fixed last UTLB unused
aurel32
1
-1
/
+1
2009-03-03
SH4: Fixed last UTLB unused
aurel32
1
-1
/
+1
2009-03-03
SH4: Added monitoring of TLBs
aurel32
1
-1
/
+32
2009-03-03
target-ppc: improve mfcr/mtcrf
aurel32
2
-7
/
+7
2009-03-03
clean build: Fix remaining sh4 warnings
aurel32
4
-28
/
+9
2009-03-02
Fix mtcrf/mfcr
malc
1
-9
/
+13
2009-03-02
SH: Implement MOVCO.L and MOVLI.L
aurel32
2
-1
/
+36
2009-03-02
Set mime-type of pc-bios/mpc8544ds.dtb to application/octet-stream
aurel32
0
-0
/
+0
2009-03-02
kvm/powerpc: flat device tree files for MPC8544DS
aurel32
2
-0
/
+122
2009-03-02
kvm/powerpc: Add MPC8544DS board support
aurel32
5
-1
/
+309
2009-03-02
kvm/powerpc: Add irq support for E500 core
aurel32
4
-2
/
+74
2009-03-02
kvm/powerpc: Add freescale pci controller's support
aurel32
3
-0
/
+371
2009-03-02
hw/openpic: define list in mpic_init() const
aurel32
1
-1
/
+1
2009-03-02
kvm/powerpc: Enable MPIC for E500 platform.
aurel32
4
-87
/
+618
2009-03-01
Update to OpenBIOS 1.0
blueswir1
4
-2
/
+2
2009-02-28
Flush stdout after printing usage()
blueswir1
3
-6
/
+6
2009-02-28
Implement HIOR
blueswir1
1
-8
/
+21
2009-02-28
Change default werror semantics from "report" to "enospc"
aliguori
1
-2
/
+2
2009-02-28
Fix typo in gen_qemu_ld32s
blueswir1
1
-1
/
+1
2009-02-27
Remove some warnings and fix windows build.
aliguori
2
-4
/
+4
2009-02-27
chroot and change user support (Nolan)
aliguori
2
-5
/
+66
2009-02-27
Unify default parallel console size (Jan Kiszka)
aliguori
1
-1
/
+1
2009-02-27
Allow additions of ACPI tables from command line (Gleb Natapov)
aliguori
8
-0
/
+344
2009-02-27
x86: use qemu_log_mask on triple faults (Chris Wright)
aliguori
1
-2
/
+1
2009-02-27
Do not enable a default virtio console
aliguori
1
-4
/
+1
2009-02-27
net socket verify packet size (Dustin Kirkland)
aliguori
1
-4
/
+13
2009-02-27
Missing cirrus_invalidate_region() in cirrus_do_copy() (Brian Kress)
aliguori
1
-4
/
+3
2009-02-26
fix pci net hot-remove (Marcelo Tosatti)
aliguori
1
-1
/
+2
2009-02-26
fix raw_aio_remove (Stefano Stabellini)
aliguori
1
-1
/
+2
2009-02-24
Fix ColdFire fmovem. Free the temporary we just allocated rather than some
pbrook
1
-1
/
+1
2009-02-23
Really fix ColdFire fdmoved address decoding.
pbrook
1
-0
/
+2
2009-02-23
Fix ColdFire fdmoved address decoding.
pbrook
1
-4
/
+4
2009-02-23
Darwin: Check for x86_64 only on i386
malc
1
-3
/
+3
2009-02-23
Fix unassigned region offsets.
pbrook
1
-2
/
+7
2009-02-22
CRIS: Fix remaining build warnings.
edgar_igl
6
-6
/
+8
2009-02-21
Turn MMU off on reset
blueswir1
1
-1
/
+1
2009-02-21
Turn MMUs and caches off on reset
blueswir1
1
-0
/
+1
2009-02-21
Reload ptimers on reset
blueswir1
1
-3
/
+3
2009-02-21
Properly handle pthread_cond_timedwait timing out
malc
1
-1
/
+1
2009-02-21
Cosmetics
malc
1
-11
/
+13
2009-02-21
Avoid thundering herd problem
malc
1
-4
/
+4
[prev]
[next]