Age | Commit message (Expand) | Author |
2016-10-28 | spapr_pci: advertise explicit numa IDs even when there's 1 node | Michael Roth |
2016-10-28 | tests: enable virtio tests on SPAPR | Laurent Vivier |
2016-10-28 | tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests | Laurent Vivier |
2016-10-28 | tests: rename target_big_endian() as qvirtio_is_big_endian() | Laurent Vivier |
2016-10-28 | tests: move QVirtioBus pointer into QVirtioDevice | Laurent Vivier |
2016-10-28 | tests: don't check if qtest_spapr_boot() returns NULL | Laurent Vivier |
2016-10-28 | tests: fix memory leak in virtio-scsi-test | Laurent Vivier |
2016-10-28 | ppc/xics: Add xics to the monitor "info pic" command | Benjamin Herrenschmidt |
2016-10-28 | pseries: Update SLOF firmware image to 20161019 | Alexey Kardashevskiy |
2016-10-27 | qemu-iotests: Test creating floppy drives | Kevin Wolf |
2016-10-27 | fdc: Move qdev properties to FloppyDrive | Kevin Wolf |
2016-10-27 | fdc: Add a floppy drive qdev | Kevin Wolf |
2016-10-27 | fdc: Add a floppy qbus | Kevin Wolf |
2016-10-27 | macio: switch over to new byte-aligned DMA helpers | Mark Cave-Ayland |
2016-10-27 | dma-helpers: explicitly pass alignment into DMA helpers | Mark Cave-Ayland |
2016-10-27 | trace: Fix 'char **' compilation error in simple backend | Fam Zheng |
2016-10-27 | iotests: Add test for NBD's blockdev-add interface | Max Reitz |
2016-10-27 | iotests: Add assert_json_filename_equal() method | Max Reitz |
2016-10-27 | socket_scm_helper: Accept fd directly | Max Reitz |
2016-10-27 | iotests.py: Allow concurrent qemu instances | Max Reitz |
2016-10-27 | iotests.py: Add qemu_nbd function | Max Reitz |
2016-10-27 | qapi: Allow blockdev-add for NBD | Max Reitz |
2016-10-27 | block/nbd: Use SocketAddress options | Max Reitz |
2016-10-27 | block/nbd: Accept SocketAddress | Max Reitz |
2016-10-27 | block/nbd: Add nbd_has_filename_options_conflict() | Max Reitz |
2016-10-27 | block/nbd: Use qdict_put() | Max Reitz |
2016-10-27 | block/nbd: Default port in nbd_refresh_filename() | Max Reitz |
2016-10-27 | block/nbd: Reject port parameter without host | Max Reitz |
2016-10-27 | block/nbd: Drop trailing "." in error messages | Max Reitz |
2016-10-27 | qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX | Kevin Wolf |
2016-10-27 | block: Remove bdrv_aio_ioctl() | Kevin Wolf |
2016-10-27 | raw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl | Kevin Wolf |
2016-10-27 | block: Introduce .bdrv_co_ioctl() driver callback | Kevin Wolf |
2016-10-27 | block: Remove bdrv_ioctl() | Kevin Wolf |
2016-10-27 | raw-posix: Don't use bdrv_ioctl() | Kevin Wolf |
2016-10-27 | block: Use blk_co_ioctl() for all BB level ioctls | Kevin Wolf |
2016-10-27 | block: Remove bdrv_aio_pdiscard() | Kevin Wolf |
2016-10-27 | block: Use blk_co_pdiscard() for all BB level discard | Kevin Wolf |
2016-10-27 | block: Use blk_co_flush() for all BB level flushes | Kevin Wolf |
2016-10-27 | Merge remote-tracking branch 'remotes/kraxel/tags/pull-audio-20161027-1' into... | Peter Maydell |
2016-10-27 | seabios: update to 1.10.0 release. | Gerd Hoffmann |
2016-10-27 | Merge remote-tracking branch 'remotes/rth/tags/pull-atomic-20161026' into sta... | Peter Maydell |
2016-10-27 | Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into st... | Peter Maydell |
2016-10-27 | Merge remote-tracking branch 'remotes/vivier/tags/m68k-part1-pull-request' in... | Peter Maydell |
2016-10-27 | main: set names for main loop sources created | Daniel P. Berrange |
2016-10-27 | vnc: set name for all I/O channels created | Daniel P. Berrange |
2016-10-27 | migration: set name for all I/O channels created | Daniel P. Berrange |
2016-10-27 | char: set name for all I/O channels created | Daniel P. Berrange |
2016-10-27 | nbd: set name for all I/O channels created | Daniel P. Berrange |
2016-10-27 | io: add ability to set a name for IO channels | Daniel P. Berrange |