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
2016-02-09
docs/memory.txt: Improve list of different memory regions
Peter Maydell
1
-1
/
+25
2016-02-09
ipmi_bmc_sim: Add break to correct watchdog NMI check
Corey Minyard
1
-0
/
+2
2016-02-09
ipmi_bmc_sim: Fix off by one in check.
Corey Minyard
1
-1
/
+1
2016-02-09
ipmi: do not take/drop iothread lock
Paolo Bonzini
1
-2
/
+0
2016-02-09
target-i386: Deconstruct the cpu_T array
Richard Henderson
1
-607
/
+617
2016-02-09
target-i386: Tidy gen_add_A0_im
Richard Henderson
1
-22
/
+5
2016-02-09
target-i386: Rewrite leave
Richard Henderson
1
-14
/
+15
2016-02-09
target-i386: Rewrite gen_enter inline
Richard Henderson
3
-137
/
+34
2016-02-09
target-i386: Use gen_lea_v_seg in pusha/popa
Richard Henderson
1
-27
/
+23
2016-02-09
target-i386: Access segs via TCG registers
Richard Henderson
1
-24
/
+28
2016-02-09
target-i386: Use gen_lea_v_seg in stack subroutines
Richard Henderson
1
-39
/
+13
2016-02-09
target-i386: Use gen_lea_v_seg in gen_lea_modrm
Richard Henderson
1
-59
/
+23
2016-02-09
target-i386: Introduce mo_stacksize
Richard Henderson
1
-14
/
+10
2016-02-09
target-i386: Create gen_lea_v_seg
Richard Henderson
1
-107
/
+53
2016-02-09
char: fix repeated registration of tcp chardev I/O handlers
Daniel P. Berrange
1
-0
/
+4
2016-02-09
kvm-all: trace: strerror fixup
Andrew Jones
1
-2
/
+2
2016-02-09
nbd: avoid unaligned uint64_t store
John Snow
1
-10
/
+10
2016-02-09
scripts/kvm/kvm_stat: Fix tracefs access checking
Janosch Frank
1
-6
/
+17
2016-02-09
qemu-nbd: Fix texi sentence capitalisation
Sitsofe Wheeler
1
-19
/
+19
2016-02-09
qemu-nbd: Minor texi updates
Sitsofe Wheeler
1
-12
/
+22
2016-02-09
qemu-nbd: Fix unintended texi verbatim formatting
Sitsofe Wheeler
1
-29
/
+29
2016-02-09
hw: Add support for LSI SAS1068 (mptsas) device
Paolo Bonzini
9
-0
/
+3827
2016-02-09
scsi-generic: grab device and port SAS addresses from backend
Paolo Bonzini
3
-0
/
+94
2016-02-09
scsi: push WWN fields up to SCSIDevice
Paolo Bonzini
2
-12
/
+12
2016-02-09
include/qemu/atomic.h: default to __atomic functions
Alex Bennée
1
-61
/
+131
2016-02-09
configure: sanity check the glib library that pkg-config finds
Daniel P. Berrange
1
-0
/
+24
2016-02-09
qemu-char: Keep pty slave file descriptor open until the master is closed
Paolo Bonzini
1
-1
/
+3
2016-02-09
memory: RCU ram_list.dirty_memory[] for safe RAM hotplug
Stefan Hajnoczi
3
-43
/
+225
2016-02-09
memory: add early bail out from cpu_physical_memory_set_dirty_range
Paolo Bonzini
1
-0
/
+4
2016-02-09
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2016-02-09' into ...
Peter Maydell
71
-1089
/
+1092
2016-02-09
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20160209' into staging
Peter Maydell
25
-568
/
+564
2016-02-09
tcg: Introduce temp_load
Richard Henderson
1
-64
/
+52
2016-02-09
tcg: Change temp_save argument to TCGTemp
Richard Henderson
1
-9
/
+7
2016-02-09
tcg: Change temp_sync argument to TCGTemp
Richard Henderson
1
-27
/
+28
2016-02-09
tcg: Change temp_dead argument to TCGTemp
Richard Henderson
1
-25
/
+23
2016-02-09
tcg: Change reg_to_temp to TCGTemp pointer
Richard Henderson
2
-62
/
+57
2016-02-09
tcg: Remove tcg_get_arg_str_i32/64
Richard Henderson
2
-15
/
+0
2016-02-09
tcg: More use of TCGReg where appropriate
Richard Henderson
2
-15
/
+19
2016-02-09
tcg: Work around clang bug wrt enum ranges
Richard Henderson
1
-6
/
+6
2016-02-09
tcg: Tidy temporary allocation
Richard Henderson
1
-67
/
+56
2016-02-09
tcg: Change ts->mem_reg to ts->mem_base
Richard Henderson
2
-31
/
+38
2016-02-09
tcg: Change tcg_global_mem_new_* to take a TCGv_ptr
Richard Henderson
22
-264
/
+282
2016-02-09
tcg: Remove lingering references to gen_opc_buf
Richard Henderson
4
-8
/
+4
2016-02-09
tcg: Respect highwater in tcg_out_tb_finalize
Richard Henderson
4
-10
/
+27
2016-02-08
qapi: Add missing JSON files in build dependencies
Lluís Vilanova
1
-1
/
+2
2016-02-08
qapi: Fix compilation failure on MIPS and SPARC
Eric Blake
3
-9
/
+11
2016-02-08
qmp: Don't abuse stack to track qmp-output root
Eric Blake
1
-63
/
+26
2016-02-08
qmp: Fix reference-counting of qnull on empty output visit
Eric Blake
2
-7
/
+36
2016-02-08
qapi: Drop unused error argument for list and implicit struct
Eric Blake
11
-53
/
+41
2016-02-08
qapi: Tighten qmp_input_end_list()
Eric Blake
1
-1
/
+1
[next]