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
2018-06-01
block: Introduce API for copy offloading
Fam Zheng
3
-0
/
+167
2018-06-01
Merge remote-tracking branch 'remotes/otubo/tags/pull-seccomp-20180601' into ...
Peter Maydell
3
-118
/
+130
2018-06-01
sandbox: disable -sandbox if CONFIG_SECCOMP undefined
Yi Min Zhao
3
-118
/
+130
2018-06-01
Merge remote-tracking branch 'remotes/sstabellini-http/tags/xen-20180531-tag'...
Peter Maydell
6
-57
/
+179
2018-05-31
xen-hvm: stop faking I/O to access PCI config space
Paul Durrant
2
-20
/
+84
2018-05-31
xen-hvm: try to use xenforeignmemory_map_resource() to map ioreq pages
Paul Durrant
4
-15
/
+73
2018-05-31
xen/hvm: correct reporting of modified memory under physmap during migration
Igor Druzhinin
3
-22
/
+22
2018-05-31
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180531-...
Peter Maydell
35
-183
/
+355
2018-05-31
KVM: GIC: Fix memory leak due to calling kvm_init_irq_routing twice
Shannon Zhao
2
-2
/
+0
2018-05-31
ARM: ACPI: Fix use-after-free due to memory realloc
Shannon Zhao
1
-5
/
+15
2018-05-31
vmstate.h: Provide VMSTATE_BOOL_SUB_ARRAY
Peter Maydell
1
-0
/
+3
2018-05-31
Make address_space_translate_iommu take a MemTxAttrs argument
Peter Maydell
1
-3
/
+5
2018-05-31
Make flatview_do_translate() take a MemTxAttrs argument
Peter Maydell
1
-3
/
+6
2018-05-31
Make address_space_get_iotlb_entry() take a MemTxAttrs argument
Peter Maydell
3
-3
/
+4
2018-05-31
Make flatview_translate() take a MemTxAttrs argument
Peter Maydell
2
-11
/
+13
2018-05-31
Make flatview_access_valid() take a MemTxAttrs argument
Peter Maydell
1
-7
/
+5
2018-05-31
Make MemoryRegion valid.accepts callback take a MemTxAttrs argument
Peter Maydell
7
-13
/
+25
2018-05-31
Make memory_region_access_valid() take a MemTxAttrs argument
Peter Maydell
4
-6
/
+11
2018-05-31
Make flatview_extend_translation() take a MemTxAttrs argument
Peter Maydell
1
-5
/
+10
2018-05-31
Make address_space_access_valid() take a MemTxAttrs argument
Peter Maydell
7
-8
/
+17
2018-05-31
Make address_space_map() take a MemTxAttrs argument
Peter Maydell
4
-5
/
+10
2018-05-31
Make address_space_translate{, _cached}() take a MemTxAttrs argument
Peter Maydell
7
-19
/
+27
2018-05-31
Make tb_invalidate_phys_addr() take a MemTxAttrs argument
Peter Maydell
4
-5
/
+7
2018-05-31
memory.h: Improve IOMMU related documentation
Peter Maydell
1
-10
/
+95
2018-05-31
Correct CPACR reset value for v7 cores
Peter Maydell
1
-1
/
+9
2018-05-31
xlnx-zdma: Correct mem leaks and memset to zero on desc unaligned errors
Francisco Iglesias
1
-3
/
+7
2018-05-31
arm: fix malloc type mismatch
Paolo Bonzini
1
-2
/
+1
2018-05-31
arm: fix qemu crash on startup with -bios option
Igor Mammedov
1
-9
/
+9
2018-05-31
tcg: Fix helper function vs host abi for float16
Richard Henderson
3
-63
/
+64
2018-05-31
arm_gicv3_kvm: increase clroffset accordingly
Shannon Zhao
1
-0
/
+1
2018-05-31
hw/intc/arm_gicv3: Fix APxR<n> register dispatching
Jan Kiszka
1
-6
/
+6
2018-05-31
MAINTAINERS: Add entries for newer MPS2 boards and devices
Peter Maydell
1
-2
/
+7
2018-05-31
target/arm: Honour FPCR.FZ in FRECPX
Peter Maydell
1
-0
/
+6
2018-05-31
Merge remote-tracking branch 'remotes/ehabkost/tags/numa-next-pull-request' i...
Peter Maydell
35
-80
/
+402
2018-05-31
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
29
-2226
/
+1981
2018-05-30
tests: functional tests for QMP command set-numa-node
Igor Mammedov
4
-7
/
+77
2018-05-30
qmp: add set-numa-node command
Igor Mammedov
2
-0
/
+25
2018-05-30
qmp: permit query-hotpluggable-cpus in preconfig state
Igor Mammedov
1
-1
/
+2
2018-05-30
tests: extend qmp test with preconfig checks
Igor Mammedov
1
-0
/
+47
2018-05-30
cli: add --preconfig option
Igor Mammedov
7
-1
/
+129
2018-05-30
tests: qapi-schema tests for allow-preconfig
Igor Mammedov
12
-21
/
+26
2018-05-30
qapi: introduce new cmd option "allow-preconfig"
Igor Mammedov
11
-27
/
+51
2018-05-30
hmp: disable monitor in preconfig state
Igor Mammedov
1
-0
/
+6
2018-05-30
qapi: introduce preconfig runstate
Igor Mammedov
1
-1
/
+4
2018-05-30
numa: split out NumaOptions parsing into set_numa_options()
Igor Mammedov
2
-19
/
+28
2018-05-30
numa: postpone options post-processing till machine_run_board_init()
Igor Mammedov
3
-7
/
+12
2018-05-30
numa: clarify error message when node index is out of range in -numa dist, ...
Igor Mammedov
1
-3
/
+2
2018-05-30
block/create: Mark blockdev-create stable
Kevin Wolf
15
-111
/
+111
2018-05-30
qemu-iotests: Rewrite 213 for blockdev-create job
Kevin Wolf
3
-413
/
+319
2018-05-30
qemu-iotests: Rewrite 212 for blockdev-create job
Kevin Wolf
3
-381
/
+295
[next]