]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2022-10-06 Paolo Bonzinitests/tcg: remove -f from Makefile invocation
2022-10-06 Paolo Bonzinitests: simplify Makefile invocation for tests/tcg
2022-10-06 Paolo Bonziniconfigure: store container engine in config-host.mak
2022-10-06 Paolo Bonziniconfigure: return status code from probe_target_compiler
2022-10-06 Paolo Bonzinibuild: add recursive distclean rules
2022-10-06 Paolo Bonzinivof: add distclean target
2022-10-06 Paolo Bonzinipc-bios/s390-ccw: detect CC options just once
2022-10-06 Paolo Bonzinipc-bios/optionrom: detect CC options just once
2022-10-06 Alex Bennéetests/qtest: bump up QOS_PATH_MAX_ELEMENT_SIZE
2022-10-06 Alex Bennéetests/docker: move alpine from edge to tagged release
2022-10-06 Anton Johanssontarget/hexagon: manually add flex/bison/glib2 to remain...
2022-10-06 Anton Johanssontarget/hexagon: regenerate docker/cirrus files
2022-10-06 Anton Johanssontarget/hexagon: add flex/bison/glib2 to qemu.yml
2022-10-06 Alex Bennéeconfigure: move detected gdb to TCG's config-host.mak
2022-10-06 Lucas Mateus... tests/docker: run script use realpath instead of readlink
2022-10-06 Lucas Mateus... scripts/ci/setup: spice-server only on x86 aarch64
2022-10-06 Lucas Mateus... scripts/ci/setup: Fix libxen requirements
2022-10-06 Lucas Mateus... scripts/ci/setup: ninja missing from build-environment
2022-10-05 Stefan HajnocziMerge tag 'pull-hex-20221003' of https://github.com...
2022-10-05 Stefan HajnocziMerge tag 'pull-tcg-20221004' of https://gitlab.com...
2022-10-04 Richard Hendersontarget/sh4: Fix TB_FLAG_UNALIGN
2022-10-04 Leandro Luporitcg/ppc: Optimize 26-bit jumps
2022-10-04 Richard Hendersonaccel/tcg: Introduce TARGET_TB_PCREL
2022-10-04 Richard Hendersonaccel/tcg: Introduce tb_pc and log_pc
2022-10-04 Richard Hendersonhw/core: Add CPUClass.get_pc
2022-10-04 Richard Hendersoninclude/hw/core: Create struct CPUJumpCache
2022-10-04 Richard Hendersonaccel/tcg: Inline tb_flush_jmp_cache
2022-10-04 Richard Hendersonaccel/tcg: Do not align tb->page_addr[0]
2022-10-04 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-10-04 Richard Hendersonaccel/tcg: Use DisasContextBase in plugin_gen_tb_start
2022-10-04 Richard Hendersonaccel/tcg: Use bool for page_find_alloc
2022-10-04 Richard Hendersonaccel/tcg: Remove PageDesc code_bitmap
2022-10-04 Richard Hendersoninclude/exec: Introduce TARGET_PAGE_ENTRY_EXTRA
2022-10-04 Richard Hendersonaccel/tcg: Introduce tlb_set_page_full
2022-10-04 Richard Hendersonaccel/tcg: Introduce probe_access_full
2022-10-04 Richard Hendersonaccel/tcg: Suppress auto-invalidate in probe_access_int...
2022-10-04 Richard Hendersonaccel/tcg: Drop addr member from SavedIOTLB
2022-10-04 Richard Hendersonaccel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
2022-10-04 Alex Bennéecputlb: used cached CPUClass in our hot-paths
2022-10-04 Alex Bennéehw/core/cpu-sysemu: used cached class in cpu_asidx_from...
2022-10-04 Alex Bennéecpu: cache CPUClass in CPUState for hot code paths
2022-10-03 Stefan Bergerdocs: Update TPM documentation for usage of a TPM 2
2022-10-03 Markus ArmbrusterUse g_new() & friends where that makes obvious sense
2022-10-03 Markus ArmbrusterDrop superfluous conditionals around g_free()
2022-10-03 Philippe Mathieu... block/qcow2-bitmap: Add missing cast to silent GCC...
2022-10-03 Stefan HajnocziMerge tag 'for-upstream' of git://repo.or.cz/qemu/kevin...
2022-10-03 Stefan HajnocziMerge tag 'pull-target-arm-20220930' of https://git...
2022-10-03 Matheus Tavares... Hexagon (gen_tcg_funcs.py): avoid duplicated tcg code...
2022-10-01 Jason A. Donenfeldx86: re-initialize RNG seed when selecting kernel
2022-10-01 Ray Zhangtarget/i386/kvm: fix kvmclock_current_nsec: Assertion...
2022-10-01 Paolo Bonziniconfigure, meson: move linker flag detection to meson
2022-10-01 Paolo Bonziniconfigure, meson: move C++ compiler detection to meson...
2022-10-01 Paolo Bonzinimeson: multiple names can be passed to dependency()
2022-10-01 Paolo Bonzinimeson: require 0.61.3
2022-10-01 Paolo Bonzinimeson: -display dbus and CFI are incompatible
2022-09-30 Taylor SimpsonHexagon (target/hexagon) move store size tracking to...
2022-09-30 Taylor SimpsonHexagon (target/hexagon) Change decision to set pkt_has...
2022-09-30 Taylor SimpsonHexagon (target/hexagon) add instruction attributes...
2022-09-30 Lev Kujawskihw/ide/core.c: Implement ATA INITIALIZE_DEVICE_PARAMETE...
2022-09-30 Lev Kujawskitests/qtest/ide-test: Verify that DIAGNOSTIC clears...
2022-09-30 Lev Kujawskihw/ide/core: Clear LBA and drive bits for EXECUTE DEVIC...
2022-09-30 Lev Kujawskitests/qtest/ide-test.c: Create disk image for use as...
2022-09-30 Lev Kujawskipiix_ide_reset: Use pci_set_* functions instead of...
2022-09-30 Keith Buschblock: use the request length for iov alignment
2022-09-30 Keith Buschblock: move bdrv_qiov_is_aligned to file-posix
2022-09-30 Hanna Reitziotests/backing-file-invalidation: Add new test
2022-09-30 Hanna Reitzblock/qed: Keep auto_backing_file if possible
2022-09-30 Hanna Reitzblock/qcow2: Keep auto_backing_file if possible
2022-09-30 Stefan Hajnoczigluster: stop using .bdrv_needs_filename
2022-09-30 Denis V. Lunevblock: make serializing requests functions 'void'
2022-09-30 Denis V. Lunevblock: use bdrv_is_sg() helper instead of raw bs->sg...
2022-09-30 Denis V. Lunevblock: add missed block_acct_setup with new block devic...
2022-09-30 Denis V. Lunevblock: pass OnOffAuto instead of bool to block_acct_setup()
2022-09-30 Markus Armbrusterqemu-img: Wean documentation and help output off '...
2022-09-30 Philippe Mathieu... block/qcow2-bitmap: Add missing cast to silent GCC...
2022-09-30 lu zhipengqcow2: fix memory leak in qcow2_read_extensions
2022-09-29 Matheus Tavares... checkpatch: ignore target/hexagon/imported/* files
2022-09-29 Tong Zhangmem/cxl_type3: fix GPF DVSEC
2022-09-29 Wang, Lei.gitignore: add .cache/ to .gitignore
2022-09-29 Bernhard Beschowhw/virtio/vhost-shadow-virtqueue: Silence GCC error...
2022-09-29 Stefan HajnocziMerge tag 'char-pull-request' of https://gitlab.com...
2022-09-29 Jerome Forissiertarget/arm: mark SP_EL1 with ARM_CP_EL3_NO_EL2_KEEP
2022-09-29 Jean-Philippe... hw/arm/virt: Fix devicetree warning about the SMMU...
2022-09-29 Jean-Philippe... hw/arm/virt: Use "msi-map" devicetree property for PCI
2022-09-29 Jean-Philippe... hw/arm/virt: Fix devicetree warning about the GIC node
2022-09-29 Jean-Philippe... hw/arm/virt: Fix devicetree warning about the root...
2022-09-29 Francisco Iglesiashw/arm/xlnx-zynqmp: Connect ZynqMP's USB controllers
2022-09-29 Peter Maydelltarget/arm: Rearrange cpu64.c so all the CPU initfns...
2022-09-29 Peter Maydelltarget/arm: Update SDCR_VALID_MASK to include SCCD
2022-09-29 Peter Maydelltarget/arm: Make writes to MDCR_EL3 use PMU start/finis...
2022-09-29 Peter Maydelltarget/arm: Mark registers which call pmu_op_start...
2022-09-29 Paolo Bonziniui: fix path to dbus-display1.h
2022-09-29 Guoyi Tuvhost-user: Call qemu_socketpair() instead of socketpair()
2022-09-29 Guoyi Tuoslib-posix: Introduce qemu_socketpair()
2022-09-29 Maksim Davydovchardev: fix segfault in finalize
2022-09-29 Arwed Meyerserial: Allow unaligned i/o access
2022-09-29 Arwed Meyermsmouse: Add pnp data
2022-09-29 Arwed Meyermsmouse: Use fifo8 instead of array
2022-09-29 Arwed Meyerchardev: src buffer const for write functions
next