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
2013-06-15
target-i386/helper: remove EBP macro
liguang
3
-11
/
+9
2013-06-15
target-i386/helper: remove EDX macro
liguang
6
-30
/
+28
2013-06-15
target-i386/helper: remove ECX macro
liguang
6
-44
/
+42
2013-06-15
target-i386/helper: remove EBX macro
liguang
5
-12
/
+10
2013-06-15
target-i386/helper: remove EAX macro
liguang
7
-62
/
+60
2013-06-15
Merge branch 'realize-isa.v2' of git://github.com/afaerber/qemu-cpu
Blue Swirl
53
-391
/
+535
2013-06-14
ide-test: fix failure for test_flush
Michael Roth
1
-1
/
+4
2013-06-14
audio/intel-hda: QOM casting sweep
Peter Crosthwaite
1
-8
/
+11
2013-06-14
audio/intel-hda: Fix Inheritance hierachy
Peter Crosthwaite
1
-7
/
+14
2013-06-14
smbios: Check R in -smbios type=0, release=R parses okay
Markus Armbruster
1
-1
/
+4
2013-06-14
smbios: Fix -smbios type=0, release=... for big endian hosts
Markus Armbruster
1
-2
/
+2
2013-06-14
smbios: Clean up smbios_add_field() parameters
Markus Armbruster
3
-14
/
+16
2013-06-14
smbios: Convert to error_report()
Markus Armbruster
2
-13
/
+12
2013-06-14
log.h: Supply missing includes
Markus Armbruster
1
-0
/
+3
2013-06-14
error-report.h: Supply missing include
Markus Armbruster
1
-0
/
+1
2013-06-14
Merge remote-tracking branch 'mjt/trivial-patches-next' into staging
Anthony Liguori
35
-236
/
+569
2013-06-14
Merge remote-tracking branch 'afaerber/qom-cpu' into staging
Anthony Liguori
21
-129
/
+184
2013-06-14
Merge remote-tracking branch 'pmaydell/tcg-aarch64.next' into staging
Anthony Liguori
9
-223
/
+1752
2013-06-14
Merge remote-tracking branch 'pmaydell/target-arm.next' into staging
Anthony Liguori
1
-1
/
+1
2013-06-14
Merge remote-tracking branch 'rth/tcg-for-anthony' into staging
Anthony Liguori
4
-20
/
+1
2013-06-14
piix: fix some printf errors when debug is enabled
Hu Tao
1
-6
/
+6
2013-06-14
cputlb: fix debug logs
Hervé Poussineau
1
-2
/
+2
2013-06-14
create qemu_openpty_raw() helper function and move it to a separate file
Michael Tokarev
5
-95
/
+146
2013-06-13
spapr_rtas: Abstract rtas_start_cpu() with qemu_get_cpu()
Andreas Färber
1
-11
/
+8
2013-06-12
spapr_rtas: Abstract rtas_query_cpu_stopped_state() with qemu_get_cpu()
Andreas Färber
1
-7
/
+2
2013-06-12
MAINTAINERS: add tcg/aarch64 maintainer
Claudio Fontana
1
-0
/
+6
2013-06-12
configure: permit compilation on arm aarch64
Claudio Fontana
1
-0
/
+8
2013-06-12
tcg/aarch64: implement user mode qemu ld/st
Jani Kokkonen
2
-6
/
+117
2013-06-12
user-exec.c: aarch64 initial implementation of cpu_signal_handler
Claudio Fontana
1
-0
/
+15
2013-06-12
tcg/aarch64: implement sign/zero extend operations
Claudio Fontana
2
-12
/
+66
2013-06-12
tcg/aarch64: implement byte swap operations
Claudio Fontana
2
-5
/
+37
2013-06-12
tcg/aarch64: implement AND/TEST immediate pattern
Claudio Fontana
1
-0
/
+34
2013-06-12
tcg/aarch64: improve arith shifted regs operations
Claudio Fontana
1
-18
/
+30
2013-06-12
tcg/aarch64: implement new TCG target for aarch64
Claudio Fontana
4
-1
/
+1266
2013-06-12
include/elf.h: add aarch64 ELF machine and relocs
Claudio Fontana
1
-0
/
+129
2013-06-12
configure: Drop CONFIG_ATFILE test
Peter Maydell
1
-26
/
+0
2013-06-12
linux-user: Drop direct use of openat etc syscalls
Peter Maydell
1
-194
/
+24
2013-06-12
linux-user: Allow getdents to be provided by getdents64
Peter Maydell
1
-1
/
+60
2013-06-12
main-loop: do not include slirp/slirp.h, use libslirp.h instead
Michael Tokarev
1
-1
/
+2
2013-06-12
libcacard/vscclient: fix leakage of socket on error paths
Alon Levy
1
-2
/
+7
2013-06-12
linux-headers: Update to v3.10-rc5
Alexey Kardashevskiy
8
-13
/
+299
2013-06-12
KVM: PPC: Add dummy kvm_arch_init_irq_routing()
Scott Wood
1
-0
/
+4
2013-06-12
KVM: S390: Add dummy kvm_arch_init_irq_routing()
Alexey Kardashevskiy
1
-0
/
+4
2013-06-12
KVM: ARM: Add dummy kvm_arch_init_irq_routing()
Alexey Kardashevskiy
1
-0
/
+4
2013-06-12
ivshmem: add missing error exit(2)
Stefan Hajnoczi
1
-0
/
+1
2013-06-11
hw/xen: Use g_free instead of free and fix potential memory leaks
Stefan Weil
2
-5
/
+7
2013-06-11
target-sparc: Replace free by g_free
Stefan Weil
1
-1
/
+1
2013-06-11
hw/scsi: Don't increment a boolean value
Stefan Weil
1
-1
/
+1
2013-06-11
device tree: Fix cppcheck warning
Stefan Weil
1
-1
/
+1
2013-06-11
Makefile: Install qemu-img and qemu-nbd man pages only if built
Andreas Färber
1
-1
/
+4
[next]