]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-10-31 Fiona Ebnerqapi/block-core: turn BlockJobInfo into a union
2023-10-31 Fiona Ebnerqapi/block-core: use JobType for BlockJobInfo's type
2023-10-31 Fiona Ebnermirror: implement mirror_change method
2023-10-31 Fiona Ebnerblock/mirror: determine copy_to_target only once
2023-10-31 Fiona Ebnerblock/mirror: move dirty bitmap to filter
2023-10-31 Fiona Ebnerblock/mirror: set actively_synced even after the job...
2023-10-31 Fiona Ebnerblockjob: introduce block-job-change QMP command
2023-10-31 Stefan Hajnoczivirtio-blk: remove batch notification BH
2023-10-31 Stefan Hajnoczivirtio: use defer_call() in virtio_irqfd_notify()
2023-10-31 Stefan Hajnocziutil/defer-call: move defer_call() to util/
2023-10-31 Stefan Hajnocziblock: rename blk_io_plug_call() API to defer_call()
2023-10-31 Fiona Ebnerblockdev: mirror: avoid potential deadlock when using...
2023-10-31 Fiona Ebnerblock: avoid potential deadlock during bdrv_graph_wrloc...
2023-10-31 Fiona Ebnerblockjob: drop AioContext lock before calling bdrv_grap...
2023-10-31 Kevin Wolfiotests: Test media change with iothreads
2023-10-31 Kevin Wolfblock: Fix locking in media change monitor commands
2023-10-31 Andrey Drobysheviotests: add tests for "qemu-img rebase" with compression
2023-10-31 Andrey Drobyshevqemu-img: add compression option to rebase subcommand
2023-10-31 Andrey Drobysheviotests/{024, 271}: add testcases for qemu-img rebase
2023-10-31 Andrey Drobyshevqemu-img: rebase: avoid unnecessary COW operations
2023-10-31 Andrey Drobyshevqemu-img: add chunk size parameter to compare_buffers()
2023-10-31 Andrey Drobyshevqemu-img: rebase: use backing files' BlockBackend for...
2023-10-31 Andrey Drobyshevqemu-iotests: 024: add rebasing test case for overlay_s...
2023-10-31 Andrey Drobyshevqemu-img: rebase: stop when reaching EOF of old backing...
2023-10-30 Stefan HajnocziMerge tag 'pull-lu-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-ufs-20231030' of https://gitlab.com...
2023-10-30 Stefan HajnocziMerge tag 'pull-target-arm-20231027' of https://git...
2023-10-30 Richard Hendersonbuild: Add update-linux-vdso makefile rule
2023-10-30 Richard Hendersonlinux-user: Show vdso address in /proc/pid/maps
2023-10-30 Richard Hendersonlinux-user/s390x: Add vdso
2023-10-30 Richard Hendersonlinux-user/s390x: Rename __SIGNAL_FRAMESIZE to STACK_FR...
2023-10-30 Richard Hendersonlinux-user/ppc: Add vdso
2023-10-30 Richard Hendersonlinux-user/loongarch64: Add vdso
2023-10-30 Richard Hendersonlinux-user/riscv: Add vdso
2023-10-30 Richard Hendersonlinux-user/hppa: Add vdso
2023-10-30 Richard Hendersonlinux-user/arm: Add vdso
2023-10-30 Richard Hendersonlinux-user/aarch64: Add vdso
2023-10-30 Richard Hendersonlinux-user/x86_64: Add vdso
2023-10-30 Richard Hendersonlinux-user/i386: Add vdso
2023-10-30 Richard Hendersonlinux-user: Add gen-vdso tool
2023-10-30 Richard Hendersonlinux-user: Load vdso image if available
2023-10-30 Richard Hendersonlinux-user: Replace bprm->fd with bprm->src.fd
2023-10-30 Richard Hendersonlinux-user: Use ImageSource in load_symbols
2023-10-30 Richard Hendersonlinux-user: Use ImageSource in load_elf_image
2023-10-30 Richard Hendersonlinux-user: Do not clobber bprm_buf swapping ehdr
2023-10-30 Richard Hendersonlinux-user: Tidy loader_exec
2023-10-30 Richard Hendersonlinux-user: Introduce imgsrc_read, imgsrc_read_alloc
2023-10-30 Richard Hendersonlinux-user: Fix guest signal remapping after adjusting...
2023-10-30 Stefan HajnocziMerge tag 'pull-hex-20231018' of https://github.com...
2023-10-30 Jeuk Kimhw/ufs: Modify lu.c to share codes with SCSI subsystem
2023-10-29 Stefan HajnocziMerge tag 'pull-request-2023-10-27' of https://gitlab...
2023-10-27 Luc Michelhw/net/cadence_gem: enforce 32 bits variable size for CRC
2023-10-27 Luc Michelhw/net/cadence_gem: perform PHY access on write only
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe PHYMNTNC...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe DESCONF6...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe IRQ register...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe [TX|RX]STATUS...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe DMACFG regist...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe NWCFG registe...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD to describe NWCTRL regist...
2023-10-27 Luc Michelhw/net/cadence_gem: use FIELD for screening registers
2023-10-27 Luc Michelhw/net/cadence_gem: use REG32 macro for register defini...
2023-10-27 Glenn Milesmisc/led: LED state is set opposite of what is expected
2023-10-27 Philippe Mathieu... hw/arm: Avoid using 'first_cpu' when first ARM CPU...
2023-10-27 Philippe Mathieu... hw/arm/pxa2xx: Realize PXA2XX_I2C device before accessi...
2023-10-27 Philippe Mathieu... hw/intc/pxa2xx: Factor pxa2xx_pic_realize() out of...
2023-10-27 Philippe Mathieu... hw/intc/pxa2xx: Pass CPU reference using QOM link property
2023-10-27 Philippe Mathieu... hw/intc/pxa2xx: Convert to Resettable interface
2023-10-27 Philippe Mathieu... hw/pcmcia/pxa2xx: Inline pxa2xx_pcmcia_init()
2023-10-27 Philippe Mathieu... hw/pcmcia/pxa2xx: Do not open-code sysbus_create_simple()
2023-10-27 Philippe Mathieu... hw/pcmcia/pxa2xx: Realize sysbus device before accessing it
2023-10-27 Philippe Mathieu... hw/sd/pxa2xx: Do not open-code sysbus_create_simple()
2023-10-27 Philippe Mathieu... hw/sd/pxa2xx: Realize sysbus device before accessing it
2023-10-27 Philippe Mathieu... hw/arm/xlnx-zynqmp: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/xlnx-versal: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx7: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx6ul: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx6: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx31: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/fsl-imx25: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/allwinner-r40: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/allwinner-h3: Remove 'hw/arm/boot.h' from header
2023-10-27 Philippe Mathieu... hw/arm/allwinner-a10: Remove 'hw/arm/boot.h' from header
2023-10-27 Peter Maydelltarget/arm: Fix syndrome for FGT traps on ERET
2023-10-27 Peter Maydelltarget/arm: Move ID_AA64DFR* feature tests together
2023-10-27 Peter Maydelltarget/arm: Move ID_AA64PFR* tests together
2023-10-27 Peter Maydelltarget/arm: Move ID_AA64ISAR* test functions together
2023-10-27 Peter Maydelltarget/arm: Move ID_AA64MMFR0 tests up to before MMFR1...
2023-10-27 Peter Maydelltarget/arm: Move ID_AA64MMFR1 and ID_AA64MMFR2 tests...
2023-10-27 Peter Maydelltarget/arm: Move feature test functions to their own...
2023-10-27 Peter Maydelltarget/arm: Implement Neoverse N2 CPU model
2023-10-27 Peter Maydelltarget/arm: Correct minor errors in Cortex-A710 definition
2023-10-27 Vladimir Sementsov... ipmi-bt-test: force ipv4
2023-10-27 Thomas Huthtests/vm/freebsd: Add additional library paths for...
2023-10-27 Thomas Huthdocs/about: Mark the old pc-i440fx-2.0 - 2.3 machine...
2023-10-27 Philippe Mathieu... tests/coroutine: Clean up global variable shadowing
2023-10-27 Philippe Mathieu... tests/aio: Clean up global variable shadowing
2023-10-27 Philippe Mathieu... tests/npcm7xx_adc: Clean up global variable shadowing
2023-10-27 Philippe Mathieu... tests/rtl8139: Clean up global variable shadowing
2023-10-27 Philippe Mathieu... tests/cdrom-test: Clean up global variable shadowing...
next