]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-05-14 Dongwon Kimui/console: new dmabuf.h and dmabuf.c for QemuDmaBuf...
2024-05-14 Dongwon Kimui/gtk: Check if fence_fd is equal to or greater than 0
2024-05-14 Dongwon Kimui/gtk: Draw guest frame at refresh cycle
2024-05-14 Sergii ZasenkoAllow UNIX socket option for VNC websocket
2024-05-14 Thomas Huthutil/uri: Remove the old URI parsing code
2024-05-14 Thomas Huthblock/ssh: Use URI parsing code from glib
2024-05-14 Thomas Huthblock/nfs: Use URI parsing code from glib
2024-05-14 Thomas Huthblock/nbd: Use URI parsing code from glib
2024-05-14 Thomas Huthblock/gluster: Use URI parsing code from glib
2024-05-14 Thomas HuthRemove glib compatibility code that is not required...
2024-05-14 Thomas HuthBump minimum glib version to v2.66
2024-05-14 Daniel P. Berrangégitlab: use 'setarch -R' to workaround tsan bug
2024-05-14 Daniel P. Berrangégitlab: use $MAKE instead of 'make'
2024-05-14 Daniel P. Berrangédockerfiles: add 'MAKE' env variable to remaining conta...
2024-05-14 Thomas Huthconfigure: Fix error message when C compiler is not...
2024-05-12 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-05-10 Paolo Bonziniconfigs: disable emulators that require it if libfdt...
2024-05-10 Paolo Bonzinihw/xtensa: require libfdt
2024-05-10 Paolo Bonzinikconfig: express dependency of individual boards on...
2024-05-10 Paolo Bonzinikconfig: allow compiling out QEMU device tree code...
2024-05-10 Paolo Bonzinimeson: move libfdt together with other dependencies
2024-05-10 Paolo Bonzinimeson: pick libfdt from common_ss when building target...
2024-05-10 Paolo Bonzinitests/qtest: arm: fix operation in a build without...
2024-05-10 Paolo Bonzinii386: select correct components for no-board build
2024-05-10 Paolo Bonzinihw/i386: move rtc-reset-reinjection command out of...
2024-05-10 Paolo Bonzinihw/i386: split x86.c in multiple parts
2024-05-10 Paolo Bonzinii386: pc: remove unnecessary MachineClass overrides
2024-05-10 Paolo Bonzinii386: correctly select code in hw/i386 that depends...
2024-05-10 Paolo Bonzinixen: register legacy backends via xen_backend_init
2024-05-10 Paolo Bonzinixen: initialize legacy backends from xen_bus_init()
2024-05-10 Paolo Bonzinitests/qtest: s390x: fix operation in a build without...
2024-05-10 Paolo Bonzinis390x: select correct components for no-board build
2024-05-10 Paolo Bonzinis390: move css_migration_enabled from machine to css.c
2024-05-10 Paolo Bonzinis390_flic: add migration-enabled property
2024-05-10 Paolo Bonzinis390x: move s390_cpu_addr2state to target/s390x/sigp.c
2024-05-10 Paolo Bonzinish4: select correct components for no-board build
2024-05-10 Paolo Bonziniconfigure: quote -D options that are passed through...
2024-05-10 Paolo Bonzinitests/tcg: cover lzcnt/tzcnt/popcnt
2024-05-10 Paolo Bonzinitarget/i386: fix feature dependency for WAITPKG
2024-05-10 Paolo Bonzinitarget/i386: move prefetch and multi-byte UD/NOP to...
2024-05-10 Paolo Bonzinitarget/i386: rdpkru/wrpkru are no-prefix instructions
2024-05-10 Paolo Bonzinitarget/i386: fix operand size for DATA16 REX.W POPCNT
2024-05-10 Paolo Bonzinitarget/i386: remove PCOMMIT from TCG, deprecate property
2024-05-10 Richard HendersonMerge tag 'pull-request-2024-05-10' of https://gitlab...
2024-05-10 Bibo Maotests/qtest: Add some test cases support on LoongArch
2024-05-10 Thomas Huthqemu-options: Deprecate "-runas" and introduce "-run...
2024-05-10 Collin Wallingtarget/s390x: flag te and cte as deprecated
2024-05-10 Collin Wallingtarget/s390x: report deprecated-props in cpu-model...
2024-05-10 Cédric Le Goaters390x/sclp: Simplify get_sclp_device()
2024-05-10 Cédric Le Goaters390x/event-facility: Simplify sclp_get_event_facility_...
2024-05-10 Cédric Le Goaters390x: Introduce a SCLPDevice pointer under the machine
2024-05-10 Thomas Huthhw/s390x: Attach the sclpconsole to /machine/sclp/s390...
2024-05-09 Richard HendersonMerge tag 'pull-loongarch-20240509' of https://gitlab...
2024-05-09 Richard HendersonMerge tag 'migration-20240508-pull-request' of https...
2024-05-09 Bibo Maotarget/loongarch: Put cpucfg operation before CSR register
2024-05-09 Bibo Maotarget/loongarch: Add TCG macro in structure CPUArchState
2024-05-09 Bibo Maohw/loongarch: Refine default numa id calculation
2024-05-09 Richard Hendersongitlab: Update msys2-64bit runner tags
2024-05-09 Richard HendersonMerge tag 'hw-misc-20240508' of https://github.com...
2024-05-08 Philippe Mathieu... misc: Use QEMU header path relative to include/ directory
2024-05-08 Jiaxun Yanghw/intc/loongson_ipi: Implement IOCSR address space...
2024-05-08 Jiaxun Yanghw/intc/loongarch_ipi: Rename as loongson_ipi
2024-05-08 Jiaxun Yanghw/intc/loongarch_ipi: Remove pointless MAX_CPU check
2024-05-08 Jiaxun Yanghw/mips/loongson3_virt: Emulate suspend function
2024-05-08 Bibo Maohw/loongarch: Rename LoongArchMachineState with LoongAr...
2024-05-08 Bibo Maohw/loongarch: Rename LOONGARCH_MACHINE with LOONGARCH_V...
2024-05-08 Song Gaohw/loongarch/virt: Fix memory leak
2024-05-08 Paolo Bonzinihw/loongarch: move memory map to boot.c
2024-05-08 Cédric Le Goaterhw/ppc: Deprecate 'ref405ep' machine and 405 CPUs
2024-05-08 Inès Varholhw/gpio: Handle clock migration in STM32L4x5 gpios
2024-05-08 Dr. David Alan... hw/usb/dev-network: Remove unused struct 'rndis_config_...
2024-05-08 Bernhard Beschowhw/i386/x86: Extract x86_isa_bios_init() from x86_bios_...
2024-05-08 Bernhard Beschowhw/i386/x86: Don't leak "pc.bios" memory region
2024-05-08 Bernhard Beschowhw/i386/x86: Don't leak "isa-bios" memory regions
2024-05-08 Bernhard Beschowhw/i386: Have x86_bios_rom_init() take X86MachineState...
2024-05-08 Bernhard Beschowhw/i386/x86: Eliminate two if statements in x86_bios_ro...
2024-05-08 Thomas Huthhw/i386: Add the possibility to use i440fx and isapc...
2024-05-08 Thomas Huthhw/i386/Kconfig: Allow to compile Q35 without FDC_ISA
2024-05-08 Thomas Huthhw/i386/pc: Allow to compile without CONFIG_FDC_ISA
2024-05-08 Mattias Nisslersystem/physmem: Per-AddressSpace bounce buffering
2024-05-08 Mattias Nisslersystem/physmem: Propagate AddressSpace to MapClient...
2024-05-08 Philippe Mathieu... system/physmem: Replace qemu_mutex_lock() calls with...
2024-05-08 Mattias Nisslerhw/remote/vfio-user: Fix config space access byte order
2024-05-08 Philippe Mathieu... hw/ppc/spapr_pci: Replace g_memdup() by g_memdup2()
2024-05-08 Philippe Mathieu... hw/hppa/machine: Replace g_memdup() by g_memdup2()
2024-05-08 Philippe Mathieu... target/ppc: Replace g_memdup() by g_memdup2()
2024-05-08 Philippe Mathieu... block/qcow2-bitmap: Replace g_memdup() by g_memdup2()
2024-05-08 Peter Xuhmp/migration: Fix "migrate" command's documentation
2024-05-08 Fabiano Rosasmigration: Deprecate fd: for file migration
2024-05-08 Fabiano Rosasmigration: Remove non-multifd compression
2024-05-08 Fabiano Rosasmigration: Remove block migration
2024-05-08 Fabiano Rosasmigration: Remove 'blk/-b' option from migrate commands
2024-05-08 Fabiano Rosasmigration: Remove 'inc' option from migrate command
2024-05-08 Fabiano Rosasmigration: Remove 'skipped' field from MigrationStats
2024-05-08 Vladimir Sementsov... qapi: introduce exit-on-error parameter for migrate...
2024-05-08 Vladimir Sementsov... migration: process_incoming_migration_co(): rework...
2024-05-08 Vladimir Sementsov... migration: process_incoming_migration_co(): fix reporti...
2024-05-08 Vladimir Sementsov... migration: process_incoming_migration_co(): complete...
2024-05-08 Vladimir Sementsov... migration: move trace-point from migrate_fd_error to...
2024-05-08 Will Gydamigration/ram.c: API Conversion qemu_mutex_lock(),...
next