]> git.proxmox.com Git - mirror_qemu.git/shortlog
mirror_qemu.git
2019-06-10 Richard Hendersoncpu: Introduce cpu_set_cpustate_pointers
2019-06-10 Richard Hendersoncpu: Move ENV_OFFSET to exec/gen-icount.h
2019-06-10 Richard Hendersontarget/xtensa: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/unicore32: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/tricore: Use env_cpu
2019-06-10 Richard Hendersontarget/tilegx: Use env_cpu
2019-06-10 Richard Hendersontarget/sparc: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/sh4: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/s390x: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/riscv: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/ppc: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/openrisc: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/nios2: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/moxie: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/mips: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/microblaze: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/m68k: Use env_cpu
2019-06-10 Richard Hendersontarget/lm32: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/i386: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/hppa: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/cris: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/cris: Reindent op_helper.c
2019-06-10 Richard Hendersontarget/cris: Reindent mmu.c
2019-06-10 Richard Hendersontarget/arm: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersontarget/alpha: Use env_cpu, env_archcpu
2019-06-10 Richard Hendersoncpu: Introduce env_archcpu
2019-06-10 Richard Hendersoncpu: Replace ENV_GET_CPU with env_cpu
2019-06-10 Richard Hendersoncpu: Define ArchCPU
2019-06-10 Richard Hendersoncpu: Define CPUArchState with typedef
2019-06-10 Richard Hendersontcg: Create struct CPUTLB
2019-06-10 Richard Hendersontcg: Split out target/arch/cpu-param.h
2019-06-10 Richard Hendersontcg: Fold CPUTLBWindow into CPUTLBDesc
2019-06-10 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/usb...
2019-06-10 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost/tags...
2019-06-07 Wainer dos... accel: Remove unused AccelClass::opt_name attribute
2019-06-07 Laurent Viviernuma: improve cpu hotplug error message with a wrong...
2019-06-07 Bandan Dasusb-mtp: refactor the flow of usb_mtp_write_data
2019-06-07 Peter MaydellMerge remote-tracking branch 'remotes/cohuck/tags/s390x...
2019-06-07 Cornelia HuckMerge tag 's390x-tcg-2019-06-07' into s390-next-staging
2019-06-07 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/ui...
2019-06-07 David Hildenbrandlinux-user: elf: ELF_HWCAP for s390x
2019-06-07 Richard Hendersons390x/tcg: Use tcg_gen_gvec_bitsel for VECTOR SELECT
2019-06-07 David Hildenbrands390x: Bump the "qemu" CPU model up to a stripped-down z13
2019-06-07 David Hildenbrands390x/tcg: We support the Vector Facility
2019-06-07 David Hildenbrands390x/tcg: Allow linux-user to use vector instructions
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP TEST DATA CLASS IMMEDIATE
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP SUBTRACT
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP SQUARE ROOT
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP PERFORM SIGN OPERATION
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP MULTIPLY AND (ADD|SUBTRACT)
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP MULTIPLY
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR LOAD ROUNDED
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR LOAD LENGTHENED
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR LOAD FP INTEGER
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP DIVIDE
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP CONVERT TO LOGICAL 64-BIT
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP CONVERT TO FIXED 64-BIT
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP CONVERT FROM LOGICAL...
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP CONVERT FROM FIXED 64-BIT
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP COMPARE (EQUAL|HIGH...
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP COMPARE (AND SIGNAL...
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FP ADD
2019-06-07 David Hildenbrands390x/tcg: Export float_comp_to_cc() and float(32|64...
2019-06-07 David Hildenbrands390x/tcg: Introduce tcg_s390_vector_exception()
2019-06-07 David Hildenbrands390x/tcg: Store only the necessary amount of doublewor...
2019-06-07 David Hildenbrands390x/tcg: Fix max_byte detection for stfle
2019-06-07 David Hildenbrands390x: Use uint64_t for vector registers
2019-06-07 David Hildenbrands390x: Align vector registers to 16 bytes
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR STRING RANGE COMPARE
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR ISOLATE STRING
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FIND ELEMENT NOT EQUAL
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FIND ELEMENT EQUAL
2019-06-07 David Hildenbrands390x/tcg: Implement VECTOR FIND ANY ELEMENT EQUAL
2019-06-07 Cornelia HuckMAINTAINERS: cover tests/migration/s390x/
2019-06-07 Peter MaydellMerge remote-tracking branch 'remotes/amarkovic/tags...
2019-06-07 Aleksandar... tests/tcg: target/mips: Add README for MSA tests
2019-06-07 Aleksandar... tests/tcg: target/mips: Add tests for MSA FP max/min...
2019-06-07 Aleksandar... tests/tcg: target/mips: Add utility function reset_msa_...
2019-06-07 Aleksandar... tests/tcg: target/mips: Move four tests to a better...
2019-06-07 Aleksandar... tests/tcg: target/mips: Add tests for MSA shift instruc...
2019-06-07 Aleksandar... tests/tcg: target/mips: Amend and rearrange MSA wrappers
2019-06-07 Aleksandar... target/mips: Unroll loops in helpers for MSA logic...
2019-06-07 Aleksandar... target/mips: Outline places for future MSA helpers
2019-06-07 Gerd Hoffmannegl-helpers: add modifier support to egl_dmabuf_import_...
2019-06-07 Gerd Hoffmannegl-helpers: add modifier support to egl_get_fd_for_tex...
2019-06-07 Gerd Hoffmannvfio/display: set dmabuf modifier field
2019-06-07 Gerd Hoffmannconsole: add dmabuf modifier field.
2019-06-07 Max Reitzui/curses: Fix build with -m32
2019-06-06 Aleksandar... target/mips: Fix block-comment-related issues in msa_he...
2019-06-06 Aleksandar... target/mips: Fix space-related format issues in msa_hel...
2019-06-06 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2019-06-06 Peter MaydellMerge remote-tracking branch 'remotes/mst/tags/for_upst...
2019-06-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini/tags...
2019-06-06 Philippe Mathieu... hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access...
2019-06-06 Philippe Mathieu... hw/scsi: Use the QOM BUS() macro to access BusState...
2019-06-06 Peter MaydellMerge remote-tracking branch 'remotes/juanquintela...
2019-06-06 Philippe Mathieu... hw/sd: Use the QOM BUS() macro to access BusState.qbus
2019-06-06 Philippe Mathieu... hw/audio/ac97: Use the QOM DEVICE() macro to access...
2019-06-06 Philippe Mathieu... hw/vfio/pci: Use the QOM DEVICE() macro to access Devic...
2019-06-06 Philippe Mathieu... hw/usb-storage: Use the QOM DEVICE() macro to access...
next