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
2017-10-10
vhost-user-scsi: avoid use of iscsi_ namespace
Marc-André Lureau
1
-2
/
+2
2017-10-10
vhost-user-scsi: rename VUS types
Marc-André Lureau
1
-23
/
+23
2017-10-10
vhost-user-scsi: remove unimplemented functions
Marc-André Lureau
1
-18
/
+3
2017-10-10
vhost-user-scsi: remove VUS_MAX_LUNS
Marc-André Lureau
1
-5
/
+3
2017-10-10
vhost-user-scsi: remove vdev_scsi_add_iscsi_lun()
Marc-André Lureau
1
-15
/
+1
2017-10-10
vhost-user-scsi: assert() in iscsi_add_lun()
Marc-André Lureau
1
-5
/
+1
2017-10-10
vhost-user-scsi: use NULL pointer
Marc-André Lureau
1
-1
/
+1
2017-10-10
vhost-user-scsi: simplify unix path cleanup
Marc-André Lureau
1
-17
/
+5
2017-10-10
vhost-user-scsi: remove vdev_scsi_find_by_vu()
Marc-André Lureau
1
-43
/
+4
2017-10-10
vhost-user-scsi: also free the gtree
Marc-André Lureau
1
-0
/
+1
2017-10-10
vhost-user-scsi: glib calls that allocate don't return NULL
Marc-André Lureau
1
-45
/
+7
2017-10-10
vhost-user-scsi: use glib allocation
Marc-André Lureau
1
-26
/
+9
2017-10-10
vhost-user-scsi: code style fixes
Marc-André Lureau
1
-8
/
+12
2017-10-10
vhost-user-scsi: connect unix socket before allocating
Marc-André Lureau
1
-10
/
+8
2017-10-10
vhost-user-scsi: use g_strdup()
Marc-André Lureau
1
-8
/
+4
2017-10-10
libvhost-user: improve vu_queue_pop() doc
Marc-André Lureau
1
-1
/
+2
2017-10-10
libvhost-user: drop dependency on glib
Marc-André Lureau
1
-3
/
+26
2017-10-10
build-sys: make vhost-user-scsi depend on libvhost-user.a
Marc-André Lureau
2
-2
/
+1
2017-10-10
build-sys: fix libvhost-user.a build
Marc-André Lureau
2
-1
/
+2
2017-10-10
tcg/mips: delete commented out extern keyword.
Jiang Biao
1
-1
/
+1
2017-10-10
tcg: define TCG_HIGHWATER
Emilio G. Cota
1
-1
/
+3
2017-10-10
util: move qemu_real_host_page_size/mask to osdep.h
Emilio G. Cota
5
-6
/
+25
2017-10-10
tcg: take .helpers out of TCGContext
Emilio G. Cota
2
-7
/
+5
2017-10-10
tci: move tci_regs to tcg_qemu_tb_exec's stack
Emilio G. Cota
1
-273
/
+279
2017-10-10
exec-all: extract tb->tc_* into a separate struct tc_tb
Emilio G. Cota
5
-25
/
+33
2017-10-10
translate-all: define and use DEBUG_TB_CHECK_GATE
Emilio G. Cota
1
-6
/
+22
2017-10-10
translate-all: define and use DEBUG_TB_INVALIDATE_GATE
Emilio G. Cota
1
-3
/
+9
2017-10-10
exec-all: introduce TB_PAGE_ADDR_FMT
Emilio G. Cota
2
-2
/
+3
2017-10-10
translate-all: define and use DEBUG_TB_FLUSH_GATE
Emilio G. Cota
1
-7
/
+13
2017-10-10
exec-all: bring tb->invalid into tb->cflags
Emilio G. Cota
4
-7
/
+5
2017-10-10
tcg: consolidate TB lookups in tb_lookup__cpu_state
Emilio G. Cota
3
-47
/
+73
2017-10-10
tcg: remove addr argument from lookup_tb_ptr
Emilio G. Cota
12
-42
/
+32
2017-10-10
tcg/mips: constify tcg_target_callee_save_regs
Emilio G. Cota
1
-1
/
+1
2017-10-10
tcg/i386: constify tcg_target_callee_save_regs
Emilio G. Cota
1
-1
/
+1
2017-10-10
cpu-exec: rename have_tb_lock to acquired_tb_lock in tb_find
Emilio G. Cota
1
-5
/
+5
2017-10-10
translate-all: make have_tb_lock static
Emilio G. Cota
1
-1
/
+1
2017-10-10
exec-all: fix typos in TranslationBlock's documentation
Emilio G. Cota
1
-2
/
+2
2017-10-10
tcg: fix corruption of code_time profiling counter upon tb_flush
Emilio G. Cota
1
-2
/
+2
2017-10-10
cputlb: bring back tlb_flush_count under !TLB_DEBUG
Emilio G. Cota
4
-6
/
+17
2017-10-10
glib-compat: move G_SOURCE_CONTINUE/REMOVE there
Marc-André Lureau
2
-8
/
+7
2017-10-10
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
24
-90
/
+65
2017-10-09
x86: Correct translation of some rdgsbase and wrgsbase encodings
Todd Eisenberger
1
-2
/
+2
2017-10-09
vl: exit if maxcpus is negative
Seeteena Thoufeek
2
-4
/
+4
2017-10-09
qom: update doc comment for type_register[_static]()
Igor Mammedov
1
-2
/
+2
2017-10-09
config: qemu_config_parse() return number of config groups
Eduardo Habkost
2
-9
/
+7
2017-10-09
qemu-options: Deprecate -nodefconfig
Eduardo Habkost
2
-13
/
+8
2017-10-09
vl: Eliminate defconfig variable
Eduardo Habkost
1
-4
/
+1
2017-10-09
machine: Add a valid_cpu_types property
Alistair Francis
2
-0
/
+33
2017-10-09
qom/cpu: move cpu_model null check to cpu_class_by_name()
Philippe Mathieu-Daudé
14
-56
/
+8
2017-10-06
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
45
-1311
/
+2333
[prev]
[next]