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
path:
root
/
tests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-28
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
15
-134
/
+802
2019-10-27
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2
-4
/
+5
2019-10-26
core: replace getpagesize() with qemu_real_host_page_size
Wei Yang
1
-4
/
+4
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
1
-0
/
+1
2019-10-26
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-next-251019-3...
Peter Maydell
4
-4
/
+20
2019-10-25
tests/docker: update Travis image to a more current version
Alex Bennée
1
-1
/
+5
2019-10-25
tests/docker: set HOST_ARCH if we don't have ARCH
Alex Bennée
1
-2
/
+4
2019-10-25
tests/vm/netbsd: Disable IPv6
Eduardo Habkost
1
-0
/
+7
2019-10-25
tests/vm: Let subclasses disable IPv6
Eduardo Habkost
1
-1
/
+4
2019-10-25
tests/ssh_linux_malta: Fix 64-bit target tests
Philippe Mathieu-Daudé
1
-6
/
+6
2019-10-25
tests/ssh_linux_malta: Refactor how to get image/kernel info
Philippe Mathieu-Daudé
1
-31
/
+44
2019-10-25
tests/ssh_linux_malta: Match stricter console output
Philippe Mathieu-Daudé
1
-9
/
+9
2019-10-25
tests/ssh_linux_malta: Remove duplicated test
Philippe Mathieu-Daudé
1
-3
/
+0
2019-10-25
tests/ssh_linux_malta: Run tests using a snapshot image
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-25
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2
-0
/
+13
2019-10-25
iotests: Skip read-only cases in 118 when run as root
Kevin Wolf
2
-0
/
+13
2019-10-25
libqos: add VIRTIO PCI 1.0 support
Stefan Hajnoczi
5
-1
/
+476
2019-10-25
libqos: extract Legacy virtio-pci.c code
Stefan Hajnoczi
2
-19
/
+12
2019-10-25
libqos: make the virtio-pci BAR index configurable
Stefan Hajnoczi
2
-1
/
+4
2019-10-25
libqos: expose common virtqueue setup/cleanup functions
Stefan Hajnoczi
2
-9
/
+18
2019-10-25
libqos: add MSI-X callbacks to QVirtioPCIDevice
Stefan Hajnoczi
2
-9
/
+40
2019-10-25
libqos: pass full QVirtQueue to set_queue_address()
Stefan Hajnoczi
3
-5
/
+9
2019-10-25
libqos: add iteration support to qpci_find_capability()
Stefan Hajnoczi
2
-7
/
+25
2019-10-25
libqos: access VIRTIO 1.0 vring in little-endian
Stefan Hajnoczi
5
-39
/
+106
2019-10-25
libqos: implement VIRTIO 1.0 FEATURES_OK step
Stefan Hajnoczi
1
-1
/
+17
2019-10-25
libqos: enforce Device Initialization order
Stefan Hajnoczi
2
-0
/
+8
2019-10-25
libqos: add missing virtio-9p feature negotiation
Stefan Hajnoczi
1
-0
/
+6
2019-10-25
tests/virtio-blk-test: set up virtqueue after feature negotiation
Stefan Hajnoczi
1
-7
/
+10
2019-10-25
virtio-scsi-test: add missing feature negotiation
Stefan Hajnoczi
1
-0
/
+8
2019-10-25
libqos: extend feature bits to 64-bit
Stefan Hajnoczi
6
-27
/
+43
2019-10-25
libqos: read QVIRTIO_MMIO_VERSION register
Stefan Hajnoczi
2
-0
/
+4
2019-10-25
tests/virtio-blk-test: read config space after feature negotiation
Stefan Hajnoczi
1
-13
/
+20
2019-10-24
hw: Move MC146818 device from hw/timer/ to hw/rtc/ subdirectory
Philippe Mathieu-Daudé
1
-1
/
+1
2019-10-24
mc146818rtc: Move RTC_ISA_IRQ definition
Philippe Mathieu-Daudé
1
-0
/
+1
2019-10-23
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-10-22' into st...
Peter Maydell
4
-0
/
+120
2019-10-23
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-10-22-v3' in...
Peter Maydell
372
-562
/
+583
2019-10-22
iotests: test nbd reconnect
Vladimir Sementsov-Ogievskiy
4
-0
/
+120
2019-10-22
tests/qapi-schema: Cover feature documentation comments
Markus Armbruster
3
-2
/
+42
2019-10-22
tests: qapi: Test 'features' of commands
Peter Krempa
4
-4
/
+74
2019-10-22
qapi: Add feature flags to commands
Peter Krempa
1
-1
/
+2
2019-10-22
tests/qapi-schema: Tidy up test output indentation
Markus Armbruster
5
-33
/
+33
2019-10-22
qapi: Split up scripts/qapi/common.py
Markus Armbruster
2
-4
/
+15
2019-10-22
qapi: Speed up frontend tests
Markus Armbruster
364
-517
/
+415
2019-10-22
qapi: Don't suppress doc generation without pragma doc-required
Markus Armbruster
1
-0
/
+1
2019-10-21
tests/migration: fix a typo in comment
Mao Zhongyi
1
-1
/
+1
2019-10-18
Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...
Peter Maydell
6
-5
/
+200
2019-10-17
iotests: add test 260 to check bitmap life after snapshot + commit
Vladimir Sementsov-Ogievskiy
3
-0
/
+142
2019-10-17
iotests: add test-case to 165 to test reopening qcow2 bitmaps to RW
Vladimir Sementsov-Ogievskiy
2
-4
/
+57
2019-10-17
util/hbitmap: strict hbitmap_reset
Vladimir Sementsov-Ogievskiy
1
-1
/
+1
2019-10-17
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
3
-46
/
+57
[next]