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