]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2023-03-02 Peter MaydellMerge tag 'pull-monitor-2023-03-02' of https://repo...
2023-03-02 Peter MaydellMerge tag 'bsd-user-2023q1-pull-request' of gitlab...
2023-03-02 Philippe Mathieu... target/ppc: Restrict 'qapi-commands-machine.h' to syste...
2023-03-02 Philippe Mathieu... target/loongarch: Restrict 'qapi-commands-machine.h...
2023-03-02 Philippe Mathieu... target/i386: Restrict 'qapi-commands-machine.h' to...
2023-03-02 Philippe Mathieu... target/arm: Restrict 'qapi-commands-machine.h' to syste...
2023-03-01 Dongli Zhangreadline: fix hmp completion issue
2023-03-01 Peter MaydellMerge tag 'pull-tcg-20230301' of https://gitlab.com...
2023-03-01 Kyle Evansbsd-user: implement sysctlbyname(2)
2023-03-01 Kyle Evansbsd-user: do_freebsd_sysctl helper for sysctl(2)
2023-03-01 Juergen Lockbsd-user: Start translation of arch-specific sysctls
2023-03-01 Juergen Lockbsd-user: common routine do_freebsd_sysctl_oid for...
2023-03-01 Juergen Lockbsd-user: sysctl helper funtions: sysctl_name2oid and...
2023-03-01 Stacey Sonbsd-user: Helper routines oidfmt
2023-03-01 Warner Loshbsd-user: various helper routines for sysctl
2023-03-01 Stacey Sonbsd-user: Add sysarch syscall
2023-03-01 Warner Loshbuild: Don't specify -no-pie for --static user-mode...
2023-03-01 Doug Rabsonbsd-user: Don't truncate the return value from freebsd_...
2023-03-01 Richard Hendersontcg: Update docs/devel/tcg-ops.rst for temporary changes
2023-03-01 Richard Hendersontcg: Remove tcg_temp_local_new_*, tcg_const_local_*
2023-03-01 Richard Hendersonexec/gen-icount: Don't use tcg_temp_local_new_i32
2023-03-01 Richard Hendersontarget/xtensa: Don't use tcg_temp_local_new_*
2023-03-01 Richard Hendersontarget/ppc: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/mips: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/i386: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/hppa: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/hexagon/idef-parser: Drop gen_tmp_local
2023-03-01 Richard Hendersontarget/hexagon: Don't use tcg_temp_local_new_*
2023-03-01 Richard Hendersontarget/cris: Don't use tcg_temp_local_new
2023-03-01 Richard Hendersontarget/arm: Don't use tcg_temp_local_new_*
2023-03-01 Richard Hendersontarget/arm: Drop copies in gen_sve_{ldr,str}
2023-03-01 Richard Hendersontcg: Change default temp lifetime to TEMP_TB
2023-03-01 Richard Hendersontcg: Don't re-use TEMP_TB temporaries
2023-03-01 Richard Hendersonaccel/tcg/plugin: Tidy plugin_gen_disable_mem_helpers
2023-03-01 Richard Hendersonaccel/tcg/plugin: Use tcg_temp_ebb_*
2023-03-01 Richard Hendersontcg: Use tcg_constant_ptr in do_dup
2023-03-01 Richard Hendersontcg: Use tcg_temp_ebb_new_* in tcg/
2023-03-01 Richard Hendersontcg: Add tcg_temp_ebb_new_{i32,i64,ptr}
2023-03-01 Richard Hendersontcg: Add tcg_gen_movi_ptr
2023-03-01 Richard Hendersontcg: Use tcg_constant_i32 in tcg_gen_io_start
2023-03-01 Richard Hendersontcg: Pass TCGTempKind to tcg_temp_new_internal
2023-03-01 Richard Hendersontcg: Remove TEMP_NORMAL
2023-03-01 Richard Hendersontcg: Add liveness_pass_0
2023-03-01 Richard Hendersontcg: Use noinline for major tcg_gen_code subroutines
2023-03-01 Richard Hendersontcg: Rename TEMP_LOCAL to TEMP_TB
2023-03-01 Richard Hendersontcg: Remove branch-to-next regardless of reference...
2023-03-01 Richard Hendersonaccel/tcg: Use more accurate max_insns for tb_overflow
2023-03-01 Richard Hendersonaccel/tcg: Pass max_insn to gen_intermediate_code by...
2023-03-01 Richard Hendersontcg: Adjust TCGContext.temps_in_use check
2023-03-01 Anton Johanssoninclude/exec: Remove `tb_pc()`
2023-03-01 Anton Johanssontarget/arm: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/avr: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/hexagon: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/hppa: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/i386: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/loongarch: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/microblaze: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/mips: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/openrisc: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/riscv: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/rx: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/sh4: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/sparc: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssontarget/tricore: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssonaccel/tcg: Replace `tb_pc()` with `tb->pc`
2023-03-01 Anton Johanssonaccel/tcg: Move jmp-cache `CF_PCREL` checks to caller
2023-03-01 Anton Johanssontarget/i386: Remove `TARGET_TB_PCREL` define
2023-03-01 Anton Johanssontarget/arm: Remove `TARGET_TB_PCREL` define
2023-03-01 Anton Johanssoninclude/exec: Remove `TARGET_TB_PCREL` define
2023-03-01 Anton Johanssontarget/i386: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-03-01 Anton Johanssontarget/arm: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-03-01 Anton Johanssoninclude/exec: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-03-01 Anton Johanssonaccel/tcg: Replace `TARGET_TB_PCREL` with `CF_PCREL`
2023-03-01 Anton Johanssontarget/arm: set `CF_PCREL` in `arm_cpu_realizefn`
2023-03-01 Anton Johanssontarget/i386: set `CF_PCREL` in `x86_cpu_realizefn`
2023-03-01 Anton Johanssoninclude/exec: Introduce `CF_PCREL`
2023-02-28 Richard Hendersonaccel/tcg: Add 'size' param to probe_access_full
2023-02-28 Daniel Henrique... accel/tcg: Add 'size' param to probe_access_flags()
2023-02-28 Akihiko Odakisoftmmu: Use memmove in flatview_write_continue
2023-02-28 Philippe Mathieu... exec/helper-head: Include missing "fpu/softfloat-types...
2023-02-28 Peter MaydellMerge tag 'buildsys-qom-qdev-ui-20230227' of https...
2023-02-27 Christian Schoenebeckui/cocoa: user friendly characters for release mouse
2023-02-27 Philippe Mathieu... dump: Add create_win_dump() stub for non-x86 targets
2023-02-27 Philippe Mathieu... dump: Simplify compiling win_dump.o by introducing...
2023-02-27 Philippe Mathieu... dump: Clean included headers
2023-02-27 Philippe Mathieu... dump: Replace TARGET_PAGE_SIZE -> qemu_target_page_size()
2023-02-27 Philippe Mathieu... dump: Replace tswapN() -> cpu_to_dumpN()
2023-02-27 Bernhard Beschowhw/ide/pci: Add PCIIDEState::isa_irq[]
2023-02-27 Philippe Mathieu... hw/ide/via: Replace magic 2 value by ARRAY_SIZE / MAX_I...
2023-02-27 Philippe Mathieu... hw/ide/piix: Refactor pci_piix_init_ports as pci_piix_i...
2023-02-27 Philippe Mathieu... hw/ide/piix: Pass Error* to pci_piix_init_ports() for...
2023-02-27 Philippe Mathieu... hw/ide/piix: Remove unused includes
2023-02-27 Bernhard Beschowhw/ide/pci: Unexport bmdma_active_if()
2023-02-27 Philippe Mathieu... hw/ide/ioport: Remove unnecessary includes
2023-02-27 Philippe Mathieu... hw/ide: Declare ide_get_[geometry/bios_chs_trans] in...
2023-02-27 Philippe Mathieu... hw/ide: Rename idebus_active_if() -> ide_bus_active_if()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_init2() -> ide_bus_init_output_irq()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_exec_cmd() -> ide_bus_exec_cmd()
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_register_restart_cb -> ide_bus_regis...
2023-02-27 Philippe Mathieu... hw/ide: Rename ide_create_drive() -> ide_bus_create_drive()
next