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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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-03-27
tcg-mips: add guest base support
Aurelien Jarno
3
-29
/
+42
2010-03-27
tcg/mips: implement the not_i32 op the same way as gcc
Aurelien Jarno
1
-1
/
+1
2010-03-27
tcg-mips: implement nor
Aurelien Jarno
2
-1
/
+5
2010-03-27
be more specific in -mem-path error messages
Michael Tokarev
1
-2
/
+2
2010-03-27
Add a missing #include for FreeBSD hosts
Juergen Lock
1
-0
/
+3
2010-03-27
error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]
Markus Armbruster
4
-24
/
+25
2010-03-27
error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
Markus Armbruster
2
-37
/
+18
2010-03-27
error: Make use of error_set_progname() optional
Markus Armbruster
1
-1
/
+1
2010-03-27
error: Trim includes after "Infrastructure to track locations..."
Markus Armbruster
1
-1
/
+0
2010-03-27
error: Trim includes in qerror.c
Markus Armbruster
1
-2
/
+0
2010-03-27
error: Trim includes after "Move qemu_error & friends..."
Markus Armbruster
3
-4
/
+1
2010-03-27
linux-user: Use RLIMIT_STACK for default stack size.
Richard Henderson
3
-8
/
+19
2010-03-27
target-arm: disable PAGE_EXEC for XN pages
Rabin Vincent
1
-3
/
+7
2010-03-27
fix race between timer firing vs. alarm_timer->pending = 0
Paolo Bonzini
1
-2
/
+2
2010-03-27
qemu-io: Fix return value handling of bdrv_open
Ryota Ozaki
1
-1
/
+1
2010-03-27
qemu-nbd: Fix invalid usage of the first argument of errx
Ryota Ozaki
1
-17
/
+17
2010-03-27
qemu-nbd: Fix return value handling of bdrv_open
Ryota Ozaki
1
-1
/
+1
2010-03-27
balloon: Fix overflow when reporting actual memory size
Adam Litke
1
-1
/
+2
2010-03-27
json-parser: Output the content of invalid keyword
Amos Kong
1
-1
/
+7
2010-03-27
raw-posix: Better error return values for hdev_create
Kevin Wolf
1
-3
/
+3
2010-03-27
qemu-options.hx: fix a typo
Aurelien Jarno
1
-1
/
+1
2010-03-27
Compile some MIPS devices only once
Blue Swirl
15
-18
/
+51
2010-03-27
Fix build
Blue Swirl
1
-3
/
+5
2010-03-27
Compile ide/core only once
Blue Swirl
17
-17
/
+24
2010-03-26
target-s390: Don't compile in virtio-pci
Alexander Graf
18
-1
/
+19
2010-03-26
target-ppc: generic PowerPC TBL
Dmitry Ilyevsky
1
-4
/
+4
2010-03-26
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
Richard Henderson
11
-24
/
+37
2010-03-26
tcg: Allow target-specific implementation of NOR.
Richard Henderson
10
-0
/
+29
2010-03-26
tcg: Allow target-specific implementation of NAND.
Richard Henderson
10
-0
/
+29
2010-03-26
tcg: Allow target-specific implementation of EQV.
Richard Henderson
11
-1
/
+30
2010-03-26
tcg: Use not_i32 to implement not_i64.
Richard Henderson
1
-0
/
+3
2010-03-26
tcg: Change TCGType to an enumeration.
Richard Henderson
2
-9
/
+12
2010-03-26
tcg: Use TCGCond where appropriate.
Richard Henderson
7
-37
/
+39
2010-03-26
tcg: Name the opcode enumeration.
Richard Henderson
12
-63
/
+78
2010-03-26
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
10
-50
/
+1
2010-03-26
linux-user: Add the syscall id for pselect6 on ARM
Michael Casadevall
1
-1
/
+1
2010-03-26
linux-user: add inotify_init1 syscall support
Riku Voipio
2
-0
/
+32
2010-03-23
target-arm: Fix handling of AL condition in IT instruction
Johan Bengtsson
1
-3
/
+5
2010-03-23
tcg-hppa: Fix 64-bit argument ordering
Richard Henderson
1
-1
/
+11
2010-03-23
tcg-hppa: Fix const errors in hppa-dis.c
Richard Henderson
1
-2
/
+2
2010-03-23
Fix bsd-user broken by commit b5ec5ce0e39d6e7ea707d5604a5f6d567dfd2f48
Juergen Lock
1
-0
/
+4
2010-03-23
Fix recent pxa270 serial breakage
Lars Munch
1
-1
/
+1
2010-03-23
qemu-error: Avoid build warning.
Edgar E. Iglesias
1
-1
/
+1
2010-03-23
pci_host: fix breakage
Aurelien Jarno
1
-5
/
+5
2010-03-22
Compile virtio-pci only once
Blue Swirl
2
-2
/
+2
2010-03-22
Compile sound devices only once
Blue Swirl
11
-13
/
+26
2010-03-21
Fix Sparc64 build
Blue Swirl
1
-1
/
+1
2010-03-21
Compile pci_host only once
Blue Swirl
9
-48
/
+69
2010-03-21
Compile pcie_host only once
Blue Swirl
2
-2
/
+2
2010-03-21
Compile pci only once
Blue Swirl
4
-14
/
+13
[next]