]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2024-01-26 Markus Armbrusterqapi: Fix malformed "Since:" section tags (again)
2024-01-26 Markus Armbrusterqapi: Indent tagged doc comment sections properly
2024-01-26 Markus Armbrusterqapi: Fix mangled "Returns" sections in documentation
2024-01-26 Markus Armbrusterdocs/interop/bitmaps: Clean up a reference to qemu...
2024-01-26 Markus Armbrusterqapi: Fix dangling references to docs/devel/qapi-code...
2024-01-26 Markus Armbrusterdocs: Replace dangling references to docs/interop/qmp...
2024-01-26 Markus Armbrusterdocs/devel/qapi-code-gen: Fix missing ':' in tagged...
2024-01-26 Markus Armbrusterdocs/devel/qapi-code-gen: Don't reserve types ending...
2024-01-25 Peter MaydellMerge tag 'pull-request-2024-01-24' of https://gitlab...
2024-01-25 Peter MaydellMerge tag 'pull-tcg-20240123' of https://gitlab.com...
2024-01-25 Peter MaydellMerge tag 'block-pull-request' of https://gitlab.com...
2024-01-24 Thomas Huthutil/uri: Remove unused macros ISA_RESERVED() and ISA_G...
2024-01-24 Thomas Huthutil/uri: Remove the uri_string_escape() function
2024-01-24 Thomas Huthutil/uri: Remove unused functions uri_resolve() and...
2024-01-24 Thomas Huthutil/uri: Remove uri_string_unescape()
2024-01-24 Thomas Huthtests/qtest: Bump timeouts of boot_sector_test()-based...
2024-01-23 Thomas Huthtests/unit/test-iov: Fix timeout problem on NetBSD...
2024-01-23 Peter MaydellMerge tag 'pull-hex-20240121' of https://github.com...
2024-01-23 Thomas Huthtests/qtest: Bump timeout of the boot-serial-test to...
2024-01-23 Joseph Burttcg/arm: Fix SIGILL in tcg_out_qemu_st_direct
2024-01-23 Thomas Weißschuhlinux-user/elfload: check PR_GET_DUMPABLE before creati...
2024-01-23 Thomas Weißschuhlinux-user/elfload: test return value of getrlimit
2024-01-23 Richard Hendersonlinux-user/riscv: Adjust vdso signal frame cfa offsets
2024-01-23 Richard Hendersontcg/s390x: Fix encoding of VRIc, VRSa, VRSc insns
2024-01-23 Robbin Ehnlinux-user: Fixed cpu restore with pc 0 on SIGBUS
2024-01-23 Samuel Tardieutcg: Make the cleanup-on-error path unique
2024-01-23 Samuel Tardieutcg: Remove unreachable code
2024-01-22 Fiona Ebnerblock/io: clear BDRV_BLOCK_RECURSE flag after recursing...
2024-01-22 Akihiko Odakicoroutine-ucontext: Save fake stack for pooled coroutine
2024-01-22 Brian Caintarget/hexagon: reduce scope of def_regnum, remove...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Remove old dectree.py
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Use QEMU decodetree (16-bit...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Use QEMU decodetree (32-bit...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Remove dead functions from...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Remove unused WRITES_PRED_REG...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Make generators object oriente...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Clean up handling of modifier...
2024-01-22 Taylor SimpsonHexagon (target/hexagon) Fix shadow variable when idef...
2024-01-22 Brian Caintests/docker: Hexagon toolchain update
2024-01-20 Peter MaydellMerge tag 'pull-request-2024-01-19' of https://gitlab...
2024-01-19 Peter MaydellMerge tag 'hw-cpus-20240119' of https://github.com...
2024-01-19 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2024-01-19 Bibo Maoconfigure: Add linux header compile support for LoongArch
2024-01-19 Zhao LiuMAINTAINERS: Update hw/core/cpu.c entry
2024-01-19 Raphael NorwitzMAINTAINERS: Update Raphael Norwitz email
2024-01-19 Bin Menghw/elf_ops: Ignore loadable segments with zero size
2024-01-19 Mark Cave-Aylandhw/scsi/esp-pci: set DMA_STAT_BCMBLT when BLAST command...
2024-01-19 Mark Cave-Aylandhw/scsi/esp-pci: synchronise setting of DMA_STAT_DONE...
2024-01-19 Mark Cave-Aylandhw/scsi/esp-pci: generate PCI interrupt from separate...
2024-01-19 Mark Cave-Aylandhw/scsi/esp-pci: use correct address register for PCI...
2024-01-19 Philippe Mathieu... target/riscv: Rename tcg_cpu_FOO() to include 'riscv'
2024-01-19 Philippe Mathieu... target/i386: Rename tcg_cpu_FOO() to include 'x86'
2024-01-19 Philippe Mathieu... hw/s390x: Rename cpu_class_init() to include 'sclp'
2024-01-19 Philippe Mathieu... hw/core/cpu: Rename cpu_class_init() to include 'common'
2024-01-19 Philippe Mathieu... accel: Rename accel_init_ops_interfaces() to include...
2024-01-19 Philippe Mathieu... cpus: Restrict 'start-powered-off' property to system...
2024-01-19 Philippe Mathieu... system/watchpoint: Move TCG specific code to accel...
2024-01-19 Philippe Mathieu... system/replay: Restrict icount to system emulation
2024-01-19 Gerd Hoffmannhw/pflash: implement update buffer for block writes
2024-01-19 Gerd Hoffmannhw/pflash: use ldn_{be,le}_p and stn_{be,le}_p
2024-01-19 Gerd Hoffmannhw/pflash: refactor pflash_data_write()
2024-01-19 Bernhard Beschowhw/i386/pc_piix: Make piix_intx_routing_notifier_xen...
2024-01-19 Samuel Tardieuhw/block: Deprecate the TC58128 block device
2024-01-19 Samuel Tardieutarget/sh4: Deprecate the shix machine
2024-01-19 Philippe Mathieu... util/async: Only call icount_notify_exit() if icount...
2024-01-19 Philippe Mathieu... target/arm: Ensure icount is enabled when emulating...
2024-01-19 Philippe Mathieu... system/cpu-timers: Introduce ICountMode enumerator
2024-01-19 Philippe Mathieu... system/cpu-timers: Have icount_configure() return a...
2024-01-19 Philippe Mathieu... target/alpha: Only build sys_helper.c on system emulation
2024-01-19 Philippe Mathieu... target/alpha: Extract clk_helper.c from sys_helper.c
2024-01-19 Philippe Mathieu... accel/tcg: Remove tb_invalidate_phys_page() from system...
2024-01-19 Philippe Mathieu... accel/tcg: Remove unused tb_invalidate_phys_addr()
2024-01-19 Max Filippovtests/tcg/xtensa: add icount/ibreak priority test
2024-01-19 Max Filippovtarget/xtensa: use generic instruction breakpoint infra...
2024-01-19 Philippe Mathieu... accel: Do not set CPUState::can_do_io in non-TCG accels
2024-01-19 Philippe Mathieu... accel: Do not set CPUState::tcg_cflags in non-TCG accels
2024-01-19 Philippe Mathieu... backends/cryptodev: Do not ignore throttle/backends...
2024-01-19 Daniel Hoffmanhw/timer/hpet: Convert DPRINTF to trace events
2024-01-19 Philippe Mathieu... tests/vm/netbsd: Remove missing py311-expat package
2024-01-19 Philippe Mathieu... cli: Remove deprecated '-singlestep' command line option
2024-01-19 Philippe Mathieu... hmp: Remove deprecated 'singlestep' command
2024-01-19 Philippe Mathieu... qapi: Remove deprecated 'singlestep' member of StatusInfo
2024-01-19 Thomas Huthqemu-options: Remove the deprecated -chroot option
2024-01-19 Thomas Huthqemu-options: Remove the deprecated -async-teardown...
2024-01-19 Thomas Huthqemu-options: Remove the deprecated -no-acpi option
2024-01-19 Thomas Huthqemu-options: Remove the deprecated -no-hpet option
2024-01-19 Matthew Rosatos390x/pci: drive ISM reset from subsystem reset
2024-01-19 Matthew Rosatos390x/pci: refresh fh before disabling aif
2024-01-19 Matthew Rosatos390x/pci: avoid double enable/disable of aif
2024-01-18 Peter MaydellMerge tag 'pull-target-arm-20240118' of https://git...
2024-01-18 Peter MaydellMerge tag 'pull-request-2024-01-16' of https://gitlab...
2024-01-18 Ani Sinhaacpi/tests/avocado/bits: wait for 200 seconds for SHUTD...
2024-01-18 Anastasia Belovaload_elf: fix iterator's type for elf file processing
2024-01-18 Gavin Shanhw/arm/virt: Consolidate valid CPU types
2024-01-18 Samuel Tardieuhw/timer: fix systick trace message
next