index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-01-18
hw/dma: Use dma_addr_t type definition when relevant
Philippe Mathieu-Daudé
2022-01-18
hw/dma: Move ScatterGatherEntry / QEMUSGList declarations around
Philippe Mathieu-Daudé
2022-01-18
hw/dma: Fix format string issues using dma_addr_t
Philippe Mathieu-Daudé
2022-01-18
hw/scsi: Rename SCSIRequest::resid as 'residual'
Philippe Mathieu-Daudé
2022-01-18
hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
Philippe Mathieu-Daudé
2022-01-18
hw/dma: Remove CONFIG_USER_ONLY check
Philippe Mathieu-Daudé
2022-01-18
hw/pci: Document pci_dma_map()
Philippe Mathieu-Daudé
2022-01-18
hw/pci: Restrict pci-bus stub to sysemu
Philippe Mathieu-Daudé
2022-01-18
hw/nvram: Restrict fw_cfg QOM interface to sysemu and tools
Philippe Mathieu-Daudé
2022-01-18
stubs: Restrict fw_cfg to system emulation
Philippe Mathieu-Daudé
2022-01-18
memory: Fix incorrect calls of log_global_start/stop
Peter Xu
2022-01-18
memory: Update description of memory_region_is_mapped()
David Hildenbrand
2022-01-18
memory: Make memory_region_is_mapped() succeed when mapped via an alias
David Hildenbrand
2022-01-18
machine: Use host_memory_backend_is_mapped() in machine_consume_memdev()
David Hildenbrand
2022-01-18
memory: Have 'info mtree' remove duplicated Address Space information
Philippe Mathieu-Daudé
2022-01-18
memory: Split mtree_info() as mtree_info_flatview() + mtree_info_as()
Philippe Mathieu-Daudé
2022-01-18
memory: Directly dispatch alias accesses on origin memory region
Philippe Mathieu-Daudé
2022-01-16
Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-20220115' i...
Peter Maydell
2022-01-16
Merge remote-tracking branch 'remotes/konstantin/tags/qga-win32-pull-2022-01-...
Peter Maydell
2022-01-15
roms/openbios: update OpenBIOS images to 04dfc98 built from submodule
Mark Cave-Ayland
2022-01-14
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2022-01-14
Merge remote-tracking branch 'remotes/kraxel/tags/kraxel-20220114-pull-reques...
Peter Maydell
2022-01-14
iotests/testrunner.py: refactor test_field_width
Vladimir Sementsov-Ogievskiy
2022-01-14
block: drop BLK_PERM_GRAPH_MOD
Vladimir Sementsov-Ogievskiy
2022-01-14
qemu-img: make is_allocated_sectors() more efficient
Vladimir Sementsov-Ogievskiy
2022-01-14
iotests: Test qemu-img convert of zeroed data cluster
Kevin Wolf
2022-01-14
vvfat: Fix vvfat_write() for writes before the root directory
Kevin Wolf
2022-01-14
vvfat: Fix size of temporary qcow file
Kevin Wolf
2022-01-14
iotests/308: Fix for CAP_DAC_OVERRIDE
Hanna Reitz
2022-01-14
iotests/stream-error-on-reset: New test
Hanna Reitz
2022-01-14
block-backend: prevent dangling BDS pointers across aio_poll()
Stefan Hajnoczi
2022-01-14
qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USER_BLK_SERVER
Philippe Mathieu-Daudé
2022-01-14
qemu-storage-daemon: Add vhost-user-blk help
Philippe Mathieu-Daudé
2022-01-14
docs: Correct 'vhost-user-blk' spelling
Philippe Mathieu-Daudé
2022-01-14
softmmu: fix device deletion events with -device JSON syntax
Daniel P. Berrangé
2022-01-14
include/sysemu/blockdev.h: remove drive_get_max_devs
Emanuele Giuseppe Esposito
2022-01-14
include/sysemu/blockdev.h: remove drive_mark_claimed_by_board and inline driv...
Emanuele Giuseppe Esposito
2022-01-14
block_int: make bdrv_backing_overridden static
Emanuele Giuseppe Esposito
2022-01-14
Merge remote-tracking branch 'remotes/stefanha-gitlab/tags/block-pull-request...
Peter Maydell
2022-01-13
ui/input-legacy: pass horizontal scroll information
Dmitry Petrov
2022-01-13
ui/sdl2: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
ui/gtk: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
ui/cocoa: pass horizontal scroll information to the device code
Dmitry Petrov
2022-01-13
ps2: Initial horizontal scroll support
Dmitry Petrov
2022-01-13
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-01-13
Merge remote-tracking branch 'remotes/legoater/tags/pull-ppc-20220112' into s...
Peter Maydell
2022-01-13
edid: Added support for 4k@60 Hz monitor
Satyeshwar Singh
2022-01-13
edid: set default resolution to 1280x800 (WXGA)
Daniel P. Berrangé
2022-01-13
hw/mips/jazz: Inline vga_mmio_init() and remove it
Philippe Mathieu-Daudé
2022-01-13
hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VGA_MMIO
Philippe Mathieu-Daudé
[next]