]> Git Repo - qemu.git/shortlog
qemu.git
2020-08-22 Alistair Francishw/intc: ibex_plic: Honour source priorities
2020-08-22 Alistair Francishw/intc: ibex_plic: Don't allow repeat interrupts on...
2020-08-22 Alistair Francishw/intc: ibex_plic: Update the pending irqs
2020-08-22 Zong Litarget/riscv: Change the TLB page size depends on PMP...
2020-08-22 Zong Litarget/riscv: Fix the translation of physical address
2020-08-22 Bin Menggitlab-ci/opensbi: Update GitLab CI to build generic...
2020-08-22 Bin Menghw/riscv: spike: Change the default bios to use generic...
2020-08-22 Bin Menghw/riscv: Use pre-built bios image of generic platform...
2020-08-22 Bin Mengroms/Makefile: Build the generic platform for RISC...
2020-08-22 Bin Mengroms/opensbi: Upgrade from v0.7 to v0.8
2020-08-22 Bin Mengconfigure: Create symbolic links for pc-bios/*.elf...
2020-08-22 Hou Weiyingriscv: Fix bug in setting pmpcfg CSR for RISCV64
2020-08-22 Bin Menghw/riscv: sifive_u: Add a dummy L2 cache controller...
2020-08-22 LIU Zhiweitarget/riscv: check before allocating TCG temps
2020-08-22 LIU Zhiweitarget/riscv: Clean up fmv.w.x
2020-08-22 Richard Hendersontarget/riscv: Check nanboxed inputs in trans_rvf.inc.c
2020-08-22 Richard Hendersontarget/riscv: Check nanboxed inputs to fp helpers
2020-08-22 Richard Hendersontarget/riscv: Generate nanboxed results from trans_rvf...
2020-08-22 Richard Hendersontarget/riscv: Generalize gen_nanbox_fpr to gen_nanbox_s
2020-08-22 Richard Hendersontarget/riscv: Generate nanboxed results from fp helpers
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/kraxel/tags/seabi...
2020-08-21 Paolo Bonzinikeymaps: update
2020-08-21 Philippe Mathieu... meson: Fix --disable-tools --enable-system builds
2020-08-21 Marc-André... meson: convert pc-bios/keymaps/Makefile
2020-08-21 Stefano Garzarellaconfigure: silence 'shift' error message in version_ge()
2020-08-21 Max Filippovtarget/xtensa: import DSP3400 core
2020-08-21 Max Filippovtarget/xtensa: import de233_fpu core
2020-08-21 Max Filippovtests/tcg/xtensa: add DFP0 arithmetic tests
2020-08-21 Max Filippovtests/tcg/xtensa: test double precision load/store
2020-08-21 Max Filippovtests/tcg/xtensa: add fp0 div and sqrt tests
2020-08-21 Max Filippovtests/tcg/xtensa: update test_lsc for DFPU
2020-08-21 Max Filippovtests/tcg/xtensa: update test_fp1 for DFPU
2020-08-21 Max Filippovtests/tcg/xtensa: update test_fp0_conv for DFPU
2020-08-21 Max Filippovtests/tcg/xtensa: expand madd tests
2020-08-21 Max Filippovtests/tcg/xtensa: update test_fp0_arith for DFPU
2020-08-21 Max Filippovtests/tcg/xtensa: fix test execution on ISS
2020-08-21 Max Filippovtarget/xtensa: implement FPU division and square root
2020-08-21 Max Filippovtarget/xtensa: add DFPU registers and opcodes
2020-08-21 Max Filippovtarget/xtensa: add DFPU option
2020-08-21 Max Filippovtarget/xtensa: don't access BR regfile directly
2020-08-21 Max Filippovtarget/xtensa: move FSR/FCR register accessors
2020-08-21 Max Filippovtarget/xtensa: rename FPU2000 translators and helpers
2020-08-21 Max Filippovtarget/xtensa: support copying registers up to 64 bits...
2020-08-21 Max Filippovtarget/xtensa: add geometry to xtensa_get_regfile_by_name
2020-08-21 Max Filippovsoftfloat: add xtensa specialization for pickNaNMulAdd
2020-08-21 Max Filippovsoftfloat: pass float_status pointer to pickNaN
2020-08-21 Max Filippovsoftfloat: make NO_SIGNALING_NANS runtime property
2020-08-21 Max Filippovtarget/xtensa: implement NMI support
2020-08-21 Max Filippovtarget/xtensa: make opcode properties more dynamic
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/stefanha/tags...
2020-08-21 Stefano Garzarellautil/meson.build: fix fdmon-io_uring build
2020-08-21 Paolo Bonzinitarget/s390x: fix meson.build issue
2020-08-21 Bin Menghw/sd: Correct the maximum size of a Standard Capacity...
2020-08-21 Bin Menghw/sd: Fix incorrect populated function switch status...
2020-08-21 Philippe Mathieu... hw/sd: Use sdbus_read_data() instead of sdbus_read_byte...
2020-08-21 Philippe Mathieu... hw/sd: Add sdbus_read_data() to read multiples bytes...
2020-08-21 Philippe Mathieu... hw/sd: Use sdbus_write_data() instead of sdbus_write_by...
2020-08-21 Philippe Mathieu... hw/sd: Add sdbus_write_data() to write multiples bytes...
2020-08-21 Philippe Mathieu... hw/sd: Rename sdbus_read_data() as sdbus_read_byte()
2020-08-21 Philippe Mathieu... hw/sd: Rename sdbus_write_data() as sdbus_write_byte()
2020-08-21 Philippe Mathieu... hw/sd: Rename read/write_data() as read/write_byte()
2020-08-21 Philippe Mathieu... hw/sd: Move sdcard legacy API to 'hw/sd/sdcard_legacy.h'
2020-08-21 Philippe Mathieu... hw/sd/sdcard: Make sd_data_ready() static
2020-08-21 Philippe Mathieu... hw/sd/pl181: Replace disabled fprintf()s by trace events
2020-08-21 Philippe Mathieu... hw/sd/pl181: Do not create SD card within the SD host...
2020-08-21 Philippe Mathieu... hw/sd/pl181: Expose a SDBus and connect the SDCard...
2020-08-21 Philippe Mathieu... hw/sd/pl181: Use named GPIOs
2020-08-21 Philippe Mathieu... hw/sd/pl181: Add TODO to use Fifo32 API
2020-08-21 Philippe Mathieu... hw/sd/pl181: Rename pl181_send_command() as pl181_do_co...
2020-08-21 Alistair Francishw/sd/pl181: Replace fprintf(stderr, "*\n") with error_...
2020-08-21 Philippe Mathieu... hw/sd/milkymist: Do not create SD card within the SD...
2020-08-21 Philippe Mathieu... hw/sd/milkymist: Create the SDBus at init()
2020-08-21 Philippe Mathieu... hw/lm32/milkymist: Un-inline milkymist_memcard_create()
2020-08-21 Philippe Mathieu... hw/sd/pxa2xx_mmci: Trivial simplification
2020-08-21 Philippe Mathieu... hw/sd/pxa2xx_mmci: Do not create SD card within the...
2020-08-21 Max Reitziotests: Test node/bitmap aliases during migration
2020-08-21 Max Reitziotests.py: Let wait_migration() return on failure
2020-08-21 Max Reitzmigration: Add block-bitmap-mapping parameter
2020-08-21 Andrey Shinkevichiotests: dump QCOW2 header in JSON in #303
2020-08-21 Andrey Shinkevichqcow2_format.py: support dumping metadata in JSON format
2020-08-21 Andrey Shinkevichqcow2_format.py: collect fields to dump in JSON format
2020-08-21 Andrey Shinkevichqcow2.py: Introduce '-j' key to dump in JSON format
2020-08-21 Andrey Shinkevichqcow2_format.py: Dump bitmap table serialized entries
2020-08-21 Andrey Shinkevichqcow2_format.py: pass cluster size to substructures
2020-08-21 Andrey Shinkevichqcow2_format.py: Dump bitmap directory information
2020-08-21 Andrey Shinkevichqcow2_format.py: dump bitmap flags in human readable...
2020-08-21 Andrey Shinkevichqcow2_format.py: change Qcow2BitmapExt initialization...
2020-08-21 Andrey Shinkevichqcow2_format.py: make printable data an extension class...
2020-08-21 Andrey Shinkevichiotests: add test for QCOW2 header dump
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/philmd-gitlab...
2020-08-21 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-08-21 Paolo Bonzinidocs: convert build system documentation to rST
2020-08-21 Paolo Bonzinimeson: update build-system documentation
2020-08-21 Paolo Bonzinimeson: avoid unstable module warning with Meson 0.56...
2020-08-21 Marc-André... meson: convert po/
2020-08-21 Paolo Bonzinimeson: convert VNC and dependent libraries to meson
2020-08-21 Paolo Bonzinimeson: move SDL and SDL-image detection to meson
2020-08-21 Paolo Bonzinimeson: convert sample plugins
2020-08-21 Paolo Bonzinimeson: replace create-config with meson configure_file
2020-08-21 Paolo Bonzinirules.mak: drop unneeded macros
next
This page took 0.068409 seconds and 4 git commands to generate.