]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Stefan HajnocziMerge tag 'ide-pull-request' of https://gitlab.com...
2023-09-07 Stefan HajnocziMerge tag 'pull-parallels-2023-09-06' of https://src...
2023-09-07 Stefan HajnocziMerge tag 'pull-ppc-20230906' of https://github.com...
2023-09-07 Paolo Bonzinidocs/system/replay: do not show removed command line...
2023-09-07 Paolo Bonzinisubprojects: add wrap file for libblkio
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_pc_setup_irq_routing() to...
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_has_pit_state2() to x86 targets
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_get_apic_state() to x86 targets
2023-09-07 Philippe Mathieu... sysemu/kvm: Restrict kvm_arch_get_supported_cpuid/msr...
2023-09-07 Philippe Mathieu... target/i386: Restrict declarations specific to CONFIG_KVM
2023-09-07 Philippe Mathieu... target/i386: Allow elision of kvm_hv_vpindex_settable()
2023-09-07 Philippe Mathieu... target/i386: Allow elision of kvm_enable_x2apic()
2023-09-07 Philippe Mathieu... target/i386: Remove unused KVM stubs
2023-09-07 Philippe Mathieu... target/i386/cpu-sysemu: Inline kvm_apic_in_kernel()
2023-09-07 Philippe Mathieu... target/i386/helper: Restrict KVM declarations to system...
2023-09-07 Philippe Mathieu... hw/i386/fw_cfg: Include missing 'cpu.h' header
2023-09-07 Philippe Mathieu... hw/i386/pc: Include missing 'cpu.h' header
2023-09-07 Philippe Mathieu... hw/i386/pc: Include missing 'sysemu/tcg.h' header
2023-09-07 Paolo BonziniRevert "mkvenv: work around broken pip installations...
2023-09-07 Paolo Bonzinimkvenv: assume presence of importlib.metadata
2023-09-07 Paolo BonziniPython: Drop support for Python 3.7
2023-09-07 Paolo Bonziniconfigure: remove dead code
2023-09-07 Paolo Bonzinimeson: list leftover CONFIG_* symbols
2023-09-07 Paolo Bonziniconfigure, meson: remove target OS symbols from config...
2023-09-07 Paolo Bonziniconfigure, meson: remove CONFIG_SOLARIS from config...
2023-09-07 Paolo Bonziniconfigure, meson: move --enable-plugins to meson
2023-09-07 Paolo Bonziniconfigure: unify recursion into sub-Makefiles
2023-09-07 Paolo Bonzinicontrib/plugins: use an independent makefile
2023-09-07 Paolo Bonziniconfigure: move --enable-debug-tcg to meson
2023-09-07 Paolo Bonziniconfigure: remove boolean variables for targets
2023-09-07 Paolo Bonzinimeson: compile bundled device trees
2023-09-07 Paolo Bonziniconfigure: create native file with contents of $host_cc
2023-09-07 Paolo Bonziniconfigure: remove HOST_CC
2023-09-07 Paolo Bonzinimeson: update unsupported host/CPU messages
2023-09-07 Paolo Bonzinimeson: do not unnecessarily use cmake for dependencies
2023-09-07 Paolo Bonzinicontrib/plugins: add Darwin support
2023-09-07 Philippe Mathieu... contrib/plugins/lockstep: Fix string format
2023-09-07 Philippe Mathieu... contrib/plugins/howvec: Fix string format
2023-09-07 Philippe Mathieu... contrib/plugins/drcov: Fix string format
2023-09-07 Philippe Mathieu... contrib/plugins/cache: Fix string format
2023-09-07 Paolo Bonzinicontrib/plugins: remove -soname argument
2023-09-07 Niklas Casselhw/ide/ahci: fix broken SError handling
2023-09-07 Niklas Casselhw/ide/ahci: fix ahci_write_fis_sdb()
2023-09-07 Niklas Casselhw/ide/ahci: PxCI should not get cleared when ERR_STAT...
2023-09-07 Niklas Casselhw/ide/ahci: PxSACT and PxCI is cleared when PxCMD...
2023-09-07 Niklas Casselhw/ide/ahci: simplify and document PxCI handling
2023-09-07 Niklas Casselhw/ide/ahci: write D2H FIS when processing NCQ command
2023-09-07 Niklas Casselhw/ide/core: set ERR_STAT in unsupported command completion
2023-09-06 Alexander Ivanoviotests: Add test for data_off check
2023-09-06 Alexander Ivanoviotests: Fix test 131 after repair was added to paralle...
2023-09-06 Alexander Ivanoviotests: Fix cluster size in parallels images tests...
2023-09-06 Alexander Ivanoviotests: Refactor tests of parallels images checks...
2023-09-06 Alexander Ivanoviotests: Add test for BAT entries duplication check
2023-09-06 Alexander Ivanoviotests: Add leak check test for parallels format
2023-09-06 Alexander Ivanoviotests: Add out-of-image check test for parallels...
2023-09-06 Alexander Ivanovparallels: Add data_off repairing to parallels_open()
2023-09-06 Alexander Ivanovparallels: Add data_off check
2023-09-06 Alexander Ivanovparallels: Use bdrv_co_getlength() in parallels_check_o...
2023-09-06 Alexander Ivanovparallels: Image repairing in parallels_open()
2023-09-06 Alexander Ivanovparallels: Add checking and repairing duplicate offsets...
2023-09-06 Alexander Ivanovparallels: Add data_start field to BDRVParallelsState
2023-09-06 Alexander Ivanovparallels: Add "explicit" argument to parallels_check_l...
2023-09-06 Alexander Ivanovparallels: Check if data_end greater than the file...
2023-09-06 Alexander Ivanovparallels: Incorrect data end calculation in parallels_...
2023-09-06 Alexander Ivanovparallels: Fix comments formatting inside parallels...
2023-09-06 Denis V. LunevMAINTAINERS: add tree to keep parallels format driver...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-06 Stefan HajnocziMerge tag 'pull-lu-20230901' of https://gitlab.com...
2023-09-06 Stefan HajnocziMerge tag 'pull-aspeed-20230901' of https://github...
2023-09-06 Cédric Le Goaterppc/xive: Add support for the PC MMIOs
2023-09-06 Cédric Le Goaterppc/xive: Handle END triggers between chips with MMIOs
2023-09-06 Cédric Le Goaterppc/xive: Introduce a new XiveRouter end_notify() handler
2023-09-06 Cédric Le Goaterppc/xive: Use address_space routines to access the...
2023-09-06 jianchunfutarget/ppc: Fix the order of kvm_enable judgment about...
2023-09-06 Maksim Kostinhw/ppc/e500: fix broken snapshot replay
2023-09-06 Richard Hendersontarget/ppc: Flush inputs to zero with NJ in ppc_store_vscr
2023-09-06 Nicholas Piggintarget/ppc: Fix LQ, STQ register-pair order for big...
2023-09-06 Nicholas Piggintests/avocado: ppc64 reverse debugging tests for pserie...
2023-09-06 Nicholas Piggintests/avocado: reverse-debugging cope with re-executing...
2023-09-06 Nicholas Piggintests/avocado: boot ppc64 pseries replay-record test...
2023-09-06 Nicholas Pigginspapr: Fix record-replay machine reset consuming too...
2023-09-06 Nicholas Pigginspapr: Fix machine reset deadlock from replay-record
2023-09-06 Nicholas Piggintarget/ppc: Fix timebase reset with record-replay
2023-09-06 Nicholas Piggintarget/ppc: Fix CPU reservation migration for record...
2023-09-06 Nicholas Pigginhw/ppc: Read time only once to perform decrementer...
2023-09-06 Nicholas Pigginhw/ppc: Reset timebase facilities on machine reset
2023-09-06 Nicholas Piggintarget/ppc: Migrate DECR SPR
2023-09-06 Nicholas Pigginhw/ppc: Always store the decrementer value
2023-09-06 Nicholas Piggintarget/ppc: Sign-extend large decrementer to 64-bits
2023-09-06 Nicholas Pigginhw/ppc: Avoid decrementer rounding errors
2023-09-06 Nicholas Pigginhw/ppc: Round up the decrementer interval when converti...
2023-09-06 Nicholas Pigginhost-utils: Add muldiv64_round_up
2023-09-06 Nicholas Pigginhw/ppc: Introduce functions for conversion between...
2023-09-06 Nicholas Pigginhw/ppc/ppc.c: Tidy over-long lines
2023-09-06 Nicholas Pigginppc/vof: Fix missed fields in VOF cleanup
2023-09-06 Nicholas Pigginppc/vhyp: reset exception state when handling vhyp...
2023-09-06 Nicholas Pigginspapr: implement H_SET_MODE debug facilities
2023-09-06 Nicholas Piggintarget/ppc: Implement watchpoint debug facility for...
2023-09-06 Nicholas Piggintarget/ppc: Implement breakpoint debug facility for...
next