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-06-07
s390x: Align vector registers to 16 bytes
David Hildenbrand
1
-1
/
+1
2019-06-07
s390x/tcg: Implement VECTOR STRING RANGE COMPARE
David Hildenbrand
5
-0
/
+237
2019-06-07
s390x/tcg: Implement VECTOR ISOLATE STRING
David Hildenbrand
4
-0
/
+87
2019-06-07
s390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL
David Hildenbrand
5
-0
/
+132
2019-06-07
s390x/tcg: Implement VECTOR FIND ELEMENT EQUAL
David Hildenbrand
4
-0
/
+96
2019-06-07
s390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
David Hildenbrand
5
-1
/
+198
2019-06-07
MAINTAINERS: cover tests/migration/s390x/
Cornelia Huck
1
-0
/
+1
2019-06-07
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-jun-7-2019' i...
Peter Maydell
239
-197
/
+6550
2019-06-07
tests/tcg: target/mips: Add README for MSA tests
Aleksandar Markovic
3
-0
/
+904
2019-06-07
tests/tcg: target/mips: Add tests for MSA FP max/min instructions
Aleksandar Markovic
8
-0
/
+1240
2019-06-07
tests/tcg: target/mips: Add utility function reset_msa_registers()
Aleksandar Markovic
227
-4
/
+504
2019-06-07
tests/tcg: target/mips: Move four tests to a better location
Aleksandar Markovic
4
-0
/
+0
2019-06-07
tests/tcg: target/mips: Add tests for MSA shift instructions
Aleksandar Markovic
20
-0
/
+3060
2019-06-07
tests/tcg: target/mips: Amend and rearrange MSA wrappers
Aleksandar Markovic
1
-160
/
+300
2019-06-07
target/mips: Unroll loops in helpers for MSA logic instructions
Aleksandar Markovic
1
-4
/
+40
2019-06-07
target/mips: Outline places for future MSA helpers
Aleksandar Markovic
1
-0
/
+461
2019-06-07
egl-helpers: add modifier support to egl_dmabuf_import_texture()
Gerd Hoffmann
1
-9
/
+25
2019-06-07
egl-helpers: add modifier support to egl_get_fd_for_texture().
Gerd Hoffmann
3
-6
/
+9
2019-06-07
vfio/display: set dmabuf modifier field
Gerd Hoffmann
1
-0
/
+1
2019-06-07
console: add dmabuf modifier field.
Gerd Hoffmann
1
-0
/
+1
2019-06-07
ui/curses: Fix build with -m32
Max Reitz
1
-4
/
+4
2019-06-06
target/mips: Fix block-comment-related issues in msa_helper.c
Aleksandar Markovic
1
-15
/
+27
2019-06-06
target/mips: Fix space-related format issues in msa_helper.c
Aleksandar Markovic
1
-14
/
+14
2019-06-06
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
19
-40
/
+28
2019-06-06
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
37
-164
/
+261
2019-06-06
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-4
/
+9
2019-06-06
hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-06
hw/scsi: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
3
-4
/
+4
2019-06-06
Merge remote-tracking branch 'remotes/juanquintela/tags/migration-pull-reques...
Peter Maydell
6
-23
/
+246
2019-06-06
hw/sd: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
2
-2
/
+2
2019-06-06
hw/audio/ac97: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-06
hw/vfio/pci: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-2
/
+2
2019-06-06
hw/usb-storage: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-06
hw/isa: Use the QOM DEVICE() macro to access DeviceState.qdev
Philippe Mathieu-Daudé
2
-2
/
+2
2019-06-06
hw/s390x/event-facility: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
1
-2
/
+2
2019-06-06
hw/pci-bridge: Use the QOM BUS() macro to access BusState.qbus
Philippe Mathieu-Daudé
1
-1
/
+1
2019-06-06
hw/scsi/vmw_pvscsi: Use qbus_reset_all() directly
Philippe Mathieu-Daudé
1
-2
/
+2
2019-06-06
docs/devel/build-system: Update an example
Philippe Mathieu-Daudé
1
-12
/
+7
2019-06-06
test: Fix make target check-report.tap
Markus Armbruster
1
-1
/
+1
2019-06-06
util: Adjust qemu_guest_getrandom_nofail for Coverity
Richard Henderson
1
-1
/
+1
2019-06-06
vhost: fix incorrect print type
Jie Wang
1
-1
/
+1
2019-06-06
migration: fix a typo
Li Qiang
1
-1
/
+1
2019-06-06
hw/rdma: Delete unused headers inclusion
Yuval Shaia
1
-7
/
+0
2019-06-05
bios-tables-test: ignore identical binaries
Michael S. Tsirkin
1
-2
/
+14
2019-06-05
vl: Document why objects are delayed
Markus Armbruster
1
-2
/
+8
2019-06-05
vl: Fix -drive / -blockdev persistent reservation management
Markus Armbruster
1
-2
/
+1
2019-06-05
migratioin/ram: leave RAMBlock->bmap blank on allocating
Wei Yang
1
-5
/
+13
2019-06-05
migration-test: Add a test for fd protocol
Yury Kotov
3
-5
/
+227
2019-06-05
migration: Fix fd protocol for incoming defer
Yury Kotov
2
-4
/
+6
2019-06-05
migration/ram.c: multifd_send_state->count is not really used
Wei Yang
1
-5
/
+0
[prev]
[next]