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
2012-10-08
e1000: update nc.link_down in e1000_post_load()
Amos Kong
1
-0
/
+12
2012-10-08
rtl8139: implement 8139cp link status
Jason Wang
1
-2
/
+22
2012-10-07
Merge branch 'master' of git.qemu.org:/pub/git/qemu
Blue Swirl
1
-1
/
+1
2012-10-07
qemu-barrier: Fix compilation on i386 hosts
Aurelien Jarno
1
-1
/
+1
2012-10-07
target-sparc: Optimize conditionals using SUBCC
Richard Henderson
1
-61
/
+131
2012-10-07
target-sparc: Fall through from not-taken trap
Richard Henderson
1
-5
/
+7
2012-10-07
target-sparc: Cleanup "global" temporary allocation
Richard Henderson
1
-19
/
+19
2012-10-07
target-sparc: Use movcond for FMOV*R
Richard Henderson
1
-30
/
+16
2012-10-07
target-sparc: Use movcond in mulscc
Richard Henderson
1
-6
/
+5
2012-10-07
target-sparc: Move taddcctv and tsubcctv out of line
Richard Henderson
3
-102
/
+66
2012-10-07
target-sparc: Tidy Tcc
Richard Henderson
1
-38
/
+53
2012-10-07
target-sparc: Move sdivx and udivx out of line
Richard Henderson
5
-52
/
+37
2012-10-07
target-sparc: Use movcond in gen_generic_branch
Richard Henderson
1
-11
/
+7
2012-10-07
target-sparc: Use DisasCompare and movcond in MOVR
Richard Henderson
1
-17
/
+14
2012-10-07
target-sparc: Use DisasCompare and movcond in MOVCC
Richard Henderson
1
-24
/
+20
2012-10-07
target-sparc: Use DisasCompare and movcond in FMOVR, FMOVCC
Richard Henderson
1
-117
/
+86
2012-10-07
target-sparc: Use DisasCompare in Tcc
Richard Henderson
1
-9
/
+11
2012-10-07
target-sparc: Introduce DisasCompare and functions to generate it
Richard Henderson
1
-9
/
+83
2012-10-07
target-sparc: Tidy gen_generic_branch interface
Richard Henderson
1
-8
/
+7
2012-10-07
target-sparc: Tidy save_npc interface
Richard Henderson
1
-4
/
+4
2012-10-07
target-sparc: Tidy gen_mov_pc_npc interface
Richard Henderson
1
-6
/
+6
2012-10-07
target-sparc: Tidy save_state interface
Richard Henderson
1
-49
/
+49
2012-10-07
target-sparc: Tidy gen_trap_ifnofpu interface
Richard Henderson
1
-18
/
+28
2012-10-07
target-sparc: Tidy flush_cond interface
Richard Henderson
1
-5
/
+5
2012-10-07
target-sparc: Tidy do_branch interfaces
Richard Henderson
1
-20
/
+18
2012-10-07
target-sparc: Make CPU_LOG_INT useful by default
Richard Henderson
2
-11
/
+4
2012-10-07
target-sparc: Tidy cpu_dump_state
Richard Henderson
1
-4
/
+3
2012-10-07
tcg: Remove redundant pointer from TCGContext
Stefan Weil
2
-3
/
+1
2012-10-06
Merge branch 'target-arm.for-upstream' of git://git.linaro.org/people/pmaydel...
Aurelien Jarno
14
-238
/
+183
2012-10-06
Merge branch 'trivial-patches' of git://github.com/stefanha/qemu
Aurelien Jarno
54
-111
/
+56
2012-10-06
Merge branch 'ppc-for-upstream' of git://repo.or.cz/qemu/agraf
Aurelien Jarno
21
-430
/
+569
2012-10-06
qemu-barrier: Fix compilation on i386 hosts
Stefan Weil
1
-0
/
+2
2012-10-06
tcg: Add tcg_high_cond
Richard Henderson
2
-15
/
+19
2012-10-06
tcg: Add TCG_COND_NEVER, TCG_COND_ALWAYS
Richard Henderson
11
-41
/
+102
2012-10-06
tcg: Add is_unsigned_cond
Richard Henderson
2
-1
/
+6
2012-10-06
vga: cleanup after isa_vga_init() and pci_vga_init() conversion
Aurelien Jarno
7
-56
/
+0
2012-10-06
mips/r4k: use the new is_vga_init() function
Aurelien Jarno
1
-1
/
+1
2012-10-06
pc: use the new pci_vga_init() and isa_vga_init() functions
Aurelien Jarno
1
-29
/
+6
2012-10-06
sun/sun4u: use the new pci_vga_init() function
Aurelien Jarno
1
-2
/
+1
2012-10-06
ppc/pSeries: use the new pci_vga_init() function
Aurelien Jarno
1
-5
/
+2
2012-10-06
ppc/prep: use the new pci_vga_init() function
Aurelien Jarno
1
-2
/
+1
2012-10-06
ppc/oldworld: use the new pci_vga_init() function
Aurelien Jarno
1
-2
/
+1
2012-10-06
ppc/newworld: use the new pci_vga_init() function
Aurelien Jarno
1
-2
/
+1
2012-10-06
alpha: use the new pci_vga_init() function
Aurelien Jarno
3
-27
/
+1
2012-10-06
mips/malta: use the new pci_vga_init() function
Aurelien Jarno
1
-9
/
+1
2012-10-06
isa: add a isa_vga_init() function
Aurelien Jarno
2
-0
/
+22
2012-10-06
pci: add a pci_vga_init() function
Aurelien Jarno
2
-0
/
+21
2012-10-06
vl.c: default to std if cirrus is not available
Aurelien Jarno
1
-2
/
+6
2012-10-06
vl.c: check for qxl availability
Aurelien Jarno
1
-1
/
+11
2012-10-06
vl.c: convert *vga_enabled functions to QOM
Aurelien Jarno
3
-9
/
+4
[next]