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
2013-02-23
target-mips: Use mul[us]2 in [D]MULT[U] insns
Richard Henderson
3
-42
/
+20
2013-02-23
target-arm: Implement sbc_cc inline
Richard Henderson
3
-25
/
+39
2013-02-23
target-arm: Implement adc_cc inline
Richard Henderson
3
-21
/
+34
2013-02-23
target-arm: Use add2 in gen_add_CC
Richard Henderson
1
-4
/
+3
2013-02-23
target-arm: Use mul[us]2 and add2 in umlal et al
Richard Henderson
3
-19
/
+14
2013-02-23
target-arm: Use mul[us]2 in gen_mul[us]_i64_i32
Richard Henderson
1
-16
/
+22
2013-02-23
target-s390x: Use mulu2 for mlgr insn
Richard Henderson
3
-11
/
+1
2013-02-23
target-alpha: Use mulu2 for umulh insn
Richard Henderson
3
-10
/
+18
2013-02-23
tcg: Apply life analysis to 64-bit multiword arithmetic ops
Richard Henderson
1
-8
/
+20
2013-02-23
tcg: Implement muls2 with mulu2
Richard Henderson
1
-0
/
+40
2013-02-23
target-i386: Use add2 to implement the ADX extension
Richard Henderson
1
-11
/
+9
2013-02-23
tcg-arm: Implement muls2_i32
Richard Henderson
2
-1
/
+5
2013-02-23
tcg-i386: Implement multiword arithmetic ops
Richard Henderson
2
-17
/
+26
2013-02-23
tcg: Implement multiword addition helpers
Richard Henderson
1
-0
/
+82
2013-02-23
tcg: Implement multiword multiply helpers
Richard Henderson
3
-1
/
+101
2013-02-23
tcg: Implement a 64-bit to 32-bit extraction helper
Richard Henderson
1
-0
/
+22
2013-02-23
tcg: Add signed multiword multiplication operations
Richard Henderson
14
-0
/
+24
2013-02-23
tcg: Add 64-bit multiword arithmetic operations
Richard Henderson
10
-14
/
+41
2013-02-23
tcg-sparc: Always implement 32-bit multiword ops
Richard Henderson
2
-6
/
+7
2013-02-23
tcg-i386: Always implement 32-bit multiword ops
Richard Henderson
2
-12
/
+13
2013-02-23
tcg: Make 32-bit multiword operations optional for 64-bit hosts
Richard Henderson
8
-4
/
+29
2013-02-23
Merge branch 'eflags3' of git://github.com/rth7680/qemu
Blue Swirl
10
-1449
/
+1870
2013-02-23
Replace all setjmp()/longjmp() with sigsetjmp()/siglongjmp()
Peter Maydell
9
-42
/
+52
2013-02-23
SPARC LEON power-down support added
Ronald Hecht
5
-1
/
+19
2013-02-23
Added LEON MMU ASI mappings and corrected LEON3 MMU masks.
Ronald Hecht
2
-2
/
+8
2013-02-23
grlib-apbuart: Add support of various flags
Ronald Hecht
1
-7
/
+29
2013-02-23
Typo: replace gptimer by apbuart
Fabien Chouteau
1
-8
/
+8
2013-02-23
disas/i386.c: Add explicit braces round empty for-loop body
Peter Maydell
1
-1
/
+2
2013-02-23
qemu-log: Remove qemu_log_try_set_file() and its users
Peter Maydell
5
-16
/
+0
2013-02-23
xhci: fix bad print specifier
Hervé Poussineau
1
-2
/
+2
2013-02-22
gtk: Rename File to Machine menu and add pause, reset and power down items
Jan Kiszka
1
-12
/
+68
2013-02-22
ui/gtk: Use menu item from stock for full screen
Stefan Weil
4
-14
/
+3
2013-02-22
ui/gtk: Support versions of VTE before 0.26
Stefan Weil
2
-2
/
+7
2013-02-22
Reenable -Wstrict-prototypes
Kevin Wolf
2
-7
/
+24
2013-02-22
ui/gtk: require at least GTK 2.18 and VTE 0.26
Anthony Liguori
1
-2
/
+2
2013-02-22
unbreak hw/usb/redirect.c build
Gerd Hoffmann
1
-1
/
+1
2013-02-22
ui/gtk: Fix build (missing include for setlocale)
Stefan Weil
1
-0
/
+1
2013-02-21
gtk: suppress accelerators from the File menu when grab is active
Anthony Liguori
1
-0
/
+34
2013-02-21
gtk: make default UI (v5)
Anthony Liguori
1
-14
/
+34
2013-02-21
gtk: add translation support (v5)
Anthony Liguori
7
-8
/
+202
2013-02-21
gtk: add support for screen scaling and full screen (v5)
Anthony Liguori
1
-17
/
+237
2013-02-21
gtk: add support for input grabbing (v2)
Anthony Liguori
1
-5
/
+151
2013-02-21
gtk: add virtual console support (v2)
Anthony Liguori
1
-0
/
+160
2013-02-21
ui: add basic GTK gui (v5)
Anthony Liguori
5
-0
/
+615
2013-02-21
console: allow VCs to be overridden by UI
Anthony Liguori
3
-3
/
+19
2013-02-21
build: disable Wstrict-prototypes
Anthony Liguori
1
-1
/
+1
2013-02-21
qom/object.c: Allow itf cast with num_itfs = 0
Peter Crosthwaite
1
-1
/
+2
2013-02-21
qom/object.c: Reset interface list on inheritance
Peter Crosthwaite
1
-0
/
+1
2013-02-21
vga: fix byteswapping.
Gerd Hoffmann
6
-16
/
+22
2013-02-21
Remove elderly top level TODO file
Peter Maydell
1
-37
/
+0
[next]