qemu.git
2022-01-18 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-18 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/memor...
2022-01-18 Cédric Le Goaterppc/pnv: Remove PHB4 version property
2022-01-18 Cédric Le Goaterppc/pnv: Add a 'rp_model' class attribute for the PHB4 PEC
2022-01-18 Cédric Le Goaterppc/pnv: Move root port allocation under pnv_pec_defaul...
2022-01-18 Daniel Henrique... ppc/pnv: rename pnv_pec_stk_update_map()
2022-01-18 Daniel Henrique... ppc/pnv: remove PnvPhb4PecStack object
2022-01-18 Daniel Henrique... ppc/pnv: make PECs create and realize PHB4s
2022-01-18 Daniel Henrique... ppc/pnv: remove PnvPhb4PecStack::stack_no
2022-01-18 Daniel Henrique... ppc/pnv: move default_phb_realize() to pec_realize()
2022-01-18 Daniel Henrique... ppc/pnv: remove stack pointer from PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: reduce stack->stack_no usage
2022-01-18 Daniel Henrique... ppc/pnv: introduce PnvPHB4 'pec' property
2022-01-18 Daniel Henrique... ppc/pnv: move phb_regs_mr to PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: move nest_regs_mr to PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: change pnv_pec_stk_update_map() to use PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: move nest_regs[] to PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: move mmbar0/mmbar1 and friends to PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: change pnv_phb4_update_regions() to use PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: move intbar to PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: move phbbar to PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: move PCI registers to PnvPHB4
2022-01-18 Daniel Henrique... ppc/pnv: use PHB4 obj in pnv_pec_stk_pci_xscom_ops
2022-01-18 Fabiano Rosastests/avocado: ppc: Add smoke tests for MPC7400 and...
2022-01-18 Cédric Le Goatertarget/ppc: Fix 7448 support
2022-01-18 Cédric Le Goatertarget/ppc: Finish removal of 401/403 CPUs
2022-01-18 Cédric Le Goatertarget/ppc: Remove last user of .load_state_old
2022-01-18 Leonardo GarciaLink new ppc-spapr-uv-hcalls.rst to pseries.rst.
2022-01-18 Leonardo GarciaRename ppc-spapr-uv-hcalls.txt to ppc-spapr-uv-hcalls...
2022-01-18 Leonardo GarciarSTify ppc-spapr-uv-hcalls.txt.
2022-01-18 Leonardo GarciaLink new ppc-spapr-hotplug.rst file to pseries.rst.
2022-01-18 Leonardo Garciadocs: Rename ppc-spapr-hotplug.txt to ppc-spapr-hotplug...
2022-01-18 Leonardo Garciadocs: rSTify ppc-spapr-hotplug.txt.
2022-01-18 Alex Bennéedocs/devel: add some clarifying text for aliases
2022-01-18 Philippe Mathieu... hw/dma: Let dma_buf_read() / dma_buf_write() propagate...
2022-01-18 Philippe Mathieu... hw/dma: Use dma_addr_t type definition when relevant
2022-01-18 Philippe Mathieu... hw/dma: Move ScatterGatherEntry / QEMUSGList declaratio...
2022-01-18 Philippe Mathieu... hw/dma: Fix format string issues using dma_addr_t
2022-01-18 Philippe Mathieu... hw/scsi: Rename SCSIRequest::resid as 'residual'
2022-01-18 Philippe Mathieu... hw/rdma/rdma_utils: Rename rdma_pci_dma_map 'len' argument
2022-01-18 Philippe Mathieu... hw/dma: Remove CONFIG_USER_ONLY check
2022-01-18 Philippe Mathieu... hw/pci: Document pci_dma_map()
2022-01-18 Philippe Mathieu... hw/pci: Restrict pci-bus stub to sysemu
2022-01-18 Philippe Mathieu... hw/nvram: Restrict fw_cfg QOM interface to sysemu and...
2022-01-18 Philippe Mathieu... stubs: Restrict fw_cfg to system emulation
2022-01-18 Peter Xumemory: Fix incorrect calls of log_global_start/stop
2022-01-18 David Hildenbrandmemory: Update description of memory_region_is_mapped()
2022-01-18 David Hildenbrandmemory: Make memory_region_is_mapped() succeed when...
2022-01-18 David Hildenbrandmachine: Use host_memory_backend_is_mapped() in machine...
2022-01-18 Philippe Mathieu... memory: Have 'info mtree' remove duplicated Address...
2022-01-18 Philippe Mathieu... memory: Split mtree_info() as mtree_info_flatview(...
2022-01-18 Philippe Mathieu... memory: Directly dispatch alias accesses on origin...
2022-01-16 Peter MaydellMerge remote-tracking branch 'remotes/mcayland/tags...
2022-01-16 Peter MaydellMerge remote-tracking branch 'remotes/konstantin/tags...
2022-01-15 Mark Cave-Aylandroms/openbios: update OpenBIOS images to 04dfc98 built...
2022-01-14 Peter MaydellMerge remote-tracking branch 'remotes/kevin/tags/for...
2022-01-14 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/kraxe...
2022-01-14 Vladimir Sementsov... iotests/testrunner.py: refactor test_field_width
2022-01-14 Vladimir Sementsov... block: drop BLK_PERM_GRAPH_MOD
2022-01-14 Vladimir Sementsov... qemu-img: make is_allocated_sectors() more efficient
2022-01-14 Kevin Wolfiotests: Test qemu-img convert of zeroed data cluster
2022-01-14 Kevin Wolfvvfat: Fix vvfat_write() for writes before the root...
2022-01-14 Kevin Wolfvvfat: Fix size of temporary qcow file
2022-01-14 Hanna Reitziotests/308: Fix for CAP_DAC_OVERRIDE
2022-01-14 Hanna Reitziotests/stream-error-on-reset: New test
2022-01-14 Stefan Hajnocziblock-backend: prevent dangling BDS pointers across...
2022-01-14 Philippe Mathieu... qapi/block: Restrict vhost-user-blk to CONFIG_VHOST_USE...
2022-01-14 Philippe Mathieu... qemu-storage-daemon: Add vhost-user-blk help
2022-01-14 Philippe Mathieu... docs: Correct 'vhost-user-blk' spelling
2022-01-14 Daniel P. Berrangésoftmmu: fix device deletion events with -device JSON...
2022-01-14 Emanuele Giuseppe... include/sysemu/blockdev.h: remove drive_get_max_devs
2022-01-14 Emanuele Giuseppe... include/sysemu/blockdev.h: remove drive_mark_claimed_by...
2022-01-14 Emanuele Giuseppe... block_int: make bdrv_backing_overridden static
2022-01-14 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2022-01-13 Dmitry Petrovui/input-legacy: pass horizontal scroll information
2022-01-13 Dmitry Petrovui/sdl2: pass horizontal scroll information to the...
2022-01-13 Dmitry Petrovui/gtk: pass horizontal scroll information to the devic...
2022-01-13 Dmitry Petrovui/cocoa: pass horizontal scroll information to the...
2022-01-13 Dmitry Petrovps2: Initial horizontal scroll support
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
2022-01-13 Satyeshwar... edid: Added support for 4k@60 Hz monitor
2022-01-13 Daniel P. Berrangéedid: set default resolution to 1280x800 (WXGA)
2022-01-13 Philippe Mathieu... hw/mips/jazz: Inline vga_mmio_init() and remove it
2022-01-13 Philippe Mathieu... hw/display/vga-mmio: QOM'ify vga_mmio_init() as TYPE_VG...
2022-01-13 Philippe Mathieu... hw/display/vga-mmio: Inline vga_mm_init()
2022-01-13 Philippe Mathieu... hw/display: Rename VGA_ISA_MM -> VGA_MMIO
2022-01-13 Gerd Hoffmannuas: add missing return
2022-01-13 Marc-André... ui: fix gtk clipboard clear assertion
2022-01-13 Marc-André... ui/dbus: fix buffer-overflow detected by ASAN
2022-01-13 Volker Rümelinhw/audio/intel-hda: fix stream reset
2022-01-13 Volker Rümelindsoundaudio: fix crackling audio recordings
2022-01-13 Volker Rümelinjackaudio: use ifdefs to hide unavailable functions
2022-01-13 Rao Leiui/vnc.c: Fixed a deadlock bug.
2022-01-13 zhenwei piusb: allow max 8192 bytes for desc
2022-01-13 Dario Binacchihw/usb/dev-wacom: add missing HID descriptor
2022-01-12 Stefan Hajnoczivirtio: unify dataplane and non-dataplane ->handle_output()
2022-01-12 Stefan Hajnoczivirtio: use ->handle_output() instead of ->handle_aio_o...
2022-01-12 Stefan Hajnoczivirtio-scsi: prepare virtio_scsi_handle_cmd for dataplane
2022-01-12 Stefan Hajnoczivirtio-blk: drop unused virtio_blk_handle_vq() return...
next