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-02-22
kvm-all.c: define smp_wmb and use it for coalesced mmio
Marcelo Tosatti
2
-1
/
+9
2010-02-22
tcg: fix build on 32-bit hppa, ppc and sparc hosts
Jay Foad
3
-3
/
+4
2010-02-22
PL181 write fix
Paul Brook
1
-13
/
+15
2010-02-22
kvm: remove pre-entry exit_request check with iothread enabled
Marcelo Tosatti
1
-0
/
+2
2010-02-22
kvm: consume internal signal with sigtimedwait
Marcelo Tosatti
3
-12
/
+97
2010-02-22
kvm specific wait_io_event
Marcelo Tosatti
1
-6
/
+20
2010-02-22
block SIGCHLD in vcpu thread(s)
Marcelo Tosatti
1
-0
/
+1
2010-02-21
Allow const QemuOptDesc
Blue Swirl
3
-5
/
+5
2010-02-21
kvm: Kill CR3_CACHE feature references
Jes Sorensen
1
-3
/
+0
2010-02-21
kvm: Fix eflags corruption in kvm mode
Jan Kiszka
1
-5
/
+7
2010-02-20
cris: Add CRISv10 gdbstub support.
Edgar E. Iglesias
1
-0
/
+36
2010-02-20
cris: Mask interrupts on dslots for CRISv10.
Edgar E. Iglesias
1
-0
/
+4
2010-02-20
microblaze: Improve brk emulation.
Edgar E. Iglesias
1
-5
/
+14
2010-02-20
microblaze: Dont segfault when singlestepping first insn.
Edgar E. Iglesias
1
-0
/
+6
2010-02-20
target-sparc: fix --enable-debug build
Jay Foad
1
-11
/
+11
2010-02-20
tcg: fix assertion with --enable-debug
Jay Foad
1
-5
/
+0
2010-02-20
Don't compile rwhandler.c for user targets
Blue Swirl
2
-5
/
+1
2010-02-20
tcg: Add comments for all optional instructions not implemented.
Richard Henderson
8
-17
/
+106
2010-02-20
tcg-sparc: Implement ORC.
Richard Henderson
2
-0
/
+7
2010-02-20
tcg-sparc: Implement ANDC.
Richard Henderson
2
-0
/
+8
2010-02-20
tcg: Optional target implementation of ORC.
Richard Henderson
2
-0
/
+17
2010-02-20
tcg: Optional target implementation of ANDC.
Richard Henderson
2
-0
/
+17
2010-02-20
tcg-sparc: Implement not.
Richard Henderson
2
-0
/
+8
2010-02-20
tcg-sparc: Implement neg.
Richard Henderson
2
-2
/
+16
2010-02-20
Fix warning on mingw32
Blue Swirl
1
-2
/
+5
2010-02-20
Fix warning on OpenBSD
Blue Swirl
1
-1
/
+1
2010-02-20
tcg/ppc: Consistently use calling convention selection macros
malc
1
-12
/
+12
2010-02-20
Use ppc host calling convention definitions to set TCG_TARGET_CALL_{ALIGN_ARG...
Juergen Lock
1
-3
/
+3
2010-02-20
Add FreeBSD/ppc host ucontext definitions.
Juergen Lock
1
-0
/
+18
2010-02-20
Add FreeBSD/ppc host ppc_init_cacheline_sizes() implementation.
Juergen Lock
1
-0
/
+21
2010-02-19
qemu-img: Fix error message
Kevin Wolf
1
-1
/
+1
2010-02-19
qemu-img: Fix segfault during rebase
Kevin Wolf
1
-1
/
+1
2010-02-19
qcow2: Fix access after end of array
Kevin Wolf
1
-2
/
+6
2010-02-19
qdev: Free opts on failed do_device_add
Kevin Wolf
1
-2
/
+5
2010-02-19
QEMU e820 reservation patch
Jes Sorensen
3
-0
/
+53
2010-02-19
ide save/restore pio/atapi cmd transfer fields and io buffer
Marcelo Tosatti
2
-2
/
+62
2010-02-19
virtio-serial: pci: Allow MSI to be disabled
Amit Shah
1
-3
/
+3
2010-02-19
virtio-serial: don't set MULTIPORT for 1 port dev
Michael S. Tsirkin
1
-2
/
+4
2010-02-19
pc: Add backward compatibility options for virtio-serial
Amit Shah
1
-0
/
+28
2010-02-19
pc: Bump up pc version to 0.13 and add a 0.12 compat version
Amit Shah
1
-1
/
+9
2010-02-19
USB HID does not support Set_Idle
Kevin O'Connor
1
-2
/
+10
2010-02-19
block: more read-only changes, related to backing files
Naphtali Sprei
2
-12
/
+73
2010-02-19
mingw32: Enable C99/POSIX format strings
Stefan Weil
1
-0
/
+2
2010-02-19
Fix hanging user monitor when using balloon command
Adam Litke
1
-0
/
+1
2010-02-19
Monitor: Report more than one error in handlers
Luiz Capitulino
1
-1
/
+2
2010-02-19
Monitor: Debug stray prints the right way
Luiz Capitulino
1
-1
/
+41
2010-02-19
Monitor: Audit handler return
Luiz Capitulino
1
-1
/
+31
2010-02-19
Monitor: Drop the print disabling mechanism
Luiz Capitulino
1
-9
/
+9
2010-02-19
Monitor: Debugging support
Luiz Capitulino
2
-0
/
+18
2010-02-19
Monitor: Rename cmd_new_ret()
Luiz Capitulino
2
-28
/
+23
[prev]
[next]