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
2019-08-20
mc146818rtc: Remove reset notifiers
Dr. David Alan Gilbert
1
-19
/
+0
2019-08-20
memory: fix race between TCG and accesses to dirty bitmap
Paolo Bonzini
4
-1
/
+53
2019-08-20
target/i386: Return 'indefinite integer value' for invalid SSE fp->int conver...
Peter Maydell
1
-28
/
+60
2019-08-20
i386/kvm: initialize struct at full before ioctl call
Andrey Shinkevich
1
-0
/
+3
2019-08-20
tests: Fix uninitialized byte in test_visitor_in_fuzz
Andrey Shinkevich
1
-5
/
+3
2019-08-20
test-throttle: Fix uninitialized use of burst_length
Andrey Shinkevich
1
-0
/
+2
2019-08-20
target-i386: kvm: 'kvm_get_supported_msrs' cleanup
Li Qiang
1
-94
/
+91
2019-08-20
9p: simplify source file selection
Paolo Bonzini
3
-1
/
+7
2019-08-20
configure: Define target access alignment in configure
tony.nguyen@bt.com
11
-18
/
+18
2019-08-20
memory: assert on out of scope notification
Yan Zhao
1
-2
/
+4
2019-08-20
hw/i386/pc: Map into memory the initrd
Stefano Garzarella
2
-4
/
+14
2019-08-20
elf-ops.h: Map into memory the ELF to load
Stefano Garzarella
1
-29
/
+42
2019-08-20
loader: Handle memory-mapped ELFs
Stefano Garzarella
3
-11
/
+34
2019-08-20
target-i386: adds PV_SCHED_YIELD CPUID feature bit
Wanpeng Li
1
-1
/
+1
2019-08-20
kvm: i386: halt poll control MSR support
Marcelo Tosatti
5
-1
/
+40
2019-08-20
Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-2...
Peter Maydell
13
-11
/
+48
2019-08-20
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-aug-20-2019' ...
Peter Maydell
18
-2572
/
+3231
2019-08-20
Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2019-08-19' in...
Peter Maydell
35
-43
/
+313
2019-08-20
hw/core: Add a config switch for the generic loader device
Thomas Huth
2
-1
/
+5
2019-08-20
hw/misc: Add a config switch for the "unimplemented" device
Thomas Huth
5
-1
/
+17
2019-08-20
hw/core: Add a config switch for the "split-irq" device
Thomas Huth
3
-1
/
+7
2019-08-20
hw/core: Add a config switch for the "or-irq" device
Thomas Huth
4
-2
/
+9
2019-08-20
hw/core: Add a config switch for the "register" device
Thomas Huth
4
-1
/
+6
2019-08-19
hw/dma: Do not build the xlnx_dpdma device for the MicroBlaze machines
Philippe Mathieu-Daudé
1
-1
/
+0
2019-08-19
hw/intc: Only build the xlnx-iomod-intc device for the MicroBlaze PMU
Philippe Mathieu-Daudé
1
-1
/
+1
2019-08-19
hw/Kconfig: Move the generic XLNX_ZYNQMP to the root hw/Kconfig
Philippe Mathieu-Daudé
2
-3
/
+3
2019-08-19
target/mips: tests/tcg: Fix target configurations for MSA tests
Aleksandar Markovic
8
-2028
/
+2576
2019-08-19
target/mips: tests/tcg: Add optional printing of more detailed failure info
Aleksandar Markovic
1
-1
/
+22
2019-08-19
target/mips: Style improvements in mips_mipssim.c
Aleksandar Markovic
1
-7
/
+12
2019-08-19
target/mips: Style improvements in mips_malta.c
Aleksandar Markovic
1
-88
/
+128
2019-08-19
target/mips: Style improvements in mips_int.c
Aleksandar Markovic
1
-1
/
+2
2019-08-19
target/mips: Style improvements in mips_fulong2e.c
Aleksandar Markovic
1
-38
/
+58
2019-08-19
target/mips: Style improvements in cps.c
Aleksandar Markovic
1
-2
/
+4
2019-08-19
target/mips: Style improvements in translate.c
Aleksandar Markovic
1
-380
/
+393
2019-08-19
target/mips: Style improvements in machine.c
Aleksandar Markovic
1
-2
/
+2
2019-08-19
target/mips: Style improvements in cpu.c
Aleksandar Markovic
1
-6
/
+11
2019-08-19
target/mips: Style improvements in cp0_timer.c
Aleksandar Markovic
1
-19
/
+23
2019-08-19
Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20190819' into staging
Peter Maydell
5
-30
/
+79
2019-08-19
doc: Preallocation does not require writing zeroes
Max Reitz
3
-8
/
+9
2019-08-19
iotests: Fix 141 when run with qed
Max Reitz
3
-7
/
+12
2019-08-19
vpc: Do not return RAW from block_status
Max Reitz
1
-1
/
+1
2019-08-19
vmdk: Make block_status recurse for flat extents
Max Reitz
1
-0
/
+3
2019-08-19
vdi: Make block_status recurse for fixed images
Max Reitz
1
-1
/
+2
2019-08-19
iotests: Full mirror to existing non-zero image
Max Reitz
2
-6
/
+60
2019-08-19
iotests: Test convert -n to pre-filled image
Max Reitz
2
-0
/
+25
2019-08-19
iotests: Convert to preallocated encrypted qcow2
Max Reitz
2
-1
/
+23
2019-08-19
vhdx: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+25
2019-08-19
vdi: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+12
2019-08-19
qcow2: Fix .bdrv_has_zero_init()
Max Reitz
1
-1
/
+28
2019-08-19
block: Use bdrv_has_zero_init_truncate()
Max Reitz
2
-2
/
+2
[next]