]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-03-12 David Hildenbrandlibvhost-user: Factor out vq usability check
2024-03-12 David Hildenbrandlibvhost-user: Use most of mmap_offset as fd_offset
2024-03-12 David Hildenbrandlibvhost-user: Speedup gpa_to_mem_region() and vu_gpa_t...
2024-03-12 David Hildenbrandlibvhost-user: Factor out search for memory region...
2024-03-12 David Hildenbrandlibvhost-user: Don't search for duplicates when removin...
2024-03-12 David Hildenbrandlibvhost-user: Don't zero out memory for memory regions
2024-03-12 David Hildenbrandlibvhost-user: No need to check for NULL when unmapping
2024-03-12 David Hildenbrandlibvhost-user: Factor out adding a memory region
2024-03-12 David Hildenbrandlibvhost-user: Merge vu_set_mem_table_exec_postcopy...
2024-03-12 David Hildenbrandlibvhost-user: Factor out removing all mem regions
2024-03-12 David Hildenbrandlibvhost-user: Bump up VHOST_USER_MAX_RAM_SLOTS to 509
2024-03-12 David Hildenbrandlibvhost-user: Dynamically allocate memory for memory...
2024-03-12 Si-Wei Liuvdpa: fix network breakage after cancelling migration
2024-03-12 Si-Wei Liuvdpa: indicate transitional state for SVQ switching
2024-03-12 Si-Wei Liuvdpa: define SVQ transitioning state for mode switching
2024-03-12 Si-Wei Liuvdpa: add trace event for vhost_vdpa_net_load_mq
2024-03-12 Si-Wei Liuvdpa: add trace events for vhost_vdpa_net_load_cmd
2024-03-12 Si-Wei Liuvdpa: add vhost_vdpa_set_dev_vring_base trace for svq...
2024-03-12 Si-Wei Liuvdpa: add vhost_vdpa_get_vring_base trace for svq mode
2024-03-12 Si-Wei Liuvdpa: add vhost_vdpa_set_address_space_id trace
2024-03-12 Si-Wei Liuvdpa: factor out vhost_vdpa_net_get_nc_vdpa
2024-03-12 Si-Wei Liuvdpa: factor out vhost_vdpa_last_dev
2024-03-12 Si-Wei Liuvdpa: add back vhost_vdpa_net_first_nc_vdpa
2024-03-09 Peter MaydellMerge tag 'hw-misc-20240309' of https://github.com...
2024-03-09 Peter MaydellMerge tag 'pull-trivial-patches' of https://gitlab...
2024-03-09 Angelo Dureghellohw/m68k/mcf5208: add support for reset
2024-03-09 Zhao Liutests/unit/test-smp-parse: Test "parameter=0" SMP confi...
2024-03-09 Zhao Liutests/unit/test-smp-parse: Test smp_props.has_clusters
2024-03-09 Zhao Liutests/unit/test-smp-parse: Test the full 7-levels topol...
2024-03-09 Zhao Liutests/unit/test-smp-parse: Test "drawers" and "books...
2024-03-09 Zhao Liutests/unit/test-smp-parse: Test "drawers" parameter...
2024-03-09 Zhao Liutests/unit/test-smp-parse: Test "books" parameter in...
2024-03-09 Zhao Liutests/unit/test-smp-parse: Make test cases aware of...
2024-03-09 Zhao Liutests/unit/test-smp-parse: Bump max_cpus to 4096
2024-03-09 Zhao Liutests/unit/test-smp-parse: Use CPU number macros in...
2024-03-09 Zhao Liutests/unit/test-smp-parse: Drop the unsupported "dies...
2024-03-09 Zhao Liuhw/core/machine-smp: Calculate total CPUs once in machi...
2024-03-09 Zhao Liuhw/core/machine-smp: Deprecate unsupported "parameter...
2024-03-09 Zhao Liuhw/core/machine-smp: Remove deprecated "parameter=0...
2024-03-09 Thomas Weißschuhdocs/interop/firmware.json: Fix doc for FirmwareFlashMode
2024-03-09 Thomas Weißschuhdocs/interop/firmware.json: Align examples
2024-03-09 Clément Chigothw/intc/grlib_irqmp: abort realize when ncpus value...
2024-03-09 Mark Cave-Aylandmac_newworld: change timebase frequency from 100MHz...
2024-03-09 BALATON Zoltanhmp: Add option to info qtree to omit details
2024-03-09 Eric Augerqdev: Add a granule_mode property
2024-03-09 Paolo Bonzinihw/intc/apic: fix memory leak
2024-03-09 Philippe Mathieu... hw/i386/pc: Have pc_init_isa() pass a NULL pci_type...
2024-03-09 Philippe Mathieu... hw/i386/pc: Remove 'host_type' argument from pc_init1()
2024-03-09 Philippe Mathieu... hw/i386/pc: Use generated NotifyVmexitOption_str()
2024-03-09 Philippe Mathieu... hw/i386/pc: Remove pc_compat_1_4..1.7[] left over decla...
2024-03-09 Zhao Liutarget/i386/sev: Fix missing ERRP_GUARD() for error_pre...
2024-03-09 Zhao Liuhw/remote/remote-obj: hw/misc/ivshmem: Fix missing...
2024-03-09 Zhao Liuhw/net/xen_nic: Fix missing ERRP_GUARD() for error_prep...
2024-03-09 Zhao Liuhw/char/xen_console: Fix missing ERRP_GUARD() for error...
2024-03-09 Philippe Mathieu... hw/xen/hvm: Get target page size at runtime
2024-03-09 Philippe Mathieu... hw/xen/hvm: Propagate page_mask to a pair of functions
2024-03-09 Philippe Mathieu... hw/xen/hvm: Inline TARGET_PAGE_ALIGN() macro
2024-03-09 Philippe Mathieu... hw/i386/xen: Compile 'xen-hvm.c' with Xen CPPFLAGS
2024-03-09 Philippe Mathieu... hw/xen: Extract 'xen_igd.h' from 'xen_pt.h'
2024-03-09 Philippe Mathieu... hw/xen/xen_pt: Add missing license
2024-03-09 Philippe Mathieu... hw/xen: Use target-agnostic qemu_target_page_bits()
2024-03-09 Philippe Mathieu... hw/xen: Rename 'ram_memory' global variable as 'xen_memory'
2024-03-09 Philippe Mathieu... hw/xen: Remove unnecessary xen_hvm_inject_msi() stub
2024-03-09 Philippe Mathieu... hw/pci/msi: Restrict xen_is_pirq_msi() call to Xen
2024-03-09 Philippe Mathieu... system/physmem: Do not include 'hw/xen/xen.h' but ...
2024-03-09 Philippe Mathieu... sysemu/xen-mapcache: Check Xen availability with CONFIG...
2024-03-09 Philippe Mathieu... sysemu/xen: Forbid using Xen headers in user emulation
2024-03-09 Philippe Mathieu... hw/i386: Rename kvmvapic.c -> vapic.c
2024-03-09 Ani Sinhadocs/acpi/bits: add some clarity and details while...
2024-03-09 Thomas Huthhw/mem/cxl_type3: Fix problem with g_steal_pointer()
2024-03-09 Thomas Huthhw/pci-bridge/cxl_upstream: Fix problem with g_steal_po...
2024-03-09 Thomas Huthhw/cxl/cxl-cdat: Fix type of buf in ct3_load_cdat()
2024-03-09 Markus Armbrusterqerror: QERR_DEVICE_IN_USE is no longer used, drop
2024-03-09 Markus Armbrusterblockdev: Fix block_resize error reporting for op blockers
2024-03-09 Markus Armbrusterchar: Slightly better error reporting when chardev...
2024-03-09 Michael Tokarevmake-release: switch to .xz format by default
2024-03-09 BALATON Zoltanhw/scsi/lsi53c895a: Fix typo in comment
2024-03-09 Frediano Zigliohw/vfio/pci.c: Make some structure static
2024-03-09 Markus Armbrusterreplay: Improve error messages about configuration...
2024-03-09 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-03-09 Peter MaydellMerge tag 'pull-hv-balloon-20240308' of https://github...
2024-03-08 Peter MaydellMerge tag 'darwin-20240305' of https://github.com/philm...
2024-03-08 Peter MaydellMerge tag 'pull-target-arm-20240308' of https://git...
2024-03-08 Paolo Bonzinigitlab-ci: add manual job to run Coverity
2024-03-08 Paolo Bonzinirun-coverity-scan: add --check-upload-only option
2024-03-08 Paolo Bonzinimips: do not list individual devices from configs/
2024-03-08 Paolo Bonzinioslib-posix: fix memory leak in touch_all_pages
2024-03-08 Paolo Bonzinihw/intc/apic: fix memory leak
2024-03-08 Sven Schnellehw/scsi/lsi53c895a: stop script on phase mismatch
2024-03-08 Akihiko Odakimeson: Remove --warn-common ldflag
2024-03-08 Dmitrii Gavrilovsystem/qdev-monitor: move drain_call_rcu call under...
2024-03-08 Sven Schnellehw/scsi/lsi53c895a: add timer to scripts processing
2024-03-08 Thomas Huthtarget/arm: Move v7m-related code from cpu32.c into...
2024-03-08 Maciej S. Szmigierovmbus: Print a warning when enabled without the recomme...
2024-03-08 Maciej S. Szmigierohv-balloon: define dm_hot_add_with_region to avoid...
2024-03-08 Maciej S. Szmigierohv-balloon: avoid alloca() usage
2024-03-08 Peter MaydellMerge tag 'pull-riscv-to-apply-20240308-1' of https...
2024-03-08 Ilya Chugintarget/riscv: fix ACPI MCFG table
2024-03-08 Hiroaki Yamamototarget/riscv: Fix privilege mode of G-stage translation...
2024-03-08 Anup Patelhw/intc/riscv_aplic: Fix in_clrip[x] read emulation
next