]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-11-07 Stefan HajnocziMerge tag 'pixman-pull-request' of https://gitlab.com...
2023-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-11-07 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-07 Stefan HajnocziMerge tag 'pull-xenfv.for-upstream-20231107' of git...
2023-11-07 Marc-André... build-sys: make pixman actually optional
2023-11-07 Marc-André... hw/display/ati: allow compiling without PIXMAN
2023-11-07 Marc-André... hw/mips: FULOONG depends on VT82C686
2023-11-07 Marc-André... hw/sm501: allow compiling without PIXMAN
2023-11-07 Marc-André... hw/arm: XLNX_VERSAL depends on XLNX_CSU_DMA
2023-11-07 Marc-André... arm/kconfig: XLNX_ZYNQMP_ARM depends on PIXMAN
2023-11-07 Marc-André... ui/dbus: do not require PIXMAN
2023-11-07 Marc-André... ui/gtk: -display gtk requires PIXMAN
2023-11-07 Marc-André... ui/spice: SPICE/QXL requires PIXMAN
2023-11-07 Marc-André... ui/vnc: VNC requires PIXMAN
2023-11-07 Marc-André... ui/gl: opengl doesn't require PIXMAN
2023-11-07 Marc-André... vhost-user-gpu: skip VHOST_USER_GPU_UPDATE when !PIXMAN
2023-11-07 Marc-André... ui/console: when PIXMAN is unavailable, don't draw...
2023-11-07 Marc-André... virtio-gpu: replace PIXMAN for region/rect test
2023-11-07 Marc-André... qmp/hmp: disable screendump if PIXMAN is missing
2023-11-07 Marc-André... ui/vc: console-vc requires PIXMAN
2023-11-07 Marc-André... ui/console: allow to override the default VC
2023-11-07 Marc-André... vl: move display early init before default devices
2023-11-07 Marc-André... vl: simplify display_remote logic
2023-11-07 Marc-André... qemu-options: define -vnc only #ifdef CONFIG_VNC
2023-11-07 Marc-André... vl: drop needless -spice checks
2023-11-07 Marc-André... ui: add pixman-minimal.h
2023-11-07 Marc-André... ui: compile out some qemu-pixman functions when !PIXMAN
2023-11-07 Marc-André... build-sys: drop needless warning pragmas for old pixman
2023-11-07 Marc-André... build-sys: add a "pixman" feature
2023-11-07 David Woodhousedocs: update Xen-on-KVM documentation
2023-11-07 David Woodhousexen-platform: unplug AHCI disks
2023-11-07 David Woodhousehw/i386/pc: support '-nic' for xen-net-device
2023-11-07 David Woodhousehw/xen: update Xen PV NIC to XenDevice model
2023-11-07 David Woodhousehw/xen: only remove peers of PCI NICs on unplug
2023-11-07 David Woodhousehw/xen: add support for Xen primary console in emulated...
2023-11-07 David Woodhousehw/xen: update Xen console to XenDevice model
2023-11-07 David Woodhousehw/xen: do not repeatedly try to create a failing backe...
2023-11-07 David Woodhousehw/xen: add get_frontend_path() method to XenDeviceClass
2023-11-07 David Woodhousehw/xen: automatically assign device index to block...
2023-11-07 David Woodhousehw/xen: populate store frontend nodes with XenStore...
2023-11-07 David Woodhousei386/xen: advertise XEN_HVM_CPUID_UPCALL_VECTOR in...
2023-11-07 David Woodhouseinclude: update Xen public headers to Xen 4.17.2 release
2023-11-07 David Woodhousehw/xen: Clean up event channel 'type_val' handling...
2023-11-07 David Woodhousei386/xen: Ignore VCPU_SSHOTTMR_future flag in set_singl...
2023-11-07 Ani Sinhaacpi/tests/avocado/bits: enable console logging from...
2023-11-07 Ani Sinhaacpi/tests/avocado/bits: enforce 32-bit SMBIOS entry...
2023-11-07 Jonathan Cameronhw/cxl: Add tunneled command support to mailbox for...
2023-11-07 Jonathan Cameronhw/cxl: Add dummy security state get
2023-11-07 Gregory Pricehw/cxl/type3: Cleanup multiple CXL_TYPE3() calls in...
2023-11-07 Jonathan Cameronhw/cxl/mbox: Add Get Background Operation Status Command
2023-11-07 Davidlohr Buesohw/cxl: Add support for device sanitation
2023-11-07 Davidlohr Buesohw/cxl/mbox: Wire up interrupts for background completion
2023-11-07 Davidlohr Buesohw/cxl/mbox: Add support for background operations
2023-11-07 Jonathan Cameronhw/cxl: Implement Physical Ports status retrieval
2023-11-07 Jonathan Cameronhw/pci-bridge/cxl_downstream: Set default link width...
2023-11-07 Jonathan Cameronhw/cxl/mbox: Add Physical Switch Identify command.
2023-11-07 Jonathan Cameronhw/cxl/mbox: Add Information and Status / Identify...
2023-11-07 Jonathan Cameronhw/cxl: Add a switch mailbox CCI function
2023-11-07 Jonathan Cameronhw/pci-bridge/cxl_upstream: Move defintion of device...
2023-11-07 Jonathan Cameronhw/cxl/mbox: Generalize the CCI command processing
2023-11-07 Jonathan Cameronhw/cxl/mbox: Pull the CCI definition out of the CXLDevi...
2023-11-07 Jonathan Cameronhw/cxl/mbox: Split mailbox command payload into separat...
2023-11-07 Jonathan Cameronhw/cxl/mbox: Pull the payload out of struct cxl_cmd...
2023-11-07 Jonathan Cameronhw/cxl: Fix a QEMU_BUILD_BUG_ON() in switch statement...
2023-11-07 Jonathan Cameronhw/cxl: Line length reductions
2023-11-07 Jonathan Cameronhw/cxl: CXLDVSECPortExtensions renamed to CXLDVSECPortExt
2023-11-07 Jonathan Cameronhw/cxl: Use switch statements for read and write of...
2023-11-07 Jonathan Cameronhw/cxl: Use a switch to explicitly check size in caps_r...
2023-11-07 Zhao Liutests: bios-tables-test: Add ACPI table binaries for...
2023-11-07 Zhao Liutests: bios-tables-test: Add test for smbios type4...
2023-11-07 Zhao Liutests: bios-tables-test: Prepare the ACPI table change...
2023-11-07 Zhao Liutests: bios-tables-test: Add ACPI table binaries for...
2023-11-07 Zhao Liutests: bios-tables-test: Add test for smbios type4...
2023-11-07 Zhao Liutests: bios-tables-test: Prepare the ACPI table change...
2023-11-07 Zhao Liutests: bios-tables-test: Update ACPI table binaries...
2023-11-07 Zhao Liutests: bios-tables-test: Extend smbios core count2...
2023-11-07 Zhao Liutests: bios-tables-test: Prepare the ACPI table change...
2023-11-07 Zhao Liutests: bios-tables-test: Add ACPI table binaries for...
2023-11-07 Zhao Liutests: bios-tables-test: Add test for smbios type4...
2023-11-07 Zhao Liutests: bios-tables-test: Prepare the ACPI table change...
2023-11-07 Zhao Liutests: bios-tables-test: Add ACPI table binaries for...
2023-11-07 Zhao Liutests: bios-tables-test: Add test for smbios type4...
2023-11-07 Zhao Liutests: bios-tables-test: Prepare the ACPI table change...
2023-11-07 Zhao Liutests: test-smp-parse: Add the test for cores/threads...
2023-11-07 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_RSS in SVQ
2023-11-07 Hawkins Jiaweivdpa: Restore receive-side scaling state
2023-11-07 Hawkins Jiaweivdpa: Add SetSteeringEBPF method for NetClientState
2023-11-07 Hawkins Jiaweivdpa: Allow VIRTIO_NET_F_HASH_REPORT in SVQ
2023-11-07 Hawkins Jiaweivdpa: Restore hash calculation state
2023-11-07 Manos Pitsidianakisdocs/system: add basic virtio-snd documentation
2023-11-07 Manos Pitsidianakisvirtio-sound: implement audio capture (RX)
2023-11-07 Manos Pitsidianakisvirtio-sound: implement audio output (TX)
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_RELEASE
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_PREPARE
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_SET_PARAMS
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_{START,STOP}
2023-11-07 Manos Pitsidianakisvirtio-sound: handle VIRTIO_SND_R_PCM_INFO request
2023-11-07 Manos Pitsidianakisvirtio-sound: handle control messages and streams
2023-11-07 Manos PitsidianakisAdd virtio-sound-pci device
2023-11-07 Manos PitsidianakisAdd virtio-sound device stub
next