49313 Commits (bdbcb547cf96fc1794b31003cbae1c7a37c4d205)
 

Author SHA1 Message Date
Marc-André Lureau bdbcb547cf monitor: deprecate 'default' option 10 years ago
Stefan Weil e7709b499c qemu-ga: Remove stray 'q' in documentation 10 years ago
Stefan Weil 6bd67f8968 Makefile: Fix help text for target 'installer' 10 years ago
Peter Maydell 35b6e94ba5 s390: avoid always-true comparison in s390_pci_generate_fid() 10 years ago
Peter Maydell 25174055f4 migration: Remove unneeded NULL check from migrate_fd_error() 10 years ago
Daniel Shahaf 5a1de0b325 scripts/hxtool: fix undefined behavour of echo 10 years ago
Michael Tokarev e1f3b974f4 qemu-options.hx: set: fix copy-paste error 10 years ago
Akanksha Srivastava 73f7fd8861 usb: Change *_exitfn return type from int to void 10 years ago
Laurent Vivier 936c223051 MAINTAINERS: qemu-trivial information 10 years ago
zhanghailiang 7344ffaa2d colo-compare: remove unused struct CompareChardevProps and 'props' variable 10 years ago
Michael Walle c1a900cf4a milkymist-pfpu: fix potential integer overflow 10 years ago
Thomas Huth f96fe6b5c2 hw/block/nvme: Simplify if-statements a little bit 10 years ago
Michael Walle 0a04e11f32 target-lm32: rewrite gen_compare() 10 years ago
Michael Walle 237a8650d6 lm32: milkymist-tmu2: fix integer overflow 10 years ago
Michael Walle 19f846b19f target-lm32: disable asm logging via LOG_DIS() 10 years ago
Michael Walle 49285e11d8 target-lm32: swap operand of wcsr in LOG_DIS() 10 years ago
Michael Walle 95f7983bac target-lm32: fix LOG_DIS operand order 10 years ago
Michael Walle 5db35b616b target-lm32: fix style issue 10 years ago
Thomas Huth 5f333d79a4 hw/tpm/tpm_passthrough: Simplify if-statements a little bit 10 years ago
Changlong Xie c551cd52cc filter-dump: add missing "[" 10 years ago
Peter Maydell fd209e4a77 -----BEGIN PGP SIGNATURE----- 10 years ago
Peter Maydell 9879b75873 Block layer patches 10 years ago
Peter Maydell 8639832846 seabios: update to 1.10.0 release. 10 years ago
Peter Maydell b67d87f969 virtio-gpu: fix memory leak in virtio_gpu_resource_create_2d 10 years ago
Kevin Wolf c9bf278bf2 qemu-iotests: Test creating floppy drives 10 years ago
Kevin Wolf a92bd191a4 fdc: Move qdev properties to FloppyDrive 10 years ago
Kevin Wolf 394ea2cac4 fdc: Add a floppy drive qdev 10 years ago
Kevin Wolf 51e6e90e72 fdc: Add a floppy qbus 10 years ago
Mark Cave-Ayland be1e343995 macio: switch over to new byte-aligned DMA helpers 10 years ago
Mark Cave-Ayland 99868af3d0 dma-helpers: explicitly pass alignment into DMA helpers 10 years ago
Fam Zheng db4df20de8 trace: Fix 'char **' compilation error in simple backend 10 years ago
Max Reitz b74fc7f78e iotests: Add test for NBD's blockdev-add interface 10 years ago
Max Reitz e07375f552 iotests: Add assert_json_filename_equal() method 10 years ago
Max Reitz d35172b425 socket_scm_helper: Accept fd directly 10 years ago
Max Reitz 5fcbdf508a iotests.py: Allow concurrent qemu instances 10 years ago
Max Reitz bec87774c2 iotests.py: Add qemu_nbd function 10 years ago
Max Reitz 6b02b1f0a4 qapi: Allow blockdev-add for NBD 10 years ago
Max Reitz f84d431b86 block/nbd: Use SocketAddress options 10 years ago
Max Reitz 491d6c7c4e block/nbd: Accept SocketAddress 10 years ago
Max Reitz 48c38e0b8d block/nbd: Add nbd_has_filename_options_conflict() 10 years ago
Max Reitz fcfcd8ffcc block/nbd: Use qdict_put() 10 years ago
Max Reitz 7edca33804 block/nbd: Default port in nbd_refresh_filename() 10 years ago
Max Reitz 442045cbce block/nbd: Reject port parameter without host 10 years ago
Max Reitz 82d73014a9 block/nbd: Drop trailing "." in error messages 10 years ago
Kevin Wolf e5b77eec91 qemu-iotests: Fix typo for NFS with IMGOPTSSYNTAX 10 years ago
Kevin Wolf cbc14ac9c3 block: Remove bdrv_aio_ioctl() 10 years ago
Kevin Wolf 151a2930c4 raw: Implement .bdrv_co_ioctl instead of .bdrv_aio_ioctl 10 years ago
Kevin Wolf 16a389dc9e block: Introduce .bdrv_co_ioctl() driver callback 10 years ago
Kevin Wolf 61b2450414 block: Remove bdrv_ioctl() 10 years ago
Kevin Wolf 0d4377b3ea raw-posix: Don't use bdrv_ioctl() 10 years ago