]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-11-07 Kevin Wolfblock: Mark bdrv_replace_node() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_replace_node_common() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Inline bdrv_set_backing_noperm()
2023-11-07 Kevin Wolfblock: Mark bdrv_set_backing_hd_drained() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_cow_child() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_filter_child() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_chain_contains() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_(un)freeze_backing_chain() and callers...
2023-11-07 Kevin Wolfblock: Mark bdrv_skip_filters() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_skip_implicit_filters() and callers...
2023-11-07 Kevin Wolfblock: Mark bdrv_filter_or_cow_bs() and callers GRAPH_R...
2023-11-07 Kevin Wolfblock: Mark block_job_add_bdrv() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_root_attach_child() GRAPH_WRLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_filter_bs() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_has_zero_init() and callers GRAPH_RDLOCK
2023-11-07 Kevin Wolfblock: Mark bdrv_probe_blocksizes() and callers GRAPH_R...
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...
next