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-01-05
target-s390: Convert LOAD, LOAD LOGICAL
Richard Henderson
2
-60
/
+60
2013-01-05
target-s390: Convert COMPARE, COMPARE LOGICAL
Richard Henderson
2
-186
/
+129
2013-01-05
target-s390: Convert AND, OR, XOR
Richard Henderson
2
-105
/
+56
2013-01-05
target-s390: Convert 64-bit MULTIPLY LOGICAL
Richard Henderson
5
-26
/
+44
2013-01-05
target-s390: Convert 32-bit MULTIPLY, MULTIPLY LOGICAL
Richard Henderson
2
-57
/
+32
2013-01-05
target-s390: Convert MULTIPLY HALFWORD, SINGLE
Richard Henderson
2
-103
/
+36
2013-01-05
target-s390: Implement ADD LOGICAL WITH SIGNED IMMEDIATE
Richard Henderson
2
-0
/
+12
2013-01-05
target-s390: Implement SUBTRACT HALFWORD
Richard Henderson
1
-0
/
+3
2013-01-05
target-s390: Convert ADD HALFWORD
Richard Henderson
2
-36
/
+14
2013-01-05
target-s390: Reorg exception handling
Richard Henderson
7
-260
/
+241
2013-01-05
target-s390: Split out disas_jcc
Richard Henderson
1
-279
/
+215
2013-01-05
target-s390: Add format based disassassmbly infrastructure
Richard Henderson
3
-365
/
+859
2013-01-05
target-s390: Fix PSW_MASK handling
Richard Henderson
2
-4
/
+7
2013-01-05
target-s390: Tidy unconditional BRCL
Richard Henderson
1
-0
/
+5
2013-01-05
target-s390: Fix BCR
Richard Henderson
1
-0
/
+2
2013-01-05
target-s390: Fix SACF exit
Richard Henderson
1
-2
/
+2
2013-01-05
target-s390: Register helpers
Richard Henderson
2
-17
/
+8
2013-01-05
target-s390: Use TCG registers for FPR
Richard Henderson
1
-28
/
+40
2013-01-05
target-s390: Add missing temp_free in gen_op_calc_cc
Richard Henderson
1
-0
/
+1
2013-01-05
target-s390: Fix gdbstub
Richard Henderson
2
-103
/
+48
2013-01-05
target-s390: Fix disassembly of cpsdr
Richard Henderson
1
-1
/
+3
2013-01-05
target-s390: Disassemble more z10 and z196 opcodes
Richard Henderson
1
-18
/
+151
2013-01-05
hw/i386: Fix broken build for non POSIX hosts
Stefan Weil
1
-0
/
+5
2013-01-05
softfloat: Implement uint64_to_float128
Richard Henderson
2
-0
/
+11
2013-01-05
softfloat: Fix uint64_to_float64
Richard Henderson
1
-3
/
+10
2013-01-04
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
6
-11
/
+11
2013-01-04
Merge remote-tracking branch 'kraxel/testdev.1' into staging
Anthony Liguori
5
-49
/
+283
2013-01-04
Merge remote-tracking branch 'kraxel/acpi.2' into staging
Anthony Liguori
9
-11
/
+48
2013-01-04
spice: drop incorrect vm_change_state_handler() opaque
Stefan Hajnoczi
1
-3
/
+2
2013-01-04
linux-user/syscall.c: remove forward declarations
John Spencer
1
-5
/
+3
2013-01-04
hw/mcf5206: Reduce size of lookup table
Stefan Weil
1
-1
/
+1
2013-01-04
Remove --sparc_cpu option from the configure list
陳韋任 (Wei-Ren Chen)
1
-1
/
+0
2013-01-04
pseries: Remove unneeded include statement (fixes MinGW builds)
Stefan Weil
1
-1
/
+1
2013-01-04
pc_sysfw: Check for qemu_find_file() failure
Markus Armbruster
1
-0
/
+4
2013-01-04
pc: remove bochs bios debug ports
Gerd Hoffmann
1
-41
/
+0
2013-01-04
hw: Add test device for unittests execution
Lucas Meneghel Rodrigues
2
-0
/
+183
2013-01-04
add isa-debug-exit device.
Gerd Hoffmann
2
-1
/
+76
2013-01-04
switch debugcon to memory api
Gerd Hoffmann
1
-7
/
+24
2013-01-04
apci: assign memory regions to ich9 lpc device
Gerd Hoffmann
3
-4
/
+8
2013-01-04
apci: assign memory regions to piix4 acpi device
Gerd Hoffmann
1
-7
/
+13
2013-01-04
acpi: autoload dsdt
Gerd Hoffmann
4
-0
/
+26
2013-01-04
configure: also symlink *.aml files
Gerd Hoffmann
1
-0
/
+1
2013-01-03
pty: unbreak libvirt
Gerd Hoffmann
1
-4
/
+5
2013-01-03
dataplane: use linux-headers/ for virtio includes
Stefan Hajnoczi
2
-4
/
+3
2013-01-02
configure: Write new file "config-all-disas.mak" when running configure
Stefan Weil
1
-0
/
+2
2013-01-02
tci: Fix broken builds with TCG interpreter
Stefan Weil
2
-3
/
+4
2013-01-02
savevm.c: cleanup system includes
Michael Tokarev
1
-39
/
+1
2013-01-02
disallow -daemonize usage of stdio (curses display, -nographic, -serial stdio...
Michael Tokarev
2
-3
/
+29
2013-01-02
Merge remote-tracking branch 'stefanha/block' into staging
Anthony Liguori
27
-29
/
+1863
2013-01-02
tcg: Remove unneeded assertion
Stefan Weil
1
-1
/
+0
[next]