aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-18hw/dma: Use dma_addr_t type definition when relevantPhilippe Mathieu-Daudé
2022-01-18hw/dma: Move ScatterGatherEntry / QEMUSGList declarations aroundPhilippe Mathieu-Daudé
2022-01-18hw/dma: Fix format string issues using dma_addr_tPhilippe Mathieu-Daudé
2022-01-18hw/scsi: Rename SCSIRequest::resid as 'residual'Philippe Mathieu-Daudé
2022-01-18hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argumentPhilippe Mathieu-Daudé
2022-01-18hw/dma: Remove CONFIG_USER_ONLY checkPhilippe Mathieu-Daudé
2022-01-18hw/pci: Document pci_dma_map()Philippe Mathieu-Daudé
2022-01-18hw/pci: Restrict pci-bus stub to sysemuPhilippe Mathieu-Daudé
2022-01-18hw/nvram: Restrict fw_cfg QOM interface to sysemu and toolsPhilippe Mathieu-Daudé
2022-01-18stubs: Restrict fw_cfg to system emulationPhilippe Mathieu-Daudé
2022-01-18memory: Fix incorrect calls of log_global_start/stopPeter Xu
2022-01-18memory: Update description of memory_region_is_mapped()David Hildenbrand
2022-01-18memory: Make memory_region_is_mapped() succeed when mapped via an aliasDavid Hildenbrand
2022-01-18machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()David Hildenbrand
2022-01-18memory: Have 'info mtree' remove duplicated Address Space informationPhilippe Mathieu-Daudé
2022-01-18memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()Philippe Mathieu-Daudé
2022-01-18memory: Directly dispatch alias accesses on origin memory regionPhilippe Mathieu-Daudé
2022-01-16Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220115' i...Peter Maydell
2022-01-16Merge remote-tracking branch 'remotes/konstantin/tags/qga-win32-pull-2022-01-...Peter Maydell
2022-01-15roms/openbios: update OpenBIOS images to 04dfc98 built from submoduleMark Cave-Ayland
2022-01-14Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2022-01-14Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...Peter Maydell
2022-01-14iotests/testrunner.py: refactor test_field_widthVladimir Sementsov-Ogievskiy
2022-01-14block: drop BLK_PERM_GRAPH_MODVladimir Sementsov-Ogievskiy
2022-01-14qemu-img: make is_allocated_sectors() more efficientVladimir Sementsov-Ogievskiy
2022-01-14iotests: Test qemu-img convert of zeroed data clusterKevin Wolf
2022-01-14vvfat: Fix vvfat_write() for writes before the root directoryKevin Wolf
2022-01-14vvfat: Fix size of temporary qcow fileKevin Wolf
2022-01-14iotests/308: Fix for CAP_DAC_OVERRIDEHanna Reitz
2022-01-14iotests/stream-error-on-reset: New testHanna Reitz
2022-01-14block-backend: prevent dangling BDS pointers across aio_poll()Stefan Hajnoczi
2022-01-14qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVERPhilippe Mathieu-Daudé
2022-01-14qemu-storage-daemon: Add vhost-user-blk helpPhilippe Mathieu-Daudé
2022-01-14docs: Correct 'vhost-user-blk' spellingPhilippe Mathieu-Daudé
2022-01-14softmmu: fix device deletion events with -device JSON syntaxDaniel P. Berrangé
2022-01-14include/sysemu/blockdev.h: remove drive_get_max_devsEmanuele Giuseppe Esposito
2022-01-14include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...Emanuele Giuseppe Esposito
2022-01-14block_int: make bdrv_backing_overridden staticEmanuele Giuseppe Esposito
2022-01-14Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...Peter Maydell
2022-01-13ui/input-legacy: pass horizontal scroll informationDmitry Petrov
2022-01-13ui/sdl2: pass horizontal scroll information to the device codeDmitry Petrov
2022-01-13ui/gtk: pass horizontal scroll information to the device codeDmitry Petrov
2022-01-13ui/cocoa: pass horizontal scroll information to the device codeDmitry Petrov
2022-01-13ps2: Initial horizontal scroll supportDmitry Petrov
2022-01-13Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell
2022-01-13Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220112' into s...Peter Maydell
2022-01-13edid: Added support for 4k@60 Hz monitorSatyeshwar Singh
2022-01-13edid: set default resolution to 1280x800 (WXGA)Daniel P. Berrangé
2022-01-13hw/mips/jazz: Inline vga_mmio_init() and remove itPhilippe Mathieu-Daudé
2022-01-13hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIOPhilippe Mathieu-Daudé