]> git.proxmox.com Git - mirror_qemu.git/history - include
spice: Update QXLInterface for spice >= 0.15.0
[mirror_qemu.git] / include /
2022-01-18 John Snowspice: Update QXLInterface for spice >= 0.15.0
2022-01-16 Peter MaydellMerge remote-tracking branch 'remotes/konstantin/tags...
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... block: drop BLK_PERM_GRAPH_MOD
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 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2022-01-13 Peter MaydellMerge remote-tracking branch 'remotes/legoater/tags...
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: Rename VGA_ISA_MM -> VGA_MMIO
2022-01-12 Stefan Hajnoczivirtio: unify dataplane and non-dataplane ->handle_output()
2022-01-12 Stefan Hajnoczivirtio-blk: drop unused virtio_blk_handle_vq() return...
2022-01-12 Stefan Hajnoczivirtio: get rid of VirtIOHandleAIOOutput
2022-01-12 Stefan Hajnocziaio-posix: split poll check from ready handler
2022-01-12 Daniel Henrique... ppc/pnv: turn pnv_phb4_update_regions() into static
2022-01-12 Daniel Henrique... ppc/pnv: turn 'phb' into a pointer in struct PnvPhb4Pec...
2022-01-12 Daniel Henrique... pnv_phb4_pec.c: move pnv_pec_phb_offset() to pnv_phb4.c
2022-01-12 Daniel Henrique... pnv_phb4.c: change TYPE_PNV_PHB4_ROOT_BUS name
2022-01-12 Daniel Henrique... pnv_phb3.h: change TYPE_PNV_PHB3_ROOT_BUS name
2022-01-12 Cédric Le Goaterppc/pnv: Move num_phbs under Pnv8Chip
2022-01-12 Cédric Le Goaterppc/pnv: Reparent user created PHB3 devices to the...
2022-01-12 Cédric Le Goaterppc/pnv: Introduce support for user created PHB3 devices
2022-01-12 Daniel Henrique... pnv_phb4.c: make pnv-phb4-root-port user creatable
2022-01-12 Cédric Le Goaterppc/pnv: Attach PHB3 root port device when defaults...
2022-01-12 Cédric Le GoaterMerge tag 'qemu-slof-20220110' of github.com:aik/qemu...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/philmd/tags/sdmmc...
2022-01-11 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2022-01-10 Michael S. TsirkinRevert "virtio: introduce macro IRTIO_CONFIG_IRQ_IDX"
2022-01-10 Michael S. TsirkinRevert "vhost: introduce new VhostOps vhost_set_config_...
2022-01-10 Michael S. TsirkinRevert "virtio: add support for configure interrupt"
2022-01-10 Michael S. TsirkinRevert "vhost: add support for configure interrupt"
2022-01-10 Michael S. TsirkinRevert "virtio-net: add support for configure interrupt"
2022-01-08 Richard HendersonMerge tag 'bsd-user-arm-pull-request' of gitlab.com...
2022-01-08 Richard HendersonMerge tag 'pull-riscv-to-apply-20220108' of github...
2022-01-08 Frédéric Pétrottarget/riscv: setup everything for rv64 to support...
2022-01-08 Frédéric Pétrotqemu/int128: addition of div/rem 128-bit operations
2022-01-08 Frédéric Pétrotexec/memop: Adding signed quad and octo defines
2022-01-08 Frédéric Pétrotexec/memop: Adding signedness to quad definitions
2022-01-08 Alistair Francishw/riscv: virt: Allow support for 32 cores
2022-01-08 Richard HendersonMerge tag 'for_upstream' of git://git.kernel.org/pub...
2022-01-08 David Hildenbrandvirtio-mem: Support VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
2022-01-08 David Hildenbrandlinux-headers: sync VIRTIO_MEM_F_UNPLUGGED_INACCESSIBLE
2022-01-08 David Hildenbrandvirtio-mem: Support "prealloc=on" option
2022-01-07 Richard HendersonMerge tag 'pull-target-arm-20220107' of https://git...
2022-01-07 Peter Maydellhw/intc/arm_gicv3_its: Fix various off-by-one errors
2022-01-07 Peter Maydellhw/intc/arm_gicv3_its: Remove maxids union from TableDesc
2022-01-07 Troy LeeAdd dummy Aspeed AST2600 Display Port MCU (DPMCU)
2022-01-07 David Hildenbrandutil/oslib-posix: Support MADV_POPULATE_WRITE for os_me...
2022-01-07 Eduardo Habkosthw/i386: expose a "smbios-entry-point-type" PC machine...
2022-01-07 Eduardo Habkosthw/smbios: Use qapi for SmbiosEntryPointType
2022-01-07 Eduardo Habkostsmbios: Rename SMBIOS_ENTRY_POINT_* enums
2022-01-07 Frederic Barratpci: Export the pci_intx() function
2022-01-07 Cindy Luvirtio-net: add support for configure interrupt
2022-01-06 Richard HendersonMerge tag 'linux-user-for-7.0-pull-request' of https...
2022-01-06 Cindy Luvhost: add support for configure interrupt
2022-01-06 Cindy Luvirtio: add support for configure interrupt
2022-01-06 Cindy Luvhost: introduce new VhostOps vhost_set_config_call
2022-01-06 Cindy Luvirtio: introduce macro IRTIO_CONFIG_IRQ_IDX
2022-01-06 Richard Hendersonlinux-user: Add code for PR_GET/SET_UNALIGN
2022-01-05 Richard HendersonMerge tag 'pull-request-2022-01-05' of https://gitlab...
2022-01-05 Cornelia Huckhw: Add compat machines for 7.0
2022-01-05 Richard HendersonMerge tag 'pull-tcg-20220104' of https://gitlab.com...
2022-01-04 Xiaoyao Lisysemu: Cleanup qemu_run_machine_init_done_notifiers()
2022-01-04 Richard HendersonMerge tag 'pull-ppc-20220104' of https://github.com...
2022-01-04 Cédric Le Goaterppc/pnv: Remove the PHB4 "device-id" property
2022-01-03 Richard HendersonMerge tag 'pull-misc-20220103' of https://gitlab.com...
2021-12-31 Richard HendersonMerge tag 'machine-core-20211231' of https://github...
2021-12-31 Yanan Wanghw/core/machine: Introduce CPU cluster topology support
2021-12-31 Philippe Mathieu... hw/core: Rename smp_parse() -> machine_parse_smp_config()
2021-12-31 Philippe Mathieu... hw/qdev: Rename qdev_connect_gpio_out*() 'input_pin...
2021-12-31 Philippe Mathieu... hw/qdev: Correct qdev_connect_gpio_out_named() document...
2021-12-31 Philippe Mathieu... hw/qdev: Correct qdev_init_gpio_out_named() documentation
2021-12-31 Philippe Mathieu... hw/qdev: Cosmetic around documentation
2021-12-31 Richard HendersonMerge tag 'memory-api-20211231' of https://github.com...
2021-12-31 Philippe Mathieu... pci: Let ld*_pci_dma() propagate MemTxResult
2021-12-31 Philippe Mathieu... pci: Let st*_pci_dma() propagate MemTxResult
2021-12-31 Philippe Mathieu... pci: Let ld*_pci_dma() take MemTxAttrs argument
2021-12-31 Philippe Mathieu... pci: Let st*_pci_dma() take MemTxAttrs argument
2021-12-31 Philippe Mathieu... dma: Let ld*_dma() propagate MemTxResult
2021-12-31 Philippe Mathieu... dma: Let st*_dma() propagate MemTxResult
2021-12-31 Philippe Mathieu... dma: Let ld*_dma() take MemTxAttrs argument
2021-12-31 Philippe Mathieu... dma: Let st*_dma() take MemTxAttrs argument
2021-12-31 Philippe Mathieu... dma: Let dma_buf_read() take MemTxAttrs argument
2021-12-31 Philippe Mathieu... dma: Let dma_buf_write() take MemTxAttrs argument
2021-12-31 Philippe Mathieu... pci: Let pci_dma_rw() take MemTxAttrs argument
2021-12-30 Philippe Mathieu... dma: Have dma_buf_read() / dma_buf_write() take a void...
2021-12-30 Philippe Mathieu... dma: Let dma_memory_map() take MemTxAttrs argument
2021-12-30 Philippe Mathieu... dma: Let dma_memory_read/write() take MemTxAttrs argument
2021-12-30 Philippe Mathieu... dma: Let dma_memory_rw() take MemTxAttrs argument
2021-12-30 Philippe Mathieu... dma: Let dma_memory_rw_relaxed() take MemTxAttrs argument
2021-12-30 Philippe Mathieu... dma: Let dma_memory_set() take MemTxAttrs argument
2021-12-30 Philippe Mathieu... dma: Let dma_memory_valid() take MemTxAttrs argument
2021-12-29 Richard HendersonMerge tag 'pull-jobs-2021-12-29' of https://src.openvz...
2021-12-28 Vladimir Sementsov... blockjob: drop BlockJob.blk field
next