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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-05
pci-assign: Remove
Paolo Bonzini
1
-27
/
+0
2017-10-31
sun4m: change TYPE_SUN4M_IOMMU macro from "iommu" to "sun4m-iommu"
Mark Cave-Ayland
1
-1
/
+1
2017-10-31
sun4m_iommu: remove legacy sparc_iommu_memory_rw() function
Mark Cave-Ayland
1
-16
/
+0
2017-10-31
sun4m: implement IOMMU translation using IOMMU memory region
Mark Cave-Ayland
1
-0
/
+5
2017-10-31
sparc32_dma: remove is_ledma hack and replace with memory region alias
Mark Cave-Ayland
1
-1
/
+1
2017-10-31
sparc32_dma: introduce new SPARC32_DMA type container object
Mark Cave-Ayland
1
-0
/
+12
2017-10-31
sparc32_dma: make lance device child of ledma device
Mark Cave-Ayland
1
-0
/
+3
2017-10-31
lance: move TYPE_LANCE and SysBusPCNetState from lance.c to lance.h
Mark Cave-Ayland
1
-0
/
+45
2017-10-31
sparc32_dma: make esp device child of espdma device
Mark Cave-Ayland
1
-0
/
+3
2017-10-31
esp: move TYPE_ESP and SysBusESPState from esp.c to esp.h
Mark Cave-Ayland
1
-0
/
+14
2017-10-31
sun4m_iommu: move TYPE_SUN4M_IOMMU declaration to sun4m.h
Mark Cave-Ayland
1
-0
/
+16
2017-10-31
sparc32_dma: move type declarations from sparc32_dma.c to sparc32_dma.h
Mark Cave-Ayland
1
-0
/
+37
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
1
-0
/
+12
2017-10-30
nbd: Move nbd_read() to common header
Eric Blake
1
-0
/
+10
2017-10-30
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
1
-6
/
+24
2017-10-30
nbd: Expose constants and structs for structured read
Eric Blake
1
-0
/
+41
2017-10-30
nbd: Move nbd_errno_to_system_errno() to public header
Eric Blake
1
-0
/
+13
2017-10-30
Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20171030' into s...
Peter Maydell
1
-3
/
+0
2017-10-30
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2
-3
/
+2
2017-10-30
s390x/kvm: use cpu model for gscb on compat machines
Christian Borntraeger
1
-3
/
+0
2017-10-27
mips: malta/boston: replace cpu_model with cpu_type
Igor Mammedov
1
-1
/
+1
2017-10-27
sparc: sun4u/sun4v/niagara: use generic cpu_model parsing
Igor Mammedov
1
-2
/
+1
2017-10-27
Merge remote-tracking branch 'remotes/sstabellini/tags/xen-20171026-tag' into...
Peter Maydell
1
-0
/
+1
2017-10-27
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-19
/
+21
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
4
-11
/
+46
2017-10-26
xen: add a global indicator for grant copy being available
Juergen Gross
1
-0
/
+1
2017-10-26
block: Align block status requests
Eric Blake
1
-1
/
+2
2017-10-26
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
1
-5
/
+3
2017-10-26
block: Convert bdrv_get_block_status() to bytes
Eric Blake
1
-8
/
+9
2017-10-26
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
1
-2
/
+2
2017-10-26
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
1
-4
/
+6
2017-10-26
Merge remote-tracking branch 'remotes/stefanberger/tags/pull-tpm-2017-10-24-1...
Peter Maydell
1
-0
/
+1
2017-10-25
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20171025' into staging
Peter Maydell
10
-58
/
+85
2017-10-25
disas: Support the Capstone disassembler library
Richard Henderson
2
-0
/
+42
2017-10-25
disas: Remove unused flags arguments
Richard Henderson
2
-4
/
+4
2017-10-25
target/arm: Move BE32 disassembler fixup
Richard Henderson
1
-7
/
+0
2017-10-24
tcg: Initialize cpu_env generically
Richard Henderson
1
-6
/
+4
2017-10-24
osdep: introduce qemu_mprotect_rwx/none
Emilio G. Cota
1
-0
/
+2
2017-10-24
gen-icount: fold exitreq_label into TCGContext
Emilio G. Cota
1
-4
/
+3
2017-10-24
tcg: define tcg_init_ctx and make tcg_ctx a pointer
Emilio G. Cota
1
-5
/
+5
2017-10-24
tcg: take tb_ctx out of TCGContext
Emilio G. Cota
1
-0
/
+2
2017-10-24
exec-all: rename tb_free to tb_remove
Emilio G. Cota
1
-1
/
+1
2017-10-24
translate-all: use a binary search tree to track TBs in TBContext
Emilio G. Cota
2
-4
/
+6
2017-10-24
tcg: Remove CF_IGNORE_ICOUNT
Richard Henderson
1
-8
/
+9
2017-10-24
tcg: Add CF_LAST_IO + CF_USE_ICOUNT to CF_HASH_MASK
Richard Henderson
1
-1
/
+2
2017-10-24
tcg: convert tb->cflags reads to tb_cflags(tb)
Emilio G. Cota
1
-4
/
+4
2017-10-24
tcg: Include CF_COUNT_MASK in CF_HASH_MASK
Richard Henderson
1
-1
/
+1
2017-10-24
tcg: Add CPUState cflags_next_tb
Richard Henderson
1
-0
/
+1
2017-10-24
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
4
-9
/
+30
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
1
-2
/
+6
[next]