]> git.proxmox.com Git - mirror_qemu.git/history - include
hmp: add basic "info stats" implementation
[mirror_qemu.git] / include /
2022-05-16 Leonardo BrasQIOChannelSocket: Implement io_writev zero copy flag...
2022-05-16 Leonardo BrasQIOChannel: Add flags on io_writev and introduce io_flu...
2022-05-16 Jonah Palmervirtio: add vhost support for virtio devices
2022-05-16 Jonah Palmervirtio: drop name parameter for virtio_init()
2022-05-16 Alex Bennéevirtio/vhost-user: dynamically assign VhostUserHostNoti...
2022-05-16 Alex Bennéehw/virtio/vhost-user: don't suppress F_CONFIG when...
2022-05-16 Alex Bennéeinclude/hw: start documenting the vhost API
2022-05-16 Alex Bennéehw/virtio: move virtio-pci.h into shared include space
2022-05-16 David Woodhouseintel_iommu: Support IR-only mode without DMA translation
2022-05-15 Richard HendersonMerge tag 'or1k-pull-request-20220515' of https://githu...
2022-05-14 Paolo Bonziniintroduce -audio as a replacement for -soundhw
2022-05-14 Paolo Bonzinisoundhw: extract soundhw help to a separate function
2022-05-14 Yang Weijiangqdev-properties: Add a new macro with bitmask check...
2022-05-13 Richard HendersonMerge tag 'linux-headers-v5.18-rc6' of https://gitlab...
2022-05-13 Alex Williamsonlinux-headers: Update to v5.18-rc6
2022-05-13 Jonathan Cameroncxl/cxl-host: Add memops for CFMWS region.
2022-05-13 Jonathan Cameronmem/cxl_type3: Add read and write functions for associa...
2022-05-13 Jonathan CameronCXL/cxl_component: Add cxl_get_hb_cstate()
2022-05-13 Jonathan Cameronpci/pcie_port: Add pci_find_port_by_pn()
2022-05-13 Jonathan Cameronhw/cxl/host: Add support for CXL Fixed Memory Windows.
2022-05-13 Jonathan Cameronhw/cxl/component: Add utils for interleave parameter...
2022-05-13 Ben Widawskyacpi/cxl: Create the CEDT (9.14.1)
2022-05-13 Ben Widawskyacpi/cxl: Add _OSC implementation (9.14.2)
2022-05-13 Ben Widawskyhw/cxl/component: Implement host bridge MMIO (8.2.5...
2022-05-13 Ben Widawskyhw/cxl/device: Implement get/set Label Storage Area...
2022-05-13 Ben Widawskyhw/cxl/device: Plumb real Label Storage Area (LSA)...
2022-05-13 Ben Widawskyhw/cxl/device: Add a memory device (8.2.8.5)
2022-05-13 Ben Widawskyhw/pxb: Allow creation of a CXL PXB (host bridge)
2022-05-13 Jonathan Cameroncxl: Machine level control on whether CXL support is...
2022-05-13 Ben Widawskyhw/pci/cxl: Create a CXL bus type
2022-05-13 Ben Widawskyhw/cxl/device: Timestamp implementation (8.2.9.3)
2022-05-13 Ben Widawskyhw/cxl/device: Add memory device utilities
2022-05-13 Ben Widawskyhw/cxl/device: Implement basic mailbox (8.2.8.4)
2022-05-13 Ben Widawskyhw/cxl/device: Implement the CAP array (8.2.8.1-2)
2022-05-13 Ben Widawskyhw/cxl/device: Introduce a CXL device (8.2.8)
2022-05-13 Ben Widawskyhw/cxl/component: Introduce CXL components (8.1.x,...
2022-05-13 Ben Widawskyhw/pci/cxl: Add a CXL component type (interface)
2022-05-12 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-12 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-05-12 Eric Blakenbd/server: Allow MULTI_CONN for shared writable exports
2022-05-12 Eric Blakeqemu-nbd: Pass max connections to blockdev layer
2022-05-12 Paolo Bonzinicoroutine-lock: qemu_co_queue_restart_all is a coroutin...
2022-05-12 Paolo Bonzinicoroutine-lock: introduce qemu_co_queue_enter_all
2022-05-12 Paolo Bonzinicoroutine-lock: qemu_co_queue_next is a coroutine-only...
2022-05-12 Paolo Bonzinimachine: make memory-backend a link property
2022-05-12 Paolo Bonzinimachine: add boot compound property
2022-05-12 Paolo Bonzinimachine: use QAPI struct for boot configuration
2022-05-12 Kevin Wolfcoroutine: Rename qemu_coroutine_inc/dec_pool_size()
2022-05-12 Bernhard Beschowhw/xen/xen_pt: Confine igd-passthrough-isa-bridge to XEN
2022-05-11 Richard HendersonMerge tag 'pull-misc-2022-05-11' of git://repo.or.cz...
2022-05-11 Markus ArmbrusterClean up decorations and whitespace around header guards
2022-05-11 Markus ArmbrusterNormalize header guard symbol definition
2022-05-11 Markus ArmbrusterClean up ill-advised or unusual header guards
2022-05-11 Markus ArmbrusterClean up header guards that don't match their file...
2022-05-09 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2022-05-09 Richard HendersonMerge tag 'pull-target-arm-20220509' of https://git...
2022-05-09 Stefan Hajnoczivirtio-scsi: move request-related items from .h to .c
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_cmd_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_ctrl_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: clean up virtio_scsi_handle_event_vq()
2022-05-09 Stefan Hajnoczivirtio-scsi: don't waste CPU polling the event virtqueue
2022-05-09 Nicolas Saenz Julienneutil/event-loop-base: Introduce options to set the...
2022-05-09 Nicolas Saenz Julienneutil/main-loop: Introduce the main loop into QOM
2022-05-09 Nicolas Saenz JulienneIntroduce event-loop-base abstract class
2022-05-09 Richard HendersonMerge tag 'pull-request-2022-05-09' of https://gitlab...
2022-05-09 Gautam AgrawalWarn user if the vga flag is passed but no vga device...
2022-05-09 Thomas Huthdisas: Remove old libopcode ppc disassembler
2022-05-09 Thomas Huthdisas: Remove old libopcode i386 disassembler
2022-05-09 Thomas Huthdisas: Remove old libopcode arm disassembler
2022-05-08 Richard HendersonMerge tag 'qemu-sparc-20220508' of https://github.com...
2022-05-08 Mark Cave-Aylandlasi: move from hw/hppa to hw/misc
2022-05-08 Mark Cave-Aylanddino: move from hw/hppa to hw/pci-host
2022-05-07 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-05-07 Paolo Bonzinipc: remove -soundhw pcspk
2022-05-07 Paolo Bonzinibuild: move vhost-scsi configuration to Kconfig
2022-05-07 Richard HendersonMerge tag '20220506-xtensa-1' of https://github.com...
2022-05-06 Richard HendersonMerge tag 'vfio-updates-20220506.1' of https://gitlab...
2022-05-06 Yi Liuvfio/common: Rename VFIOGuestIOMMU::iommu into ::iommu_mr
2022-05-06 Eric Augersysemu: tpm: Add a stub function for TPM_IS_CRB
2022-05-05 Richard HendersonMerge tag 'pull-ppc-20220505' of https://gitlab.com...
2022-05-05 Frederic Barratppc/xive: Update the state of the External interrupt...
2022-05-05 Richard HendersonMerge tag 'pull-target-arm-20220505' of https://git...
2022-05-04 Richard HendersonMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-05-04 Richard HendersonMerge tag 'pull-request-2022-05-04' of https://gitlab...
2022-05-04 Hanna ReitzRevert "main-loop: Disable GLOBAL_STATE_CODE() assertions"
2022-05-04 Hanna Reitzblock: Classify bdrv_get_flags() as I/O function
2022-05-04 Thomas Huthdisas: Remove old libopcode s390 disassembler
2022-05-04 Richard Hendersontcg: Implement tcg_gen_{h,w}swap_{i32,i64}
2022-05-03 Richard HendersonMerge tag 'misc-pull-request' of gitlab.com:marcandre...
2022-05-03 Richard HendersonMerge tag 'pull-aspeed-20220503' of https://github...
2022-05-03 Marc-André Lureauutil: rename qemu_*block() socket functions
2022-05-03 Marc-André Lureauio: make qio_channel_command_new_pid() static
2022-05-03 Marc-André LureauReplace qemu_pipe() with g_unix_open_pipe()
2022-05-03 Marc-André Lureaublock: move fcntl_setfl()
2022-05-03 Marc-André LureauUse QEMU_SANITIZE_THREAD
2022-05-03 Steven Leeaspeed/hace: Support AST1030 HACE
2022-05-02 Steven Leeaspeed/hace: Support AST2600 HACE
2022-05-02 Steven Leeaspeed/hace: Support HMAC Key Buffer register.
2022-05-02 Steven Leeaspeed/soc : Add AST1030 support
2022-05-02 Steven Leeaspeed/scu: Add AST1030 support
next