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
2008-12-11
target-alpha: fix 2 warnings
aurel32
2
-5
/
+4
2008-12-11
target-ppc: remove remaining warnings
aurel32
4
-17
/
+11
2008-12-11
target-ppc: remove unneeded include
aurel32
1
-1
/
+0
2008-12-11
target-ppc: rework exception code
aurel32
7
-304
/
+288
2008-12-11
target-ppc: remove dead code
aurel32
1
-2
/
+0
2008-12-11
pci: virtio: use pci id defines (Gerd Hoffman)
aliguori
4
-8
/
+8
2008-12-11
pci: add default pci subsystem id for all devices (Gerd Hoffman)
aliguori
2
-0
/
+25
2008-12-11
Fix handling of disk-only snapshots (Kevin Wolf)
aliguori
1
-1
/
+10
2008-12-11
Fix crash in kvm.c (Stefan Weil)
aliguori
1
-1
/
+1
2008-12-11
Remove redundant #ifdef _BSD
blueswir1
1
-4
/
+0
2008-12-11
Rename fls to qemu_fls
blueswir1
3
-3
/
+3
2008-12-11
Add lost semicolons
malc
1
-2
/
+2
2008-12-11
Don't require linux/auxvec.h, which isn't always installed with libc.
malc
1
-4
/
+7
2008-12-11
Fix compiling without MREMAP_FIXED
blueswir1
1
-1
/
+4
2008-12-11
Allow to register a callback with fw_cfg_add_callback()
blueswir1
1
-2
/
+4
2008-12-11
Add missing "static"
blueswir1
1
-1
/
+1
2008-12-11
Fix warnings introduced in r5948
malc
1
-7
/
+7
2008-12-11
Add missing static qualifier
malc
1
-3
/
+3
2008-12-11
adlib.c includes fmopl.h and so needs -DBUILD_Y8950=0 too
malc
1
-1
/
+1
2008-12-10
Introduce and use cache-utils.[ch]
malc
8
-46
/
+120
2008-12-10
IDE: Implement SEEK command
aurel32
1
-0
/
+7
2008-12-10
target-sh4: Add SH bit handling to TLB
aurel32
1
-6
/
+6
2008-12-10
target-sh4: check FD bit for FP instructions
aurel32
1
-6
/
+23
2008-12-10
Add 64-bit Block Move support (Direct & Table Indirect) (Ryan Harper)
aliguori
1
-3
/
+60
2008-12-10
LSI53C895A: Rename dmbs register to dbms (Ryan Harper)
aliguori
1
-4
/
+4
2008-12-10
Accept password as an argument to 'change vnc password' monitor command (Chri...
aliguori
2
-9
/
+13
2008-12-10
Fix off-by-one bug limiting VNC passwords to 7 chars (Chris Webb)
aliguori
1
-2
/
+1
2008-12-10
target-ppc: enable SPE and Altivec in user mode
aurel32
1
-0
/
+2
2008-12-10
target-ppc: initialize MSR appropriately in user-mode
aurel32
1
-1
/
+1
2008-12-10
target-i386: Fix jmp im on x86_64 when executing 32-bit code
aurel32
1
-0
/
+2
2008-12-10
MIPS Magnum: fix memory-mapped i8042
aurel32
3
-20
/
+14
2008-12-09
KVM: Coalesced MMIO support
aliguori
8
-0
/
+112
2008-12-09
Disable KVM support if the kernel modules have broken memory slot handling
aliguori
2
-1
/
+17
2008-12-08
linux-user: mremap(): handle MREMAP_FIXED and MREMAP_MAYMOVE correctly
aurel32
1
-6
/
+28
2008-12-08
linux-user: mmap: add check if requested memory area fits target address space
aurel32
1
-0
/
+10
2008-12-08
linux-user: Fix h2g usage in page_find_alloc
aurel32
1
-3
/
+2
2008-12-08
linux-user: Introduce h2g_valid
aurel32
1
-0
/
+4
2008-12-08
linux-user: Safety belt for h2g
aurel32
1
-1
/
+9
2008-12-08
linux-user: Move abi_* typedefs into qemu-types.h
aurel32
4
-38
/
+50
2008-12-08
configure: also close stdout when calling cc
aurel32
1
-7
/
+7
2008-12-08
target-ppc: kill a warning
aurel32
1
-0
/
+2
2008-12-08
target-ppc: cleanup op_helper.c after TCG conversion
aurel32
1
-10
/
+10
2008-12-08
target-ppc: enable access type in MMU
aurel32
1
-4
/
+1
2008-12-08
target-ppc: memory load/store rework
aurel32
2
-678
/
+684
2008-12-07
Make memory load functions (ldxx_y(ptr)) take a const pointer.
balrog
1
-26
/
+26
2008-12-07
Fix 64-bit targets compilation on ARM host.
balrog
1
-6
/
+6
2008-12-07
Move spitz microdrive to PCMCIA socket 0.
balrog
1
-5
/
+5
2008-12-07
target-alpha: gdb-stub support
aurel32
2
-1
/
+60
2008-12-07
MIPS: remove a few warnings
aurel32
4
-6
/
+8
2008-12-07
gdbstub: kill a warning
aurel32
1
-1
/
+1
[next]