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
2019-02-22
Merge remote-tracking branch 'remotes/amarkovic/tags/mips-queue-feb-21-2019-v...
Peter Maydell
18
-63
/
+120
2019-02-22
tests/virtio-blk: add test for DISCARD command
Stefano Garzarella
1
-0
/
+27
2019-02-22
tests/virtio-blk: add test for WRITE_ZEROES command
Stefano Garzarella
1
-0
/
+62
2019-02-22
tests/virtio-blk: add virtio_blk_fix_dwz_hdr() function
Stefano Garzarella
1
-6
/
+17
2019-02-22
tests/virtio-blk: change assert on data_size in virtio_blk_request()
Stefano Garzarella
1
-1
/
+14
2019-02-22
virtio-blk: add DISCARD and WRITE_ZEROES features
Stefano Garzarella
2
-0
/
+186
2019-02-22
virtio-blk: set config size depending on the features enabled
Stefano Garzarella
2
-6
/
+26
2019-02-22
virtio-net: make VirtIOFeature usable for other virtio devices
Stefano Garzarella
3
-24
/
+37
2019-02-22
virtio-blk: add "discard" and "write-zeroes" properties
Stefano Garzarella
2
-0
/
+6
2019-02-22
virtio-blk: add host_features field in VirtIOBlock
Stefano Garzarella
2
-9
/
+10
2019-02-22
virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
Stefano Garzarella
1
-4
/
+6
2019-02-22
hw/ide: drop iov field from IDEDMA
Vladimir Sementsov-Ogievskiy
2
-4
/
+2
2019-02-22
hw/ide: drop iov field from IDEBufferedRequest
Vladimir Sementsov-Ogievskiy
2
-6
/
+6
2019-02-22
hw/ide: drop iov field from IDEState
Vladimir Sementsov-Ogievskiy
3
-12
/
+6
2019-02-22
tests/test-bdrv-drain: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-25
/
+4
2019-02-22
migration/block: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-7
/
+3
2019-02-22
qemu-img: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-8
/
+2
2019-02-22
block/vmdk: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-6
/
+1
2019-02-22
block/qed: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
2
-35
/
+12
2019-02-22
block/qcow2: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-10
/
+2
2019-02-22
block/qcow: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-17
/
+4
2019-02-22
block/parallels: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-8
/
+5
2019-02-22
block/stream: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-6
/
+1
2019-02-22
block/commit: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-6
/
+1
2019-02-22
block/backup: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-4
/
+1
2019-02-22
block/block-backend: use QEMU_IOVEC_INIT_BUF
Vladimir Sementsov-Ogievskiy
1
-11
/
+2
2019-02-22
block/io: use qemu_iovec_init_buf
Vladimir Sementsov-Ogievskiy
1
-69
/
+20
2019-02-22
block: enhance QEMUIOVector structure
Vladimir Sementsov-Ogievskiy
1
-2
/
+62
2019-02-22
tests/cdrom-test: only include isapc cdrom test when g_test_slow()
Alex Bennée
1
-2
/
+8
2019-02-22
tests/softfloat: always do quick softfloat tests
Alex Bennée
1
-4
/
+2
2019-02-22
Add a gitlab-ci file for Continuous Integration testing on Gitlab
Thomas Huth
2
-0
/
+78
2019-02-22
tests/docker: peg netmap code to a specific version
Alex Bennée
1
-0
/
+1
2019-02-22
tests/docker: squash initial update and install step for debian9
Alex Bennée
1
-2
/
+2
2019-02-22
.travis.yml: Remove disable-uuid
Dr. David Alan Gilbert
1
-1
/
+1
2019-02-22
.travis.yml: Test with disable-replication
Dr. David Alan Gilbert
1
-1
/
+1
2019-02-22
.travis.yml: split debug builds
Alex Bennée
1
-1
/
+6
2019-02-22
.travis.yml: the xcode10 image seems to be hosed
Paolo Bonzini
1
-7
/
+0
2019-02-22
display: add -display spice-app launching a Spice client
Marc-André Lureau
4
-1
/
+218
2019-02-22
display/virtio: add edid support.
Gerd Hoffmann
4
-0
/
+52
2019-02-22
virtio-gpu: remove useless 'waiting' field
Marc-André Lureau
2
-4
/
+1
2019-02-22
virtio-gpu: block both 2d and 3d rendering
Marc-André Lureau
3
-27
/
+22
2019-02-22
virtio-gpu: remove unused config_size
Marc-André Lureau
2
-4
/
+1
2019-02-22
virtio-gpu: remove unused qdev
Marc-André Lureau
2
-2
/
+0
2019-02-21
hw/vfio/common: Refactor container initialization
Eric Auger
1
-44
/
+70
2019-02-21
vfio/common: Work around kernel overflow bug in DMA unmap
Alex Williamson
2
-1
/
+20
2019-02-21
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190221'...
Peter Maydell
22
-1328
/
+2305
2019-02-21
target/mips: fulong2e: Dynamically generate SPD EEPROM data
BALATON Zoltan
1
-18
/
+13
2019-02-21
target/mips: fulong2e: Fix bios flash size
BALATON Zoltan
1
-5
/
+4
2019-02-21
hw/pci-host/bonito.c: Add PCI mem region mapped at the correct address
BALATON Zoltan
1
-1
/
+6
2019-02-21
target/mips: implement QMP query-cpu-definitions command
Pavel Dovgalyuk
2
-2
/
+35
[prev]
[next]